Skip to content

chore(deps): update all patch updates#6356

Merged
renovate[bot] merged 1 commit intodevelopfrom
renovate/all-patch-updates
Feb 9, 2026
Merged

chore(deps): update all patch updates#6356
renovate[bot] merged 1 commit intodevelopfrom
renovate/all-patch-updates

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2026

This PR contains the following updates:

Package Type Update Change
anyhow workspace.dependencies patch 1.0.1001.0.101
clap workspace.dependencies patch 4.5.564.5.57
jiff workspace.dependencies patch 0.2.180.2.19
regex workspace.dependencies patch 1.12.21.12.3

Release Notes

dtolnay/anyhow (anyhow)

v1.0.101

Compare Source

clap-rs/clap (clap)

v4.5.57

Compare Source

Fixes
  • Regression from 4.5.55 where having an argument with .value_terminator("--") caused problems with an argument with .last(true)
BurntSushi/jiff (jiff)

v0.2.19

Compare Source

===================
This is a small release with a performance optimization (with respect to doing
heavily contended arithmetic on Zoned values) and a bug fix for a panic
that can occur when using %2s in strftime.

Enhancements:

  • #​491:
    Avoid cloning TimeZone for consuming operations on Zoned.

Bug fixes:

  • #​497:
    Fix a panic in timestamp.strftime("%2s").
rust-lang/regex (regex)

v1.12.3

Compare 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:

  • #​1319:
    Switch from a Cargo exclude list to an include list, and exclude some
    unnecessary 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the changelog/chore A trivial change label Feb 9, 2026
@renovate renovate bot enabled auto-merge (squash) February 9, 2026 01:41
@renovate renovate bot added the changelog/chore A trivial change label Feb 9, 2026
@codspeed-hq
Copy link

codspeed-hq bot commented Feb 9, 2026

CodSpeed Performance Report

Merging this PR will improve performance by 33.82%

Comparing renovate/all-patch-updates (afab02e) with develop (12ae21e)

Summary

⚡ 1 improved benchmark
✅ 1137 untouched benchmarks
⏩ 1265 skipped benchmarks1

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation chunked_bool_into_canonical[(1000, 10)] 88.6 µs 66.2 µs +33.82%

Footnotes

  1. 1265 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@renovate renovate bot merged commit 4de33a6 into develop Feb 9, 2026
52 of 53 checks passed
@renovate renovate bot deleted the renovate/all-patch-updates branch February 9, 2026 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/chore A trivial change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants