Skip to content
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

Bump github.com/urfave/cli/v2 from 2.3.0 to 2.4.4 #97

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2022

Bumps github.com/urfave/cli/v2 from 2.3.0 to 2.4.4.

Release notes

Sourced from github.com/urfave/cli/v2's releases.

Release 2.4.4

What's Changed

Full Changelog: urfave/cli@v2.4.3...v2.4.4

Release 2.4.3

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.4.2...v2.4.3

Release 2.4.2

What's Changed

Full Changelog: urfave/cli@v2.4.1...v2.4.2

Release 2.4.1

What's Changed

Full Changelog: urfave/cli@v2.4.0...v2.4.1

Release 2.4.0

These release notes were written for the git hash urfave/cli@7b2e609.

Fixed

  • Fixed incorrect Help Name in #1202 via @​fxrlv
  • Fixed a bug where Context.Value did not look across all fileSets when looking for a named flag in #1210 via @​jcgregorio
  • Fixed an issue with flags being set by parent context's (IntSlice, Int64Slice) in #1214 via @​anicoll
  • Fixed a bug where App.Reader was not correctly propagated to the subcommands in #1225 via @​Coderlane
  • Fixed example code input arguments in #1226 via @​Coderlane
  • Fixed a bug where default value would changed when parsing slice flags in #1236 via @​vipally
  • Fixed a bug where slice flag values don't append default values from ENV or a file in #1239 via @​vipally
  • Fixed indentation on help text in #1279 via @​rliebz
  • Fixed a Go 1.17 compatibility issue for a test case in #1277 via @​GlenPickle

... (truncated)

Commits
  • f04607a Merge pull request #1361 from urfave/dearchap-remove_reflect
  • 9fd3cc9 Add tests around flag stringifying for all modified types
  • 79ed8b5 Drop desired min binary size accordingly
  • d83bb8d Merge branch 'main' into remove_reflect
  • 372ee0a Merge pull request #1360 from urfave/schollz-master
  • c4c15e1 Writing tests around changes from #1186
  • 7a231c5 Merge branch 'main' into master
  • 2e3b8fc Merge pull request #1359 from urfave/deps-updates
  • 6effd9f Update dependencies and go.mod spec
  • 9e59db8 Merge pull request #1358 from urfave/trunk-is-main
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.3.0 to 2.4.4.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](urfave/cli@v2.3.0...v2.4.4)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner April 22, 2022 19:24
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 22, 2022

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 25, 2022

Superseded by #98.

@dependabot dependabot bot closed this Apr 25, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/urfave/cli/v2-2.4.4 branch April 25, 2022 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants