Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): lock file maintenance osv-lib (#2779)
This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | | | lockFileMaintenance | All locks refreshed | | | | | | [grpcio](https://grpc.io) ([source](https://redirect.github.com/grpc/grpc)) | dependencies | minor | `1.66.2` -> `1.67.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/grpcio/1.67.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/grpcio/1.67.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/grpcio/1.66.2/1.67.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/grpcio/1.66.2/1.67.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [grpcio-tools](https://grpc.io) | dev-dependencies | minor | `1.66.2` -> `1.67.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/grpcio-tools/1.67.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/grpcio-tools/1.67.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/grpcio-tools/1.66.2/1.67.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/grpcio-tools/1.66.2/1.67.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Release Notes <details> <summary>grpc/grpc (grpcio)</summary> ### [`v1.67.0`](https://redirect.github.com/grpc/grpc/releases/tag/v1.67.0) [Compare Source](https://redirect.github.com/grpc/grpc/compare/v1.66.2...v1.67.0) This is release 1.67.0 ([gesundheit](https://redirect.github.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://redirect.github.com/grpc/grpc/releases). This release contains refinements, improvements, and bug fixes, with highlights listed below. ## Core - \[ruby] reduce an INFO log to DEBUG (backport[https://github.com/grpc/grpc/pull/37633](https://redirect.github.com/grpc/grpc/pull/37633)3). ([#​37686](https://redirect.github.com/grpc/grpc/pull/37686)) - \[release] Bump core version to 44.0.0. ([#​37661](https://redirect.github.com/grpc/grpc/pull/37661)) - \[RlsLB] Fix Deadlock. ([#​37459](https://redirect.github.com/grpc/grpc/pull/37459)) - \[Python Otel] Manage call tracer life cycle use call arena. ([#​37460](https://redirect.github.com/grpc/grpc/pull/37460)) ## C++ - \[OTel C++] Fix race when adding and removing callbacks. ([#​37485](https://redirect.github.com/grpc/grpc/pull/37485)) ## Python - \[Backport to 1.67.x] Add templating and support for Python 3.13 ([#​37643](https://redirect.github.com/grpc/grpc/issues/37643)). ([#​37803](https://redirect.github.com/grpc/grpc/pull/37803)) - Add templating and support for Python 3.13. ([#​37643](https://redirect.github.com/grpc/grpc/pull/37643)) - \[Python Distrib] Change warning to RuntimeError for version incompatibility. ([#​37466](https://redirect.github.com/grpc/grpc/pull/37466)) - \[reflection]: python: reflection returns `original_request`. ([#​36944](https://redirect.github.com/grpc/grpc/pull/36944)) ## Ruby - \[ruby] drop ruby 2.7 support. ([#​37430](https://redirect.github.com/grpc/grpc/pull/37430)) - \[ruby] reduce ruby gpr_log invocations from INFO to DEBUG. ([#​37426](https://redirect.github.com/grpc/grpc/pull/37426)) - \[ruby] refactor flaky test and expose cancel_with_status. ([#​37410](https://redirect.github.com/grpc/grpc/pull/37410)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 6am on wednesday" in timezone Australia/Sydney, 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/google/osv.dev). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
- Loading branch information