Skip to content

Bump @commander-js/extra-typings from 13.1.0 to 14.0.0#26

Merged
maff merged 1 commit into
mainfrom
dependabot/npm_and_yarn/commander-js/extra-typings-14.0.0
Jun 6, 2025
Merged

Bump @commander-js/extra-typings from 13.1.0 to 14.0.0#26
maff merged 1 commit into
mainfrom
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 May 19, 2025

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 19, 2025
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:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions Bot force-pushed the dependabot/npm_and_yarn/commander-js/extra-typings-14.0.0 branch from 3d250cf to 26b156e Compare May 19, 2025 18:14
@maff maff merged commit 8e2b607 into main Jun 6, 2025
@maff maff deleted the dependabot/npm_and_yarn/commander-js/extra-typings-14.0.0 branch June 6, 2025 19:46
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