rushilsrivastava / python-grpcio-alpine-docker

Docker images with Python 3 on Alpine with grpcio pre-compiled.
https://hub.docker.com/r/rushilsrivastava/python-grpcio-alpine
MIT License
0 stars 0 forks source link

:arrow_up: Update dependency grpcio to v1.54.0 #22

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

grpc/grpc ### [`v1.54.0`](https://togithub.com/grpc/grpc/releases/tag/v1.54.0) [Compare Source](https://togithub.com/grpc/grpc/compare/v1.53.0...v1.54.0) This is release 1.54.0 ([gracious](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 - Per [Foundational C++ Support](https://togithub.com/google/oss-policies-info/blob/main/foundational-cxx-support-matrix.md), gRPC dropped Visual Studio 2017 support, the minimum version of Visual Studio that gRPC supports is 2019. - XDS: enable XDS federation by default. ([#​32711](https://togithub.com/grpc/grpc/pull/32711)) - \[EventEngine] Add EventEngine::\*Handle equality operators. ([#​32695](https://togithub.com/grpc/grpc/pull/32695)) - TlsCreds: Support revocation of intermediate in chain. ([#​32544](https://togithub.com/grpc/grpc/pull/32544)) - \[config] Move global config alongside core configuration. ([#​30788](https://togithub.com/grpc/grpc/pull/30788)) - feat: Auth lib: Remove 3PI config url validation. ([#​32450](https://togithub.com/grpc/grpc/pull/32450)) ## C++ - Upgrade abseil to [`2023012`](https://togithub.com/grpc/grpc/commit/20230125).2. ([#​32733](https://togithub.com/grpc/grpc/pull/32733)) - Update minimum MSVC version to 2019. ([#​32614](https://togithub.com/grpc/grpc/pull/32614)) - \[GcpObservability C++] Backport: De-experimentalize API ([#​32715](https://togithub.com/grpc/grpc/issues/32715)). ([#​32813](https://togithub.com/grpc/grpc/pull/32813)) - OpenCensus: Fix round_trip time. ([#​32694](https://togithub.com/grpc/grpc/pull/32694)) - Update OpenCensus to HEAD ([`5501a1a`](https://togithub.com/grpc/grpc/commit/5501a1a)). ([#​32687](https://togithub.com/grpc/grpc/pull/32687)) - OpenCensus: Add annotations for messages. ([#​32646](https://togithub.com/grpc/grpc/pull/32646)) ## PHP - Use correct namespace for checking if the isDefaultRootsPemSet method exists. ([#​31580](https://togithub.com/grpc/grpc/pull/31580)) ## Python - Fix DeprecationWarning when calling asyncio.get_event_loop(). ([#​32533](https://togithub.com/grpc/grpc/pull/32533)) - Remove references to deprecated syntax field. ([#​32497](https://togithub.com/grpc/grpc/pull/32497))

Configuration

📅 Schedule: Branch creation - "after 5pm every weekday,every weekend,before 9am every weekday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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.