fix(deps): update module github.com/urfave/cli/v3 to v3.4.1 #58

Merged
GregoryDosh merged 1 commit from renovate/github.com-urfave-cli-v3-3.x into main 2025-08-15 12:49:32 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/urfave/cli/v3 v3.3.8 -> v3.4.1 age adoption passing confidence

Release Notes

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

v3.4.1

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v3.4.0...v3.4.1

v3.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v3.3.9...v3.4.0

v3.3.9

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v3.3.8...v3.3.9


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 | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/urfave/cli/v3](https://github.com/urfave/cli) | `v3.3.8` -> `v3.4.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2furfave%2fcli%2fv3/v3.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2furfave%2fcli%2fv3/v3.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2furfave%2fcli%2fv3/v3.3.8/v3.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2furfave%2fcli%2fv3/v3.3.8/v3.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>urfave/cli (github.com/urfave/cli/v3)</summary> ### [`v3.4.1`](https://github.com/urfave/cli/releases/tag/v3.4.1) [Compare Source](https://github.com/urfave/cli/compare/v3.4.0...v3.4.1) #### What's Changed - Use recommended GitHub Actions runner labels by [@&#8203;meatballhat](https://github.com/meatballhat) in https://github.com/urfave/cli/pull/2181 - chore(deps): bump actions/checkout from 4 to 5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/urfave/cli/pull/2179 - Document that `v3` series is recommended for new development by [@&#8203;meatballhat](https://github.com/meatballhat) in https://github.com/urfave/cli/pull/2186 **Full Changelog**: https://github.com/urfave/cli/compare/v3.4.0...v3.4.1 ### [`v3.4.0`](https://github.com/urfave/cli/releases/tag/v3.4.0) [Compare Source](https://github.com/urfave/cli/compare/v3.3.9...v3.4.0) #### What's Changed - Export help display functions as variables to allow custom help display logic by [@&#8203;almas-x](https://github.com/almas-x) in https://github.com/urfave/cli/pull/2150 - Invoke OnUsageError when missing required flags by [@&#8203;MohitPanchariya](https://github.com/MohitPanchariya) in https://github.com/urfave/cli/pull/2161 - Fix:(issue\_2169) Allow trim space for string slice flags by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/2171 - Add example of flag groups to docs by [@&#8203;jllovet](https://github.com/jllovet) in https://github.com/urfave/cli/pull/2178 - Add installation instructions for gfmrun by [@&#8203;jllovet](https://github.com/jllovet) in https://github.com/urfave/cli/pull/2177 - Ensure public vars reference public types by [@&#8203;meatballhat](https://github.com/meatballhat) in https://github.com/urfave/cli/pull/2180 #### New Contributors - [@&#8203;almas-x](https://github.com/almas-x) made their first contribution in https://github.com/urfave/cli/pull/2150 - [@&#8203;MohitPanchariya](https://github.com/MohitPanchariya) made their first contribution in https://github.com/urfave/cli/pull/2161 - [@&#8203;jllovet](https://github.com/jllovet) made their first contribution in https://github.com/urfave/cli/pull/2178 **Full Changelog**: https://github.com/urfave/cli/compare/v3.3.9...v3.4.0 ### [`v3.3.9`](https://github.com/urfave/cli/releases/tag/v3.3.9) [Compare Source](https://github.com/urfave/cli/compare/v3.3.8...v3.3.9) #### What's Changed - Fix typos in documentation for customizations and full API example by [@&#8203;amarjit03](https://github.com/amarjit03) in https://github.com/urfave/cli/pull/2165 - Update advanced.md by [@&#8203;thetillhoff](https://github.com/thetillhoff) in https://github.com/urfave/cli/pull/2170 #### New Contributors - [@&#8203;amarjit03](https://github.com/amarjit03) made their first contribution in https://github.com/urfave/cli/pull/2165 - [@&#8203;thetillhoff](https://github.com/thetillhoff) made their first contribution in https://github.com/urfave/cli/pull/2170 **Full Changelog**: https://github.com/urfave/cli/compare/v3.3.8...v3.3.9 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS41OC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNTguMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
svc-renovate-bot force-pushed renovate/github.com-urfave-cli-v3-3.x from cba95e2154 to fe09c76e25 2025-08-12 12:50:50 +00:00 Compare
svc-renovate-bot changed title from fix(deps): update module github.com/urfave/cli/v3 to v3.3.9 to fix(deps): update module github.com/urfave/cli/v3 to v3.4.1 2025-08-12 12:50:52 +00:00
GregoryDosh deleted branch renovate/github.com-urfave-cli-v3-3.x 2025-08-15 12:49:32 +00:00
Sign in to join this conversation.
No description provided.