Skip to content

[CSR-0] chore: Bump @commander-js/extra-typings from 13.1.0 to 14.0.0#354

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/commander-js/extra-typings-14.0.0
Open

[CSR-0] chore: Bump @commander-js/extra-typings from 13.1.0 to 14.0.0#354
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/commander-js/extra-typings-14.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps @commander-js/extra-typings from 13.1.0 to 14.0.0.

Release notes

Sourced from @​commander-js/extra-typings's releases.

v14.0.0

Added

  • support for groups of options and commands in the help using low-level .helpGroup() on Option and Command, and higher-level .optionsGroup() and .commandsGroup() which can be used in chaining way to specify group title for following options/commands (#100)
  • TypeScript: add parseArg property to Argument class (#93)

Changed

  • Breaking: peer dependency on Commander 14.0.x which requires Node.js 20 or higher
  • internal refactor of Help class adding .formatItemList() and .groupItems() methods (#93)
Changelog

Sourced from @​commander-js/extra-typings's changelog.

[14.0.0] (2025-05-18)

Added

  • support for groups of options and commands in the help using low-level .helpGroup() on Option and Command, and higher-level .optionsGroup() and .commandsGroup() which can be used in chaining way to specify group title for following options/commands (#100)
  • TypeScript: add parseArg property to Argument class (#93)

Changed

  • Breaking: peer dependency on Commander 14.0.x which requires Node.js 20 or higher
  • internal refactor of Help class adding .formatItemList() and .groupItems() methods (#93)
Commits
  • dc825b1 Update peer dependency to Commander 14.0.0
  • 9adf096 Prepare for 14.0.0 (#101)
  • 510ef18 Add typings for helpGroup support (#100)
  • 5a69d92 Configure target branch for dependabot and add npm ecosystem (#99)
  • 2c2e904 Export types used in exported methods for easier overriding (#98)
  • 4ee5441 Bump actions/setup-node from 3 to 4 (#97)
  • 7215a4f Bump actions/checkout from 3 to 4 (#96)
  • be7d95f Merge branch 'main' into develop
  • bb9c783 ci: Update node-version (#94)
  • 0dd406c Monitor 'GitHub Actions' with Dependabot (#95)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [@commander-js/extra-typings](https://github.com/commander-js/extra-typings) from 13.1.0 to 14.0.0.
- [Release notes](https://github.com/commander-js/extra-typings/releases)
- [Changelog](https://github.com/commander-js/extra-typings/blob/main/CHANGELOG.md)
- [Commits](commander-js/extra-typings@v13.1.0...v14.0.0)

---
updated-dependencies:
- dependency-name: "@commander-js/extra-typings"
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 20, 2026

Assignees

The following users could not be added as assignees: ynahmany. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant