Skip to content

fix(deps): update dependency @google-cloud/datastore to v6 #1886

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

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
@google-cloud/datastore dependencies major ^5.0.0 -> ^6.0.0

Release Notes

googleapis/nodejs-datastore

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • The Datastore.projectId property has been removed, and replaced with an asynchronous getProjectid() method. The projectId cannot be determined synchronously, so the previous approach was to use a {{projectId}} string placeholder if the projectId had not yet been acquired. This made it difficult to know exactly when the property would be defined.
  • The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.
Features
Bug Fixes

Renovate configuration

📅 Schedule: 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, 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 Jun 17, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 17, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 17, 2020
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-datastore-6.x branch from e142c43 to abd4c22 Compare June 17, 2020 19:47
@renovate-bot renovate-bot changed the title fix(deps): update dependency @google-cloud/datastore to v6 Update dependency @google-cloud/datastore to v6 Jun 17, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 17, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 17, 2020
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-datastore-6.x branch from abd4c22 to b3fae4b Compare June 17, 2020 21:26
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 17, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 17, 2020
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-datastore-6.x branch from b3fae4b to 5963886 Compare June 19, 2020 01:57
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 19, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 19, 2020
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-datastore-6.x branch from 5963886 to e428a48 Compare June 19, 2020 18:51
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 19, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 19, 2020
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-datastore-6.x branch from e428a48 to 66b1ae3 Compare June 22, 2020 20:50
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 22, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 22, 2020
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-datastore-6.x branch from 66b1ae3 to 8a7df4c Compare June 23, 2020 02:13
@renovate-bot renovate-bot changed the title Update dependency @google-cloud/datastore to v6 fix(deps): update dependency @google-cloud/datastore to v6 Jun 23, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 23, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 23, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 23, 2020
@fhinkel fhinkel added the automerge Merge the pull request once unit tests and other checks pass. label Jun 23, 2020
@forking-renovate
Copy link

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

If you think this comment is in error and the branch is not modified, try deleting this comment. If it comes back again the next time Renovate runs, please submit an issue or seek config help.

@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 23, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 323bdb2 into GoogleCloudPlatform:master Jun 23, 2020
@renovate-bot renovate-bot deleted the renovate/google-cloud-datastore-6.x branch June 23, 2020 02:45
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.

4 participants