floriandorau / httplog

Simple app to log http request into your console
3 stars 0 forks source link

[Snyk] Upgrade commander from 8.1.0 to 8.3.0 #15

Closed snyk-bot closed 1 year ago

snyk-bot commented 1 year ago

Snyk has created this PR to upgrade commander from 8.1.0 to 8.3.0.

: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.3.0 - 2021-10-22

    Added

    • .getOptionValueSource() and .setOptionValueWithSource(), where expected values for source are one of 'default', 'env', 'config', 'cli' (#1613)

    Deprecated

    • .command('*'), use default command instead (#1612)
    • on('command:*'), use .showSuggestionAfterError() instead (#1612)
  • 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
  • 43f4743 Fix date
  • 34366fd Prepare for 8.3.0
  • 0847a7f ci: update 'node-version'
  • 36c2f68 Change .action() JSDoc/TSDoc example (#1614)
  • 6e00f44 Add setOptionValueWithSource and getOptionValueSource (#1613)
  • a546970 Deprecate command:* command and event (#1612)
  • c1472bc Tidy up some old examples (#1604)
  • 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

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication