-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit 5897438
committed
Auto merge of #14331 - rust-lang:renovate/compatible, r=epage
chore(deps): update compatible
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [clap](https://togithub.com/clap-rs/clap) | workspace.dependencies | patch | `4.5.11` -> `4.5.13` |
| [curl-sys](https://togithub.com/alexcrichton/curl-rust) | workspace.dependencies | patch | `0.4.73+curl-8.8.0` -> `0.4.74` |
| [indexmap](https://togithub.com/indexmap-rs/indexmap) | workspace.dependencies | minor | `2.2.6` -> `2.3.0` |
| [serde_json](https://togithub.com/serde-rs/json) | workspace.dependencies | patch | `1.0.120` -> `1.0.121` |
---
### Release Notes
<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)
</details>
<details>
<summary>alexcrichton/curl-rust (curl-sys)</summary>
### [`v0.4.74`](https://togithub.com/alexcrichton/curl-rust/compare/curl-sys-0.4.73...curl-sys-0.4.74)
[Compare Source](https://togithub.com/alexcrichton/curl-rust/compare/curl-sys-0.4.73...curl-sys-0.4.74)
</details>
<details>
<summary>indexmap-rs/indexmap (indexmap)</summary>
### [`v2.3.0`](https://togithub.com/indexmap-rs/indexmap/blob/HEAD/RELEASES.md#230)
[Compare Source](https://togithub.com/indexmap-rs/indexmap/compare/2.2.6...2.3.0)
- Added trait `MutableEntryKey` for opt-in mutable access to map entry keys.
- Added method `MutableKeys::iter_mut2` for opt-in mutable iteration of map
keys and values.
</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))`
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 5am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **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/rust-lang/cargo).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->File tree
Expand file treeCollapse file tree
1 file changed
+12
-11
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+12
-11
lines changed+12-11Lines changed: 12 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments