fix(deps): update module github.com/urfave/cli/v3 to v3.0.0-alpha9.4 #44

Open
abs3nt wants to merge 1 commits from renovate/github.com-urfave-cli-v3-3.x into master
Owner

This PR contains the following updates:

Package Type Update Change
github.com/urfave/cli/v3 require patch v3.0.0-alpha9.1 -> v3.0.0-alpha9.4

Release Notes

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

v3.0.0-alpha9.4

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v3.0.0-alpha9.3...v3.0.0-alpha9.4

v3.0.0-alpha9.3

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v3.0.0-alpha9.2...v3.0.0-alpha9.3

v3.0.0-alpha9.2

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v3.0.0-alpha9.1...v3.0.0-alpha9.2


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/v3](https://github.com/urfave/cli) | require | patch | `v3.0.0-alpha9.1` -> `v3.0.0-alpha9.4` | --- ### Release Notes <details> <summary>urfave/cli (github.com/urfave/cli/v3)</summary> ### [`v3.0.0-alpha9.4`](https://github.com/urfave/cli/releases/tag/v3.0.0-alpha9.4) [Compare Source](https://github.com/urfave/cli/compare/v3.0.0-alpha9.3...v3.0.0-alpha9.4) #### What's Changed - Add map value source by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/2009 **Full Changelog**: https://github.com/urfave/cli/compare/v3.0.0-alpha9.3...v3.0.0-alpha9.4 ### [`v3.0.0-alpha9.3`](https://github.com/urfave/cli/releases/tag/v3.0.0-alpha9.3) [Compare Source](https://github.com/urfave/cli/compare/v3.0.0-alpha9.2...v3.0.0-alpha9.3) #### What's Changed - Feature:(issue\_1927) Add ability for before handler to return new context by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1994 - Fix:(issue\_1921) Dont display \[command] in help by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/2000 - Fix:(issue\_1069) Dont show \[arguments] in usage when there are no arguments defined by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/2001 - improve output of build.go#downloadFile when download fails by [@&#8203;bartekpacia](https://github.com/bartekpacia) in https://github.com/urfave/cli/pull/2003 - Revert GetValue() removal by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/2004 - Re-add generic flag back by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/2005 **Full Changelog**: https://github.com/urfave/cli/compare/v3.0.0-alpha9.2...v3.0.0-alpha9.3 ### [`v3.0.0-alpha9.2`](https://github.com/urfave/cli/releases/tag/v3.0.0-alpha9.2) [Compare Source](https://github.com/urfave/cli/compare/v3.0.0-alpha9.1...v3.0.0-alpha9.2) #### What's Changed - Fix:(issue\_976) All positional args and flags to be mixed in any order by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1987 - Fix: Increase test coverage by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1988 - Add more tests for map by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1990 - Ignore internal build dir by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1991 - Split internal/ into examples/ and scripts/ by [@&#8203;abitrolly](https://github.com/abitrolly) in https://github.com/urfave/cli/pull/1992 - style: fix typos by [@&#8203;suzuki-shunsuke](https://github.com/suzuki-shunsuke) in https://github.com/urfave/cli/pull/1996 - Revert "fix: /bin/zsh env variable to retrieve current active shell" by [@&#8203;bartekpacia](https://github.com/bartekpacia) in https://github.com/urfave/cli/pull/1997 **Full Changelog**: https://github.com/urfave/cli/compare/v3.0.0-alpha9.1...v3.0.0-alpha9.2 </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMyIsInVwZGF0ZWRJblZlciI6IjM5LjI2LjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
abs3nt added 1 commit 2024-10-30 12:48:44 +00:00
fix(deps): update module github.com/urfave/cli/v3 to v3.0.0-alpha9.2
All checks were successful
builder / build (push) Successful in 52s
4b2499177e
abs3nt changed title from fix(deps): update module github.com/urfave/cli/v3 to v3.0.0-alpha9.2 to fix(deps): update module github.com/urfave/cli/v3 to v3.0.0-alpha9.3 2024-11-09 13:48:48 +00:00
abs3nt force-pushed renovate/github.com-urfave-cli-v3-3.x from 4b2499177e to 2ece89ad20 2024-11-09 13:48:49 +00:00 Compare
abs3nt changed title from fix(deps): update module github.com/urfave/cli/v3 to v3.0.0-alpha9.3 to fix(deps): update module github.com/urfave/cli/v3 to v3.0.0-alpha9.4 2024-11-22 16:49:19 +00:00
abs3nt force-pushed renovate/github.com-urfave-cli-v3-3.x from 2ece89ad20 to ef06308611 2024-11-22 16:49:20 +00:00 Compare
All checks were successful
builder / build (push) Successful in 50s
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/github.com-urfave-cli-v3-3.x:renovate/github.com-urfave-cli-v3-3.x
git checkout renovate/github.com-urfave-cli-v3-3.x
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: abs3nt/gspot#44
No description provided.