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.50.0 to 1.51.0 in /test #354

Merged
merged 1 commit into from
Nov 22, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2022

Bumps grpcio from 1.50.0 to 1.51.0.

Release notes

Sourced from grpcio's releases.

Release v1.51.0

This is release gRPC Core 1.51.0 (galaxy).

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

This release contains refinements, improvements, and bug fixes.

Core

  • Bump core version 202211082118. (#31585)
  • c-ares DNS resolver: fix logical race between resolution timeout/cancellation and fd readability. (#31443)
  • [log] Longer space for filenames. (#31432)
  • c-ares DNS resolver: remove unnecessary code in SRV callback. (#31426)
  • Correct the domain-socket client address read out from the ServerContext. (#31108)
  • outlier detection: remove env var protection. (#31251)
  • EventEngineFactoryReset - remove custom factory and reset default engine. (#30554)
  • [tls] Remove support for pthread tls. (#31040)

C++

  • Added version macros to gRPC C++. (#31033)
  • OpenCensus: Move measures, views and CensusContext to include file. (#31341)
  • GcpObservability: Add experimental public target. (#31339)

C#

  • Fix msbuild failing when '@' is present in path (2nd attempt). (#31527)
  • Revert "Fix msbuild failing when '@' is present in path". (#31464)
  • Fix msbuild failing when '@' is present in path. (#31133)

PHP

  • fixing php 8.2 deprecations. (#30997)

Python

  • Fix lack of cooldown between poll attempts. (#31550)
  • Build with System OpenSSL on Mac OS arm64. (#31096)
  • Remove enum and future. (#31381)
  • [Remove Six] Remove dependency on six. (#31340)
  • Update xds-protos package to pull in protobuf 4.X. (#31113)

Release v1.51.0-pre1

This is a prerelease of gRPC Core 1.51.0 (galaxy).

... (truncated)

Commits

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

Bumps [grpcio](https://github.com/grpc/grpc) from 1.50.0 to 1.51.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.50.0...v1.51.0)

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

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 Nov 22, 2022
@lucacome lucacome merged commit 58d00b2 into master Nov 22, 2022
@lucacome lucacome deleted the dependabot/pip/test/grpcio-1.51.0 branch November 22, 2022 03:06
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