Upgrade commander from 14 to 15 #287

Open
opened 2026-09-10 18:05:50 +01:00 by Smithy-bot · 0 comments
Member

Epic:
Story Points:


Deferred major bump from the 2.5.0 dependency audit. Within-range updates and vulnerability fixes for 2.5.0 left commander on the v14 line.

Description

Upgrade the runtime dependency commander from ^14.0.3 to the latest v15 release.

  • Current: 14.x (^14.0.3)
  • Target: 15.x (latest at audit time: 15.0.0)
  • Package type: runtime dependency (CLI argument parsing)

Acceptance Criteria

  • package.json / yarn.lock use commander 15
  • CLI still parses options and runs correctly
  • yarn test, yarn build, and yarn lint pass
  • Any breaking API changes in commander 15 are handled in src/cli.ts (and related code)

Subtasks

No subtasks

Notes

  • Related: #268 (2.5.0 Dependency Updates)
  • Overview: docs/dependency-audit-2.5.0.md
Epic: \ Story Points: --- Deferred major bump from the [2.5.0 dependency audit](https://git.vylpes.xyz/RabbitLabs/random-bunny/src/branch/release/2.5.0/docs/dependency-audit-2.5.0.md). Within-range updates and vulnerability fixes for 2.5.0 left `commander` on the v14 line. ## Description Upgrade the runtime dependency `commander` from `^14.0.3` to the latest v15 release. - Current: `14.x` (`^14.0.3`) - Target: `15.x` (latest at audit time: `15.0.0`) - Package type: runtime dependency (CLI argument parsing) ## Acceptance Criteria - [ ] `package.json` / `yarn.lock` use commander 15 - [ ] CLI still parses options and runs correctly - [ ] `yarn test`, `yarn build`, and `yarn lint` pass - [ ] Any breaking API changes in commander 15 are handled in `src/cli.ts` (and related code) ## Subtasks *No subtasks* ## Notes - Related: #268 (2.5.0 Dependency Updates) - Overview: `docs/dependency-audit-2.5.0.md`
Smithy-bot added this to the 2.6.0 milestone 2026-09-10 18:05:50 +01:00
Vylpes modified the milestone from 2.6.0 to 2.5.0 2026-09-10 18:08:39 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
RabbitLabs/random-bunny#287
No description provided.