Skip to content

[Snyk] Upgrade commander from 6.1.0 to 6.2.1#16

Open
goatandsheep wants to merge 1 commit intomasterfrom
snyk-upgrade-59ad9f6c5201a7527b19e7bb0f9f4f1b
Open

[Snyk] Upgrade commander from 6.1.0 to 6.2.1#16
goatandsheep wants to merge 1 commit intomasterfrom
snyk-upgrade-59ad9f6c5201a7527b19e7bb0f9f4f1b

Conversation

@goatandsheep
Copy link
Owner

Snyk has created this PR to upgrade commander from 6.1.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 2 versions ahead of your current version.
  • The recommended version was released 2 months 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
  • 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
  • e0e7238 Release 6.2.1 (#1416)
  • 6032a97 Switch exec to execFile to simply protect against spaces in path (#1390)
  • 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

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.

2 participants