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

Bump @google-cloud/datastore from 6.3.1 to 7.0.0 #253

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 16, 2022

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

Release notes

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

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

@​google-cloud/datastore v6.6.2

Bug Fixes

@​google-cloud/datastore v6.6.1

Bug Fixes

  • deps: update dependency sinon to v12 (#894) (6010464)

@​google-cloud/datastore v6.6.0

Features

  • update retry and timeout logic for generated async/stream (#883) (cd3ae5c)

@​google-cloud/datastore v6.5.0

... (truncated)

Changelog

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

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

6.6.2 (2021-11-08)

Bug Fixes

6.6.1 (2021-11-04)

Bug Fixes

  • deps: update dependency sinon to v12 (#894) (6010464)

6.6.0 (2021-10-13)

Features

  • update retry and timeout logic for generated async/stream (#883) (cd3ae5c)

6.5.0 (2021-08-23)

... (truncated)

Commits
  • 3862cff chore(main): release 7.0.0 (#946)
  • 51725fa feat: Query filters for datastore (#936)
  • faaec0d chore(deps): update dependency jsdoc-region-tag to v2 (#954)
  • a8b2821 chore(deps): update dependency jsdoc-fresh to v2 (#953)
  • d0d1037 build(node): add new jsteam + enforce branches up-to-date (#1451) (#951)
  • 9e10d7b docs: clarifications for DatastoreFirestoreMigraitonMetadata (#950)
  • ba6c190 fix: fixes for dynamic routing and streaming descriptors (#947)
  • eecf7ac build!: update library to use Node 12 (#945)
  • e117702 fix(deps): update dependency sinon to v14 (#943)
  • e0d3fb4 build: update auto approve to v2, remove release autoapproving (#1432) (#940)
  • 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.0.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.0.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 Jun 16, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 19, 2023

Superseded by #325.

@dependabot dependabot bot closed this Jan 19, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/google-cloud/datastore-7.0.0 branch January 19, 2023 04:11
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