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.2.0 to 9.5.0 #92

Merged
merged 1 commit into from
Feb 9, 2023

Conversation

jlenon7
Copy link
Member

@jlenon7 jlenon7 commented Feb 8, 2023

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


Snyk has created this PR to upgrade commander from 9.2.0 to 9.5.0.

ℹ️ 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 4 versions ahead of your current version.
  • The recommended version was released a month ago, on 2023-01-07.
Release notes
Package name: commander
  • 9.5.0 - 2023-01-07

    Added

    • .getOptionValueSourceWithGlobals() (#1832)
    • showGlobalOptions for .configureHelp{} and Help (#1828)
  • 9.4.1 - 2022-09-30

    Fixed

    • .setOptionValue() now also clears option source (#1795)
    • TypeScript: add implied to OptionValueSource for option values set by using .implies() (#1794)
    • TypeScript : add undefined to return type of .getOptionValueSource() (#1794)

    Changed

    • additions to README
  • 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)
  • 9.2.0 - 2022-04-15

    Added

    • conditional export of 'types' for upcoming TypeScript module resolution (#1703)
    • example file showing two ways to add global options to subcommands (#1708)

    Fixed

    • detect option conflicts in parent commands of called subcommand (#1710)

    Changed

    • replace deprecated String.prototype.substr (#1706)
from commander GitHub release notes
Commit messages
Package name: commander
  • 7a5bd06 9.5.0
  • e6d85fc Fix year for release
  • f6dd14a Update CHANGELOG for 9.5.0
  • 2326c53 Update dependencies to get new version of json5
  • 91bfa8d Add mention of .alias() to README. (#1833)
  • 5a201ec Add getOptionValueSourceWithGlobals for completeness. (#1832)
  • 0ae5b2f Support showing global options in help (#1828)
  • 198c6e4 Merge branch 'master' into develop
  • 8d3c7b5 Fix some typos (#1821)
  • 1760b42 Add extra-typings to README (#1814)
  • 0b4198d 9.4.1
  • c15ae68 Update CHANGELOG for 9.4.1
  • 471ec40 Add copyInheritedSettings to README (#1798)
  • 8236966 Add mention of makeOptionMandatory in README (#1797)
  • 72be61c Add implied to option value sources (#1794)
  • 84d9201 setOptionValue should clear option source (#1795)
  • 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

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

@jlenon7 jlenon7 merged commit 9463010 into develop Feb 9, 2023
@jlenon7 jlenon7 deleted the snyk-upgrade-fd46ee1f61b90f0f5cf4701420eeaf6b branch February 9, 2023 01:58
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