ovhemert / pino-applicationinsights

A transport for pino that sends messages to Azure Application Insights
MIT License
10 stars 12 forks source link

[Snyk] Upgrade commander from 6.1.0 to 6.2.0 #36

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 years ago

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

merge advice :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
  • 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