astral-sh
uv
BlogDocsChangelog

Performance History

Latest Results

Update Rust crate windows to 0.62.0
renovate/windows-0.x
10 hours ago
Update Rust crate security-framework to v3.5.1 (#17598) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [security-framework](https://lib.rs/crates/security_framework) ([source](https://redirect.github.com/kornelski/rust-security-framework)) | workspace.dependencies | minor | `3.2.0` → `3.5.1` | --- ### Release Notes <details> <summary>kornelski/rust-security-framework (security-framework)</summary> ### [`v3.5.1`](https://redirect.github.com/kornelski/rust-security-framework/compare/v3.5.0...v3.5.1) [Compare Source](https://redirect.github.com/kornelski/rust-security-framework/compare/v3.5.0...v3.5.1) ### [`v3.5.0`](https://redirect.github.com/kornelski/rust-security-framework/compare/v3.4.0...v3.5.0) [Compare Source](https://redirect.github.com/kornelski/rust-security-framework/compare/v3.4.0...v3.5.0) ### [`v3.4.0`](https://redirect.github.com/kornelski/rust-security-framework/compare/v3.3.0...v3.4.0) [Compare Source](https://redirect.github.com/kornelski/rust-security-framework/compare/v3.3.0...v3.4.0) ### [`v3.3.0`](https://redirect.github.com/kornelski/rust-security-framework/compare/v3.2.0...v3.3.0) [Compare Source](https://redirect.github.com/kornelski/rust-security-framework/compare/v3.2.0...v3.3.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/astral-sh/uv). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuODUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYnVpbGQ6c2tpcC1yZWxlYXNlIiwiaW50ZXJuYWwiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
10 hours ago
Update Rust crate criterion to v4.2.1 (#17587) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [criterion](https://codspeed.io) ([source](https://redirect.github.com/CodSpeedHQ/codspeed-rust)) | dev-dependencies | minor | `4.0.5` → `4.2.1` | --- ### Release Notes <details> <summary>CodSpeedHQ/codspeed-rust (criterion)</summary> ### [`v4.2.1`](https://redirect.github.com/CodSpeedHQ/codspeed-rust/releases/tag/v4.2.1) [Compare Source](https://redirect.github.com/CodSpeedHQ/codspeed-rust/compare/v4.2.0...v4.2.1) #### What's Changed - fix(core): fix inverted boolean condition in warning message by [@&#8203;GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [#&#8203;158](https://redirect.github.com/CodSpeedHQ/codspeed-rust/pull/158) **Full Changelog**: <https://github.com/CodSpeedHQ/codspeed-rust/compare/v4.2.0...v4.2.1> ### [`v4.2.0`](https://redirect.github.com/CodSpeedHQ/codspeed-rust/releases/tag/v4.2.0) [Compare Source](https://redirect.github.com/CodSpeedHQ/codspeed-rust/compare/v4.1.0...v4.2.0) #### What's Changed - feat: rename instrumentation to simulation by [@&#8203;GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [#&#8203;150](https://redirect.github.com/CodSpeedHQ/codspeed-rust/pull/150) - feat: add support for analysis mode by [@&#8203;not-matthias](https://redirect.github.com/not-matthias) in [#&#8203;152](https://redirect.github.com/CodSpeedHQ/codspeed-rust/pull/152) **Full Changelog**: <https://github.com/CodSpeedHQ/codspeed-rust/compare/v4.1.0...v4.2.0> ### [`v4.1.0`](https://redirect.github.com/CodSpeedHQ/codspeed-rust/releases/tag/v4.1.0) [Compare Source](https://redirect.github.com/CodSpeedHQ/codspeed-rust/compare/v4.0.5...v4.1.0) #### What's Changed - feat(divan): support `counter` compatibility with a dummy implementation by [@&#8203;art049](https://redirect.github.com/art049) in [#&#8203;115](https://redirect.github.com/CodSpeedHQ/codspeed-rust/pull/115) - chore: bump cargo metadata to 0.23.0 by [@&#8203;art049](https://redirect.github.com/art049) in [#&#8203;141](https://redirect.github.com/CodSpeedHQ/codspeed-rust/pull/141) - ci: fix check dependency job name by [@&#8203;GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [#&#8203;145](https://redirect.github.com/CodSpeedHQ/codspeed-rust/pull/145) - feat(cargo-codspeed): throw an error when building a bench target with the default harness by [@&#8203;GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [#&#8203;144](https://redirect.github.com/CodSpeedHQ/codspeed-rust/pull/144) - Remove `uuid` dependency by [@&#8203;larseggert](https://redirect.github.com/larseggert) in [#&#8203;148](https://redirect.github.com/CodSpeedHQ/codspeed-rust/pull/148) - fix(divan): use busy sleep in time scale examples by [@&#8203;GuillaumeLagrange](https://redirect.github.com/GuillaumeLagrange) in [#&#8203;149](https://redirect.github.com/CodSpeedHQ/codspeed-rust/pull/149) #### New Contributors - [@&#8203;larseggert](https://redirect.github.com/larseggert) made their first contribution in [#&#8203;148](https://redirect.github.com/CodSpeedHQ/codspeed-rust/pull/148) **Full Changelog**: <https://github.com/CodSpeedHQ/codspeed-rust/compare/v4.0.5...v4.1.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/astral-sh/uv). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuODUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYnVpbGQ6c2tpcC1yZWxlYXNlIiwiaW50ZXJuYWwiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
10 hours ago
Update Rust crate fs-err to v3.2.2 (#17590) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [fs-err](https://redirect.github.com/andrewhickman/fs-err) | workspace.dependencies | minor | `3.1.3` → `3.2.2` | --- ### Release Notes <details> <summary>andrewhickman/fs-err (fs-err)</summary> ### [`v3.2.2`](https://redirect.github.com/andrewhickman/fs-err/blob/HEAD/CHANGELOG.md#322) - Add wrappers for `File::set_modified` and `File::set_times` ([#&#8203;84](https://redirect.github.com/andrewhickman/fs-err/pull/84)) ### [`v3.2.1`](https://redirect.github.com/andrewhickman/fs-err/blob/HEAD/CHANGELOG.md#321) - Rename parameters of `symlink`, `soft_link` and `hard_link` functions to match `std` ([#&#8203;83](https://redirect.github.com/andrewhickman/fs-err/pull/83)) ### [`v3.2.0`](https://redirect.github.com/andrewhickman/fs-err/blob/HEAD/CHANGELOG.md#320) [Compare Source](https://redirect.github.com/andrewhickman/fs-err/compare/3.1.3...3.2.0) - Introduce `debug` and `debug_tokio` feature. Debug filesystem errors faster by exposing more information ([#&#8203;81](https://redirect.github.com/andrewhickman/fs-err/pull/81)). Without this feature on, errors might look like this: ``` failed to open file `file.txt`: The system cannot find the file specified. (os error 2) ``` With this feature on, it will include additional information. For example: ``` failed to open file `file.txt`: The system cannot find the file specified. (os error 2) Path does not exist `file.txt` - Absolute path `/path/to/dir/file.txt` - Missing `file.txt` from parent directory: `/path/to/dir` └── `file.md` └── `different.txt` ``` It's suggested to enable this feature in `dev-dependencies` for security and performance reasons. </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/astral-sh/uv). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Zanie Blue <contact@zanie.dev>
main
10 hours ago
Update Rust crate secret-service to v5.1.0 (#17597) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [secret-service](https://redirect.github.com/hwchen/secret-service-rs.git) ([source](https://redirect.github.com/hwchen/secret-service-rs)) | workspace.dependencies | minor | `5.0.0` → `5.1.0` | --- ### Release Notes <details> <summary>hwchen/secret-service-rs (secret-service)</summary> ### [`v5.1.0`](https://redirect.github.com/open-source-cooperative/secret-service-rs/releases/tag/v5.1.0) [Compare Source](https://redirect.github.com/hwchen/secret-service-rs/compare/v5.0.0...v5.1.0) #### What's Changed - Add item and collection creation from their ObjectPath by [@&#8203;brotskydotcom](https://redirect.github.com/brotskydotcom) in [open-source-cooperative#97](https://redirect.github.com/open-source-cooperative/secret-service-rs/pull/97) - Add constructor for SecretService handler to reuse connections by [@&#8203;complexspaces](https://redirect.github.com/complexspaces) in [open-source-cooperative#98](https://redirect.github.com/open-source-cooperative/secret-service-rs/pull/98) - Update version and README for 5.1 release. by [@&#8203;brotskydotcom](https://redirect.github.com/brotskydotcom) in [open-source-cooperative#99](https://redirect.github.com/open-source-cooperative/secret-service-rs/pull/99) #### New Contributors - [@&#8203;brotskydotcom](https://redirect.github.com/brotskydotcom) made their first contribution in [open-source-cooperative#97](https://redirect.github.com/open-source-cooperative/secret-service-rs/pull/97) **Full Changelog**: <https://github.com/open-source-cooperative/secret-service-rs/compare/v5.0.0...v5.1.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/astral-sh/uv). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuODUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYnVpbGQ6c2tpcC1yZWxlYXNlIiwiaW50ZXJuYWwiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
10 hours ago

Active Branches

Update Rust crate windows to 0.62.0
last run
10 hours ago
#17600
CodSpeed Performance Gauge
0%
#17537
CodSpeed Performance Gauge
-1%
#17551
CodSpeed Performance Gauge
-2%
© 2026 CodSpeed Technology
Home Terms Privacy Docs