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.1 #1695

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps google-cloud-ndb from 2.2.2 to 2.3.1.

Release notes

Sourced from google-cloud-ndb's releases.

v2.3.1

2.3.1 (2024-03-16)

Bug Fixes

  • grpc: Fix large payload handling when using the emulator. (#975) (d9162ae)
  • Remove uses of six. #913 (#958) (e17129a)
  • Show a non-None error for core_exception.Unknown errors. (#968) (66e61cc)

Documentation

  • Document how to run system tests against the emulator. (#963) (47db5b9)
  • Note to use functools.wrap instead of utils.wrapping. (#966) (5e9f3d6)
  • Tell users of utils.wrapping to use functools.wraps (#967) (042645b)

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.1 (2024-03-16)

Bug Fixes

  • grpc: Fix large payload handling when using the emulator. (#975) (d9162ae)
  • Remove uses of six. #913 (#958) (e17129a)
  • Show a non-None error for core_exception.Unknown errors. (#968) (66e61cc)

Documentation

  • Document how to run system tests against the emulator. (#963) (47db5b9)
  • Note to use functools.wrap instead of utils.wrapping. (#966) (5e9f3d6)
  • Tell users of utils.wrapping to use functools.wraps (#967) (042645b)

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
  • fe8d19d chore(main): release 2.3.1 (#964)
  • 0ba2634 chore(python): update dependencies in /.kokoro (#971)
  • d9162ae fix(grpc): Fix large payload handling when using the emulator. (#975)
  • 8f4486f tests: Add a session for system tests against the emulator. (#969)
  • 66e61cc fix: Show a non-None error for core_exception.Unknown errors. (#968)
  • 98fb176 tests: Remove unneeded eventually() call for ancestor queries. (#965)
  • 47db5b9 docs: Document how to run system tests against the emulator. (#963)
  • 042645b docs: Tell users of utils.wrapping to use functools.wraps (#967)
  • 5e9f3d6 docs: Note to use functools.wrap instead of utils.wrapping. (#966)
  • e17129a fix: Remove uses of six. #913 (#958)
  • 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 2 months ago

Looks like google-cloud-ndb is up-to-date now, so this is no longer needed.