-
Notifications
You must be signed in to change notification settings - Fork 2k
fix(deps): update dependency @google-cloud/datastore to v6 - autoclosed #1839
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
Closed
renovate-bot
wants to merge
1
commit into
GoogleCloudPlatform:master
from
renovate-bot:renovate/google-cloud-datastore-6.x
Closed
fix(deps): update dependency @google-cloud/datastore to v6 - autoclosed #1839
renovate-bot
wants to merge
1
commit into
GoogleCloudPlatform:master
from
renovate-bot:renovate/google-cloud-datastore-6.x
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4c2a350
to
72f29b7
Compare
fhinkel
approved these changes
Jun 4, 2020
72f29b7
to
57482ff
Compare
57482ff
to
0046040
Compare
0046040
to
c134cd2
Compare
c134cd2
to
4972527
Compare
4972527
to
9a8a28d
Compare
9a8a28d
to
cf97f47
Compare
cf97f47
to
342c5bb
Compare
d182d97
to
41bf8c8
Compare
41bf8c8
to
2df2b92
Compare
2df2b92
to
677e671
Compare
677e671
to
21f4952
Compare
21f4952
to
f7f139c
Compare
f7f139c
to
481e631
Compare
481e631
to
71cb068
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
cla: yes
This human has signed the Contributor License Agreement.
kokoro:run
Add this label to force Kokoro to re-run the tests.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^5.0.0
->^6.0.0
Release Notes
googleapis/nodejs-datastore
v6.0.0
Compare Source
⚠ BREAKING CHANGES
Datastore.projectId
property has been removed, and replaced with an asynchronousgetProjectid()
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.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.
This PR has been generated by WhiteSource Renovate. View repository job log here.