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 8.1.0 to 8.2.0 #107

Merged
merged 1 commit into from Sep 13, 2021

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade commander from 8.1.0 to 8.2.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 2 days ago, on 2021-09-10.
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

@coveralls
Copy link

coveralls commented Sep 12, 2021

Pull Request Test Coverage Report for Build 1225537850

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 1093085424: 0.0%
Covered Lines: 90
Relevant Lines: 90

💛 - Coveralls

@ovhemert ovhemert merged commit 41d6b3a into master Sep 13, 2021
@ovhemert ovhemert deleted the snyk-upgrade-f4f30989889ab03cb60a2953a4b20f4d branch September 13, 2021 08:24
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

3 participants