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

chore(deps): bump @google-cloud/datastore from 8.1.0 to 8.2.1 #577

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 8, 2023

Bumps @google-cloud/datastore from 8.1.0 to 8.2.1.

Release notes

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

v8.2.1

8.2.1 (2023-10-03)

Bug Fixes

  • Make aggregation query requests run properly inside a transaction (#1166) (263804b)

v8.2.0

8.2.0 (2023-10-02)

Features

  • Support for using multiple databases in datastore (#1090) (10ce563)

Bug Fixes

  • Allow users to set environment variable to connect to emulator running on docker (#1164) (a41741b)
  • Check property existence for exclude from indexes with wildcard (#1114) (e6b8ef7)
  • deps: Update dependency sinon to v16 (#1150) (0d8b715)
Changelog

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

8.2.1 (2023-10-03)

Bug Fixes

  • Make aggregation query requests run properly inside a transaction (#1166) (263804b)

8.2.0 (2023-10-02)

Features

  • Support for using multiple databases in datastore (#1090) (10ce563)

Bug Fixes

  • Allow users to set environment variable to connect to emulator running on docker (#1164) (a41741b)
  • Check property existence for exclude from indexes with wildcard (#1114) (e6b8ef7)
  • deps: Update dependency sinon to v16 (#1150) (0d8b715)
Commits
  • 251bc67 chore(main): release 8.2.1 (#1168)
  • 263804b fix: Make aggregation query requests run properly inside a transaction (#1166)
  • a946c12 chore(deps): update dependency jsdoc-fresh to v3 (#1136)
  • 7e0cd3a chore(deps): update actions/checkout action to v4 (#1148)
  • 93999d2 chore(main): release 8.2.0 (#1153)
  • c7e862e chore(deps): update dependency pack-n-play to v2 (#1163)
  • f326cd1 test: Extend the sleep time to allow save to work (#1142)
  • e6b8ef7 fix: Check property existence for exclude from indexes with wildcard (#1114)
  • a41741b fix: Allow users to set environment variable to connect to emulator running o...
  • 10ce563 feat: Support for using multiple databases in datastore (#1090)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 8.1.0 to 8.2.1.
- [Release notes](https://github.com/googleapis/nodejs-datastore/releases)
- [Changelog](https://github.com/googleapis/nodejs-datastore/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-datastore@v8.1.0...v8.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 8, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 22, 2023

Superseded by #581.

@dependabot dependabot bot closed this Oct 22, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/google-cloud/datastore-8.2.1 branch October 22, 2023 14:20
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants