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 6.2.0 to 6.2.1 #91

Merged
merged 1 commit into from
Dec 17, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade commander from 6.2.0 to 6.2.1.

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 2020-12-14.
Release notes
Package name: commander
  • 6.2.1 - 2020-12-14

    Fixed

    • some tests failed if directory path included a space (1390)
  • 6.2.0 - 2020-10-25

    Added

    • added 'tsx' file extension for stand-alone executable subcommands (#1368)
    • documented second parameter to .description() to describe command arguments (#1353)
    • documentation of special cases with options taking varying numbers of option-arguments (#1332)
    • documentation for terminology (#1361)

    Fixed

    • add missing TypeScript definition for `.addHelpCommand()' (#1375)
    • removed blank line after "Arguments:" in help, to match "Options:" and "Commands:" (#1360)

    Changed

    • update dependencies
from commander GitHub release notes
Commit messages
Package name: commander
  • e0e7238 Release 6.2.1 (#1416)
  • 6032a97 Switch exec to execFile to simply protect against spaces in path (#1390)

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 Dec 15, 2020

Pull Request Test Coverage Report for Build 424182783

  • 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 408555578: 0.0%
Covered Lines: 88
Relevant Lines: 88

💛 - Coveralls

@ovhemert ovhemert merged commit 1dfb34e into master Dec 17, 2020
@ovhemert ovhemert deleted the snyk-upgrade-75015d3b2057471fd2479f27fa0f8ddd branch December 17, 2020 08:45
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.

3 participants