chore(deps): update rust crate jiff to v0.2.28#10234
Conversation
|
PR author is in the excluded authors list. |
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Hyperfine Performance
|
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2026.6.0 x -- echo |
18.4 ± 2.4 | 16.6 | 31.9 | 1.00 |
mise x -- echo |
18.5 ± 0.9 | 17.1 | 27.5 | 1.01 ± 0.14 |
mise env
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2026.6.0 env |
17.9 ± 0.8 | 16.5 | 22.3 | 1.00 |
mise env |
18.3 ± 0.7 | 17.0 | 21.3 | 1.03 ± 0.06 |
mise hook-env
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2026.6.0 hook-env |
18.5 ± 0.7 | 17.3 | 22.8 | 1.00 |
mise hook-env |
19.0 ± 0.7 | 17.7 | 22.2 | 1.03 ± 0.06 |
mise ls
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2026.6.0 ls |
15.1 ± 0.9 | 13.6 | 19.8 | 1.00 |
mise ls |
15.5 ± 0.7 | 14.2 | 19.3 | 1.03 ± 0.08 |
xtasks/test/perf
| Command | mise-2026.6.0 | mise | Variance |
|---|---|---|---|
| install (cached) | 134ms | 135ms | +0% |
| ls (cached) | 58ms | 59ms | -1% |
| bin-paths (cached) | 63ms | 65ms | -3% |
| task-ls (cached) | 125ms | 128ms | -2% |
This PR contains the following updates:
0.2.25→0.2.28Release Notes
BurntSushi/jiff (jiff)
v0.2.28===================
This is a small release with a fix for test failures on 32-bit targets in
no-allocenvironments.Bug fixes:
Fix test failure on 32-bit targets in
no-allocenvironments.v0.2.27===================
This is a small release with a bug fix for build errors on Windows for very old
versions of Rust.
Bug fixes:
Fix build error on Windows for very old versions of Rust (e.g., 1.71).
v0.2.26Compare Source
===================
This release has a couple enhancements.
Firstly, Jiff now uses
windows-linkfor calling FFI routines on Windowsinstead of
windows-sys. Usingwindows-linkmeans less churn and fewerduplicates in the dependency graph.
Secondly, a new
jiff-sqlx 0.2.0release has been put out to supportsqlx 0.9.0.Enhancements:
Replace use of
windows-syswithwindows-linkand inline bindings.Update
jiff-sqlxto usesqlx 0.9.0and releasejiff-sqlx 0.2.0.Bug fixes:
Absolutetize incorrect relative size terms in the documentation of
RoundMode.Configuration
📅 Schedule: (in timezone America/Chicago)
* * * * 5)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.