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 @google-cloud/common to v3 #459

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Mar 28, 2020

This PR contains the following updates:

Package Type Update Change
@google-cloud/common dependencies major ^2.0.1 -> ^3.0.0

Release Notes

googleapis/nodejs-common

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • drop support for node.js 8 (#​554)
  • remove support for custom promises (#​541)
Features
Bug Fixes
Miscellaneous Chores

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 behind base branch, or you tick the rebase/retry checkbox.

🔕 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 WhiteSource Renovate. View repository job log here.

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

codecov bot commented Mar 28, 2020

Codecov Report

Merging #459 into master will decrease coverage by 26.79%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #459       +/-   ##
===========================================
- Coverage   96.02%   69.22%   -26.80%     
===========================================
  Files          21       21               
  Lines        3116     3116               
  Branches      246      104      -142     
===========================================
- Hits         2992     2157      -835     
- Misses        123      955      +832     
- Partials        1        4        +3     
Impacted Files Coverage Δ
utils/fuzzer.ts 0.00% <0.00%> (-85.53%) ⬇️
src/interfaces/hapi.ts 47.16% <0.00%> (-52.84%) ⬇️
src/request-extractors/hapi.ts 51.96% <0.00%> (-48.04%) ⬇️
src/request-extractors/koa.ts 52.63% <0.00%> (-47.37%) ⬇️
src/interfaces/restify.ts 55.78% <0.00%> (-44.22%) ⬇️
src/request-extractors/manual.ts 58.97% <0.00%> (-41.03%) ⬇️
src/request-extractors/express.ts 60.00% <0.00%> (-40.00%) ⬇️
src/interfaces/express.ts 63.75% <0.00%> (-36.25%) ⬇️
src/classes/request-information-container.ts 75.20% <0.00%> (-24.80%) ⬇️
src/classes/error-message.ts 76.43% <0.00%> (-23.57%) ⬇️
... and 5 more

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 f7d1164...dd4f908. Read the comment docs.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 30, 2020
@bcoe bcoe added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Mar 30, 2020
@bcoe
Copy link
Contributor

bcoe commented Mar 30, 2020

requires Node 10 in engines field.

@renovate-bot renovate-bot force-pushed the renovate/google-cloud-common-3.x branch 2 times, most recently from f15ae6d to 9a33b6a Compare April 1, 2020 19:15
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 1, 2020
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-common-3.x branch from 9a33b6a to c7871fc Compare April 7, 2020 18:14
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 7, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 7, 2020
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-common-3.x branch from c7871fc to a877a56 Compare April 11, 2020 04:37
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 11, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 11, 2020
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-common-3.x branch from a877a56 to c4bca88 Compare April 12, 2020 03:13
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 12, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 12, 2020
@JustinBeckwith JustinBeckwith removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Apr 12, 2020
@JustinBeckwith JustinBeckwith added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 12, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 12, 2020
@JustinBeckwith JustinBeckwith added the automerge Merge the pull request once unit tests and other checks pass. label Apr 12, 2020
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-common-3.x branch from c4bca88 to dd4f908 Compare April 12, 2020 18:50
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 12, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 12, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 0ce41a8 into googleapis:master Apr 12, 2020
@renovate-bot renovate-bot deleted the renovate/google-cloud-common-3.x branch April 12, 2020 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the pull request once unit tests and other checks pass. 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

5 participants