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 yargs-parser from 17.0.0 to 18.0.0 #653

Merged
merged 1 commit into from
Mar 7, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 7, 2020

Bumps yargs-parser from 17.0.0 to 18.0.0.

Release notes

Sourced from yargs-parser's releases.

yargs-parser v18.0.0

⚠ BREAKING CHANGES

  • the narg count is now enforced when parsing arrays.

Features

  • NaN can now be provided as a value for nargs, indicating "at least" one value is expected for array (#251) (9db4be8)

yargs-parser v17.1.0

Features

  • introduce greedy-arrays config, for specifying whether arrays consume multiple positionals (#249) (60e880a)

yargs-parser v17.0.1

Bug Fixes

Changelog

Sourced from yargs-parser's changelog.

18.0.0 (2020-03-02)

⚠ BREAKING CHANGES

  • the narg count is now enforced when parsing arrays.

Features

  • NaN can now be provided as a value for nargs, indicating "at least" one value is expected for array (#251) (9db4be8)

17.1.0 (2020-03-01)

Features

  • introduce greedy-arrays config, for specifying whether arrays consume multiple positionals (#249) (60e880a)

17.0.1 (2020-02-29)

Bug Fixes

Commits
  • d9284ec chore: release 18.0.0 (#252)
  • 9db4be8 feat!: NaN can now be provided as a value for nargs, indicating "at least" on...
  • fa42eae chore: release 17.1.0 (#250)
  • 60e880a feat: introduce greedy-arrays config, for specifying whether arrays consume m...
  • b0d65c6 build: use repository format that works with wombat dressing room
  • 185816a build: configuring wombat dressing room for publication
  • b064ea9 chore: release 17.0.1 (#248)
  • 57119f9 fix: normalized keys were not enumerable (#247)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by oss-bot, a new releaser for yargs-parser since your current version.


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)
  • @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
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@ghost
Copy link

ghost commented Mar 7, 2020

Congratulations 🍻. DeepCode analyzed your code in 0.229 seconds and we found no issues. Enjoy a moment of no bugs ☀️.

💬 This comment has been generated by the DeepCode bot, installed by the owner of the repository. The DeepCode bot protects your repository by detecting and commenting on security vulnerabilities or other critical issues.


☺️ If you want to provide feedback on our bot, here is how to contact us.

@TravisBuddy
Copy link

Travis tests have failed

Hey @dependabot-preview[bot],
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

TravisBuddy Request Identifier: 269829e0-6009-11ea-afc8-ddb27bdee665

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/yargs-parser-18.0.0 branch from dc8abe4 to 53a4760 Compare March 7, 2020 00:21
@TravisBuddy
Copy link

Hey @dependabot-preview[bot],
Your changes look good to me!

View build log

TravisBuddy Request Identifier: 04a43030-600a-11ea-afc8-ddb27bdee665

@liyasthomas liyasthomas merged commit 1a1d411 into master Mar 7, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/yargs-parser-18.0.0 branch March 7, 2020 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants