googleapis / storage-testbench

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

chore(deps): update dependency grpcio to v1.64.1 #644

Closed renovate-bot closed 3 months ago

renovate-bot commented 4 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

grpc/grpc (grpcio) ### [`v1.64.1`](https://togithub.com/grpc/grpc/releases/tag/v1.64.1) [Compare Source](https://togithub.com/grpc/grpc/compare/v1.64.0...v1.64.1) This is release 1.64.1 ([grateful](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 - \[StatsPlugin] Fix use-after-free issue ([#​36664](https://togithub.com/grpc/grpc/issues/36664)). ([#​36670](https://togithub.com/grpc/grpc/pull/36670)) ## C++ - \[OTel] Generate pkg-config file for grpcpp_otel_plugin ([#​36686](https://togithub.com/grpc/grpc/issues/36686)). ([#​36722](https://togithub.com/grpc/grpc/pull/36722)) - \[OTel] Add find_package call for OTel dependency in installed gRPC configuration ([#​36674](https://togithub.com/grpc/grpc/issues/36674)). ([#​36688](https://togithub.com/grpc/grpc/pull/36688)) ## Python - \[Python Server] Remove abstractmethod notation for add_registered_method_handlers (v1.64.x backport). ([#​36696](https://togithub.com/grpc/grpc/pull/36696)) ### [`v1.64.0`](https://togithub.com/grpc/grpc/releases/tag/v1.64.0) [Compare Source](https://togithub.com/grpc/grpc/compare/v1.63.0...v1.64.0) This is release 1.64.0 ([grateful](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 - \[BoringSSL] Update third_party/boringssl-with-bazel. ([#​36435](https://togithub.com/grpc/grpc/pull/36435)) - \[build] Restrict visibility of grpc_public_hdrs and grpc++\_public_hdrs. ([#​36289](https://togithub.com/grpc/grpc/pull/36289)) - \[Deps] Rollfoward Protobuf upgrade to v26.1. ([#​36323](https://togithub.com/grpc/grpc/pull/36323)) ## C++ - \[CSM] Fix CSM Observability for trailers-only response. ([#​36413](https://togithub.com/grpc/grpc/pull/36413)) - \[CSM] Remove requirement that servers have to be xDS enabled. ([#​36410](https://togithub.com/grpc/grpc/pull/36410)) ## Python - \[Asyncio] Semantic task names for RPC tasks. ([#​36422](https://togithub.com/grpc/grpc/pull/36422)) - \[python/systemd] allow compiling systemd support into python builds. ([#​36037](https://togithub.com/grpc/grpc/pull/36037)) - \[Python Otel] Remove opentelemetry version pin. ([#​36448](https://togithub.com/grpc/grpc/pull/36448)) - \[Python Otel] Use registered method at server side. ([#​36371](https://togithub.com/grpc/grpc/pull/36371)) - \[Python grpcio_tools] Update version requirement of protobuf in grpcio_tools. ([#​36230](https://togithub.com/grpc/grpc/pull/36230))

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 has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 98.68%. Comparing base (61bce3c) to head (0922581). Report is 14 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #644 +/- ## ========================================== - Coverage 98.69% 98.68% -0.01% ========================================== Files 50 50 Lines 8492 8461 -31 ========================================== - Hits 8381 8350 -31 Misses 111 111 ``` | [Flag](https://app.codecov.io/gh/googleapis/storage-testbench/pull/644/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/644/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=googleapis) | `98.68% <ΓΈ> (-0.01%)` | :arrow_down: | 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.