chore(deps): update all patch updates#6356
Merged
renovate[bot] merged 1 commit intodevelopfrom Feb 9, 2026
Merged
Conversation
CodSpeed Performance ReportMerging this PR will improve performance by 33.82%Comparing Summary
Performance Changes
Footnotes
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.0.100→1.0.1014.5.56→4.5.570.2.18→0.2.191.12.2→1.12.3Release Notes
dtolnay/anyhow (anyhow)
v1.0.101Compare Source
clap-rs/clap (clap)
v4.5.57Compare Source
Fixes
.value_terminator("--")caused problems with an argument with.last(true)BurntSushi/jiff (jiff)
v0.2.19Compare Source
===================
This is a small release with a performance optimization (with respect to doing
heavily contended arithmetic on
Zonedvalues) and a bug fix for a panicthat can occur when using
%2sinstrftime.Enhancements:
Avoid cloning
TimeZonefor consuming operations onZoned.Bug fixes:
Fix a panic in
timestamp.strftime("%2s").rust-lang/regex (regex)
v1.12.3Compare Source
===================
This release excludes some unnecessary things from the archive published to
crates.io. Specifically, fuzzing data and various shell scripts are now
excluded. If you run into problems, please file an issue.
Improvements:
Switch from a Cargo
excludelist to anincludelist, and exclude someunnecessary stuff.
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: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.