Skip to content

[Snyk] Upgrade commander from 14.0.0 to 14.0.1#5

Open
aadish-25 wants to merge 1 commit intomainfrom
snyk-upgrade-cdf6b5117fc4cc6bebfe953e140e9a1e
Open

[Snyk] Upgrade commander from 14.0.0 to 14.0.1#5
aadish-25 wants to merge 1 commit intomainfrom
snyk-upgrade-cdf6b5117fc4cc6bebfe953e140e9a1e

Conversation

@aadish-25
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade commander from 14.0.0 to 14.0.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.

  • The recommended version was released 24 days ago.

Release notes
Package name: commander
  • 14.0.1 - 2025-09-12

    Fixed

    • broken markdown link in README (#2369)

    Changed

    • improve code readability by using optional chaining (#2394)
    • use more idiomatic code with object spread instead of Object.assign() (#2395)
    • improve code readability using string.endsWith() instead of string.slice() (#2396)
    • refactor .parseOptions() to process args array in-place (#2409)
    • change private variadic support routines from ._concatValue() to ._collectValue() (change code from array.concat() to array.push()) (#2410)
    • update (dev) dependencies
  • 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 option
      s/commands (#2328)
    • support for unescaped negative numbers as option-arguments and command-arguments (#2339)
    • TypeScript: add parseArg property to Argument class (#2359)

    Fixed

    • remove bogus leading space in help when option has default value but not a description (#2348)
    • .configureOutput() now makes copy of settings instead of modifying in-place, fixing side-effects (#2350)

    Changed

    • Breaking: Commander 14 requires Node.js v20 or higher
    • internal refactor of Help class adding .formatItemList() and .groupItems() methods (#2328)
from commander GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Snyk has automatically assigned this pull request, set who gets assigned.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade commander from 14.0.0 to 14.0.1.

See this package in npm:
commander

See this project in Snyk:
https://app.snyk.io/org/aadishpcs/project/13c139c5-7345-4257-85d0-8bd95bb94e13?utm_source=github&utm_medium=referral&page=upgrade-pr
@aadish-25 aadish-25 self-assigned this Oct 6, 2025
@coderabbitai
Copy link

coderabbitai bot commented Oct 6, 2025

Important

Review skipped

Ignore keyword(s) in the title.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch snyk-upgrade-cdf6b5117fc4cc6bebfe953e140e9a1e

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments