josephtzeng / hocon-parser

A HOCON Parser for Node.js
ISC License
31 stars 10 forks source link

[Snyk] Upgrade commander from 8.1.0 to 8.2.0 #15

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade commander from 8.1.0 to 8.2.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.


Release notes
Package name: commander
  • 8.2.0 - 2021-09-10

    Added

    • .showSuggestionAfterError() to show suggestions after unknown command or unknown option (#1590)
    • add Option support for values from environment variables using .env() (#1587)

    Changed

    • show error for unknown global option before subcommand (rather than just help) (#1590)

    Removed

    • TypeScript declaration of unimplemented Option method argumentRejected
  • 8.1.0 - 2021-07-27

    Added

    • .copyInheritedSettings() (#1557)
    • update Chinese translations for Commander v8 (#1570)
    • Argument methods for .argRequired() and .argOptional() (#1567)
from commander GitHub release notes
Commit messages
Package name: commander
  • 950f742 Update CHANGELOG for one-last-thing for 8.2.0
  • 4a370a4 Remove stale argumentRejected method on Option (#1599)
  • b84534b Prepare for 8.2.0 (#1597)
  • 91ccfd5 Suggestion for unknown command and unknown option (#1590)
  • 2911e0e docs: update SECURITY.md
  • 8571a75 Add .env method to Option for consulting environment variable for option value (#1587)
  • 3a0ef21 Fixed deprecated documentation typo
  • 78e335f Fix minor typo (#1579)
  • 3f77e7e Update github-actions (#1574)
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