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

fix(deps): update dependency @google-cloud/common to v3 #301

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.0 -> ^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
@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
@yoshi-kokoro yoshi-kokoro removed 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 from 1ced785 to 45485f3 Compare April 1, 2020 02:09
@trusted-contributions-gcf trusted-contributions-gcf bot added 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 45485f3 to eab87c4 Compare April 1, 2020 19:14
@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 eab87c4 to 9c888d9 Compare April 3, 2020 16:33
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 3, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 3, 2020
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-common-3.x branch from 9c888d9 to 06f4c86 Compare April 5, 2020 20:12
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 5, 2020
@codecov
Copy link

codecov bot commented Apr 5, 2020

Codecov Report

❗ No coverage uploaded for pull request head (renovate/google-cloud-common-3.x@4af876d). Click here to learn what that means.
The diff coverage is n/a.

@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 5, 2020
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-common-3.x branch from 06f4c86 to 4af876d Compare April 8, 2020 22: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 8, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 8, 2020
@JustinBeckwith JustinBeckwith merged commit 0ee3bf1 into googleapis:master Apr 11, 2020
@renovate-bot renovate-bot deleted the renovate/google-cloud-common-3.x branch April 11, 2020 02:42
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 2, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [1.2.0](https://www.github.com/googleapis/nodejs-resource/compare/v1.1.5...v1.2.0) (2020-05-20)


### Features

* Expose getIamPolicy support for project ([#302](https://www.github.com/googleapis/nodejs-resource/issues/302)) ([85f136d](https://www.github.com/googleapis/nodejs-resource/commit/85f136dfe133e42976864082cfe444a3f0cea37c))


### Bug Fixes

* apache license URL ([#468](https://www.github.com/googleapis/nodejs-resource/issues/468)) ([#308](https://www.github.com/googleapis/nodejs-resource/issues/308)) ([3fdebd3](https://www.github.com/googleapis/nodejs-resource/commit/3fdebd3b5f57d11dc77b8a6755d25d9be3da4794))
* **deps:** update dependency @google-cloud/common to v3 ([#301](https://www.github.com/googleapis/nodejs-resource/issues/301)) ([0ee3bf1](https://www.github.com/googleapis/nodejs-resource/commit/0ee3bf19810f38c4aa2a4e1b389022bc32bc70bc))
* **deps:** update dependency @google-cloud/paginator to v3 ([#299](https://www.github.com/googleapis/nodejs-resource/issues/299)) ([3cffb9f](https://www.github.com/googleapis/nodejs-resource/commit/3cffb9ffbdeaabd77522f17af9b5f25eb11a9009))
* **deps:** update dependency @google-cloud/promisify to v2 ([#298](https://www.github.com/googleapis/nodejs-resource/issues/298)) ([1e8965f](https://www.github.com/googleapis/nodejs-resource/commit/1e8965f204195d7d0014691dad6eb7d2efb632b9))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
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. do not merge Indicates a pull request not ready for merge, due to either quality or timing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants