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.11.0 to ~=2.12.0 #5386

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2023

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

Release notes

Sourced from google-api-core's releases.

v2.12.0

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)
Changelog

Sourced from google-api-core's changelog.

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)

Features

  • Add support for Python 3.11 (#466) (ff379e3)
  • Allow representing enums with their unqualified symbolic names in headers (#465) (522b98e)

Bug Fixes

  • Major refactoring of Polling, Retry and Timeout logic (#462) (434253d)
  • Require google-auth >= 2.14.1 (#463) (7cc329f)

2.10.2 (2022-10-08)

Bug Fixes

2.10.1 (2022-09-14)

Bug Fixes

2.10.0 (2022-09-02)

... (truncated)

Commits
  • 887751e chore(main): release 2.12.0 (#521)
  • bdebd63 feat: Add grpc Compression argument to channels and methods (#451)
  • 2477ab9 feat: Add a little bit of typing to google.api_core.retry (#453)
  • c0ce73c docs: fix a typo in google/api_core/page_iterator.py (#511)
  • afe66d7 build: [autoapprove] bump cryptography from 41.0.2 to 41.0.3 (#520)
  • 89d5e22 build(deps): [autoapprove] bump certifi from 2022.12.7 to 2023.7.22 (#517)
  • 6682a66 build(deps): [autoapprove] bump pygments from 2.13.0 to 2.15.0 (#515)
  • c3afbeb build(deps): [autoapprove] bump cryptography from 41.0.0 to 41.0.2 (#513)
  • 2dcf4bb chore: store artifacts in placer (#508)
  • 0acda8c chore(main): release 2.11.1 (#506)
  • Additional commits viewable 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 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-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.11.0...v2.12.0)

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

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 Sep 26, 2023
@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

Merging #5386 (eaa15c2) into master (46260f6) will decrease coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5386      +/-   ##
==========================================
- Coverage   68.22%   68.18%   -0.04%     
==========================================
  Files         341      341              
  Lines       29847    29847              
==========================================
- Hits        20362    20352      -10     
- Misses       9485     9495      +10     

@jenshnielsen jenshnielsen added this pull request to the merge queue Sep 26, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 26, 2023
@jenshnielsen jenshnielsen added this pull request to the merge queue Sep 26, 2023
Merged via the queue into master with commit 37ffe7e Sep 26, 2023
@dependabot dependabot bot deleted the dependabot/pip/google-api-core-approx-eq-2.12.0 branch September 26, 2023 05:51
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