Update module github.com/urfave/cli to v1.22.10 - autoclosed #27
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.0
->v1.22.10
Release Notes
urfave/cli
v1.22.10
Compare Source
What's Changed
Full Changelog: urfave/cli@v1.22.9...v1.22.10
v1.22.9
Compare Source
What's Changed
Full Changelog: urfave/cli@v1.22.8...v1.22.9
v1.22.8
Compare Source
What's Changed
Full Changelog: urfave/cli@v1.22.7...v1.22.8
v1.22.7
: Release 1.22.7Compare Source
What's Changed
Full Changelog: urfave/cli@v1.22.6...v1.22.7
v1.22.6
: Release 1.22.6Compare Source
What's Changed
Full Changelog: urfave/cli@v1.22.5...v1.22.6
v1.22.5
: Release 1.22.5Compare Source
These release notes were written for the git hash
af7fa3d
.Fixed
Changed
v1.22.4
: Release 1.22.4Compare Source
These release notes were written for the git hash
053ba9d
Fixed
v1.22.3
: Release 1.22.3Compare Source
Fixed
context.IsSet()
returnstrue
orfalse
correctly regardless of whether the short name or the full name of the flag is passed to it in #978 via @asahasrabuddhev1.22.2
: Release 1.22.2Compare Source
Fixed
DocGenerationFlag.TakesValue()
docstring in urfave/cli/pull/902 via @benmooseChanged
HelpPrinter
andCustomHelpPrinter
behaviors in urfave/cli/pull/912 via @rliebzv1.22.1
: Release 1.22.1Compare Source
🚧 Watch out! There's a known regression in this release! https://github.com/urfave/cli/issues/850 🚧
Fixed
Changed
Go 1.10
add support forGo 1.13
in urfave/cli/pull/885 via @asahasrabuddhev1.22.0
: Release 1.22.0Compare Source
🚧 Watch out! There's a known regression in this release! https://github.com/urfave/cli/issues/850 🚧
Fixed
app.ExitEventHandler
in urfave/cli/pull/856 via @FaranIdoChanged
1.10
,1.11
,1.12
in urfave/cli/pull/843 via @lafriksAdded
UseShortOptionHandling
for combining short flags in urfave/cli/pull/735 via @rliebzTakesFile
indicator to flag in urfave/cli/pull/851 via @saschagrunertv1.21.0
: Release 1.21.0Compare Source
🚧 Watch out! There's a known regression in this release! https://github.com/urfave/cli/issues/850 🚧
Fixed
EnvVar
in urfave/cli/pull/687 via @joshuarubinSkipFlagParsing
behavior in urfave/cli/pull/697 via @jszwedkoShortOptions
andSkipArgReorder
in urfave/cli/pull/686 via @baudeAdded / Changed
InputSource
to v1 in urfave/cli/pull/598 via @jszwedkoExitError
handler function in urfave/cli/pull/628 via @phinnaeusConfiguration
📅 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 has been generated by Mend Renovate. View repository job log here.