-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update all (major) #10
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/major-all
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.
Open
Conversation
This file contains hidden or 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
d03b4bf to
12237b9
Compare
12237b9 to
1fd7f56
Compare
1fd7f56 to
f0f8919
Compare
a63b00f to
3ff669b
Compare
5d73d72 to
8a93848
Compare
5a1fc46 to
8d3d1fe
Compare
8d3d1fe to
7c1fa58
Compare
7c1fa58 to
286381a
Compare
286381a to
4ac0c58
Compare
Author
|
4ac0c58 to
04f8998
Compare
04f8998 to
57eaaa5
Compare
d887e89 to
3b781f1
Compare
056217a to
8be89f5
Compare
28e3ab3 to
fdb668d
Compare
fdb668d to
c6cb218
Compare
f64ee1e to
d76b35a
Compare
d76b35a to
47ccff6
Compare
47ccff6 to
b5693d1
Compare
b5693d1 to
c32f27b
Compare
c32f27b to
41d2caa
Compare
41d2caa to
21a247e
Compare
21a247e to
5344205
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
1.0.5→5.4.30.5.13→3.0.1v2.0.0-20190806201727-b62605953717→v3.6.2Release Notes
urfave/cli (gopkg.in/urfave/cli.v2)
v3.6.2Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.6.1...v3.6.2
v3.6.1Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.6.0...v3.6.1
v3.6.0Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.5.0...v3.6.0
v3.5.0Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.4.1...v3.5.0
v3.4.1Compare Source
What's Changed
v3series is recommended for new development by @meatballhat in #2186Full Changelog: urfave/cli@v3.4.0...v3.4.1
v3.4.0Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.3.9...v3.4.0
v3.3.9Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.3.8...v3.3.9
v3.3.8Compare Source
What's Changed
v3series by @meatballhat in #2155Full Changelog: urfave/cli@v3.3.7...v3.3.8
v3.3.7Compare Source
What's Changed
IsLocalfor BoolWithInverseFlag by @huiyifyj in #2151New Contributors
Full Changelog: urfave/cli@v3.3.6...v3.3.7
v3.3.6Compare Source
What's Changed
Full Changelog: urfave/cli@v3.3.5...v3.3.6
v3.3.5Compare Source
What's Changed
Full Changelog: urfave/cli@v3.3.4...v3.3.5
v3.3.4Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.3.3...v3.3.4
v3.3.3Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.3.2...v3.3.3
v3.3.2Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.3.1...v3.3.2
v3.3.1Compare Source
What's Changed
Full Changelog: urfave/cli@v3.3.0...v3.3.1
v3.3.0Compare Source
What's Changed
float32andfloat64by @ldez in #2112New Contributors
Full Changelog: urfave/cli@v3.2.0...v3.3.0
v3.2.0Compare Source
Breaking change IntFlag now uses int type and not int64. Please change to using Int64Flag for int64 types. Similar behavior for UintFlag as well. See https://pkg.go.dev/github.com/urfave/cli/v3 for a full list of flag types. See #2094 for full patch for this
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.1.1...v3.2.0
v3.1.1Compare Source
v3.1.0Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.0.0-beta1.01...v3.1.0
v3.0.0-beta1Compare Source
v3.0.0-alpha9.10Compare Source
v3.0.0-alpha9.9Compare Source
v3.0.0-alpha9.8Compare Source
v3.0.0-alpha9.7Compare Source
What's Changed
Full Changelog: urfave/cli@v3.0.0-alpha9.6...v3.0.0-alpha9.7
v3.0.0-alpha9.6Compare Source
What's Changed
cmd.Namewhen generating completion script by @bartekpacia in #2012Full Changelog: urfave/cli@v3.0.0-alpha9.5...v3.0.0-alpha9.6
v3.0.0-alpha9.5Compare Source
What's Changed
Full Changelog: urfave/cli@v3.0.0-alpha9.4...v3.0.0-alpha9.5
v3.0.0-alpha9.4Compare Source
What's Changed
Full Changelog: urfave/cli@v3.0.0-alpha9.3...v3.0.0-alpha9.4
v3.0.0-alpha9.3Compare Source
What's Changed
Full Changelog: urfave/cli@v3.0.0-alpha9.2...v3.0.0-alpha9.3
v3.0.0-alpha9.2Compare Source
What's Changed
Full Changelog: urfave/cli@v3.0.0-alpha9.1...v3.0.0-alpha9.2
v3.0.0-alpha9.1Compare Source
What's Changed
sourcethe Zsh autocomplete script by @bartekpacia in #1896stableandoldstableGo version in CI by @Juneezee in #1912UseShortOptionHandlingdescription by @BlackHole1 in #1953New Contributors
Full Changelog: urfave/cli@v3.0.0-alpha9...v3.0.0-alpha9.1
v3.0.0-alpha9Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.0.0-alpha8...v3.0.0-alpha9
v3.0.0-alpha8Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.0.0-alpha7...v3.0.0-alpha8
v3.0.0-alpha7Compare Source
What's Changed
Full Changelog: urfave/cli@v3.0.0-alpha6...v3.0.0-alpha7
v3.0.0-alpha6Compare Source
What's Changed
Full Changelog: urfave/cli@v3.0.0-alpha5...v3.0.0-alpha6
v3.0.0-alpha5Compare Source
What's Changed
uintanduint64flag types by @meatballhat in #1768float64types fromFloat64toFloatby @meatballhat in #1773ContextintoCommandby @meatballhat in #1784LocalFlagNamesby @Juneezee in #1815New Contributors
Full Changelog: urfave/cli@v3.0.0-alpha4...v3.0.0-alpha5
v3.0.0-alpha4Compare Source
What's Changed
Appcode intoCommandby @meatballhat in #1746int64andintflag types by @meatballhat in #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-alpha2Compare Source
What's Changed
/v3/by @meatballhat in #1494maintov3-dev-main(circa 2022-10-09) by @meatballhat in #1525maintov3-dev-maincirca 2022-11-06 by @meatballhat in #1569Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.