-
Notifications
You must be signed in to change notification settings - Fork 2
Commit 2659baf
authored
chore(deps): Update compatible (#112)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [anstream](https://togithub.com/rust-cli/anstyle) | dependencies |
patch | `0.6.14` -> `0.6.15` |
| [anstyle](https://togithub.com/rust-cli/anstyle) | dependencies |
patch | `1.0.7` -> `1.0.8` |
| [bstr](https://togithub.com/BurntSushi/bstr) | dependencies | minor |
`1.9.1` -> `1.10.0` |
| [clap](https://togithub.com/clap-rs/clap) | dependencies | patch |
`4.5.8` -> `4.5.13` |
|
[clap-verbosity-flag](https://togithub.com/clap-rs/clap-verbosity-flag)
| dependencies | patch | `2.2.0` -> `2.2.1` |
| [env_logger](https://togithub.com/rust-cli/env_logger) | dependencies
| patch | `0.11.3` -> `0.11.5` |
| [git-config-env](https://togithub.com/crate-ci/git-config-env) |
dependencies | patch | `0.2.1` -> `0.2.2` |
| [git2-ext](https://togithub.com/gitext-rs/git2-ext) | dependencies |
patch | `0.6.1` -> `0.6.2` |
| [human-panic](https://togithub.com/rust-cli/human-panic) |
dependencies | patch | `2.0.0` -> `2.0.1` |
| [proc-exit](https://togithub.com/rust-cli/proc-exit) | dependencies |
patch | `2.0.1` -> `2.0.2` |
| [serde](https://serde.rs)
([source](https://togithub.com/serde-rs/serde)) | dependencies | patch |
`1.0.203` -> `1.0.204` |
| [serde_json](https://togithub.com/serde-rs/json) | dependencies |
patch | `1.0.119` -> `1.0.121` |
---
### Release Notes
<details>
<summary>rust-cli/anstyle (anstream)</summary>
###
[`v0.6.15`](https://togithub.com/rust-cli/anstyle/compare/anstream-v0.6.14...anstream-v0.6.15)
[Compare
Source](https://togithub.com/rust-cli/anstyle/compare/anstream-v0.6.14...anstream-v0.6.15)
</details>
<details>
<summary>BurntSushi/bstr (bstr)</summary>
###
[`v1.10.0`](https://togithub.com/BurntSushi/bstr/compare/1.9.2...1.10.0)
[Compare
Source](https://togithub.com/BurntSushi/bstr/compare/1.9.2...1.10.0)
###
[`v1.9.2`](https://togithub.com/BurntSushi/bstr/compare/1.9.1...1.9.2)
[Compare
Source](https://togithub.com/BurntSushi/bstr/compare/1.9.1...1.9.2)
</details>
<details>
<summary>clap-rs/clap (clap)</summary>
###
[`v4.5.13`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4513---2024-07-31)
[Compare
Source](https://togithub.com/clap-rs/clap/compare/v4.5.12...v4.5.13)
##### Fixes
- *(derive)* Improve error message when `#[flatten]`ing an optional
`#[group(skip)]`
- *(help)* Properly wrap long subcommand descriptions in help
###
[`v4.5.12`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4512---2024-07-31)
[Compare
Source](https://togithub.com/clap-rs/clap/compare/v4.5.11...v4.5.12)
###
[`v4.5.11`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4511---2024-07-25)
[Compare
Source](https://togithub.com/clap-rs/clap/compare/v4.5.10...v4.5.11)
###
[`v4.5.10`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4510---2024-07-23)
[Compare
Source](https://togithub.com/clap-rs/clap/compare/v4.5.9...v4.5.10)
###
[`v4.5.9`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#459---2024-07-09)
[Compare
Source](https://togithub.com/clap-rs/clap/compare/v4.5.8...v4.5.9)
##### Fixes
- *(error)* When defining a custom help flag, be sure to suggest it like
we do the built-in one
</details>
<details>
<summary>clap-rs/clap-verbosity-flag (clap-verbosity-flag)</summary>
###
[`v2.2.1`](https://togithub.com/clap-rs/clap-verbosity-flag/blob/HEAD/CHANGELOG.md#221---2024-07-25)
[Compare
Source](https://togithub.com/clap-rs/clap-verbosity-flag/compare/v2.2.0...v2.2.1)
##### Compatibility
- Raised MSRV to 1.74
</details>
<details>
<summary>rust-cli/env_logger (env_logger)</summary>
###
[`v0.11.5`](https://togithub.com/rust-cli/env_logger/blob/HEAD/CHANGELOG.md#0115---2024-07-25)
[Compare
Source](https://togithub.com/rust-cli/env_logger/compare/v0.11.4...v0.11.5)
###
[`v0.11.4`](https://togithub.com/rust-cli/env_logger/blob/HEAD/CHANGELOG.md#0114---2024-07-23)
[Compare
Source](https://togithub.com/rust-cli/env_logger/compare/v0.11.3...v0.11.4)
</details>
<details>
<summary>crate-ci/git-config-env (git-config-env)</summary>
###
[`v0.2.2`](https://togithub.com/crate-ci/git-config-env/blob/HEAD/CHANGELOG.md#022---2024-07-25)
[Compare
Source](https://togithub.com/crate-ci/git-config-env/compare/v0.2.1...v0.2.2)
##### Compatibility
- Update MSRV to 1.74
</details>
<details>
<summary>gitext-rs/git2-ext (git2-ext)</summary>
###
[`v0.6.2`](https://togithub.com/gitext-rs/git2-ext/blob/HEAD/CHANGELOG.md#062---2024-07-25)
[Compare
Source](https://togithub.com/gitext-rs/git2-ext/compare/v0.6.1...v0.6.2)
##### Compatibility
- Update MSRV to 1.74.0
</details>
<details>
<summary>rust-cli/human-panic (human-panic)</summary>
###
[`v2.0.1`](https://togithub.com/rust-cli/human-panic/blob/HEAD/CHANGELOG.md#201---2024-07-25)
[Compare
Source](https://togithub.com/rust-cli/human-panic/compare/v2.0.0...v2.0.1)
##### Compatibility
- Update MSV to 1.74
</details>
<details>
<summary>rust-cli/proc-exit (proc-exit)</summary>
###
[`v2.0.2`](https://togithub.com/rust-cli/proc-exit/blob/HEAD/CHANGELOG.md#202---2024-07-25)
[Compare
Source](https://togithub.com/rust-cli/proc-exit/compare/v2.0.1...v2.0.2)
##### Compatibility
- Updated MSRV to 1.74
</details>
<details>
<summary>serde-rs/serde (serde)</summary>
###
[`v1.0.204`](https://togithub.com/serde-rs/serde/releases/tag/v1.0.204)
[Compare
Source](https://togithub.com/serde-rs/serde/compare/v1.0.203...v1.0.204)
- Apply #\[diagnostic::on_unimplemented] attribute on Rust 1.78+ to
suggest adding serde derive or enabling a "serde" feature flag in
dependencies
([#​2767](https://togithub.com/serde-rs/serde/issues/2767), thanks
[@​weiznich](https://togithub.com/weiznich))
</details>
<details>
<summary>serde-rs/json (serde_json)</summary>
###
[`v1.0.121`](https://togithub.com/serde-rs/json/releases/tag/v1.0.121)
[Compare
Source](https://togithub.com/serde-rs/json/compare/v1.0.120...v1.0.121)
- Optimize position search in error path
([#​1160](https://togithub.com/serde-rs/json/issues/1160), thanks
[@​purplesyringa](https://togithub.com/purplesyringa))
###
[`v1.0.120`](https://togithub.com/serde-rs/json/releases/tag/v1.0.120)
[Compare
Source](https://togithub.com/serde-rs/json/compare/v1.0.119...v1.0.120)
- Correctly specify required version of `indexmap` dependency
([#​1152](https://togithub.com/serde-rs/json/issues/1152), thanks
[@​cforycki](https://togithub.com/cforycki))
</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 becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.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://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/gitext-rs/git-branch-stash).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent dea5cfb commit 2659bafCopy full SHA for 2659baf
File tree
Expand file treeCollapse file tree
1 file changed
+138
-77
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+138
-77
lines changed
0 commit comments