Skip to content

Conversation

@dependabot
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 added the dependencies Pull requests that update a dependency file label Apr 22, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 25, 2022

Superseded by #3.

@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 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

1 participant