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

build(deps): bump grpcio from 1.49.1 to 1.51.1 in /examples/grpc-bridge/client #31

Conversation

dependabot[bot]
Copy link

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

Bumps grpcio from 1.49.1 to 1.51.1.

Release notes

Sourced from grpcio's releases.

Release v1.51.1

This is release gRPC Core 1.51.1 (galaxy).

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

This release contains refinements, improvements, and bug fixes.

Python

  • Revert "Build with System OpenSSL on Mac OS arm64 (#31096)". (#31739)

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)

... (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.49.1 to 1.51.1.
- [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.49.1...v1.51.1)

---
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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 30, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 22, 2023

Superseded by #61.

@dependabot dependabot bot closed this Feb 22, 2023
@dependabot dependabot bot deleted the dependabot/pip/examples/grpc-bridge/client/grpcio-1.51.1 branch February 22, 2023 03:27
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