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 1.15.0 to 2.18.0 #1277

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps google-cloud-datastore from 1.15.0 to 2.18.0.

Release notes

Sourced from google-cloud-datastore's releases.

v2.18.0

2.18.0 (2023-09-05)

Features

  • Add support for Sum and Avg aggregation query (#437) (e99120d)

Documentation

  • Update property requirement specifications (#470) (795ce81)

v2.17.0

2.17.0 (2023-08-09)

Features

  • Publish proto definitions for SUM/AVG in Datastore (cfcd0c2)

Documentation

  • Minor formatting in Datastore Admin API (cfcd0c2)
  • Specify limit for properties in Index message in Datastore Admin API (cfcd0c2)

v2.16.1

2.16.1 (2023-07-05)

Bug Fixes

  • Add async context manager return types (#452) (05f20dc)

v2.16.0

2.16.0 (2023-06-21)

Features

v2.15.2

2.15.2 (2023-05-04)

Documentation

  • Minor comment update for Entity message (#434) (b31a944)

... (truncated)

Changelog

Sourced from google-cloud-datastore's changelog.

2.18.0 (2023-09-05)

Features

  • Add support for Sum and Avg aggregation query (#437) (e99120d)

Documentation

  • Update property requirement specifications (#470) (795ce81)

2.17.0 (2023-08-09)

Features

  • Publish proto definitions for SUM/AVG in Datastore (cfcd0c2)

Documentation

  • Minor formatting in Datastore Admin API (cfcd0c2)
  • Specify limit for properties in Index message in Datastore Admin API (cfcd0c2)

2.16.1 (2023-07-05)

Bug Fixes

  • Add async context manager return types (#452) (05f20dc)

2.16.0 (2023-06-21)

Features

2.15.2 (2023-05-04)

Documentation

  • Minor comment update for Entity message (#434) (b31a944)

2.15.1 (2023-03-24)

Documentation

... (truncated)

Commits
  • 997a434 chore(main): release 2.18.0 (#471)
  • 8c7210f chore(deps): update all dependencies (#473)
  • e99120d feat: Add support for Sum and Avg aggregation query (#437)
  • 795ce81 docs: Update property requirement specifications (#470)
  • e176c7d chore(deps): update dependency google-cloud-datastore to v2.17.0 (#469)
  • 96ecdda chore(main): release 2.17.0 (#468)
  • cfcd0c2 feat: publish proto definitions for SUM/AVG in Datastore (#456)
  • 61d46f1 build: [autoapprove] bump cryptography from 41.0.2 to 41.0.3 (#467)
  • 8d33038 chore: Fix linter errors (use isinstance instead of type) (#464)
  • 12099c8 build(deps): [autoapprove] bump certifi from 2022.12.7 to 2023.7.22 (#463)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 11, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/google-cloud-datastore-2.18.0 branch from 1461d3b to 761435e Compare October 2, 2023 20:52
Bumps [google-cloud-datastore](https://github.com/googleapis/python-datastore) from 1.15.0 to 2.18.0.
- [Release notes](https://github.com/googleapis/python-datastore/releases)
- [Changelog](https://github.com/googleapis/python-datastore/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-datastore@v1.15.0...v2.18.0)

---
updated-dependencies:
- dependency-name: google-cloud-datastore
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/google-cloud-datastore-2.18.0 branch from 761435e to df21f41 Compare October 6, 2023 01:43
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2023

Superseded by #1383.

@dependabot dependabot bot closed this Dec 18, 2023
@dependabot dependabot bot deleted the dependabot/pip/google-cloud-datastore-2.18.0 branch December 18, 2023 19:10
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants