-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update module github.com/urfave/cli/v2 to v2.27.5 #43
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/github.com-urfave-cli-v2-2.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
688b6a5
to
0dd4244
Compare
0dd4244
to
abdbdcd
Compare
abdbdcd
to
5543844
Compare
5543844
to
2818f4e
Compare
2818f4e
to
5c6b32e
Compare
5c6b32e
to
04b1de8
Compare
04b1de8
to
9b42fec
Compare
9b42fec
to
896db73
Compare
896db73
to
989ade0
Compare
228f502
to
989ade0
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
v2.3.0
->v2.27.5
Release Notes
urfave/cli (github.com/urfave/cli/v2)
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
Full Changelog: urfave/cli@v2.23.7...v2.23.8
v2.23.7
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.6...v2.23.7
v2.23.6
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.5...v2.23.6
v2.23.5
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.23.4...v2.23.5
v2.23.4
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.3...v2.23.4
v2.23.3
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.23.2...v2.23.3
Note. This is considered a minor release even though it has a new "feature" i.e support for int64slice for alstrc flags. The int64slice is verbatim copy of existing code and doesnt include any new behaviour compared to other altsrc flags.
v2.23.2
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.1...v2.23.2
v2.23.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.0...v2.23.1
v2.23.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.22.0...v2.23.0
v2.22.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.21.0...v2.22.0
v2.21.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.20.5...v2.21.0
v2.20.5
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.20.4...v2.20.5
v2.20.4
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.20.3...v2.20.4
v2.20.3
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.20.2...v2.20.3
v2.20.2
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.20.1...v2.20.2
v2.20.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.20.0...v2.20.1
v2.20.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.19.3...v2.20.0
v2.19.3
Compare Source
What's Changed
urfave-cli-genflags
via itsMakefile
by @meatballhat in https://github.com/urfave/cli/pull/1526Full Changelog: urfave/cli@v2.19.2...v2.19.3
v2.19.2
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.19.1...v2.19.2
v2.19.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.19.0...v2.19.1
v2.19.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.18.2...v2.19.0
v2.18.2
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.18.1...v2.18.2
v2.18.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.18.0...v2.18.1
v2.18.0
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.17.2...v2.18.0
v2.17.2
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.17.1...v2.17.2
v2.17.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.17.0...v2.17.1
v2.17.0
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.16.6...v2.17.0
v2.16.6
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.16.5...v2.16.6
v2.16.5
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.16.4...v2.16.5
v2.16.4
Compare Source
What's Changed
MKDOCS_REMOTE_GITHUB_TOKEN
var as intended by @meatballhat in https://github.com/urfave/cli/pull/1493Full Changelog: urfave/cli@v2.16.3...v2.16.4
v2.16.3
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.16.2...v2.16.3
v2.16.2
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.16.1...v2.16.2
v2.16.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.16.0...v2.16.1
v2.16.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.15.0...v2.16.0
v2.15.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.14.2...v2.15.0
v2.14.2
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.14.1...v2.14.2
v2.14.1
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.14.0...v2.14.1
v2.14.0
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.13.0...v2.14.0
v2.13.0
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.12.3...v2.13.0
v2.12.3
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.12.1...v2.12.3
v2.12.2
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.12.1...v2.12.2
v2.12.1
Compare Source
Full Changelog: urfave/cli@v2.11.5...v2.12.1
v2.12.0
Compare Source
Full Changelog: urfave/cli@v2.11.2...v2.12.0
v2.11.5
Compare Source
Full Changelog: urfave/cli@v2.11.2...v2.11.5
v2.11.4
Compare Source
Full Changelog: urfave/cli@v2.11.2...v2.11.4
v2.11.3
Compare Source
Full Changelog: urfave/cli@v2.11.2...v2.11.3
v2.11.2
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.11.1...v2.11.2
v2.11.1
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.11.0...v2.11.1
v2.11.0
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.10.3...v2.11.0
v2.10.3
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.10.2...v2.10.3
v2.10.2
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.10.1...v2.10.2
v2.10.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.10.0...v2.10.1
v2.10.0
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.9.0...v2.10.0
v2.9.0
Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v2.8.1...v2.9.0
v2.8.1
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.8.0...v2.8.1
v2.8.0
Compare Source
What's Changed
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, 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.