Skip to content

Comments

Bump google-cloud-datastore from 2.10.0 to 2.23.0#460

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/google-cloud-datastore-2.23.0
Closed

Bump google-cloud-datastore from 2.10.0 to 2.23.0#460
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/google-cloud-datastore-2.23.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2025

Bumps google-cloud-datastore from 2.10.0 to 2.23.0.

Release notes

Sourced from google-cloud-datastore's releases.

google-cloud-datastore 2.23.0

2.23.0 (2025-12-16)

Features

  • support mTLS certificates when available (#658) (85c02328)

google-cloud-datastore 2.22.0

2.22.0 (2025-12-12)

Bug Fixes

  • remove setup.cfg configuration for creating universal wheels (#601) (df729015)

v2.21.0

2.21.0 (2025-04-10)

Features

  • Add REST Interceptors which support reading metadata (7be9c4c)
  • Add support for opt-in debug logging (7be9c4c)

Bug Fixes

  • Allow protobuf 6.x (#598) (7c1171b)
  • Backwards-compatibility for previous meaning format (#603) (ed92e8e)
  • Fix typing issue with gRPC metadata when key ends in -bin (7be9c4c)

v2.20.2

2.20.2 (2024-12-12)

Bug Fixes

v2.20.1

2.20.1 (2024-08-14)

Bug Fixes

  • Allow protobuf 5.x; require protobuf >=3.20.2 (#560) (ad50e36)

v2.20.0

2.20.0 (2024-08-07)

... (truncated)

Changelog

Sourced from google-cloud-datastore's changelog.

2.23.0 (2025-12-16)

Features

2.22.0 (2025-12-12)

Bug Fixes

2.21.0 (2025-04-10)

Features

  • Add REST Interceptors which support reading metadata (7be9c4c)
  • Add support for opt-in debug logging (7be9c4c)

Bug Fixes

  • Allow protobuf 6.x (#598) (7c1171b)
  • Backwards-compatibility for previous meaning format (#603) (ed92e8e)
  • Fix typing issue with gRPC metadata when key ends in -bin (7be9c4c)

2.20.2 (2024-12-12)

Bug Fixes

2.20.1 (2024-08-14)

Bug Fixes

  • Allow protobuf 5.x; require protobuf >=3.20.2 (#560) (ad50e36)

2.20.0 (2024-08-07)

Features

  • Add new types ExplainOptions, ExplainMetrics, PlanSummary, ExecutionStats (#521) (dfbee2d)
  • Add new_transaction support (#499) (43855dd)

... (truncated)

Commits
  • 29459a4 chore: librarian release pull request: 20251216T133331Z (#659)
  • 92a1a33 chore(docs): update docstrings for batches without context managers (#578)
  • 85c0232 feat(gapic): support mTLS certificates when available (#658)
  • 84f880b chore: librarian release pull request: 20251212T152033Z (#656)
  • 66c1e47 chore(tests): update kokoro continuous test config (#655)
  • 117793c chore(librarian): onboard to librarian (#646)
  • 2dc9afc chore: Update gapic-generator-python to 1.26.2 (#642)
  • f1eedbf chore(python): Add support for Python 3.14 (#644)
  • 9dece54 chore: remove unused files (#597)
  • 34f6b27 chore: Update gapic-generator-python to 1.25.0 (#608)
  • 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/python-datastore) from 2.10.0 to 2.23.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@v2.10.0...v2.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 17, 2025
@MrBotDeveloper
Copy link
Owner

This Pull Request has been automatically closed due to inactivity. Feel free to reopen.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 23, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/google-cloud-datastore-2.23.0 branch February 23, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Auto-Closed 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.

1 participant