fix(deps): update all
This PR contains the following updates:
| Package | Type | Update | Change | Age | Confidence |
|---|---|---|---|---|---|
| alpine | final | minor | 3.18.0 -> 3.23.2 |
||
| github.com/urfave/cli/v2 | require | minor | v2.25.6 -> v2.27.7 |
||
| golang | stage | minor | 1.19.5-alpine -> 1.25.5-alpine |
Release Notes
urfave/cli (github.com/urfave/cli/v2)
v2.27.7
What's Changed
- Update dependencies in v2 series by @meatballhat in #2159
Full Changelog: https://github.com/urfave/cli/compare/v2.27.6...v2.27.7
v2.27.6
What's Changed
- Use usage template in subcommand help by @meatballhat in #1986
- Docs: Update cli.yml by @dearchap in #2015
- Fix:(issue_2069) Add sep for string slice by @dearchap in #2070
Full Changelog: https://github.com/urfave/cli/compare/v2.27.5...v2.27.6
v2.27.5
What's Changed
- docs(flag): add
UseShortOptionHandlingdescription by @BlackHole1 in #1956 - [Backport] Fix: Use $0 env var to correctly retrieve the current active shell by @asahasrabuddhe in #1970
- Update dependencies in v2-maint by @meatballhat in #1980
Full Changelog: https://github.com/urfave/cli/compare/v2.27.4...v2.27.5
v2.27.4
What's Changed
- Fix:(issue_1962) Fix tests failing on 32 bit architectures by @dearchap in #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 #1910
- Bump github.com/xrash/smetrics dependency by @elezar in #1911
- fix: disable bash completion if double dash is included in arguments (v2) by @suzuki-shunsuke in #1938
- Fix improper whitespace formatting in usageTemplate, AppHelpTemplate … by @caeret in #1947
New Contributors
- @sj14 made their first contribution in #1910
- @elezar made their first contribution in #1911
- @caeret made their first contribution in #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 #1857
- Docs:(issue_1866) Fix documentation on filepath vs env preference by @dearchap in #1867
- Fix:(issue_1860) Remove hidden flags from flag categories by @dearchap in #1868
- Fix repeated [arguments...] in usage template in v2 by @edeustua in #1872
- Update dependencies, actions steps, and usage for v2-maint by @meatballhat in #1888
New Contributors
- @1ambd4 made their first contribution in #1857
- @edeustua made their first contribution in #1872
Full Changelog: https://github.com/urfave/cli/compare/v2.27.1...v2.27.2
v2.27.1
What's Changed
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 #1830
- v2: GitHub Actions: upgrade Go, upgrade actions by @dolmen in #1848
- Feat:(issue_1797) Add Args for app/cmd/subcmd to avoid argument... be… by @dearchap in #1829
- Fix:(issue_1850) Add RunAction for uint/uint64 slice flags by @dearchap in #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 #1762
- Chore: Rename mkdocs requirements file name by @dearchap in #1776
- Fix:(issue_1787) Add fix for commands not listed when hide help comma… by @dearchap in #1788
- Fix nil HelpFlag panic (v2) by @wxiaoguang in #1795
- Always get 0 for a nested int64 value in v2.25.7 by @stephenfire in #1799
- Helper messages for documenting build process by @abitrolly in #1800
- fix: check duplicated sub command name and alias by @linrl3 in #1805
- Fix:(issue_1689) Have consistent behavior for default text in man and… by @dearchap in #1825
- Fix linting issues by @skelouse in #1696
New Contributors
- @stephenfire made their first contribution in #1799
- @linrl3 made their first contribution in #1805
Full Changelog: https://github.com/urfave/cli/compare/v2.25.7...v2.26.0
v2.25.7
What's Changed
- Fix: fix v2 broken tests by @dearchap in #1757
- Fix:(issue_1755) Ensure that timestamp flag destination is set correctly by @dearchap in #1756
Full Changelog: https://github.com/urfave/cli/compare/v2.25.6...v2.25.7
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
:warning: Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
:recycle: Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you check the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/moul/quicssh":"/mnt/renovate/gh/moul/quicssh" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/moul/quicssh" docker.io/renovate/go:1.12.17 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod tidy"
go: finding golang.org/x/net 62affa334b73
go: finding github.com/lucas-clemente/quic-go v0.20.1
go: finding golang.org/x/text v0.3.0
go: finding golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd
go: finding golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
go: finding gopkg.in/urfave/cli.v2 v2.3.0
go: finding golang.org/x/sys v0.0.0-20201231184435-2d18734c6014
go: finding github.com/onsi/gomega v1.10.1
go: finding github.com/golang/mock v1.5.0
go: finding github.com/cheekybits/genny v1.0.0
go: finding github.com/marten-seemann/qtls-go1-15 v0.1.4
go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
go: finding github.com/marten-seemann/qtls-go1-16 v0.1.3
go: finding golang.org/x/sys v0.0.0-20190412213103-97732733099d
go: finding golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae
go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
go: finding golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e
go: finding golang.org/x/mod v0.3.0
go: gopkg.in/urfave/[email protected]: go.mod has non-....v2 module path "github.com/urfave/cli/v2" at revision v2.3.0
go: finding github.com/golang/protobuf v1.4.2
go: finding golang.org/x/crypto v0.0.0-20200221231518-2aa609cf4a9d
go: finding golang.org/x/net v0.0.0-20200520004742-59133d7f0dd7
go: finding github.com/onsi/ginkgo v1.12.1
go: finding github.com/onsi/ginkgo v1.14.0
go: finding golang.org/x/net v0.0.0-20200707034311-ab3426394381
go: finding github.com/marten-seemann/qpack v0.2.1
go: finding github.com/francoispqt/gojay v1.2.13
go: finding github.com/golang/mock v1.4.4
go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
go: finding golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
go: finding gopkg.in/yaml.v2 v2.3.0
go: error loading module requirements
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you check the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/moul/quicssh":"/mnt/renovate/gh/moul/quicssh" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/moul/quicssh" docker.io/renovate/go:1.16.4 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod tidy"
go: gopkg.in/urfave/[email protected]: parsing go.mod:
module declares its path as: github.com/urfave/cli/v2
but was required as: gopkg.in/urfave/cli.v2
ℹ 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-20240312152122-5f08fbb34913 |