-
Notifications
You must be signed in to change notification settings - Fork 237
chore(deps-dev): bump commander from 12.1.0 to 14.0.1 #9065
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
Open
dependabot
wants to merge
1
commit into
dev
Choose a base branch
from
dependabot/npm_and_yarn/commander-14.0.1
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
otto-the-bot
approved these changes
Sep 15, 2025
d2be5c1
to
e92af65
Compare
otto-the-bot
approved these changes
Sep 16, 2025
e92af65
to
736de64
Compare
otto-the-bot
approved these changes
Sep 17, 2025
736de64
to
68575ea
Compare
otto-the-bot
approved these changes
Sep 17, 2025
68575ea
to
633c37a
Compare
otto-the-bot
approved these changes
Sep 18, 2025
633c37a
to
298a728
Compare
otto-the-bot
approved these changes
Sep 19, 2025
298a728
to
99bd819
Compare
otto-the-bot
approved these changes
Sep 26, 2025
99bd819
to
31288d7
Compare
otto-the-bot
approved these changes
Sep 26, 2025
31288d7
to
5673dfa
Compare
otto-the-bot
approved these changes
Sep 26, 2025
5673dfa
to
ab8fc42
Compare
otto-the-bot
approved these changes
Sep 26, 2025
ab8fc42
to
63e2f17
Compare
otto-the-bot
approved these changes
Sep 26, 2025
63e2f17
to
92027d4
Compare
otto-the-bot
approved these changes
Sep 26, 2025
92027d4
to
644555b
Compare
otto-the-bot
approved these changes
Sep 29, 2025
c11b1e6
to
0870df2
Compare
otto-the-bot
approved these changes
Sep 29, 2025
0870df2
to
0795d56
Compare
otto-the-bot
approved these changes
Sep 30, 2025
0795d56
to
79ae340
Compare
otto-the-bot
approved these changes
Oct 1, 2025
79ae340
to
fee1cc6
Compare
otto-the-bot
approved these changes
Oct 1, 2025
fee1cc6
to
b2c8602
Compare
otto-the-bot
approved these changes
Oct 1, 2025
b2c8602
to
f7eeacd
Compare
otto-the-bot
approved these changes
Oct 1, 2025
f7eeacd
to
74893f5
Compare
otto-the-bot
approved these changes
Oct 2, 2025
74893f5
to
6dff2a6
Compare
otto-the-bot
approved these changes
Oct 6, 2025
6dff2a6
to
01f9213
Compare
otto-the-bot
approved these changes
Oct 8, 2025
01f9213
to
e02cb0d
Compare
otto-the-bot
approved these changes
Oct 8, 2025
e02cb0d
to
d084fa0
Compare
otto-the-bot
approved these changes
Oct 8, 2025
d084fa0
to
9312053
Compare
otto-the-bot
approved these changes
Oct 10, 2025
9312053
to
5c9fc29
Compare
otto-the-bot
approved these changes
Oct 10, 2025
Bumps [commander](https://github.com/tj/commander.js) from 12.1.0 to 14.0.1. - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v12.1.0...v14.0.1) --- updated-dependencies: - dependency-name: commander dependency-version: 14.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
5c9fc29
to
1f112c5
Compare
otto-the-bot
approved these changes
Oct 10, 2025
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps commander from 12.1.0 to 14.0.1.
Release notes
Sourced from commander's releases.
... (truncated)
Changelog
Sourced from commander's changelog.
... (truncated)
Commits
bd4ae26
Prepare for 14.0.1 release (#2426)cb7ae51
Bump actions/setup-node from 4 to 5 (#2422)b855083
Update dependencies (#2421)64003ac
Bump tsd from 0.32.0 to 0.33.0 (#2419)025ee3f
Bump@eslint/js
from 9.32.0 to 9.34.0 (#2417)fb2429e
Bump prettier from 3.5.3 to 3.6.2 (#2415)6e40543
Bump actions/checkout from 4 to 5 (#2412)c635fad
Collect variadic with push, add tests (#2410)201d932
Refactor parseOptions to process args in-place (#2409)fb65fca
Bump eslint from 9.30.1 to 9.32.0 (#2402)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)