Update all dependencies #77

Merged
kjuulh merged 1 commits from renovate/all into main 2024-03-01 22:18:58 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
clap dependencies minor 4.4.18 -> 4.5.1
walkdir dependencies minor 2.4.0 -> 2.5.0

Release Notes

clap-rs/clap

v4.5.1

Compare Source

Fixes
  • (error) Include suggestion to add -- even if there is a "did you mean" so long as last or trailing_var_arg is used

v4.5.0

Compare Source

Compatibility
  • Update MSRV to 1.74
BurntSushi/walkdir

v2.5.0

Compare Source


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 | |---|---|---|---| | [clap](https://github.com/clap-rs/clap) | dependencies | minor | `4.4.18` -> `4.5.1` | | [walkdir](https://github.com/BurntSushi/walkdir) | dependencies | minor | `2.4.0` -> `2.5.0` | --- ### Release Notes <details> <summary>clap-rs/clap</summary> ### [`v4.5.1`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#&#8203;451---2024-02-16) [Compare Source](https://github.com/clap-rs/clap/compare/v4.5.0...v4.5.1) ##### Fixes - *(error)* Include suggestion to add `--` even if there is a "did you mean" so long as `last` or `trailing_var_arg` is used ### [`v4.5.0`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#&#8203;450---2024-02-08) [Compare Source](https://github.com/clap-rs/clap/compare/v4.4.18...v4.5.0) ##### Compatibility - Update MSRV to 1.74 </details> <details> <summary>BurntSushi/walkdir</summary> ### [`v2.5.0`](https://github.com/BurntSushi/walkdir/compare/2.4.0...2.5.0) [Compare Source](https://github.com/BurntSushi/walkdir/compare/2.4.0...2.5.0) </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 added 1 commit 2024-02-08 18:37:32 +01:00
Update Rust crate clap to 4.5.0
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error
a9b326bfdc
kjuulh changed title from Update Rust crate clap to 4.5.0 to Update Rust crate clap to 4.5.1 2024-02-16 14:39:48 +01:00
kjuulh force-pushed renovate/all from a9b326bfdc to bfe8ad8925 2024-02-16 14:39:50 +01:00 Compare
kjuulh force-pushed renovate/all from bfe8ad8925 to 7bcc8ba699 2024-03-01 20:01:15 +01:00 Compare
kjuulh changed title from Update Rust crate clap to 4.5.1 to Update all dependencies 2024-03-01 20:01:15 +01:00
kjuulh merged commit 7bcc8ba699 into main 2024-03-01 22:18:58 +01:00
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/update-projects.nvim#77
No description provided.