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

Update dependency yargs to v14 #1454

Merged

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
yargs (source) dependencies major ^13.0.0 -> ^14.0.0
yargs (source) devDependencies major ^13.0.0 -> ^14.0.0

Release Notes

yargs/yargs

v14.0.0

Compare Source

⚠ BREAKING CHANGES
  • we now only officially support yargs.$0 parameter and discourage direct access to yargs.parsed
  • previously to this fix methods like yargs.getOptions() contained the state of the last command to execute.
  • do not allow additional positionals in strict mode
Bug Fixes
Features

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 19, 2019
Copy link
Contributor

@ace-n ace-n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM if tests pass.

@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Aug 28, 2019
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Aug 28, 2019
@fhinkel
Copy link
Contributor

fhinkel commented Aug 28, 2019

iot/manager tests fail. Need to look into that.

@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Aug 28, 2019
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Aug 28, 2019
@forking-renovate
Copy link

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@renovate-bot renovate-bot force-pushed the renovate/yargs-14.x branch 3 times, most recently from 2afea26 to 50625cf Compare August 30, 2019 21:22
@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Sep 1, 2019
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Sep 1, 2019
@fhinkel
Copy link
Contributor

fhinkel commented Sep 2, 2019

@hongalex Could you have a look at the failing iot/manager test? Thank you.

@hongalex
Copy link
Contributor

hongalex commented Sep 3, 2019

@fhinkel I created #1463 that should fix the failing tests. @gguuss is OOO until today I think.

@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Sep 4, 2019
Copy link
Contributor

@gguuss gguuss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Sep 4, 2019
@fhinkel fhinkel merged commit eefa430 into GoogleCloudPlatform:master Sep 7, 2019
@renovate-bot renovate-bot deleted the renovate/yargs-14.x branch September 7, 2019 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants