fix(deps): update all minor dependency updates
This MR contains the following updates:
Package | Change | Age | Confidence | Type | Update |
---|---|---|---|---|---|
github.com/urfave/cli/v3 |
v3.3.8 -> v3.4.1
|
require | minor | ||
go (source) |
1.24.5 -> 1.25.0
|
golang | minor |
Release Notes
urfave/cli (github.com/urfave/cli/v3)
v3.4.1
What's Changed
- Use recommended GitHub Actions runner labels by @meatballhat in #2181
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #2179
- Document that
v3
series is recommended for new development by @meatballhat in #2186
Full Changelog: https://github.com/urfave/cli/compare/v3.4.0...v3.4.1
v3.4.0
What's Changed
- Export help display functions as variables to allow custom help display logic by @almas-x in #2150
- Invoke OnUsageError when missing required flags by @MohitPanchariya in #2161
- Fix:(issue_2169) Allow trim space for string slice flags by @dearchap in #2171
- Add example of flag groups to docs by @jllovet in #2178
- Add installation instructions for gfmrun by @jllovet in #2177
- Ensure public vars reference public types by @meatballhat in #2180
New Contributors
- @almas-x made their first contribution in #2150
- @MohitPanchariya made their first contribution in #2161
- @jllovet made their first contribution in #2178
Full Changelog: https://github.com/urfave/cli/compare/v3.3.9...v3.4.0
v3.3.9
What's Changed
- Fix typos in documentation for customizations and full API example by @amarjit03 in #2165
- Update advanced.md by @thetillhoff in #2170
New Contributors
- @amarjit03 made their first contribution in #2165
- @thetillhoff made their first contribution in #2170
Full Changelog: https://github.com/urfave/cli/compare/v3.3.8...v3.3.9
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Cenk Kılıç