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.13.0 to ~=2.14.0 #5505

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2023

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

Release notes

Sourced from google-api-core's releases.

v2.14.0

2.14.0 (2023-11-09)

Features

Changelog

Sourced from google-api-core's changelog.

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)

2.12.0 (2023-09-07)

Features

  • Add a little bit of typing to google.api_core.retry (#453) (2477ab9)
  • Add grpc Compression argument to channels and methods (#451) (bdebd63)

Documentation

  • Fix a typo in google/api_core/page_iterator.py (#511) (c0ce73c)

2.11.1 (2023-06-12)

Bug Fixes

  • Add actionable errors for GCE long running operations (#498) (7dfc3a7)
  • Invalid dev version identifiers in setup.py (#505) (8844edb)

2.11.0 (2022-11-10)

... (truncated)

Commits

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.13.0...v2.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 10, 2023
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

Merging #5505 (f35bf4a) into main (2e3e07f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #5505   +/-   ##
=======================================
  Coverage   66.31%   66.31%           
=======================================
  Files         354      354           
  Lines       30951    30951           
=======================================
  Hits        20526    20526           
  Misses      10425    10425           

@jenshnielsen jenshnielsen added this pull request to the merge queue Nov 10, 2023
Merged via the queue into main with commit 069a79a Nov 10, 2023
15 checks passed
@dependabot dependabot bot deleted the dependabot/pip/google-api-core-approx-eq-2.14.0 branch November 10, 2023 07:07
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