chore(deps): update all dependencies #8

Open
kjuulh wants to merge 1 commits from renovate/all into main
Owner

This PR contains the following updates:

Package Type Update Change
anyhow workspace.dependencies patch 1.0.86 -> 1.0.89
async-trait dependencies patch 0.1.81 -> 0.1.82
clap workspace.dependencies patch 4.5.16 -> 4.5.17

Release Notes

dtolnay/anyhow (anyhow)

v1.0.89

Compare Source

  • Make anyhow::Error's UnwindSafe and RefUnwindSafe impl consistently available between versions of Rust newer and older than 1.72 (#​386)

v1.0.88

Compare Source

  • Documentation improvements

v1.0.87

Compare Source

  • Support more APIs, including Error::new and Error::chain, in no-std mode on Rust 1.81+ (#​383)
dtolnay/async-trait (async-trait)

v0.1.82

Compare Source

  • Prevent elided_named_lifetimes lint being produced in generated code (#​276)
clap-rs/clap (clap)

v4.5.17

Compare Source

Fixes
  • (help) Style required argument groups
  • (derive) Improve error messages when unsupported fields are used

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [anyhow](https://github.com/dtolnay/anyhow) | workspace.dependencies | patch | `1.0.86` -> `1.0.89` | | [async-trait](https://github.com/dtolnay/async-trait) | dependencies | patch | `0.1.81` -> `0.1.82` | | [clap](https://github.com/clap-rs/clap) | workspace.dependencies | patch | `4.5.16` -> `4.5.17` | --- ### Release Notes <details> <summary>dtolnay/anyhow (anyhow)</summary> ### [`v1.0.89`](https://github.com/dtolnay/anyhow/releases/tag/1.0.89) [Compare Source](https://github.com/dtolnay/anyhow/compare/1.0.88...1.0.89) - Make anyhow::Error's `UnwindSafe` and `RefUnwindSafe` impl consistently available between versions of Rust newer and older than 1.72 ([#&#8203;386](https://github.com/dtolnay/anyhow/issues/386)) ### [`v1.0.88`](https://github.com/dtolnay/anyhow/releases/tag/1.0.88) [Compare Source](https://github.com/dtolnay/anyhow/compare/1.0.87...1.0.88) - Documentation improvements ### [`v1.0.87`](https://github.com/dtolnay/anyhow/releases/tag/1.0.87) [Compare Source](https://github.com/dtolnay/anyhow/compare/1.0.86...1.0.87) - Support more APIs, including `Error::new` and `Error::chain`, in no-std mode on Rust 1.81+ ([#&#8203;383](https://github.com/dtolnay/anyhow/issues/383)) </details> <details> <summary>dtolnay/async-trait (async-trait)</summary> ### [`v0.1.82`](https://github.com/dtolnay/async-trait/releases/tag/0.1.82) [Compare Source](https://github.com/dtolnay/async-trait/compare/0.1.81...0.1.82) - Prevent elided_named_lifetimes lint being produced in generated code ([#&#8203;276](https://github.com/dtolnay/async-trait/issues/276)) </details> <details> <summary>clap-rs/clap (clap)</summary> ### [`v4.5.17`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4517---2024-09-04) [Compare Source](https://github.com/clap-rs/clap/compare/v4.5.16...v4.5.17) ##### Fixes - *(help)* Style required argument groups - *(derive)* Improve error messages when unsupported fields are used </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2024-09-03 02:20:32 +02:00
fix(deps): update rust crate async-trait to v0.1.82
Some checks reported errors
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build was killed
866592b229
kjuulh changed title from fix(deps): update rust crate async-trait to v0.1.82 to fix(deps): update all dependencies 2024-09-05 02:22:56 +02:00
kjuulh force-pushed renovate/all from 866592b229 to 8e3fdd8473 2024-09-05 02:22:57 +02:00 Compare
kjuulh force-pushed renovate/all from 8e3fdd8473 to b55eccba47 2024-09-05 06:21:08 +02:00 Compare
kjuulh force-pushed renovate/all from b55eccba47 to 2b5caab6c7 2024-09-06 02:22:47 +02:00 Compare
kjuulh force-pushed renovate/all from 2b5caab6c7 to edebc985c3 2024-09-06 06:20:22 +02:00 Compare
kjuulh changed title from fix(deps): update all dependencies to chore(deps): update all dependencies 2024-09-07 02:22:42 +02:00
kjuulh force-pushed renovate/all from edebc985c3 to d382794697 2024-09-07 02:22:44 +02:00 Compare
kjuulh force-pushed renovate/all from d382794697 to e5771cd7de 2024-09-07 06:21:11 +02:00 Compare
kjuulh force-pushed renovate/all from e5771cd7de to a1619f5fee 2024-09-08 02:23:26 +02:00 Compare
kjuulh force-pushed renovate/all from a1619f5fee to bc2810bda2 2024-09-08 06:22:33 +02:00 Compare
kjuulh force-pushed renovate/all from bc2810bda2 to 6beb9d861f 2024-09-08 15:01:28 +02:00 Compare
kjuulh force-pushed renovate/all from 6beb9d861f to 9511fbd060 2024-09-09 02:22:31 +02:00 Compare
kjuulh force-pushed renovate/all from 9511fbd060 to adb6e550bc 2024-09-09 06:23:19 +02:00 Compare
kjuulh force-pushed renovate/all from adb6e550bc to 983cb59425 2024-09-10 02:23:45 +02:00 Compare
kjuulh force-pushed renovate/all from 983cb59425 to 1a2147db55 2024-09-10 06:22:37 +02:00 Compare
kjuulh force-pushed renovate/all from 1a2147db55 to 33d7d00af6 2024-09-11 02:22:34 +02:00 Compare
kjuulh force-pushed renovate/all from 33d7d00af6 to 04d50b2122 2024-09-11 06:22:16 +02:00 Compare
kjuulh force-pushed renovate/all from 04d50b2122 to c5c4da408b 2024-09-12 02:24:53 +02:00 Compare
kjuulh force-pushed renovate/all from c5c4da408b to 470de12fdf 2024-09-15 06:22:53 +02:00 Compare
kjuulh force-pushed renovate/all from 470de12fdf to c0be598b12 2024-09-16 02:22:03 +02:00 Compare
kjuulh force-pushed renovate/all from c0be598b12 to 539b0b99d6 2024-09-16 06:23:28 +02:00 Compare
Some checks reported errors
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build was killed
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/all:renovate/all
git checkout renovate/all
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/cuddle-rust-cli-plan#8
No description provided.