Skip to content

build(deps): bump grpcio from 1.41.1 to 1.42.0 in /examples/grpc-bridge/client#19049

Merged
htuch merged 1 commit intomainfrom
dependabot/pip/examples/grpc-bridge/client/grpcio-1.42.0
Nov 19, 2021
Merged

build(deps): bump grpcio from 1.41.1 to 1.42.0 in /examples/grpc-bridge/client#19049
htuch merged 1 commit intomainfrom
dependabot/pip/examples/grpc-bridge/client/grpcio-1.42.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2021

Bumps grpcio from 1.41.1 to 1.42.0.

Release notes

Sourced from grpcio's releases.

Release v1.42.0

This is release 1.42.0 (granola) 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

  • Update RDS parsing for use on servers. (#27715)
  • Upgrade Abseil to LTS 20210324, Patch 2. (#27811)
  • Upgrade bazel to 4.2.1 (LTS), upgrade bazel toolchain to 4.1.0. (#27410)
  • Remove old backwards compatibility cronet compression workaround code. (#27701)
  • EventEngine Test Suite: Timers. (#27496)
  • EventEngine::Closure. (#27395)
  • OpenCensusCallTracer: Move context generation to StartTransportStreamOpBatch. (#27523)
  • Fix client idle filter. (#27611)
  • allow connectivity state watching to work on lame channels. (#27747)
  • grpclb: implement subchannel caching. (#27657)
  • xds: change CSDS to populate new generic_xds_configs field. (#27794)

C++

  • Describe support-levels for undocumented supported platforms. (#27363)

C#

  • Fix link error when building app with Xamarin.iOS. (#27345)
  • C#: metadata.Get and GetAll should accept uppercase keys. (#27383)
  • Fix use-after-free metadata corruption in C# when receiving response headers for streaming response calls. (#27382)

Objective-C

  • [objc] GRPCErrorCode enum base type to int32_t. (#27908)
  • [objc] Adding lightweight generic to GPRCCallOptions's initialMetadata prop . (#27905)
  • [objc] GRPCMetadataDictionary convenient typedef. (#27845)
  • [objc] Switch to proto forward declare for gRPC codegen plugin. (#27444)

Python

  • Add Aspects to Bazel py_proto_library and py_grpc_library Rules. (#27275)
  • [Aio] Add add_done_callback/done/cancelled methods to ServicerContext. (#27767)
  • [Aio] Correct the typing of input metadata. (#27768)
  • Address leak when using request stream interceptors (#25449). (#27571)

... (truncated)

Changelog

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

Bumps [grpcio](https://github.com/grpc/grpc) from 1.41.1 to 1.42.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.41.1...v1.42.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 18, 2021
@repokitteh-read-only repokitteh-read-only bot added the deps Approval required for changes to Envoy's external dependencies label Nov 18, 2021
@repokitteh-read-only
Copy link
Copy Markdown

CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to (bazel/.*repos.*\.bzl)|(bazel/dependency_imports\.bzl)|(api/bazel/.*\.bzl)|(.*/requirements\.txt)|(.*\.patch).
envoyproxy/dependency-shepherds assignee is @htuch

🐱

Caused by: #19049 was opened by dependabot[bot].

see: more, trace.

Copy link
Copy Markdown
Member

@htuch htuch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm deps

@repokitteh-read-only repokitteh-read-only bot removed the deps Approval required for changes to Envoy's external dependencies label Nov 19, 2021
@htuch htuch merged commit a18b323 into main Nov 19, 2021
@dependabot dependabot bot deleted the dependabot/pip/examples/grpc-bridge/client/grpcio-1.42.0 branch November 19, 2021 05:16
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