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

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

Merged
merged 1 commit into from
Dec 5, 2019

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Nov 17, 2019

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.2

Compare Source

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 25, 2019

Codecov Report

Merging #317 into master will increase coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #317      +/-   ##
==========================================
+ Coverage    81.8%   81.93%   +0.13%     
==========================================
  Files          25       25              
  Lines        2995     2990       -5     
  Branches      251      251              
==========================================
  Hits         2450     2450              
+ Misses        535      530       -5     
  Partials       10       10
Impacted Files Coverage Δ
src/github.ts 62.87% <0%> (+0.34%) ⬆️

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 c1c3818...e6333d8. Read the comment docs.

@bcoe bcoe added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 25, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 25, 2019
@bcoe bcoe added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 5, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 5, 2019
@bcoe bcoe merged commit 6526362 into googleapis:master Dec 5, 2019
@renovate-bot renovate-bot deleted the renovate/yargs-15.x branch December 5, 2019 22:50
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.

None yet

4 participants