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

chore(deps): bump commander from 7.1.0 to 7.2.0 #52

Merged
merged 1 commit into from Apr 17, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2021

Bumps commander from 7.1.0 to 7.2.0.

Release notes

Sourced from commander's releases.

v7.2.0

Added

  • TypeScript typing for parent property on Command (#1475)
  • TypeScript typing for .attributeName() on Option (#1483)
  • support information in package (#1477)

Changed

  • improvements to error messages, README, and tests
  • update dependencies
Changelog

Sourced from commander's changelog.

[7.2.0] (2021-03-26)

Added

  • TypeScript typing for parent property on Command (#1475)
  • TypeScript typing for .attributeName() on Option (#1483)
  • support information in package (#1477)

Changed

  • improvements to error messages, README, and tests
  • update dependencies
Commits
  • 327a3dd Update CHANGELOG and dependences for 7.2.0
  • 7b6567e Fix syntactically incorrect command name (#1488)
  • 0fa4b8d Add test for process.exit finishing bunch of if-then-else cases (#1487)
  • 82bf30b passThroughOptions: correct error message
  • d3a9e7a Add attributeName to Option typings (#1483)
  • 26223d0 Add missing word and expand wording for clarity (#1482)
  • b9ffe09 Add package support info (#1477)
  • e12ea2e Add Command parent property to TypeScript (#1475)
  • 948796d Add mock tests to cover subcommand error handling (#1474)
  • c119028 Add runtime test that TypeScript imports are working (#1473)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [commander](https://github.com/tj/commander.js) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](tj/commander.js@v7.1.0...v7.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 22, 2021
@alvarocastro alvarocastro merged commit 6e68d7d into master Apr 17, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/commander-7.2.0 branch April 17, 2021 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant