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-tools from 1.50.0 to 1.51.0 in /tests #3288

Merged
merged 1 commit into from
Nov 22, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps grpcio-tools from 1.50.0 to 1.51.0.

Release notes

Sourced from grpcio-tools'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)

@dependabot dependabot bot requested a review from a team as a code owner November 21, 2022 22:05
@dependabot dependabot bot requested review from lucacome, ciarams87 and jjngx November 21, 2022 22:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 21, 2022
@github-actions github-actions bot added the tests Pull requests that update tests label Nov 21, 2022
Bumps [grpcio-tools](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-tools
  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/tests/grpcio-tools-1.51.0 branch from 894cdb5 to 44fab7d Compare November 21, 2022 23:46
@codecov-commenter
Copy link

codecov-commenter commented Nov 21, 2022

Codecov Report

Merging #3288 (44fab7d) into main (bca2a95) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3288   +/-   ##
=======================================
  Coverage   52.67%   52.67%           
=======================================
  Files          59       59           
  Lines       16107    16107           
=======================================
  Hits         8484     8484           
  Misses       7341     7341           
  Partials      282      282           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lucacome lucacome merged commit 2db5b34 into main Nov 22, 2022
@lucacome lucacome deleted the dependabot/pip/tests/grpcio-tools-1.51.0 branch November 22, 2022 00:50
@lucacome lucacome removed the tests Pull requests that update tests label Jan 11, 2023
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.

2 participants