Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

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

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 #279 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #279   +/-   ##
=======================================
  Coverage   95.85%   95.85%           
=======================================
  Files           7        7           
  Lines        7254     7254           
=======================================
  Hits         6953     6953           
  Misses        301      301

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 d4c456b...0bf8fa2. Read the comment docs.

@bcoe bcoe merged commit 1341a27 into googleapis:master Nov 18, 2019
@renovate-bot renovate-bot deleted the renovate/yargs-15.x branch November 18, 2019 18:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants