chore(deps): bump commander from 12.1.0 to 14.0.3 - #297
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
e6b695f to
9604ee0
Compare
Bumps [commander](https://github.com/tj/commander.js) from 12.1.0 to 14.0.3. - [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.3) --- updated-dependencies: - dependency-name: commander dependency-version: 14.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
9604ee0 to
197fffb
Compare
|
Leaving this open rather than closing it, because unlike the action-pin bumps this one represents real outstanding work: the CI failures here are genuine, not infrastructural. The major carries breaking changes that need a migration pass through the test suite, and that has to happen on our internal source-of-truth repo first (this repository is a per-release mirror, so a bump landing only here blocks or gets reverted by the next snapshot). I've queued the migration internally. When it lands, this PR will resolve itself on the next release snapshot. Recording it here rather than silently closing so it doesn't look like the bump was dismissed. |
|
Closing this, but it's worth recording exactly how small the actual break is, because it's not a real compatibility problem. Checked against The cause is exactly what it looks like from the diff — commander 14 wraps its auto-generated Fix is regenerating the snapshots (or pinning commander's help width via its output configuration) once we're on 14.x — that's a one-line-diff-per-snapshot job, not a rewrite. This repo is a mirror — dependency bumps land in our source repo first and reach here via release snapshot — so it's closed here either way. What would change the answer: once the snapshots are regenerated against commander 14 upstream, the equivalent bump ships in the next release snapshot; that's a same-day fix once someone's doing it, not a blocker on the dependency itself. |
|
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. |
Bumps commander from 12.1.0 to 14.0.3.
Release notes
Sourced from commander's releases.
... (truncated)
Changelog
Sourced from commander's changelog.
... (truncated)
Commits
824736414.0.3e281fe3Update docs for 14.0.3 (#2474)7357ddaSeparate out a more detailed release policy document (#2462)b6e2e3aBump eslint from 9.39.1 to 9.39.2 (#2470)d6f63a7Bump ts-jest from 29.4.5 to 29.4.6 (#2467)2a9768aBump prettier from 3.6.2 to 3.7.4 (#2466)9211918docs(README): Tweak formatting, punctuation for clarity (#2465)4208a96Bump typescript-eslint from 8.46.2 to 8.48.0 (#2458)03308ceBump eslint-plugin-jest from 29.0.1 to 29.2.1 (#2457)4d2db1fBump globals from 16.4.0 to 16.5.0 (#2456)Most Recent Ignore Conditions Applied to This Pull Request