fix(deps): update rust crate clap to v4.5.20 #115

Open
renovate-bot wants to merge 1 commit from renovate/clap-4.x-lockfile into master
Member

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.18 -> 4.5.20

Release Notes

clap-rs/clap (clap)

v4.5.20

Compare Source

Features
  • (unstable) Add CommandExt

v4.5.19

Compare Source

Internal
  • Update dependencies

Configuration

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

🔕 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.18` -> `4.5.20` | --- ### Release Notes <details> <summary>clap-rs/clap (clap)</summary> ### [`v4.5.20`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4520---2024-10-08) [Compare Source](https://github.com/clap-rs/clap/compare/v4.5.19...v4.5.20) ##### Features - *(unstable)* Add `CommandExt` ### [`v4.5.19`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4519---2024-10-01) [Compare Source](https://github.com/clap-rs/clap/compare/v4.5.18...v4.5.19) ##### Internal - Update dependencies </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDYuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot added the
renovate-bot
label 2024-10-02 00:07:09 +05:30
renovate-bot added 1 commit 2024-10-02 00:07:09 +05:30
fix(deps): update rust crate clap to v4.5.19
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
32067a78ac
renovate-bot changed title from fix(deps): update rust crate clap to v4.5.19 to fix(deps): update rust crate clap to v4.5.20 2024-10-08 19:36:09 +05:30
renovate-bot force-pushed renovate/clap-4.x-lockfile from 32067a78ac to 4b7adb172c 2024-10-08 19:36:10 +05:30 Compare
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
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.
git checkout master
git merge --no-ff renovate/clap-4.x-lockfile
git checkout master
git merge --ff-only renovate/clap-4.x-lockfile
git checkout renovate/clap-4.x-lockfile
git rebase master
git checkout master
git merge --no-ff renovate/clap-4.x-lockfile
git checkout master
git merge --squash renovate/clap-4.x-lockfile
git checkout master
git merge --ff-only renovate/clap-4.x-lockfile
git checkout master
git merge renovate/clap-4.x-lockfile
git push origin master
Sign in to join this conversation.
No description provided.