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.42.0 to 1.43.0 in /tests #2282

Merged
merged 1 commit into from Dec 20, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2021

Bumps grpcio-tools from 1.42.0 to 1.43.0.

Release notes

Sourced from grpcio-tools's releases.

Release v1.43.0

This is release 1.43.0 (green) 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

  • Remove redundant work serializer usage in c-ares windows code. (#28016)
  • Support RDS updates on the server. (#27851)
  • Use WorkSerializer in XdsClient to propagate updates in a synchronized manner. (#27975)
  • Support Custom Post-handshake Verification in TlsCredentials. (#25631)
  • Reintroduce the EventEngine default factory. (#27920)
  • Assert Android API >= v21. (#27943)
  • Add support for abstract unix domain sockets. (#27906)

C++

  • OpenCensus: Move metadata storage to arena. (#27948)

C#

  • [C#] Add nullable type attributes to Grpc.Core.Api. (#27887)

Objective-C

  • Revert "Revert "[objc] GRPCMetadataDictionary convenient typedef"". (#27882)

Python

  • [Aio] Validate the input type for set_trailing_metadata and abort. (#27958)

Release v1.43.0-pre1

This is a prerelease of gRPC Core 1.43.0 (green).

Please see the notes for the previous releases here: https://github.com/grpc/grpc/releases. Please consult https://grpc.io/ for all information regarding this product.

This prerelease contains refinements, improvements, and bug fixes.

Changelog

Sourced from grpcio-tools's changelog.

v1.42.0 |Oct 19, 2021 |Nov 2, 2021 v1.43.0 |Nov 30, 2021 |Dec 14, 2021 v1.44.0 |Jan 11, 2022 |Jan 25, 2022 v1.45.0 |Feb 22, 2022 |Mar 8, 2022

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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 17, 2021
@dependabot dependabot bot requested review from vepatel, a team and soneillf5 and removed request for a team December 17, 2021 03:16
@dependabot dependabot bot force-pushed the dependabot/pip/tests/grpcio-tools-1.43.0 branch from e6e90db to aa8cedf Compare December 20, 2021 22:07
@lucacome
Copy link
Member

@dependabot rebase

Bumps [grpcio-tools](https://github.com/grpc/grpc) from 1.42.0 to 1.43.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.42.0...v1.43.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/tests/grpcio-tools-1.43.0 branch from aa8cedf to 59aa10a Compare December 20, 2021 22:36
@codecov-commenter
Copy link

Codecov Report

Merging #2282 (59aa10a) into master (54472e9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2282   +/-   ##
=======================================
  Coverage   53.68%   53.68%           
=======================================
  Files          48       48           
  Lines       14199    14199           
=======================================
  Hits         7623     7623           
  Misses       6338     6338           
  Partials      238      238           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e8e46d2...59aa10a. Read the comment docs.

@lucacome lucacome merged commit 52b3171 into master Dec 20, 2021
@lucacome lucacome deleted the dependabot/pip/tests/grpcio-tools-1.43.0 branch December 20, 2021 23:44
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.

None yet

2 participants