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/projectify to v2 #929

Conversation

renovate-bot
Copy link
Contributor

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

This PR contains the following updates:

Package Type Update Change
@google-cloud/projectify dependencies major ^1.0.0 -> ^2.0.0

Release Notes

googleapis/nodejs-projectify

v2.0.0

Compare Source

⚠ BREAKING CHANGES
  • typescript@3.7 introduced some breaking changes
  • drop Node 8 from engines field (#​172)
Features
Build System
1.0.4 (2019-12-05)
Bug Fixes
1.0.3 (2019-12-05)
Bug Fixes
  • deps: pin TypeScript below 3.7.0 (6c95307)
1.0.2 (2019-11-14)
Bug Fixes
1.0.1 (2019-06-26)
Bug Fixes
  • docs: link to reference docs section on googleapis.dev (#​119) (90a009f)

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 25, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 25, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 25, 2020
@bcoe bcoe added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Mar 25, 2020
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-projectify-2.x branch from a418ea6 to bfd1d68 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-projectify-2.x branch from bfd1d68 to 7fae8d0 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-projectify-2.x branch from 7fae8d0 to 931750b 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-projectify-2.x branch from 931750b to 747ee0a Compare March 30, 2020 21:47
@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-projectify-2.x branch from 747ee0a to aebdeac 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-projectify-2.x branch from aebdeac to 4d65708 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-projectify-2.x branch from 4d65708 to 9cd5cc9 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-projectify-2.x branch from 9cd5cc9 to 179e28b 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
@codecov
Copy link

codecov bot commented Apr 6, 2020

Codecov Report

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

@renovate-bot renovate-bot force-pushed the renovate/google-cloud-projectify-2.x branch from 179e28b to a8ab211 Compare April 6, 2020 23:03
@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-projectify-2.x branch from a8ab211 to 5bdf90e Compare April 6, 2020 23:43
@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
@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-projectify-2.x branch from 5bdf90e to 6da8620 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 Same question, re: 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-projectify-2.x branch from 6da8620 to c91fb10 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
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-projectify-2.x branch from c91fb10 to a30adc7 Compare April 7, 2020 17:48
@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 changed the title fix(deps): update dependency @google-cloud/projectify to v2 fix(deps)!: update dependency @google-cloud/projectify to v2 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.

@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 7, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 45d9880 into googleapis:master Apr 7, 2020
@release-please release-please bot mentioned this pull request Apr 7, 2020
@renovate-bot renovate-bot deleted the renovate/google-cloud-projectify-2.x branch April 7, 2020 18:10
This was referenced Apr 29, 2020
This was referenced May 19, 2020
@release-please release-please bot mentioned this pull request May 20, 2020
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