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

build(deps): bump google-cloud-ndb from 2.2.2 to 2.3.0 #1680

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps google-cloud-ndb from 2.2.2 to 2.3.0.

Release notes

Sourced from google-cloud-ndb's releases.

v2.3.0

2.3.0 (2024-03-01)

Features

  • Add field information when raising validation errors. (#956) (17caf0b)
  • Add Python 3.12 (#949) (b5c8477)
  • Add support for google.cloud.ndb.version (#929) (42b3f01)
  • Add support for server side NOT_IN filter. (#957) (f0b0724)
  • Allow queries using server side IN. (#954) (2646cef)
  • Introduce compatibility with native namespace packages (#933) (ccae387)
  • Use server side != for queries. (#950) (106772f)

Bug Fixes

  • Compressed repeated to uncompressed property (#772) (dab9edf)
  • Repeated structured property containing blob property with legacy_data (#817) (#946) (455f860)

Documentation

Changelog

Sourced from google-cloud-ndb's changelog.

2.3.0 (2024-03-01)

Features

  • Add field information when raising validation errors. (#956) (17caf0b)
  • Add Python 3.12 (#949) (b5c8477)
  • Add support for google.cloud.ndb.version (#929) (42b3f01)
  • Add support for server side NOT_IN filter. (#957) (f0b0724)
  • Allow queries using server side IN. (#954) (2646cef)
  • Introduce compatibility with native namespace packages (#933) (ccae387)
  • Use server side != for queries. (#950) (106772f)

Bug Fixes

  • Compressed repeated to uncompressed property (#772) (dab9edf)
  • Repeated structured property containing blob property with legacy_data (#817) (#946) (455f860)

Documentation

Commits
  • 70ebac1 chore(main): release 2.3.0 (#920)
  • f0b0724 feat: Add support for server side NOT_IN filter. (#957)
  • 455f860 fix: repeated structured property containing blob property with legacy_data (...
  • 17caf0b feat: Add field information when raising validation errors. (#956)
  • 7dfd56b build(deps): bump cryptography from 42.0.2 to 42.0.4 in .kokoro (#953)
  • 2646cef feat: Allow queries using server side IN. (#954)
  • 106772f feat: Use server side != for queries. (#950)
  • dab9edf fix: compressed repeated to uncompressed property (#772)
  • 7e8481d docs: Correct read_consistency docs. (#948)
  • b5c8477 feat: Add Python 3.12 (#949)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2024
@github-actions github-actions bot enabled auto-merge (rebase) March 1, 2024 22:32
@dependabot dependabot bot force-pushed the dependabot/pip/google-cloud-ndb-2.3.0 branch 3 times, most recently from bad3442 to 36297d2 Compare March 11, 2024 22:18
Bumps [google-cloud-ndb](https://github.com/googleapis/python-ndb) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/googleapis/python-ndb/releases)
- [Changelog](https://github.com/googleapis/python-ndb/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-ndb@v2.2.2...v2.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/google-cloud-ndb-2.3.0 branch from 36297d2 to 76f996c Compare March 14, 2024 22:33
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 21, 2024

Superseded by #1695.

@dependabot dependabot bot closed this Mar 21, 2024
auto-merge was automatically disabled March 21, 2024 22:43

Pull request was closed

@dependabot dependabot bot deleted the dependabot/pip/google-cloud-ndb-2.3.0 branch March 21, 2024 22:43
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