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.60.1 to 1.62.0 in /test #589

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2024

Bumps grpcio from 1.60.1 to 1.62.0.

Release notes

Sourced from grpcio's releases.

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)

Release v1.62.0-pre1

This is a prerelease of gRPC Core 1.62.0 (guardian).

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

This prerelease contains refinements, improvements, and bug fixes.

Python

  • grpcio_observability package is not published in this release due to an issue in packaging.

Release v1.61.1

This is release gRPC Core 1.61.1 (grand).

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

This release contains refinements, improvements, and bug fixes.

... (truncated)

Commits
  • f78a54c Bump release version 202402201104 (#35951)
  • bc4f834 [Python Otel] Fix packaging issue (v1.62.x backport) (#35936)
  • ef03a26 [ObjC] Backport #35893 1.62.x, upgrade abseil to 1.20240116.1 (#35909)
  • acb1a55 [experiments] Disable chaotic good test in 1.62 branch (#35902)
  • 6d7c638 [Release] Bump version to 1.62.0-pre1 (on v1.62.x branch) (#35901)
  • 97733ce [experiments] Set call_status_override_on_cancellation default to false fro...
  • 86d4155 [Release] Bump core version to 39.0.0 for upcoming release (#35889)
  • 6df52f8 [test] Increase test timeout (#35887)
  • c75d5c9 [chaotic-good] Credential implementation (#35884)
  • 2b3f21d Internal change
  • 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 Feb 22, 2024
@github-actions github-actions bot added the tests label Feb 22, 2024
@github-actions github-actions bot enabled auto-merge (squash) February 22, 2024 02:51
Bumps [grpcio](https://github.com/grpc/grpc) from 1.60.1 to 1.62.0.
- [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.60.1...v1.62.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@miry miry force-pushed the dependabot/pip/test/grpcio-1.62.0 branch from 9ef40ee to ede7ebf Compare February 23, 2024 21:31
@github-actions github-actions bot merged commit b726890 into master Feb 23, 2024
30 checks passed
@github-actions github-actions bot deleted the dependabot/pip/test/grpcio-1.62.0 branch February 23, 2024 21:47
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 tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant