fix(deps): update module github.com/urfave/cli/v2 to v2.27.5 #113

Open
forgejo-actions wants to merge 1 commit from renovate/github.com-urfave-cli-v2-2.x into main
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/urfave/cli/v2 require patch v2.27.4 -> v2.27.5

Release Notes

urfave/cli (github.com/urfave/cli/v2)

v2.27.5

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.27.4...v2.27.5


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 | |---|---|---|---| | [github.com/urfave/cli/v2](https://github.com/urfave/cli) | require | patch | `v2.27.4` -> `v2.27.5` | --- ### Release Notes <details> <summary>urfave/cli (github.com/urfave/cli/v2)</summary> ### [`v2.27.5`](https://github.com/urfave/cli/releases/tag/v2.27.5) [Compare Source](https://github.com/urfave/cli/compare/v2.27.4...v2.27.5) #### What's Changed - docs(flag): add `UseShortOptionHandling` description by [@&#8203;BlackHole1](https://github.com/BlackHole1) in https://github.com/urfave/cli/pull/1956 - \[Backport] Fix: Use $0 env var to correctly retrieve the current active shell by [@&#8203;asahasrabuddhe](https://github.com/asahasrabuddhe) in https://github.com/urfave/cli/pull/1970 - Update dependencies in v2-maint by [@&#8203;meatballhat](https://github.com/meatballhat) in https://github.com/urfave/cli/pull/1980 **Full Changelog**: https://github.com/urfave/cli/compare/v2.27.4...v2.27.5 </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM4LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
forgejo-actions added 1 commit 2024-10-14 03:34:35 +00:00
Author
Contributor

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/cpuguy83/go-md2man/v2 v2.0.4 -> v2.0.5
### ℹ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 1 additional dependency was updated Details: | **Package** | **Change** | | :--------------------------------- | :------------------- | | `github.com/cpuguy83/go-md2man/v2` | `v2.0.4` -> `v2.0.5` |
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/github.com-urfave-cli-v2-2.x:renovate/github.com-urfave-cli-v2-2.x
git checkout renovate/github.com-urfave-cli-v2-2.x

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff renovate/github.com-urfave-cli-v2-2.x
git checkout main
git merge --ff-only renovate/github.com-urfave-cli-v2-2.x
git checkout renovate/github.com-urfave-cli-v2-2.x
git rebase main
git checkout main
git merge --no-ff renovate/github.com-urfave-cli-v2-2.x
git checkout main
git merge --squash renovate/github.com-urfave-cli-v2-2.x
git checkout main
git merge --ff-only renovate/github.com-urfave-cli-v2-2.x
git checkout main
git merge renovate/github.com-urfave-cli-v2-2.x
git push origin main
Sign in to join this conversation.
No description provided.