snarfed / bridgy

📣 Connects your web site to social media. Likes, retweets, mentions, cross-posting, and more...
https://brid.gy
Creative Commons Zero v1.0 Universal
702 stars 51 forks source link

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

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

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 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[bot] commented 3 months ago

Superseded by #1695.