Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): lock file maintenance osv-lib (#2954)
This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | | | lockFileMaintenance | All locks refreshed | | | | | | [google-cloud-storage](https://redirect.github.com/googleapis/python-storage) | dependencies | minor | `2.18.2` -> `2.19.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/google-cloud-storage/2.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/google-cloud-storage/2.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/google-cloud-storage/2.18.2/2.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/google-cloud-storage/2.18.2/2.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [grpcio](https://grpc.io) ([source](https://redirect.github.com/grpc/grpc)) | dependencies | patch | `1.68.0` -> `1.68.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/grpcio/1.68.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/grpcio/1.68.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/grpcio/1.68.0/1.68.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/grpcio/1.68.0/1.68.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [grpcio-tools](https://grpc.io) | dev-dependencies | patch | `1.68.0` -> `1.68.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/grpcio-tools/1.68.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/grpcio-tools/1.68.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/grpcio-tools/1.68.0/1.68.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/grpcio-tools/1.68.0/1.68.1?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-dependencies | patch | `3.3.1` -> `3.3.2` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/pylint/3.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/pylint/3.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/pylint/3.3.1/3.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pylint/3.3.1/3.3.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>googleapis/python-storage (google-cloud-storage)</summary> ### [`v2.19.0`](https://redirect.github.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#2190-2024-11-21) [Compare Source](https://redirect.github.com/googleapis/python-storage/compare/v2.18.2...v2.19.0) ##### Features - Add integration test for universe domain ([#​1346](https://redirect.github.com/googleapis/python-storage/issues/1346)) ([02a972d](https://redirect.github.com/googleapis/python-storage/commit/02a972d35fae6d05edfb26381f6a71e3b8f59d6d)) - Add restore_bucket and handling for soft-deleted buckets ([#​1365](https://redirect.github.com/googleapis/python-storage/issues/1365)) ([ab94efd](https://redirect.github.com/googleapis/python-storage/commit/ab94efda83f68c974ec91d6b869b09047501031a)) - Add support for restore token ([#​1369](https://redirect.github.com/googleapis/python-storage/issues/1369)) ([06ed15b](https://redirect.github.com/googleapis/python-storage/commit/06ed15b33dc884da6dffbef5119e47f0fc4e1285)) - IAM signBlob retry and universe domain support ([#​1380](https://redirect.github.com/googleapis/python-storage/issues/1380)) ([abc8061](https://redirect.github.com/googleapis/python-storage/commit/abc80615ee00a14bc0e6b095252f6d1eb09c4b45)) ##### Bug Fixes - Allow signed post policy v4 with service account and token ([#​1356](https://redirect.github.com/googleapis/python-storage/issues/1356)) ([8ec02c0](https://redirect.github.com/googleapis/python-storage/commit/8ec02c0e656a4e6786f256798f4b93b95b50acec)) - Do not spam the log with checksum related INFO messages when downloading using transfer_manager ([#​1357](https://redirect.github.com/googleapis/python-storage/issues/1357)) ([42392ef](https://redirect.github.com/googleapis/python-storage/commit/42392ef8e38527ce4e50454cdd357425b3f57c87)) </details> <details> <summary>grpc/grpc (grpcio)</summary> ### [`v1.68.1`](https://redirect.github.com/grpc/grpc/releases/tag/v1.68.1) [Compare Source](https://redirect.github.com/grpc/grpc/compare/v1.68.0...v1.68.1) This is release 1.68.1 ([groovy](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 - \[xDS RBAC] Support string_match in HeaderMatcher ([#​38185](https://redirect.github.com/grpc/grpc/issues/38185)). ([#​38198](https://redirect.github.com/grpc/grpc/pull/38198)) </details> <details> <summary>pylint-dev/pylint (pylint)</summary> ### [`v3.3.2`](https://redirect.github.com/pylint-dev/pylint/releases/tag/v3.3.2) [Compare Source](https://redirect.github.com/pylint-dev/pylint/compare/v3.3.1...v3.3.2) ## False Positives Fixed - Fix a false positive for `potential-index-error` when an indexed iterable contains a starred element that evaluates to more than one item. Closes [#​10076](https://redirect.github.com/pylint-dev/pylint/issues/10076) ## Other Bug Fixes - Fixes the issue with --source-root option not working when the source files are in a subdirectory of the source root (e.g. when using a /src layout). Closes [#​10026](https://redirect.github.com/pylint-dev/pylint/issues/10026) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
- Loading branch information