Skip to content

Commit 8ee74fe

Browse files
chore(deps): Update compatible (#121)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [bstr](https://redirect.github.com/BurntSushi/bstr) | dependencies | patch | `1.11.0` -> `1.11.2` | | [clap](https://redirect.github.com/clap-rs/clap) | dependencies | patch | `4.5.21` -> `4.5.23` | | [clap-verbosity-flag](https://redirect.github.com/clap-rs/clap-verbosity-flag) | dependencies | patch | `3.0.1` -> `3.0.2` | | [env_logger](https://redirect.github.com/rust-cli/env_logger) | dependencies | patch | `0.11.5` -> `0.11.6` | | [serde](https://serde.rs) ([source](https://redirect.github.com/serde-rs/serde)) | dependencies | patch | `1.0.215` -> `1.0.217` | | [serde_json](https://redirect.github.com/serde-rs/json) | dependencies | patch | `1.0.133` -> `1.0.134` | --- ### Release Notes <details> <summary>BurntSushi/bstr (bstr)</summary> ### [`v1.11.2`](https://redirect.github.com/BurntSushi/bstr/compare/1.11.1...1.11.2) [Compare Source](https://redirect.github.com/BurntSushi/bstr/compare/1.11.1...1.11.2) ### [`v1.11.1`](https://redirect.github.com/BurntSushi/bstr/compare/1.11.0...1.11.1) [Compare Source](https://redirect.github.com/BurntSushi/bstr/compare/1.11.0...1.11.1) </details> <details> <summary>clap-rs/clap (clap)</summary> ### [`v4.5.23`](https://redirect.github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4523---2024-12-05) [Compare Source](https://redirect.github.com/clap-rs/clap/compare/v4.5.22...v4.5.23) ##### Fixes - *(parser)* When check `allow_negative_numbers`, allow `E` again ### [`v4.5.22`](https://redirect.github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4522---2024-12-03) [Compare Source](https://redirect.github.com/clap-rs/clap/compare/v4.5.21...v4.5.22) ##### Fixes - *(assert)* Catch bugs with arguments requiring themself </details> <details> <summary>clap-rs/clap-verbosity-flag (clap-verbosity-flag)</summary> ### [`v3.0.2`](https://redirect.github.com/clap-rs/clap-verbosity-flag/blob/HEAD/CHANGELOG.md#302---2024-12-16) [Compare Source](https://redirect.github.com/clap-rs/clap-verbosity-flag/compare/v3.0.1...v3.0.2) ##### Features - Add a `Copy` impl to `Verbosity` </details> <details> <summary>rust-cli/env_logger (env_logger)</summary> ### [`v0.11.6`](https://redirect.github.com/rust-cli/env_logger/blob/HEAD/CHANGELOG.md#0116---2024-12-20) [Compare Source](https://redirect.github.com/rust-cli/env_logger/compare/v0.11.5...v0.11.6) ##### Features - Opt-in file and line rendering </details> <details> <summary>serde-rs/serde (serde)</summary> ### [`v1.0.217`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.217) [Compare Source](https://redirect.github.com/serde-rs/serde/compare/v1.0.216...v1.0.217) - Support serializing externally tagged unit variant inside flattened field ([#&#8203;2786](https://redirect.github.com/serde-rs/serde/issues/2786), thanks [@&#8203;Mingun](https://redirect.github.com/Mingun)) ### [`v1.0.216`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.216) [Compare Source](https://redirect.github.com/serde-rs/serde/compare/v1.0.215...v1.0.216) - Mark all generated impls with #\[automatically_derived] to exclude from code coverage ([#&#8203;2866](https://redirect.github.com/serde-rs/serde/issues/2866), [#&#8203;2868](https://redirect.github.com/serde-rs/serde/issues/2868), thanks [@&#8203;tdittr](https://redirect.github.com/tdittr)) </details> <details> <summary>serde-rs/json (serde_json)</summary> ### [`v1.0.134`](https://redirect.github.com/serde-rs/json/releases/tag/v1.0.134) [Compare Source](https://redirect.github.com/serde-rs/json/compare/v1.0.133...v1.0.134) - Add `RawValue` associated constants for literal `null`, `true`, `false` ([#&#8203;1221](https://redirect.github.com/serde-rs/json/issues/1221), thanks [@&#8203;bheylin](https://redirect.github.com/bheylin)) </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/gitext-rs/git-branch-stash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 33a45e4 commit 8ee74fe

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Cargo.lock

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

0 commit comments

Comments
 (0)