fix(deps): update rust crate clap to v4.5.21 #18

Open
RenovateBot wants to merge 1 commit from renovate/clap-4.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.20 -> 4.5.21

Release Notes

clap-rs/clap (clap)

v4.5.21

Compare Source

Fixes
  • (parser) Ensure defaults are filled in on error with ignore_errors(true)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 | patch | `4.5.20` -> `4.5.21` | --- ### Release Notes <details> <summary>clap-rs/clap (clap)</summary> ### [`v4.5.21`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4521---2024-11-13) [Compare Source](https://github.com/clap-rs/clap/compare/v4.5.20...v4.5.21) ##### Fixes - *(parser)* Ensure defaults are filled in on error with `ignore_errors(true)` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEwNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
RenovateBot added 1 commit 2024-11-14 01:20:33 +03:00
fix(deps): update rust crate clap to v4.5.21
Some checks failed
/ test-dependencies (push) Failing after 7s
f1a72f3c63
RenovateBot scheduled this pull request to auto merge when all checks succeed 2024-11-14 01:20:34 +03:00
pleshevskiy was assigned by RenovateBot 2024-11-14 01:20:34 +03:00
Some checks failed
/ test-dependencies (push) Failing after 7s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/clap-4.x-lockfile:renovate/clap-4.x-lockfile
git checkout renovate/clap-4.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/clap-4.x-lockfile
git checkout renovate/clap-4.x-lockfile
git rebase main
git checkout main
git merge --ff-only renovate/clap-4.x-lockfile
git checkout renovate/clap-4.x-lockfile
git rebase main
git checkout main
git merge --no-ff renovate/clap-4.x-lockfile
git checkout main
git merge --squash renovate/clap-4.x-lockfile
git checkout main
git merge --ff-only renovate/clap-4.x-lockfile
git checkout main
git merge renovate/clap-4.x-lockfile
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: pleshevskiy/fimt#18
No description provided.