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/paginator to v3 #299

Conversation

renovate-bot
Copy link
Contributor

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

This PR contains the following updates:

Package Type Update Change
@google-cloud/paginator dependencies major ^2.0.0 -> ^3.0.0

Release Notes

googleapis/nodejs-paginator

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • dep: upgrade gts 2.0.0 (#​194)
  • deps: deprecated node 8 to 10; upgrade typescript
Miscellaneous Chores
2.0.3 (2019-12-05)
Bug Fixes
  • deps: pin TypeScript below 3.7.0 (e06e1b0)
2.0.2 (2019-11-13)
Bug Fixes
2.0.1 (2019-08-25)
Bug Fixes

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 26, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 26, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 26, 2020
@bcoe bcoe added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Mar 26, 2020
@bcoe
Copy link
Contributor

bcoe commented Mar 26, 2020

requires Node 10 in engines field.

@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
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-paginator-3.x branch 2 times, most recently from 7a30a03 to 70599a2 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-paginator-3.x branch from 70599a2 to 720be32 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-paginator-3.x branch from 720be32 to fbce647 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
@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-paginator-3.x branch from fbce647 to 770c3b2 Compare April 8, 2020 22:15
@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
@codecov
Copy link

codecov bot commented Apr 8, 2020

Codecov Report

❗ No coverage uploaded for pull request head (renovate/google-cloud-paginator-3.x@df01c1f). 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 8, 2020
@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
@JustinBeckwith JustinBeckwith removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Apr 11, 2020
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-paginator-3.x branch from 770c3b2 to df01c1f Compare April 11, 2020 02:42
@JustinBeckwith JustinBeckwith added the automerge Merge the pull request once unit tests and other checks pass. 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
@gcf-merge-on-green gcf-merge-on-green bot merged commit 3cffb9f into googleapis:master Apr 11, 2020
@renovate-bot renovate-bot deleted the renovate/google-cloud-paginator-3.x branch April 11, 2020 02:49
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
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.

5 participants