Skip to content

Commit

Permalink
Auto merge of #14331 - rust-lang:renovate/compatible, r=epage
Browse files Browse the repository at this point in the history
chore(deps): update compatible

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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 ([#&#8203;1160](https://togithub.com/serde-rs/json/issues/1160), thanks [`@&#8203;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=-->
  • Loading branch information
bors committed Aug 1, 2024
2 parents d225162 + 9511d6f commit 5897438
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5897438

Please sign in to comment.