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 v4 #1116

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented May 18, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@google-cloud/paginator ^3.0.0 -> ^4.0.0 age adoption passing confidence

Release Notes

googleapis/nodejs-paginator

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • update library to use Node 12 (#​325)
Build System
3.0.7 (2022-02-14)
Bug Fixes
  • update signature of end to comply with update node types definition (#​311) (79e6fbd)
3.0.6 (2021-09-09)
Bug Fixes
3.0.5 (2020-09-02)
Bug Fixes
3.0.4 (2020-08-06)
Bug Fixes
3.0.3 (2020-07-24)
Bug Fixes
3.0.2 (2020-07-06)
Bug Fixes
3.0.1 (2020-05-20)
Bug Fixes

Configuration

📅 Schedule: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).

🚦 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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner May 18, 2022 10:24
@renovate-bot renovate-bot requested review from a team and stephaniewang526 May 18, 2022 10:24
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 18, 2022
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: bigquery Issues related to the googleapis/nodejs-bigquery API. labels May 18, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 18, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 18, 2022
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-paginator-4.x branch from 4604622 to aa448e6 Compare May 18, 2022 18:38
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 18, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 18, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 18, 2022
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-paginator-4.x branch from aa448e6 to 6eccd88 Compare May 18, 2022 21:15
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 18, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 18, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 18, 2022
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-paginator-4.x branch from 6eccd88 to 1adbfae Compare May 20, 2022 17:51
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 20, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 20, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 20, 2022
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-paginator-4.x branch from 1adbfae to 515eef3 Compare May 30, 2022 20:25
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 30, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 30, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 30, 2022
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-paginator-4.x branch from 515eef3 to 83c9723 Compare June 8, 2022 00:25
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jun 8, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 8, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 8, 2022
@steffnay steffnay merged commit 073abc0 into googleapis:main Jun 9, 2022
@renovate-bot renovate-bot deleted the renovate/google-cloud-paginator-4.x branch June 9, 2022 23:00
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 30, 2022
🤖 I have created a release *beep* *boop*
---


## [6.0.1](v6.0.0...v6.0.1) (2022-06-17)


### Bug Fixes

* call rowQueue insert callback only if present ([#1128](#1128)) ([17a0c0d](17a0c0d))
* **deps:** update dependency @google-cloud/paginator to v4 ([#1116](#1116)) ([073abc0](073abc0))
* **deps:** update dependency @google-cloud/storage to v6 ([#1119](#1119)) ([d607e5a](d607e5a))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/nodejs-bigquery API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants