Skip to content

Commit b41b165

Browse files
authored
chore(deps): lock file maintenance osv-lib (#4216)
This PR contains the following updates: | Package | Type | Update | Change | Age | Confidence | |---|---|---|---|---|---| | | | lockFileMaintenance | All locks refreshed | | | | [grpcio](https://grpc.io) ([source](https://redirect.github.com/grpc/grpc)) | project.dependencies | minor | `1.75.1` -> `1.76.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/grpcio/1.76.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/grpcio/1.75.1/1.76.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [grpcio-tools](https://grpc.io) | dev | minor | `1.75.1` -> `1.76.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/grpcio-tools/1.76.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/grpcio-tools/1.75.1/1.76.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [pylint](https://redirect.github.com/pylint-dev/pylint) ([changelog](https://pylint.readthedocs.io/en/latest/whatsnew/3/)) | dev | patch | `4.0.1` -> `4.0.2` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/pylint/4.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pylint/4.0.1/4.0.2?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.76.0`](https://redirect.github.com/grpc/grpc/releases/tag/v1.76.0) [Compare Source](https://redirect.github.com/grpc/grpc/compare/v1.75.1...v1.76.0) This is release 1.76.0 ([genuine](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 - Prioritize system CA over bundled CA. ([#&#8203;40583](https://redirect.github.com/grpc/grpc/pull/40583)) - \[event\_engine] Introduce a event\_engine\_poller\_for\_python experiment. ([#&#8203;40243](https://redirect.github.com/grpc/grpc/pull/40243)) - \[metrics] add grpc.lb.backend\_service label. ([#&#8203;40486](https://redirect.github.com/grpc/grpc/pull/40486)) ## C\# - \[csharp tools] [#&#8203;39374](https://redirect.github.com/grpc/grpc/issues/39374) Grpc.Tools can't process file Suffix name with Upper character. ([#&#8203;40072](https://redirect.github.com/grpc/grpc/pull/40072)) ## Python - \[Python] gRPC AsyncIO: Improve CompletionQueue polling performance. ([#&#8203;39993](https://redirect.github.com/grpc/grpc/pull/39993)) </details> <details> <summary>pylint-dev/pylint (pylint)</summary> ### [`v4.0.2`](https://redirect.github.com/pylint-dev/pylint/releases/tag/v4.0.2) [Compare Source](https://redirect.github.com/pylint-dev/pylint/compare/v4.0.1...v4.0.2) ## False Positives Fixed - Fix false positive for `invalid-name` on a partially uninferable module-level constant. Closes [#&#8203;10652](https://redirect.github.com/pylint-dev/pylint/issues/10652) - Fix a false positive for `invalid-name` on exclusive module-level assignments composed of three or more branches. We won't raise `disallowed-name` on module-level names that can't be inferred until a further refactor to remove this false negative is done. Closes [#&#8203;10664](https://redirect.github.com/pylint-dev/pylint/issues/10664) - Fix false positive for `invalid-name` for `TypedDict` instances. Closes [#&#8203;10672](https://redirect.github.com/pylint-dev/pylint/issues/10672) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTYuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
1 parent 567ac5c commit b41b165

File tree

1 file changed

+269
-236
lines changed

1 file changed

+269
-236
lines changed

0 commit comments

Comments
 (0)