Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 19, 2023

Bumps @google-cloud/datastore from 6.3.1 to 7.1.0.

Release notes

Sourced from @​google-cloud/datastore's releases.

v7.1.0

7.1.0 (2023-01-18)

Features

Bug Fixes

v7.0.0

7.0.0 (2022-06-13)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#945)

Features

  • add IN/NOT_IN/NOT_EQUALS support to cloud datastore proto (6f22f0f)
  • define Datastore -> Firestore in Datastore mode migration long running operation metadata (#907) (652f66d)
  • expose new read_time API fields, currently only available in private preview (#932) (aef00f8)
  • Query filters for datastore (#936) (51725fa)

Bug Fixes

  • deps: update dependency sinon to v13 (#918) (fa01bd4)
  • deps: update dependency sinon to v14 (#943) (e117702)
  • fixes for dynamic routing and streaming descriptors (#947) (ba6c190)

Build System

... (truncated)

Changelog

Sourced from @​google-cloud/datastore's changelog.

7.1.0 (2023-01-18)

Features

Bug Fixes

7.0.0 (2022-06-13)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#945)

Features

  • add IN/NOT_IN/NOT_EQUALS support to cloud datastore proto (6f22f0f)
  • define Datastore -> Firestore in Datastore mode migration long running operation metadata (#907) (652f66d)
  • expose new read_time API fields, currently only available in private preview (#932) (aef00f8)
  • Query filters for datastore (#936) (51725fa)

Bug Fixes

  • deps: update dependency sinon to v13 (#918) (fa01bd4)
  • deps: update dependency sinon to v14 (#943) (e117702)
  • fixes for dynamic routing and streaming descriptors (#947) (ba6c190)

Build System

... (truncated)

Commits
  • b2a68dd chore(main): release 7.1.0 (#959)
  • 76adfc6 feat: Add the count aggregate function (#972)
  • 6b2472b build: have Kokoro grab service account credentials from secret that will be ...
  • 465c6ca build: have Kokoro grab service account credentials from secret that will be ...
  • d0ae656 fix: regenerated protos JS and TS definitions (#1016)
  • d403eca chore(deps): update dependency jsdoc to v4 (#1015)
  • d2c7b47 chore(deps): update dependency @​types/node to v18 (#1010)
  • 1753eae fix(deps): use google-gax v3.5.2 (#1013)
  • 1d8de5f fix: bring back LRO mixin (#1009)
  • d5c2cb1 feat: add datastore aggregation query APIs (#1008)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@google-cloud/datastore](https://github.com/googleapis/nodejs-datastore) from 6.3.1 to 7.1.0.
- [Release notes](https://github.com/googleapis/nodejs-datastore/releases)
- [Changelog](https://github.com/googleapis/nodejs-datastore/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-datastore@v6.3.1...v7.1.0)

---
updated-dependencies:
- dependency-name: "@google-cloud/datastore"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants