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

Merged

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.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 26, 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 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
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-paginator-3.x branch from 5629aab to bebb85f Compare March 26, 2020 18:16
@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
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 26, 2020
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-paginator-3.x branch from bebb85f to 478fd44 Compare March 29, 2020 22:10
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 29, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 29, 2020
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-paginator-3.x branch from 478fd44 to bf5346e Compare March 29, 2020 23:12
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 29, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 29, 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
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-paginator-3.x branch from bf5346e to 46665fa Compare March 30, 2020 21:46
@yoshi-kokoro yoshi-kokoro removed 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 from 46665fa to 8069b86 Compare April 1, 2020 02: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 1, 2020
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-paginator-3.x branch from 8069b86 to 1bc5725 Compare April 1, 2020 21:37
@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 1bc5725 to ca5b408 Compare April 5, 2020 20: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 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 ca5b408 to 1648496 Compare April 6, 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 6, 2020
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-paginator-3.x branch from 1648496 to 10728be Compare April 6, 2020 23:02
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 6, 2020
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-paginator-3.x branch from 10728be to 1d6daa6 Compare April 6, 2020 23:42
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 6, 2020
@codecov
Copy link

codecov bot commented Apr 6, 2020

Codecov Report

❗ No coverage uploaded for pull request head (renovate/google-cloud-paginator-3.x@e75d2f6). 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 7, 2020
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-paginator-3.x branch from 1d6daa6 to e75d2f6 Compare April 7, 2020 00:27
@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
@feywind
Copy link
Collaborator

feywind commented Apr 7, 2020

@bcoe Is the do not merge label on this because of Node 8 deprecation?

@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-paginator-3.x branch from e75d2f6 to 8bae14e Compare April 7, 2020 01:21
@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
@feywind feywind added automerge Merge the pull request once unit tests and other checks pass. and removed do not merge Indicates a pull request not ready for merge, due to either quality or timing. labels Apr 7, 2020
Copy link
Collaborator

@feywind feywind left a comment

Choose a reason for hiding this comment

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

Approving since we're deprecating Node 8.

@feywind feywind changed the title fix(deps): update dependency @google-cloud/paginator to v3 fix(deps)!: update dependency @google-cloud/paginator to v3 Apr 7, 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 7, 2020
@feywind feywind merged commit b621854 into googleapis:master Apr 7, 2020
@renovate-bot renovate-bot deleted the renovate/google-cloud-paginator-3.x branch April 7, 2020 17:48
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. kokoro:run Add this label to force Kokoro to re-run the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants