snarfed / instagram-atom

Brings your Instagram feed to your feed reader!
https://instagram-atom.appspot.com/
28 stars 4 forks source link

Bump google-cloud-ndb from 2.1.0 to 2.1.1 #81

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps google-cloud-ndb from 2.1.0 to 2.1.1.

Release notes

Sourced from google-cloud-ndb's releases.

v2.1.1

2.1.1 (2023-02-28)

Bug Fixes

  • Query options were not respecting use_cache (#873) (802d88d), closes #752

Documentation

  • Note that we support Python 3.11 in CONTRIBUTING file (#872) (982ee5f)
  • Use cached versions of Cloud objects.inv files (#863) (4471e2f), closes #862
Changelog

Sourced from google-cloud-ndb's changelog.

2.1.1 (2023-02-28)

Bug Fixes

  • Query options were not respecting use_cache (#873) (802d88d), closes #752

Documentation

  • Note that we support Python 3.11 in CONTRIBUTING file (#872) (982ee5f)
  • Use cached versions of Cloud objects.inv files (#863) (4471e2f), closes #862
Commits
  • 65f133f chore(main): release 2.1.1 (#864)
  • e9c8af7 chore(python): upgrade gcp-releasetool in .kokoro [autoapprove] (#875)
  • 802d88d fix: Query options were not respecting use_cache (#873)
  • 982ee5f docs: Note that we support Python 3.11 in CONTRIBUTING file (#872)
  • 1624d44 chore: Fix typo in key.py (#871)
  • 5de1b25 test: Uncomment some old tests (#869)
  • 64b27f7 chore: update CODEOWNERS (#868)
  • fcfcea6 build(deps): bump cryptography from 38.0.3 to 39.0.1 in /synthtool/gcp/templa...
  • 340e890 tests: Exclude GRPC version that was causing a hang (#857)
  • d3aba4c chore: Upgrade black version and re-run it (#860)
  • 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 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)