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-api-core requirement from ~=2.15.0 to ~=2.16.0 #5700

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2024

Updates the requirements on google-api-core to permit the latest version.

Release notes

Sourced from google-api-core's releases.

v2.16.0

2.16.0 (2024-01-29)

Features

  • Retry and retry_async support streaming rpcs (#495) (17ff5f1)
Changelog

Sourced from google-api-core's changelog.

2.16.0 (2024-01-29)

Features

  • Retry and retry_async support streaming rpcs (#495) (17ff5f1)

2.15.0 (2023-12-07)

Features

  • Add support for Python 3.12 (#557) (091b4f1)
  • Add type annotations to wrapped grpc calls (#554) (fc12b40)
  • Add universe_domain argument to ClientOptions (3069ef4)
  • Introduce compatibility with native namespace packages (#561) (bd82827)

Bug Fixes

  • Fix regression in bidi causing Thread-ConsumeBidirectionalStream caught unexpected exception and will exit (#562) (40c8ae0)
  • Replace deprecated datetime.datetime.utcnow() (#552) (448923a), closes #540

2.14.0 (2023-11-09)

Features

2.13.1 (2023-11-09)

Bug Fixes

  • Update async client to use async retry (#544) (f21bb32)

2.13.0 (2023-11-03)

Features

  • Add caching to routing header calculation (#526) (6251eab)

Bug Fixes

  • Add warning to retry target to avoid incorrect usage (#543) (bfb40e6)
  • Drop usage of distutils (#541) (4bd9e10)
  • Ensure exception is available when BackgroundConsumer open stream fails (#357) (405272c)

... (truncated)

Commits
  • 7ffa182 chore(main): release 2.16.0 (#572)
  • cb777a1 fix: for backwards compatibility, expose legacy retry imports (#577)
  • ebc2635 build(python): fix docs and docfx builds (#581)
  • 17ff5f1 feat: retry and retry_async support streaming rpcs (#495)
  • 4d7d2ed build: update actions/checkout and actions/setup-python (#571)
  • See full diff in compare view

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [google-api-core](https://github.com/googleapis/python-api-core) to permit the latest version.
- [Release notes](https://github.com/googleapis/python-api-core/releases)
- [Changelog](https://github.com/googleapis/python-api-core/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-api-core@v2.15.0...v2.16.0)

---
updated-dependencies:
- dependency-name: google-api-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 30, 2024 04:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 30, 2024
@jenshnielsen jenshnielsen added this pull request to the merge queue Jan 30, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 30, 2024
@jenshnielsen jenshnielsen added this pull request to the merge queue Jan 30, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 30, 2024
@jenshnielsen jenshnielsen added this pull request to the merge queue Jan 30, 2024
Merged via the queue into main with commit dc4d4f9 Jan 30, 2024
16 checks passed
@dependabot dependabot bot deleted the dependabot/pip/google-api-core-approx-eq-2.16.0 branch January 30, 2024 07:52
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.

1 participant