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 5.1.0 to 6.0.0 #92

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 19, 2020

Bumps commander from 5.1.0 to 6.0.0.

Release notes

Sourced from commander's releases.

v6.0.0

Added

  • add support for variadic options (#1250)
  • allow options to be added with just a short flag (#1256)
  • throw an error if there might be a clash between option name and a Command property, with advice on how to resolve ([# 1275])

Fixed

  • Options which contain -no- in the middle of the option flag should not be treated as negatable. (#1301)

v6.0.0-0

Added

  • add support for variadic options (#1250)
  • allow options to be added with just a short flag (#1256)
  • throw an error if there might be a clash between option name and a Command property, with advice on how to resolve (#1275)
Changelog

Sourced from commander's changelog.

[6.0.0] (2020-07-21)

Added

  • add support for variadic options (#1250)
  • allow options to be added with just a short flag (#1256)
  • throw an error if there might be a clash between option name and a Command property, with advice on how to resolve (#1275)

Fixed

  • Options which contain -no- in the middle of the option flag should not be treated as negatable. (#1301)

[6.0.0-0] (2020-06-20)

(Released in 6.0.0)

Commits

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 will not automatically merge this PR because it includes an out-of-range update to a production dependency.


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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 19, 2020
@github-actions
Copy link

Pull Request Test Coverage Report for Build 1a0dd07bbe1f1f0b820b9d3cf835b41e5cb55238-PR-92

  • 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 64.0%

Totals Coverage Status
Change from base Build d175b1142a2600cd366d455b7ce09cebcd7d1758: 0.0%
Covered Lines: 94
Relevant Lines: 132

💛 - Coveralls

Bumps [commander](https://github.com/tj/commander.js) from 5.1.0 to 6.0.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@v5.1.0...v6.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/commander-6.0.0 branch from 6402d8e to 3a5e34b Compare August 16, 2020 07:06
@dependabot-preview
Copy link
Contributor Author

Superseded by #117.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/commander-6.0.0 branch August 28, 2020 06:25
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant