fix(deps): update module github.com/urfave/cli/v3 to v3.6.2#63
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update module github.com/urfave/cli/v3 to v3.6.2#63renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
a6b7383 to
e27a830
Compare
e27a830 to
10dcc3a
Compare
10dcc3a to
0bdea0b
Compare
0bdea0b to
8ea06f8
Compare
8ea06f8 to
b7f54cc
Compare
b7f54cc to
fc2949f
Compare
fc2949f to
9b4b492
Compare
9b4b492 to
60c5a57
Compare
60c5a57 to
c2c7254
Compare
c2c7254 to
e2e74d8
Compare
e2e74d8 to
dc179a6
Compare
dc179a6 to
95f72bf
Compare
95f72bf to
1305ae2
Compare
77f27be to
2942d06
Compare
2942d06 to
1ac09d9
Compare
1ac09d9 to
5025a19
Compare
4c8b987 to
5025a19
Compare
c58f2b0 to
2c90559
Compare
2c90559 to
03a0acb
Compare
03a0acb to
0b91b40
Compare
0b91b40 to
f222897
Compare
f222897 to
efee96a
Compare
efee96a to
7390cb9
Compare
7390cb9 to
279a9fc
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
279a9fc to
83fcc19
Compare
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
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:
v3.0.0-alpha2→v3.6.2Release Notes
urfave/cli (github.com/urfave/cli/v3)
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
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.