Update module github.com/codegangsta/cli to v3 #53
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.20.1-0.20170813145949-f017f86fccc5
->v3.0.0-alpha9.2
Release Notes
codegangsta/cli (github.com/codegangsta/cli)
v3.0.0-alpha9.2
Compare Source
What's Changed
Full Changelog: urfave/cli@v3.0.0-alpha9.1...v3.0.0-alpha9.2
v3.0.0-alpha9.1
Compare Source
What's Changed
source
the Zsh autocomplete script by @bartekpacia in https://github.com/urfave/cli/pull/1896stable
andoldstable
Go version in CI by @Juneezee in https://github.com/urfave/cli/pull/1912UseShortOptionHandling
description by @BlackHole1 in https://github.com/urfave/cli/pull/1953New Contributors
Full Changelog: urfave/cli@v3.0.0-alpha9...v3.0.0-alpha9.1
v3.0.0-alpha9
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.0.0-alpha8...v3.0.0-alpha9
v3.0.0-alpha8
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.0.0-alpha7...v3.0.0-alpha8
v3.0.0-alpha7
Compare Source
What's Changed
Full Changelog: urfave/cli@v3.0.0-alpha6...v3.0.0-alpha7
v3.0.0-alpha6
Compare Source
What's Changed
Full Changelog: urfave/cli@v3.0.0-alpha5...v3.0.0-alpha6
v3.0.0-alpha5
Compare Source
What's Changed
uint
anduint64
flag types by @meatballhat in https://github.com/urfave/cli/pull/1768float64
types fromFloat64
toFloat
by @meatballhat in https://github.com/urfave/cli/pull/1773Context
intoCommand
by @meatballhat in https://github.com/urfave/cli/pull/1784LocalFlagNames
by @Juneezee in https://github.com/urfave/cli/pull/1815New Contributors
Full Changelog: urfave/cli@v3.0.0-alpha4...v3.0.0-alpha5
v3.0.0-alpha4
Compare Source
What's Changed
App
code intoCommand
by @meatballhat in https://github.com/urfave/cli/pull/1746int64
andint
flag types by @meatballhat in https://github.com/urfave/cli/pull/1765New Contributors
Full Changelog: urfave/cli@v3.0.0-alpha3...v3.0.0-alpha4
v3.0.0-alpha3
: Release 3.0.0-alpha3Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.0.0-alpha2...v3.0.0-alpha3
v3.0.0-alpha2
Compare Source
What's Changed
/v3/
by @meatballhat in https://github.com/urfave/cli/pull/1494main
tov3-dev-main
(circa 2022-10-09) by @meatballhat in https://github.com/urfave/cli/pull/1525main
tov3-dev-main
circa 2022-11-06 by @meatballhat in https://github.com/urfave/cli/pull/1569Command.Subcommands
➡️Command.Commands
by @meatballhat in https://github.com/urfave/cli/pull/1603urfave_cli_no_docs
flag by @abitrolly in https://github.com/urfave/cli/pull/1604v1
withv2-maint
in RELEASING.md by @abitrolly in https://github.com/urfave/cli/pull/1614NewApp
func by @meatballhat in https://github.com/urfave/cli/pull/1626any
instead of custom*Author
type by @meatballhat in https://github.com/urfave/cli/pull/1630New Contributors
Full Changelog: urfave/cli@v2.23.4...v3.0.0-alpha2
v3.0.0-alpha
Compare Source
v2.27.5
Compare Source
What's Changed
UseShortOptionHandling
description by @BlackHole1 in https://github.com/urfave/cli/pull/1956Full Changelog: urfave/cli@v2.27.4...v2.27.5
v2.27.4
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.27.3...v2.27.4
v2.27.3
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.27.2...v2.27.3
v2.27.2
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.27.1...v2.27.2
v2.27.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.27.0...v2.27.1
v2.27.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.26.0...v2.27.0
v2.26.0
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.25.7...v2.26.0
v2.25.7
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.25.6...v2.25.7
v2.25.6
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.25.5...v2.25.6
v2.25.5
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.25.4...v2.25.5
v2.25.4
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.25.3...v2.25.4
v2.25.3
Compare Source
What's Changed
incorrectTypeForFlagError
for unknowns by @danhunsaker in https://github.com/urfave/cli/pull/1708New Contributors
Full Changelog: urfave/cli@v2.25.2...v2.25.3
v2.25.2
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.25.1...v2.25.2
v2.25.1
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.25.0...v2.25.1
v2.25.0
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.24.4...v2.25.0
v2.24.4
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.24.3...v2.24.4
v2.24.3
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.24.2...v2.24.3
v2.24.2
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.24.1...v2.24.2
v2.24.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.24.0...v2.24.1
v2.24.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.10...v2.24.0
v2.23.10
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.9...v2.23.10
v2.23.9
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.23.8...v2.23.9
v2.23.8
Compare Source
What's Changed
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.
This PR was generated by Mend Renovate. View the repository job log.