opiproject / pydpu

Python library and cli to communicate with DPUs and IPUs
Apache License 2.0
5 stars 8 forks source link

fix(deps): update dependency grpcio to v1.58.0 - autoclosed #96

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
grpcio (source) 1.57.0 -> 1.58.0 age adoption passing confidence

Release Notes

grpc/grpc (grpcio) ### [`v1.58.0`](https://togithub.com/grpc/grpc/releases/tag/v1.58.0) [Compare Source](https://togithub.com/grpc/grpc/compare/v1.57.0...v1.58.0) This is release 1.58.0 ([goku](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 - gRPC 1.58 starts to require c-ares 1.18 or later. - \[Deps] Update boringssl [`2023082`](https://togithub.com/grpc/grpc/commit/202308211007). ([#​34115](https://togithub.com/grpc/grpc/pull/34115)) - \[pick_first] de-experiment pick first. ([#​34054](https://togithub.com/grpc/grpc/pull/34054)) - \[build metadata] Bazel to "other build systems" improvements. ([#​33803](https://togithub.com/grpc/grpc/pull/33803)) - \[Deps] Update abseil to [`2023080`](https://togithub.com/grpc/grpc/commit/20230802). ([#​33974](https://togithub.com/grpc/grpc/pull/33974)) - \[c-ares DNS resolver] Fix file descriptor use-after-close bug when c-ares writes succeed but subsequent read fails. ([#​33871](https://togithub.com/grpc/grpc/pull/33871)) ## C++ - \[docs] Document Alarm thread-safety guarantees. ([#​34092](https://togithub.com/grpc/grpc/pull/34092)) - Added OpenSSL 3.0 (LTS) support via custom CMake builds (the default is still BoringSSL) ## Python - \[Bazel] Enable grpcio-reflection to be used via Bazel. ([#​31013](https://togithub.com/grpc/grpc/pull/31013)) - \[packaging] Publish xds-protos as part of the standard package pipeline. ([#​33797](https://togithub.com/grpc/grpc/pull/33797)) ## Ruby - \[ruby] update google auth to ~> 1.0. ([#​34013](https://togithub.com/grpc/grpc/pull/34013)) - \[Ruby] set metadata_sent after call success. ([#​33998](https://togithub.com/grpc/grpc/pull/33998)) - \[ruby] remove unnecessary background thread startup wait logic that interferes with forking. ([#​33805](https://togithub.com/grpc/grpc/pull/33805))

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 11 months ago

Codecov Report

Merging #96 (d9aee6d) into main (78ad4e8) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #96   +/-   ##
=======================================
  Coverage   36.09%   36.09%           
=======================================
  Files          22       22           
  Lines        1726     1726           
=======================================
  Hits          623      623           
  Misses       1103     1103