Skip to content

Bump github.com/urfave/cli/v3 from 3.0.0-beta1 to 3.1.1 #764

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2025

Bumps github.com/urfave/cli/v3 from 3.0.0-beta1 to 3.1.1.

Release notes

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

v3.1.0

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.0.0-beta1.01...v3.1.0

Commits
  • c96fd24 Merge pull request #2087 from dearchap/issue_2086
  • 350dbbd Fix:(issue_2086) Fix failed docs publish
  • 7593378 Merge pull request #2085 from urfave/fix-migration-discussion-v2-to-v3
  • 2153e9e docs: fix the link to the migration discussion from v2 to v3
  • fe6ff48 Merge pull request #2081 from dearchap/issue_2077
  • 56745f7 Merge pull request #2080 from dearchap/issue_1891
  • 8bb43eb Fix:(issue_2077) Make sure onUsageError is invoked for command when args are ...
  • ec68704 Fix:(issue_1891) Roll out v3 docs
  • 809e4fb Merge pull request #2074 from dearchap/issue_2066
  • 6813d2b Run gofmt
  • 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 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)

Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.0.0-beta1 to 3.1.1.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](urfave/cli@v3.0.0-beta1...v3.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from metachris April 2, 2025 09:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 2, 2025
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.92%. Comparing base (5f634cf) to head (dca7333).
Report is 17 commits behind head on develop.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #764      +/-   ##
===========================================
- Coverage    43.90%   42.92%   -0.99%     
===========================================
  Files           17       18       +1     
  Lines         1724     2085     +361     
===========================================
+ Hits           757      895     +138     
- Misses         912     1113     +201     
- Partials        55       77      +22     
Flag Coverage Δ
unittests 42.92% <ø> (-0.99%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 21, 2025

Superseded by #770.

@dependabot dependabot bot closed this Apr 21, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/urfave/cli/v3-3.1.1 branch April 21, 2025 10:07
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