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

Bump yargs-parser from 11.1.0 to 13.0.0 #339

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps yargs-parser from 11.1.0 to 13.0.0.

Changelog

Sourced from yargs-parser's changelog.

13.0.0 (2019-02-02)

Features

  • don't coerce number from string with leading '0' or '+' (#158) (18d0fd5)

BREAKING CHANGES

  • options with leading '+' or '0' now parse as strings

12.0.0 (2019-01-29)

Bug Fixes

Features

  • default value is now used if no right-hand value provided for numbers/strings (#156) (5a7c46a)

BREAKING CHANGES

  • a flag with no right-hand value no longer populates defaulted options with undefined.
  • quotes at beginning and endings of strings are not removed during parsing.

11.1.1 (2018-11-19)

Bug Fixes

  • ensure empty string is added into argv._ (#140) (79cda98)

Reverts

  • make requiresArg work in conjunction with arrays (#136) (f4a3063)
... (truncated)
Commits
  • 710eeba chore(release): 13.0.0
  • 18d0fd5 feat: don't coerce number from string with leading '0' or '+' (#158)
  • ea6ce05 chore(release): 12.0.0
  • 5a7c46a feat: default value is now used if no right-hand value provided for numbers/s...
  • a02b1d5 doc: remove incorrect documenntation regarding opts.--
  • 2fb71b2 fix: better handling of quoted strings (#153)
  • ee122f8 chore(release): 11.1.1
  • 79cda98 fix: ensure empty string is added into argv._ (#140)
  • 1c5d556 test: add test for config object priority (#149)
  • f4a3063 revert: make requiresArg work in conjunction with arrays (#136)
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added dependencies javascript Pull requests that update Javascript code labels Feb 2, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #383.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/yargs-parser-13.0.0 branch May 5, 2019 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant