Skip to content

Commit 089f918

Browse files
chore(deps): Update compatible (#1333)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [anstream](https://redirect.github.com/rust-cli/anstyle) | dependencies | patch | `0.6.18` -> `0.6.19` | | [anstyle](https://redirect.github.com/rust-cli/anstyle) | dependencies | patch | `1.0.10` -> `1.0.11` | | [clap](https://redirect.github.com/clap-rs/clap) | dependencies | patch | `4.5.39` -> `4.5.40` | | [colorchoice-clap](https://redirect.github.com/rust-cli/anstyle) | dependencies | patch | `1.0.6` -> `1.0.7` | | [enumflags2](https://redirect.github.com/meithecatte/enumflags2) | dependencies | patch | `0.7.11` -> `0.7.12` | | [indexmap](https://redirect.github.com/indexmap-rs/indexmap) | dev-dependencies | minor | `2.9.0` -> `2.10.0` | | [thread_local](https://redirect.github.com/Amanieu/thread_local-rs) | dependencies | patch | `1.1.8` -> `1.1.9` | | [toml](https://redirect.github.com/toml-rs/toml) | dependencies | patch | `0.8.22` -> `0.8.23` | | [unicode-width](https://redirect.github.com/unicode-rs/unicode-width) | dependencies | patch | `0.2.0` -> `0.2.1` | | [winnow](https://redirect.github.com/winnow-rs/winnow) | dependencies | patch | `0.7.10` -> `0.7.11` | --- ### Release Notes <details> <summary>rust-cli/anstyle (anstream)</summary> ### [`v0.6.19`](https://redirect.github.com/rust-cli/anstyle/compare/anstream-v0.6.18...anstream-v0.6.19) [Compare Source](https://redirect.github.com/rust-cli/anstyle/compare/anstream-v0.6.18...anstream-v0.6.19) </details> <details> <summary>clap-rs/clap (clap)</summary> ### [`v4.5.40`](https://redirect.github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4540---2025-06-09) [Compare Source](https://redirect.github.com/clap-rs/clap/compare/v4.5.39...v4.5.40) ##### Features - Support quoted ids in `arg!()` macro (e.g. `arg!("check-config": ...)`) </details> <details> <summary>meithecatte/enumflags2 (enumflags2)</summary> ### [`v0.7.12`](https://redirect.github.com/meithecatte/enumflags2/compare/v0.7.11...v0.7.12) [Compare Source](https://redirect.github.com/meithecatte/enumflags2/compare/v0.7.11...v0.7.12) </details> <details> <summary>indexmap-rs/indexmap (indexmap)</summary> ### [`v2.10.0`](https://redirect.github.com/indexmap-rs/indexmap/blob/HEAD/RELEASES.md#2100-2025-06-26) [Compare Source](https://redirect.github.com/indexmap-rs/indexmap/compare/2.9.0...2.10.0) - Added `extract_if` methods to `IndexMap` and `IndexSet`, similar to the methods for `HashMap` and `HashSet` with ranges like `Vec::extract_if`. - Added more `#[track_caller]` annotations to functions that may panic. </details> <details> <summary>Amanieu/thread_local-rs (thread_local)</summary> ### [`v1.1.9`](https://redirect.github.com/Amanieu/thread_local-rs/blob/HEAD/CHANGELOG.md#119---2025-06-12) [Compare Source](https://redirect.github.com/Amanieu/thread_local-rs/compare/1.1.8...v1.1.9) ##### Other - Add release-plz for automated releases - Remove once\_cell dependency - Bump MSRV to 1.61 </details> <details> <summary>toml-rs/toml (toml)</summary> ### [`v0.8.23`](https://redirect.github.com/toml-rs/toml/compare/toml-v0.8.22...toml-v0.8.23) [Compare Source](https://redirect.github.com/toml-rs/toml/compare/toml-v0.8.22...toml-v0.8.23) </details> <details> <summary>unicode-rs/unicode-width (unicode-width)</summary> ### [`v0.2.1`](https://redirect.github.com/unicode-rs/unicode-width/compare/v0.2.0...v0.2.1) [Compare Source](https://redirect.github.com/unicode-rs/unicode-width/compare/v0.2.0...v0.2.1) </details> <details> <summary>winnow-rs/winnow (winnow)</summary> ### [`v0.7.11`](https://redirect.github.com/winnow-rs/winnow/blob/HEAD/CHANGELOG.md#0711---2025-06-10) [Compare Source](https://redirect.github.com/winnow-rs/winnow/compare/v0.7.10...v0.7.11) ##### Fixes - Remove a stackoverflow in `PartialEq` and `PartialOrd` with `Bytes` and `BStr` </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 5am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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/crate-ci/typos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 392b78f commit 089f918

File tree

1 file changed

+34
-35
lines changed

1 file changed

+34
-35
lines changed

Cargo.lock

Lines changed: 34 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)