googleapis / storage-testbench

A testbench for Google Cloud Storage client libraries.
Apache License 2.0
9 stars 20 forks source link

chore(deps): update dependency grpcio to v1.66.0 #661

Closed renovate-bot closed 2 months ago

renovate-bot commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
grpcio (source) ==1.65.1 -> ==1.66.0 age adoption passing confidence

Release Notes

grpc/grpc (grpcio) ### [`v1.66.0`](https://togithub.com/grpc/grpc/releases/tag/v1.66.0) [Compare Source](https://togithub.com/grpc/grpc/compare/v1.65.5...v1.66.0) This is release 1.66.0 ([gladiator](https://togithub.com/grpc/grpc/blob/master/doc/g_stands_for.md)) of gRPC Core. For gRPC documentation, see [grpc.io](https://grpc.io/). For previous releases, see [Releases](https://togithub.com/grpc/grpc/releases). This release contains refinements, improvements, and bug fixes, with highlights listed below. ## Core - \[Python Otel] Manage call tracer life cycle use call arena. (v1.66.x backport). ([#​37479](https://togithub.com/grpc/grpc/pull/37479)) - \[BoringSSL] Update third_party/boringssl-with-bazel. ([#​37223](https://togithub.com/grpc/grpc/pull/37223)) - \[Dep] Upgrading Protobuf to v27.2. ([#​36753](https://togithub.com/grpc/grpc/pull/36753)) - \[Gpr_To_Absl_Logging] Fixing bugs . ([#​36961](https://togithub.com/grpc/grpc/pull/36961)) - \[chttp2] don't access endpoint in transport ops if it's already been destroyed. ([#​36921](https://togithub.com/grpc/grpc/pull/36921)) ## C++ - \[OTel C++] Fix race when adding and removing callbacks ([#​37485](https://togithub.com/grpc/grpc/issues/37485)). ([#​37508](https://togithub.com/grpc/grpc/pull/37508)) - \[RlsLB] Fix Deadlock ([#​37459](https://togithub.com/grpc/grpc/issues/37459)). ([#​37502](https://togithub.com/grpc/grpc/pull/37502)) ## Python - \[Python Distrib] Change warning to RuntimeError for version incompatibility (v1.66.x backport). ([#​37477](https://togithub.com/grpc/grpc/pull/37477)) - Fix issues/36613. ([#​37022](https://togithub.com/grpc/grpc/pull/37022)) - \[fix] updated invocation_metadata return type hint. ([#​36894](https://togithub.com/grpc/grpc/pull/36894)) - \[Release] Add warning about PyPi latest version not necessarily matching Github latest version. ([#​36965](https://togithub.com/grpc/grpc/pull/36965)) ## Ruby - \[ruby] Update google-protobuf dep to allow 3.x and 4.x versions. ([#​36982](https://togithub.com/grpc/grpc/pull/36982)) - \[ruby] improve the way completion queue pluck operations handle signals and process shutdown. ([#​36903](https://togithub.com/grpc/grpc/pull/36903)) ### [`v1.65.5`](https://togithub.com/grpc/grpc/releases/tag/v1.65.5) [Compare Source](https://togithub.com/grpc/grpc/compare/v1.65.4...v1.65.5) This is release gRPC Core 1.65.5 (gnarly). For gRPC documentation, see [grpc.io](https://grpc.io/). For previous releases, see [Releases](https://togithub.com/grpc/grpc/releases). This release contains refinements, improvements, and bug fixes. ### [`v1.65.4`](https://togithub.com/grpc/grpc/releases/tag/v1.65.4) [Compare Source](https://togithub.com/grpc/grpc/compare/v1.65.2...v1.65.4) This is release gRPC Core 1.65.4 (gnarly). For gRPC documentation, see [grpc.io](https://grpc.io/). For previous releases, see [Releases](https://togithub.com/grpc/grpc/releases). This release contains refinements, improvements, and bug fixes. - [https://github.com/grpc/grpc/pull/37359](https://togithub.com/grpc/grpc/pull/37359) Fix a bug in hpack error handling ### [`v1.65.2`](https://togithub.com/grpc/grpc/releases/tag/v1.65.2) [Compare Source](https://togithub.com/grpc/grpc/compare/v1.65.1...v1.65.2) This is release gRPC Core 1.65.2 (gnarly). For gRPC documentation, see [grpc.io](https://grpc.io/). For previous releases, see [Releases](https://togithub.com/grpc/grpc/releases). This release contains refinements, improvements, and bug fixes.

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.70%. Comparing base (61bce3c) to head (664f33c). Report is 33 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #661 +/- ## ========================================== + Coverage 98.69% 98.70% +0.01% ========================================== Files 50 50 Lines 8492 8527 +35 ========================================== + Hits 8381 8417 +36 + Misses 111 110 -1 ``` | [Flag](https://app.codecov.io/gh/googleapis/storage-testbench/pull/661/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=googleapis) | Coverage Ξ” | | |---|---|---| | [unittests](https://app.codecov.io/gh/googleapis/storage-testbench/pull/661/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=googleapis) | `98.70% <ΓΈ> (+0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=googleapis#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.