Update all dependencies #54

Merged
kjuulh merged 1 commits from renovate/all into main 2023-03-27 18:36:57 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
async-trait workspace.dependencies patch 0.1.67 -> 0.1.68
clap dependencies patch 4.1.12 -> 4.1.13
reqwest dependencies patch 0.11.15 -> 0.11.16

Release Notes

dtolnay/async-trait

v0.1.68

Compare Source

  • Improve error message if an async fn is written without a function body in an impl block
clap-rs/clap

v4.1.13

Compare Source

Performance
  • Reduce repeated alloc calls when building a Command
  • Reduce duplicate dependencies for faster builds
seanmonstar/reqwest

v0.11.16

Compare Source

  • Chore: set MSRV in Cargo.toml.
  • Docs: fix build on docs.rs

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 | |---|---|---|---| | [async-trait](https://github.com/dtolnay/async-trait) | workspace.dependencies | patch | `0.1.67` -> `0.1.68` | | [clap](https://github.com/clap-rs/clap) | dependencies | patch | `4.1.12` -> `4.1.13` | | [reqwest](https://github.com/seanmonstar/reqwest) | dependencies | patch | `0.11.15` -> `0.11.16` | --- ### Release Notes <details> <summary>dtolnay/async-trait</summary> ### [`v0.1.68`](https://github.com/dtolnay/async-trait/releases/tag/0.1.68) [Compare Source](https://github.com/dtolnay/async-trait/compare/0.1.67...0.1.68) - Improve error message if an async fn is written without a function body in an impl block </details> <details> <summary>clap-rs/clap</summary> ### [`v4.1.13`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#&#8203;4113---2023-03-18) [Compare Source](https://github.com/clap-rs/clap/compare/v4.1.12...v4.1.13) ##### Performance - Reduce repeated alloc calls when building a `Command` - Reduce duplicate dependencies for faster builds </details> <details> <summary>seanmonstar/reqwest</summary> ### [`v0.11.16`](https://github.com/seanmonstar/reqwest/blob/HEAD/CHANGELOG.md#v01116) [Compare Source](https://github.com/seanmonstar/reqwest/compare/v0.11.15...v0.11.16) - Chore: set MSRV in `Cargo.toml`. - Docs: fix build on docs.rs </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->
kjuulh force-pushed renovate/all from 4144841c95 to ce5efdd6b8 2023-03-27 18:13:46 +02:00 Compare
kjuulh merged commit ce5efdd6b8 into main 2023-03-27 18:36:57 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kjuulh/octopush#54