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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency yargs to v13 #312

Merged
merged 1 commit into from
Feb 12, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2019

This PR contains the following updates:

Package Type Update Change References
yargs dependencies major ^12.0.0 -> ^13.0.0 homepage, source

Release Notes

yargs/yargs

v13.1.0

Compare Source

Features
  • add applyBeforeValidation, for applying sync middleware before validation (5be206a)

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

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 Feb 12, 2019
@callmehiphop callmehiphop added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2019
@@ -17,7 +17,7 @@
"dependencies": {
"@google-cloud/error-reporting": "^0.6.0",
"express": "^4.16.3",
"yargs": "^12.0.0"
"yargs": "^13.0.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

Does it make sense for this to be in dependencies rather than devDependencies?

Copy link
Contributor

Choose a reason for hiding this comment

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

As samples are today, yes. Each sample file is essentially a cli tool.

@codecov
Copy link

codecov bot commented Feb 12, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #312   +/-   ##
======================================
  Coverage    96.1%   96.1%           
======================================
  Files          34      34           
  Lines        1695    1695           
  Branches       76      76           
======================================
  Hits         1629    1629           
  Misses         49      49           
  Partials       17      17

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 20868f0...31e6238. Read the comment docs.

@JustinBeckwith JustinBeckwith merged commit 535b265 into master Feb 12, 2019
@renovate renovate bot deleted the renovate/yargs-13.x branch February 12, 2019 17:41
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

6 participants