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

Update google-cloud-datastore requirement from <2,>=1.8.0 to >=1.8.0,<3 in /sdks/python #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 17, 2022

Updates the requirements on google-cloud-datastore to permit the latest version.

Release notes

Sourced from google-cloud-datastore's releases.

v2.8.1

2.8.1 (2022-08-12)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#347) (de13860)
  • deps: require proto-plus >= 1.22.0 (de13860)

Documentation

  • Move the schedule_export samples from python-docs-samples (#344) (2174800)
  • samples: Add an example of using read_time in queries and get() (#342) (ffc5f17)
Changelog

Sourced from google-cloud-datastore's changelog.

2.8.1 (2022-08-12)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#347) (de13860)
  • deps: require proto-plus >= 1.22.0 (de13860)

Documentation

  • Move the schedule_export samples from python-docs-samples (#344) (2174800)
  • samples: Add an example of using read_time in queries and get() (#342) (ffc5f17)

2.8.0 (2022-07-15)

Features

  • Add read_time support for get and query (#334) (58b4b74)

2.7.2 (2022-07-10)

Bug Fixes

2.7.1 (2022-06-16)

Documentation

  • samples: add samples for IN, NOT_IN, and != operators. (#312) (4170325)

2.7.0 (2022-06-09)

Features

  • support IN/NOT_IN/NOT_EQUAL operators (#287) (465bd87)

2.6.2 (2022-06-07)

Bug Fixes

... (truncated)

Commits
  • 3c73cf9 chore(main): release 2.8.1 (#345)
  • ffc5f17 docs(samples): Add an example of using read_time in queries and get() (#342)
  • de13860 fix(deps): allow protobuf < 5.0.0 (#347)
  • c2d816f chore(deps): update actions/setup-python action to v4 [autoapprove] (#343)
  • 2174800 docs: Move the schedule_export samples from python-docs-samples (#344)
  • 4095ce8 chore(deps): update all dependencies (#340)
  • 1e34c4c chore: resolve issue with prerelease presubmit [autoapprove] (#339)
  • 23417bd chore(deps): update all dependencies to v4 (#325)
  • 488cea0 chore(main): release 2.8.0 (#338)
  • 58b4b74 feat: Add read_time support for get and query (#334)
  • Additional commits viewable in compare view

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)

Updates the requirements on [google-cloud-datastore](https://github.com/googleapis/python-datastore) to permit the latest version.
- [Release notes](https://github.com/googleapis/python-datastore/releases)
- [Changelog](https://github.com/googleapis/python-datastore/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-datastore@v1.8.0...v2.8.1)

---
updated-dependencies:
- dependency-name: google-cloud-datastore
  dependency-type: direct:development
...

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 Aug 17, 2022
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants