Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade commander from 9.3.0 to 9.4.0 #750

Merged
merged 1 commit into from
Jul 24, 2022

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade commander from 9.3.0 to 9.4.0.

merge advice
ℹ️ 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 a day ago, on 2022-07-15.
Release notes
Package name: commander
  • 9.4.0 - 2022-07-15

    Added

    • preSubcommand hook called before direct subcommands (#1763)

    Fixed

    • export InvalidOptionArgumentError in esm (#1756)

    Changed

    • update dependencies (#1767)
  • 9.3.0 - 2022-05-28

    Added

    • .summary() for a short summary to use instead of description when listing subcommands in help (#1726)
    • Option.implies() to set other option values when the option is specified (#1724)
    • updated Chinese README with 9.x changes (#1727)

    Fixed

    • TypeScript: add string[] to .options() default value parameter type for use with variadic options (#1721)

    Deprecated

    • multi-character short option flag (e.g. -ws) (#1718)
from commander GitHub release notes
Commit messages
Package name: commander
  • 82fcb98 Update CHANGELOG preparing for 9.4.0
  • 177cc6e Update dependencies (#1767)
  • 2c7f687 feat: add preSubcommand hook (#1763)
  • 3ae30a2 Export InvalidOptionArgumentError in esm (#1756)
  • dccc906 Bump github/codeql-action from 1 to 2
  • 211ff69 Bump actions/checkout from 2 to 3
  • becb22f Bump actions/setup-node from 2 to 3
  • 3e202f3 Add develop branch for earlier warnings
  • fd24e92 Add target-branch

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@blgm blgm merged commit ae0183d into master Jul 24, 2022
@blgm blgm deleted the snyk-upgrade-8a951eecd47a28acb7b65c686cefe5f6 branch August 12, 2022 11:14
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.

None yet

2 participants