-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
refactor: Bump commander from 10.0.1 to 12.0.0 #8969
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
I will reformat the title to use the proper commit message syntax. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## alpha #8969 +/- ##
==========================================
+ Coverage 93.84% 94.21% +0.37%
==========================================
Files 186 186
Lines 14825 14825
==========================================
+ Hits 13913 13968 +55
+ Misses 912 857 -55 ☔ View full report in Codecov by Sentry. |
2fa6e64
to
4495bf5
Compare
Bumps [commander](https://github.com/tj/commander.js) from 10.0.1 to 12.0.0. - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v10.0.1...v12.0.0) --- updated-dependencies: - dependency-name: commander dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
4495bf5
to
e4db1ea
Compare
🎉 This change has been released in version 7.0.0-alpha.23 |
🎉 This change has been released in version 7.0.0-beta.1 |
🎉 This change has been released in version 7.0.0 |
Bumps commander from 10.0.1 to 12.0.0.
Release notes
Sourced from commander's releases.
... (truncated)
Changelog
Sourced from commander's changelog.
... (truncated)
Commits
83c3f4e
Bump version to 12.0.0e3192a1
Merge pull request #2140 from tj/release/12.x608eaf0
Update CHANGELOG for v12 (#2133)3f44d29
Update dependencies preparing for release (#2132)4d832b2
Merge remote-tracking branch 'origin/develop' into release/12.xb53109b
Add links in CHANGELOG90f3c8a
12.0.0-1eed665d
Add 12.0.0-1 changes to CHANGELOG09244af
Refactor help option implementation to hold actual Option (#2006)ff08a02
Refactor help command implementation to hold actual Command (#2087)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)