Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(deps): update dependency yargs to v15 #583

Merged
merged 1 commit into from
Nov 18, 2019

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

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

Release Notes

yargs/yargs

v15.0.1

Compare Source

v15.0.0

Compare Source

⚠ BREAKING CHANGES
  • deps: yargs-parser now throws on invalid combinations of config (#​1470)
  • yargs-parser@16.0.0 drops support for Node 6
  • drop Node 6 support (#​1461)
  • remove package.json-based parserConfiguration (#​1460)
Features
Bug Fixes
  • docs: TypeScript import to prevent a future major release warning (#​1441) (b1b156a)
  • stop-parse was not being respected by commands (#​1459) (12c82e6)
  • update to yargs-parser with fix for array default values (#​1463) (ebee59d)
  • docs: update boolean description and examples in docs (#​1474) (afd5b48)
Miscellaneous Chores
Code Refactoring

Renovate configuration

📅 Schedule: "after 9am and before 3pm" (UTC).

🚦 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 this update again.


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

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Nov 17, 2019
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 17, 2019
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Nov 17, 2019
@codecov
Copy link

codecov bot commented Nov 17, 2019

Codecov Report

Merging #583 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #583   +/-   ##
=======================================
  Coverage   86.82%   86.82%           
=======================================
  Files          33       33           
  Lines        1981     1981           
  Branches      349      349           
=======================================
  Hits         1720     1720           
  Misses        233      233           
  Partials       28       28

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a1cd9c0...2f7762c. Read the comment docs.

@bcoe bcoe merged commit b95c430 into googleapis:master Nov 18, 2019
@renovate-bot renovate-bot deleted the renovate/yargs-15.x branch November 18, 2019 20:56
# for free to join this conversation on GitHub. Already have an account? # 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.

4 participants