build(deps): bump commander from 14.0.2 to 15.0.0#6
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
803444b to
d7dda64
Compare
Bumps [commander](https://github.com/tj/commander.js) from 14.0.2 to 15.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@v14.0.2...v15.0.0) --- updated-dependencies: - dependency-name: commander dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
d7dda64 to
aa65401
Compare
zacharyr0th
added a commit
that referenced
this pull request
Jun 11, 2026
* build(deps): apply pending dependabot bumps in one pass
Root: chalk 5.6.2, ora 9.4.0, commander 15.0.0, inquirer 14.0.2,
eslint 10.4.1 + @eslint/js 10.0.1 (with { cause } added to three
re-thrown errors for the new preserve-caught-error rule).
Site: react/react-dom/@types/react 19.2.7, typescript 6.0.3.
Actions: bump pinned SHAs for actions/checkout (v6.0.3) and
actions/setup-node (v6.4.0).
Covers dependabot PRs #4, #5, #6, #7, #8, #10, #12, #13, #15.
Skipped: tailwindcss 4 (#11, needs a real v4 migration) and site
eslint 10 (#14, eslint-config-next incompatible).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* fix: update site bun.lock instead of adding a package-lock.json
Site CI installs with bun --frozen-lockfile; the npm lockfile was
never used.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
---------
Co-authored-by: admin-raintree <277948009+admin-raintree@users.noreply.github.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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
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 14.0.2 to 15.0.0.
Release notes
Sourced from commander's releases.
... (truncated)
Changelog
Sourced from commander's changelog.
... (truncated)
Commits
ba6d13dFix release dates in changelog (#2523)a752ed9Pin GitHub actions with hash (#2521)74d5dfeDrop EOL node 20 from test matrix, and add node 26 (#2520)6df9b68Update details for 15.0.0 release (#2519)01ce5d0Remove jest esm examples (#2517)d785d8bUpdate dependencies (#2518)9098b48Update dependencies (#2506)373f660Use node:util stripVTControlCharacters instead of own code (#2486)987f289Use simple match in test (to avoid warning about expensive regex) (#2485)0ea3bb3Update dependecies and lint (#2489)