Skip to content

Update google-api-core requirement from ~=1.31.2 to ~=2.1.0#533

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/google-api-core-approx-eq-2.1.0
Closed

Update google-api-core requirement from ~=1.31.2 to ~=2.1.0#533
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/google-api-core-approx-eq-2.1.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Oct 5, 2021

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

Release notes

Sourced from google-api-core's releases.

v2.1.0

Features

  • add grpc transcoding + tests (#259) (afe0fa1)
  • Add helper function to format query_params for rest transport. (#275) (1c5eb4d)
  • add support for Python 3.10 (#284) (a422a5d)
Changelog

Sourced from google-api-core's changelog.

2.1.0 (2021-10-05)

Features

  • add grpc transcoding + tests (#259) (afe0fa1)
  • Add helper function to format query_params for rest transport. (#275) (1c5eb4d)
  • add support for Python 3.10 (#284) (a422a5d)

2.0.1 (2021-08-31)

Bug Fixes

  • do not error on LROs with no response or error (#258) (618f192)

2.0.0 (2021-08-18)

⚠ BREAKING CHANGES

Bug Fixes

  • bump grpcio version to use stable aio API (#234) (bdbf889)
  • strip trailing _ from field mask paths (#228) (ff6ef1b)

2.0.0b1 (2021-08-03)

⚠ BREAKING CHANGES

Bug Fixes

  • strip trailing _ from field mask paths (#228) (ff6ef1b)

1.31.1 (2021-07-26)

Bug Fixes

  • add 'requests.exceptions.ChunkedEncodingError' to retryable exceptions (#237) (5e540f2)

Documentation

  • add Samples section to CONTRIBUTING.rst (#229) (a12c051)

... (truncated)

Commits
  • 121debd chore: release 2.1.0 (#274)
  • a422a5d feat: add support for Python 3.10 (#284)
  • 577da9d build: use trampoline_v2 for python samples and allow custom dockerfile (#283)
  • f3fd059 chore: add default_version and codeowner_team to .repo-metadata.json (#282)
  • 3b0912a tests: add explicit unit tests for '_StreamedResponseIterator' class (#281)
  • 083e6e9 chore: relocate owl bot post processor (#280)
  • 1c5eb4d feat: Add helper function to format query_params for rest transport. (#275)
  • afe0fa1 feat: add grpc transcoding + tests (#259)
  • 8b65c93 chore: removing owlbot directives for conversion to main (#272)
  • 4679219 chore: remove obsolete dependency in setup.py (#269)
  • 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-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@v1.31.2...v2.1.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 Oct 5, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Oct 6, 2021

Looks like google-api-core is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 6, 2021
@dependabot dependabot bot deleted the dependabot/pip/google-api-core-approx-eq-2.1.0 branch October 6, 2021 07:30
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