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

Bump grpcio from 1.59.2 to 1.62.2 in /http2/python-grpc #51

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps grpcio from 1.59.2 to 1.62.2.

Release notes

Sourced from grpcio's releases.

Release v1.62.2

This is release gRPC Core 1.62.2 (guardian).

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes.

Python

Full Changelog: grpc/grpc@v1.62.1...v1.62.2

Release v1.62.1

This is release gRPC Core 1.62.1 (guardian).

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes.

Release v1.62.0

This is release 1.62.0 (guardian) of gRPC Core.

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

  • [metadata] Allow non application/grpc content-type values. (#35824)
  • [BoringSSL] Update third_party/boringssl-with-bazel. (#35768)
  • [GPR] Removed GPR_BACKWARDS_COMPATIBILITY_MODE. (#35602)

Python

  • [Build] Strip armv7 artifacts. (#35832)
  • [Python AIO] Handle DeprecationWarnings when get current loop. (#35583)
  • [Python AIO] Raise resource_exhausted error in case of concurrent RPC limit exceeded. (#35376)
  • [Python O11y] Build and distrib O11y package. (#35578)
  • [Python setuptools] Import error from distutils for lower version of setuptools. (#35561)
  • [ruby] Fix use-after-free for post-fork channel recreation. (#35488)

Ruby

  • [ruby] Build/test ruby 3.3 and build native gems with Ruby 3.3 support. (#35399)

... (truncated)

Commits
  • 96f9847 [Release] Bump version to 1.62.2 (on v1.62.x branch) (#36385)
  • 6aae494 [Fix Python Deadlock] Guard grpc_google_default_credentials_create with nogil...
  • a2ab898 [PSM Interop] Migrate to Artifact Registry (v1.62.x backport) (#36310)
  • 964cc06 [PSM Interop] Enable More CSM test for Python and add tini to Python interop ...
  • 6d7a558 [PSM Interop] Enable affinity_session_drain_test for cpp (v1.62.x backport) (...
  • 98e6cb4 Bump release version 202403071400 (#36073)
  • 18386ea [EventEngine] rm invalid assert (#35953) (#36067)
  • 913fee2 [Interop] Make C++ xDS Interop Client and Server Responsive to SIGTERM (v1.62...
  • c643d2a [Python o11y] Fix readme (v1.62.x backport) (#35993)
  • 73d3157 [Documentation] Backport #35973: Make Bazel requirements installable directly...
  • Additional commits viewable in compare view

Dependabot compatibility score

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 29, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/http2/python-grpc/grpcio-1.62.2 branch from 4967554 to 860264f Compare April 30, 2024 08:10
@raghunathd8
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/http2/python-grpc/grpcio-1.62.2 branch from 860264f to 152d2c3 Compare April 30, 2024 08:41
@dependabot dependabot bot force-pushed the dependabot/pip/http2/python-grpc/grpcio-1.62.2 branch from 152d2c3 to 53e6e4d Compare April 30, 2024 11:12
@raghunathd8
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 30, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@raghunathd8
Copy link
Contributor

@dependabot recreate

Bumps [grpcio](https://github.com/grpc/grpc) from 1.59.2 to 1.62.2.
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](grpc/grpc@v1.59.2...v1.62.2)

---
updated-dependencies:
- dependency-name: grpcio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/http2/python-grpc/grpcio-1.62.2 branch from 53e6e4d to 011b937 Compare April 30, 2024 11:59
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 30, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@raghunathd8
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 30, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 30, 2024

Looks like grpcio is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 30, 2024
@dependabot dependabot bot deleted the dependabot/pip/http2/python-grpc/grpcio-1.62.2 branch April 30, 2024 13:43
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