Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps yargs from 15.1.0 to 15.2.0.

Release notes

Sourced from yargs's releases.

yargs v15.2.0

⚠ BREAKING CHANGES

  • deps: [email protected] no longer implicitly creates arrays out of boolean arguments when duplicates are provided

Features

Bug Fixes

  • help always displayed for the first command parsed having an async handler (#1535) (d585b30)
  • deps: fix enumeration for normalized path arguments (#1567) (0b5b1b0)
  • locales: only translate default option group name (acc16de)
  • locales: remove extra space in French for 'default' (#1564) (ecfc2c4)
  • translations: add French translation for unknown command (#1563) (18b0b75)
  • translations: fix pluralization in error messages. (#1557) (94fa38c)
  • yargs: correct support of bundled electron apps (#1554) (a0b61ac)
Changelog

Sourced from yargs's changelog.

15.2.0 (2020-03-01)

⚠ BREAKING CHANGES

  • deps: [email protected] no longer implicitly creates arrays out of boolean arguments when duplicates are provided

Features

Bug Fixes

  • help always displayed for the first command parsed having an async handler (#1535) (d585b30)
  • deps: fix enumeration for normalized path arguments (#1567) (0b5b1b0)
  • locales: only translate default option group name (acc16de)
  • locales: remove extra space in French for 'default' (#1564) (ecfc2c4)
  • translations: add French translation for unknown command (#1563) (18b0b75)
  • translations: fix pluralization in error messages. (#1557) (94fa38c)
  • yargs: correct support of bundled electron apps (#1554) (a0b61ac)
Commits
  • c36c571 chore: release 15.2.0 (#1558)
  • a03a320 feat(deps): yargs-parser with 'greedy-array' configuration (#1569)
  • 0b5b1b0 fix(deps): fix enumeration for normalized path arguments (#1567)
  • b80bcf7 build: switch to GitHub actions for CI (#1568)
  • acc16de fix(locales): only translate default option group name
  • 18b0b75 fix(translations): add French translation for unknown command (#1563)
  • 8aae333 feat: deprecateOption (#1559)
  • ecfc2c4 fix(locales): remove extra space in French for 'default' (#1564)
  • a0b61ac fix(yargs): correct support of bundled electron apps (#1554)
  • 94fa38c fix(translations): fix pluralization in error messages. (#1557)
  • Additional commits viewable 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)
  • @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)

@dependabot-preview dependabot-preview bot added the dependencies This issue is a problem in a dependency or a pull request that updates a dependency file. label Mar 1, 2020
@mergify
Copy link
Contributor

mergify bot commented Mar 1, 2020

Thanks Dependabot!

@mergify mergify bot merged commit 380265a into master Mar 1, 2020
@mergify mergify bot deleted the dependabot/npm_and_yarn/yargs-15.2.0 branch March 1, 2020 04:35
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: bccda2d
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies This issue is a problem in a dependency or a pull request that updates a dependency file.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant