-
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
fix(deps): update module github.com/urfave/cli/v2 to v2.23.7 #33
Merged
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
Codecov Report
@@ Coverage Diff @@
## main #33 +/- ##
=======================================
Coverage 21.46% 21.46%
=======================================
Files 3 3
Lines 452 452
=======================================
Hits 97 97
Misses 353 353
Partials 2 2 |
renovate
bot
changed the title
fix(deps): update module github.com/urfave/cli/v2 to v2.23.5
fix(deps): update module github.com/urfave/cli/v2 to v2.23.5 - autoclosed
Dec 2, 2022
renovate
bot
changed the title
fix(deps): update module github.com/urfave/cli/v2 to v2.23.5 - autoclosed
fix(deps): update module github.com/urfave/cli/v2 to v2.23.5
Dec 2, 2022
renovate
bot
force-pushed
the
renovate/github.com-urfave-cli-v2-2.x
branch
from
December 4, 2022 16:13
a2acfad
to
87440af
Compare
renovate
bot
changed the title
fix(deps): update module github.com/urfave/cli/v2 to v2.23.5
fix(deps): update module github.com/urfave/cli/v2 to v2.23.6
Dec 4, 2022
renovate
bot
force-pushed
the
renovate/github.com-urfave-cli-v2-2.x
branch
from
December 10, 2022 16:51
87440af
to
90e245b
Compare
renovate
bot
changed the title
fix(deps): update module github.com/urfave/cli/v2 to v2.23.6
fix(deps): update module github.com/urfave/cli/v2 to v2.23.7
Dec 10, 2022
renovate
bot
force-pushed
the
renovate/github.com-urfave-cli-v2-2.x
branch
from
December 21, 2022 20:24
90e245b
to
25b25e7
Compare
renovate
bot
changed the title
fix(deps): update module github.com/urfave/cli/v2 to v2.23.7
fix(deps): update module github.com/urfave/cli/v2 to v2.23.7 - autoclosed
Dec 22, 2022
renovate
bot
changed the title
fix(deps): update module github.com/urfave/cli/v2 to v2.23.7 - autoclosed
fix(deps): update module github.com/urfave/cli/v2 to v2.23.7
Dec 22, 2022
renovate
bot
force-pushed
the
renovate/github.com-urfave-cli-v2-2.x
branch
from
January 19, 2023 19:39
25b25e7
to
2a7de65
Compare
plyr4
previously approved these changes
Jan 19, 2023
renovate
bot
force-pushed
the
renovate/github.com-urfave-cli-v2-2.x
branch
from
January 19, 2023 19:49
0e53f9f
to
e081033
Compare
plyr4
approved these changes
Jan 19, 2023
wass3r
approved these changes
Jan 19, 2023
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.17.1
->v2.23.7
Release Notes
urfave/cli
v2.23.7
Compare Source
What's Changed
Full Changelog: urfave/cli@v2.23.6...v2.24.0
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
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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.