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

chore(deps): Bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.3 #1530

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps github.com/urfave/cli/v2 from 2.27.2 to 2.27.3.

Release notes

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

v2.27.3

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.27.2...v2.27.3

Commits
  • a4832fd Merge pull request #1947 from caeret/v2-maint
  • 2400a85 Run make generate
  • a5546ad Fix improper whitespace formatting in usageTemplate, AppHelpTemplate and Subc...
  • 84c536d Merge pull request #1938 from suzuki-shunsuke/v2-fix-shell-completion-with-do...
  • f72fa77 fix: disable bash completion if double dash is included in arguments
  • 8e2384c Merge pull request #1911 from elezar/bump-gh.neting.cc/xrash/smetrics
  • e6c679a Bump github.com/xrash/smetrics dependency
  • da85d0c Merge pull request #1910 from sj14/sj/default-arg-value
  • 1ba9751 Docs: Mention value from env as default value
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot requested a review from ianlewis as a code owner August 1, 2024 04:28
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 1, 2024
Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.11%. Comparing base (d829124) to head (173d323).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1530   +/-   ##
=======================================
  Coverage   77.11%   77.11%           
=======================================
  Files          17       17           
  Lines        1088     1088           
=======================================
  Hits          839      839           
  Misses        182      182           
  Partials       67       67           

@ianlewis
Copy link
Owner

ianlewis commented Aug 2, 2024

@dependabot rebase

Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.27.2 to 2.27.3.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](urfave/cli@v2.27.2...v2.27.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/urfave/cli/v2-2.27.3 branch from cca1d00 to 173d323 Compare August 2, 2024 06:04
@ianlewis ianlewis merged commit 1a9e303 into main Aug 2, 2024
14 checks passed
@ianlewis ianlewis deleted the dependabot/go_modules/github.com/urfave/cli/v2-2.27.3 branch August 2, 2024 06:14
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant