fix(deps): update module github.com/urfave/cli/v2 to v2.27.4
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| github.com/urfave/cli/v2 | v2.25.7 -> v2.27.4 |
Release Notes
urfave/cli (github.com/urfave/cli/v2)
v2.27.4
What's Changed
- Fix:(issue_1962) Fix tests failing on 32 bit architectures by @dearchap in https://github.com/urfave/cli/pull/1963
Full Changelog: https://github.com/urfave/cli/compare/v2.27.3...v2.27.4
v2.27.3
What's Changed
- v2 Docs: Mention value from env as default value by @sj14 in https://github.com/urfave/cli/pull/1910
- Bump github.com/xrash/smetrics dependency by @elezar in https://github.com/urfave/cli/pull/1911
- fix: disable bash completion if double dash is included in arguments (v2) by @suzuki-shunsuke in https://github.com/urfave/cli/pull/1938
- Fix improper whitespace formatting in usageTemplate, AppHelpTemplate … by @caeret in https://github.com/urfave/cli/pull/1947
New Contributors
- @sj14 made their first contribution in https://github.com/urfave/cli/pull/1910
- @elezar made their first contribution in https://github.com/urfave/cli/pull/1911
- @caeret made their first contribution in https://github.com/urfave/cli/pull/1947
Full Changelog: https://github.com/urfave/cli/compare/v2.27.2...v2.27.3
v2.27.2
What's Changed
- Cleanup: Remove unnecessary intermediate variables by @1ambd4 in https://github.com/urfave/cli/pull/1857
- Docs:(issue_1866) Fix documentation on filepath vs env preference by @dearchap in https://github.com/urfave/cli/pull/1867
- Fix:(issue_1860) Remove hidden flags from flag categories by @dearchap in https://github.com/urfave/cli/pull/1868
- Fix repeated [arguments...] in usage template in v2 by @edeustua in https://github.com/urfave/cli/pull/1872
- Update dependencies, actions steps, and usage for v2-maint by @meatballhat in https://github.com/urfave/cli/pull/1888
New Contributors
- @1ambd4 made their first contribution in https://github.com/urfave/cli/pull/1857
- @edeustua made their first contribution in https://github.com/urfave/cli/pull/1872
Full Changelog: https://github.com/urfave/cli/compare/v2.27.1...v2.27.2
v2.27.1
What's Changed
- v2: Add build tag urfave_cli_no_suggest by @dolmen in https://github.com/urfave/cli/pull/1847
Full Changelog: https://github.com/urfave/cli/compare/v2.27.0...v2.27.1
v2.27.0
What's Changed
- v2 Add integration with golangci-lint by @skelouse in https://github.com/urfave/cli/pull/1830
- v2: GitHub Actions: upgrade Go, upgrade actions by @dolmen in https://github.com/urfave/cli/pull/1848
- Feat:(issue_1797) Add Args for app/cmd/subcmd to avoid argument... be… by @dearchap in https://github.com/urfave/cli/pull/1829
- Fix:(issue_1850) Add RunAction for uint/uint64 slice flags by @dearchap in https://github.com/urfave/cli/pull/1851
Full Changelog: https://github.com/urfave/cli/compare/v2.26.0...v2.27.0
v2.26.0
What's Changed
- Bash completion nits by @meatballhat in https://github.com/urfave/cli/pull/1762
- Chore: Rename mkdocs requirements file name by @dearchap in https://github.com/urfave/cli/pull/1776
- Fix:(issue_1787) Add fix for commands not listed when hide help comma… by @dearchap in https://github.com/urfave/cli/pull/1788
- Fix nil HelpFlag panic (v2) by @wxiaoguang in https://github.com/urfave/cli/pull/1795
- Always get 0 for a nested int64 value in v2.25.7 by @stephenfire in https://github.com/urfave/cli/pull/1799
- Helper messages for documenting build process by @abitrolly in https://github.com/urfave/cli/pull/1800
- fix: check duplicated sub command name and alias by @linrl3 in https://github.com/urfave/cli/pull/1805
- Fix:(issue_1689) Have consistent behavior for default text in man and… by @dearchap in https://github.com/urfave/cli/pull/1825
- Fix linting issues by @skelouse in https://github.com/urfave/cli/pull/1696
New Contributors
- @stephenfire made their first contribution in https://github.com/urfave/cli/pull/1799
- @linrl3 made their first contribution in https://github.com/urfave/cli/pull/1805
Full Changelog: https://github.com/urfave/cli/compare/v2.25.7...v2.26.0
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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 was generated by Mend Renovate. View the repository job log.
ℹ 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):
- 2 additional dependencies were updated
Details:
| Package | Change |
|---|---|
github.com/cpuguy83/go-md2man/v2 |
v2.0.2 -> v2.0.4 |
github.com/xrash/smetrics |
v0.0.0-20201216005158-039620a65673 -> v0.0.0-20240521201337-686a1a2994c1 |
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.