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.1.0 to 6.2.0 #84

Merged
merged 2 commits into from Nov 3, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade commander from 6.1.0 to 6.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 2020-10-25.
Release notes
Package name: commander
  • 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
  • 6.1.0 - 2020-08-28

    Added

    • include URL to relevant section of README for error for potential conflict between Command properties and option values (#1306)
    • .combineFlagAndOptionalValue(false) to ease upgrade path from older versions of Commander (#1326)
    • allow disabling the built-in help option using .helpOption(false) (#1325)
    • allow just some arguments in argumentDescription to .description() (#1323)

    Changed

    • tidy async test and remove lint override (#1312)

    Fixed

    • executable subcommand launching when script path not known (#1322)
from commander GitHub release notes
Commit messages
Package name: commander
  • 0192d66 Note that updated dependencies too
  • c40c275 Prepate for 6.2.0 release
  • 3d40a2e Update dependencies, and fix or suppress lint issues (#1376)
  • 2935568 TypeScript for addHelpCommand (#1375)
  • f15900d Add tests for some getters (#1369)
  • 39eadd7 Allow tsx file extension for sub-commands (#1367) (#1368)
  • 0c18b86 Remove Ruby commander reference. (#1364)
  • 2f4cd3d Use revised terminology (#1362)
  • e56fba2 Terminology and links (#1361)
  • 9236449 Remove line after Arguments title in help (#1360)
  • 3998dd6 Add documentation on tricks and traps of using optional options (#1332)
  • 5076dda Document and test description of arguments (#1353)
  • af31e90 Reword description of combining short options (#1345)
  • ce3aebe Enable jest coverage (#1352)
  • 693a40f fix typo: readme example references variables that don't exist (#1342)

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 Nov 3, 2020

Pull Request Test Coverage Report for Build 343402198

  • 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 343400566: 0.0%
Covered Lines: 83
Relevant Lines: 83

💛 - Coveralls

@ovhemert ovhemert merged commit 3e0cc86 into master Nov 3, 2020
@ovhemert ovhemert deleted the snyk-upgrade-860fc154c3f5b78f04918aeb153790cc branch November 3, 2020 10:37
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