pino-datadog icon indicating copy to clipboard operation
pino-datadog copied to clipboard

[Snyk] Upgrade commander from 9.3.0 to 9.4.0

Open ovhemert opened this issue 1 year ago • 1 comments

This PR was automatically created by Snyk using the credentials of a real user.


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

merge advice :information_source: 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 month 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

ovhemert avatar Aug 19 '22 06:08 ovhemert