google / osv.dev

Open source vulnerability DB and triage service.
https://osv.dev
Apache License 2.0
1.49k stars 186 forks source link

chore(deps): lock file maintenance workers #2563

Closed renovate-bot closed 3 weeks ago

renovate-bot commented 3 weeks ago

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
PyYAML (source) dependencies patch ==6.0.1 -> ==6.0.2 age adoption passing confidence
google-cloud-ndb dependencies patch ==2.3.1 -> ==2.3.2 age adoption passing confidence
google-cloud-pubsub dependencies minor ==2.21.5 -> ==2.23.0 age adoption passing confidence
google-cloud-storage dependencies minor ==2.17.0 -> ==2.18.2 age adoption passing confidence
jsonschema (changelog) dependencies minor ==4.22.0 -> ==4.23.0 age adoption passing confidence
pygit2 (changelog) dependencies patch ==1.15.0 -> ==1.15.1 age adoption passing confidence
pylint (changelog) dev-dependencies patch 3.2.5 -> 3.2.7 age adoption passing confidence
redis (changelog) dependencies patch ==5.0.7 -> ==5.0.8 age adoption passing confidence
requests (source, changelog) dependencies patch ==2.32.2 -> ==2.32.3 age adoption passing confidence

πŸ”§ This Pull Request updates lock files to use the latest dependency versions.


Release Notes

yaml/pyyaml (PyYAML) ### [`v6.0.2`](https://redirect.github.com/yaml/pyyaml/releases/tag/6.0.2) [Compare Source](https://redirect.github.com/yaml/pyyaml/compare/6.0.1...6.0.2) #### What's Changed - Support for Cython 3.x and Python 3.13. **Full Changelog**: https://github.com/yaml/pyyaml/compare/6.0.1...6.0.2
googleapis/python-ndb (google-cloud-ndb) ### [`v2.3.2`](https://redirect.github.com/googleapis/python-ndb/blob/HEAD/CHANGELOG.md#232-2024-07-15) [Compare Source](https://redirect.github.com/googleapis/python-ndb/compare/v2.3.1...v2.3.2) ##### Bug Fixes - Allow Protobuf 5.x ([#​991](https://redirect.github.com/googleapis/python-ndb/issues/991)) ([5812a3c](https://redirect.github.com/googleapis/python-ndb/commit/5812a3c2833ef9edda1726645e32789752474bd6))
googleapis/python-pubsub (google-cloud-pubsub) ### [`v2.23.0`](https://redirect.github.com/googleapis/python-pubsub/blob/HEAD/CHANGELOG.md#2230-2024-07-29) [Compare Source](https://redirect.github.com/googleapis/python-pubsub/compare/v2.22.0...v2.23.0) ##### Features - Add max messages batching for Cloud Storage subscriptions ([#​1224](https://redirect.github.com/googleapis/python-pubsub/issues/1224)) ([91c89d3](https://redirect.github.com/googleapis/python-pubsub/commit/91c89d36c5099591408ab0661c55929e786b1b04)) ### [`v2.22.0`](https://redirect.github.com/googleapis/python-pubsub/blob/HEAD/CHANGELOG.md#2220-2024-07-06) [Compare Source](https://redirect.github.com/googleapis/python-pubsub/compare/v2.21.5...v2.22.0) ##### Features - Add service_account_email for export subscriptions ([ec0cc34](https://redirect.github.com/googleapis/python-pubsub/commit/ec0cc349b344b6882979838171b6cae4209a9b02)) - Add use_topic_schema for Cloud Storage Subscriptions ([ec0cc34](https://redirect.github.com/googleapis/python-pubsub/commit/ec0cc349b344b6882979838171b6cae4209a9b02))
googleapis/python-storage (google-cloud-storage) ### [`v2.18.2`](https://redirect.github.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#2182-2024-08-08) [Compare Source](https://redirect.github.com/googleapis/python-storage/compare/v2.18.1...v2.18.2) ##### Bug Fixes - Add regression test for range read retry issue and bump dependency to fix ([#​1338](https://redirect.github.com/googleapis/python-storage/issues/1338)) ([0323647](https://redirect.github.com/googleapis/python-storage/commit/0323647d768b3be834cfab53efb3c557a47d41c3)) ### [`v2.18.1`](https://redirect.github.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#2181-2024-08-05) [Compare Source](https://redirect.github.com/googleapis/python-storage/compare/v2.18.0...v2.18.1) ##### Bug Fixes - Properly escape URL construction for XML MPU API ([#​1333](https://redirect.github.com/googleapis/python-storage/issues/1333)) ([bf4d0e0](https://redirect.github.com/googleapis/python-storage/commit/bf4d0e0a2ef1d608d679c22b13d8f5d90b39c7b2)) ### [`v2.18.0`](https://redirect.github.com/googleapis/python-storage/blob/HEAD/CHANGELOG.md#2180-2024-07-09) [Compare Source](https://redirect.github.com/googleapis/python-storage/compare/v2.17.0...v2.18.0) ##### Features - Add OpenTelemetry Tracing support as a preview feature ([#​1288](https://redirect.github.com/googleapis/python-storage/issues/1288)) ([c2ab0e0](https://redirect.github.com/googleapis/python-storage/commit/c2ab0e035b179a919b27c7f50318472f14656e00)) ##### Bug Fixes - Allow Protobuf 5.x ([#​1317](https://redirect.github.com/googleapis/python-storage/issues/1317)) ([152b249](https://redirect.github.com/googleapis/python-storage/commit/152b249472a09342777237d47b6c09f99c2d28e6)) - Correct notification error message ([#​1290](https://redirect.github.com/googleapis/python-storage/issues/1290)) ([1cb977d](https://redirect.github.com/googleapis/python-storage/commit/1cb977daa2d97c255a382ce81f56a43168b0637d)), closes [#​1289](https://redirect.github.com/googleapis/python-storage/issues/1289)
python-jsonschema/jsonschema (jsonschema) ### [`v4.23.0`](https://redirect.github.com/python-jsonschema/jsonschema/blob/HEAD/CHANGELOG.rst#v4230) [Compare Source](https://redirect.github.com/python-jsonschema/jsonschema/compare/v4.22.0...v4.23.0) \======= - Do not reorder dictionaries (schemas, instances) that are printed as part of validation errors. - Declare support for Py3.13
libgit2/pygit2 (pygit2) ### [`v1.15.1`](https://redirect.github.com/libgit2/pygit2/blob/HEAD/CHANGELOG.md#1151-2024-07-07) [Compare Source](https://redirect.github.com/libgit2/pygit2/compare/v1.15.0...v1.15.1) - New `Repository.revert(...)` [#​1297](https://redirect.github.com/libgit2/pygit2/pull/1297) - New optional `depth` argument in submodules `add()` and `update()` methods [#​1296](https://redirect.github.com/libgit2/pygit2/pull/1296) - Now `Submodule.url` returns `None` when the submodule does not have a url [#​1294](https://redirect.github.com/libgit2/pygit2/pull/1294) - Fix use after free bug in error reporting [#​1299](https://redirect.github.com/libgit2/pygit2/pull/1299) - Fix `Submodule.head_id` when the submodule is not in the current HEAD tree [#​1300](https://redirect.github.com/libgit2/pygit2/pull/1300) - Fix `Submodule.open()` when subclassing `Repository` [#​1295](https://redirect.github.com/libgit2/pygit2/pull/1295) - Fix error in the test suite when running with address sanitizer [#​1304](https://redirect.github.com/libgit2/pygit2/pull/1304) [#​1301](https://redirect.github.com/libgit2/pygit2/issues/1301) - Annotations and documentation fixes [#​1293](https://redirect.github.com/libgit2/pygit2/pull/1293)
pylint-dev/pylint (pylint) ### [`v3.2.7`](https://redirect.github.com/pylint-dev/pylint/releases/tag/v3.2.7) [Compare Source](https://redirect.github.com/pylint-dev/pylint/compare/v3.2.6...v3.2.7) ## What's new in Pylint 3.2.7? Release date: 2024-08-31 ## False Positives Fixed - Fixed a false positive `unreachable` for `NoReturn` coroutine functions. Closes [#​9840](https://redirect.github.com/pylint-dev/pylint/issues/9840) ## Other Bug Fixes - Fix crash in refactoring checker when calling a lambda bound as a method. Closes [#​9865](https://redirect.github.com/pylint-dev/pylint/issues/9865) - Fix a crash in `undefined-loop-variable` when providing the `iterable` argument to `enumerate()`. Closes [#​9875](https://redirect.github.com/pylint-dev/pylint/issues/9875) - Fix to address indeterminacy of error message in case a module name is same as another in a separate namespace. Refs [#​9883](https://redirect.github.com/pylint-dev/pylint/issues/9883) ### [`v3.2.6`](https://redirect.github.com/pylint-dev/pylint/releases/tag/v3.2.6) [Compare Source](https://redirect.github.com/pylint-dev/pylint/compare/v3.2.5...v3.2.6) ## What's new in Pylint 3.2.6? Release date: 2024-07-21 ## False Positives Fixed - Quiet false positives for `unexpected-keyword-arg` when pylint cannot determine which of two or more dynamically defined classes is being instantiated. Closes [#​9672](https://redirect.github.com/pylint-dev/pylint/issues/9672) - Fix a false positive for `missing-param-doc` where a method which is decorated with `typing.overload` was expected to have a docstring specifying its parameters. Closes [#​9739](https://redirect.github.com/pylint-dev/pylint/issues/9739) - Fix a regression that raised `invalid-name` on class attributes merely overriding invalid names from an ancestor. Closes [#​9765](https://redirect.github.com/pylint-dev/pylint/issues/9765) - Treat `assert_never()` the same way when imported from `typing_extensions`. Closes [#​9780](https://redirect.github.com/pylint-dev/pylint/issues/9780) - Fix a false positive for `consider-using-min-max-builtin` when the assignment target is an attribute. Refs [#​9800](https://redirect.github.com/pylint-dev/pylint/issues/9800) ## Other Bug Fixes - Fix an `AssertionError` arising from properties that return partial functions. Closes [#​9214](https://redirect.github.com/pylint-dev/pylint/issues/9214) - Fix a crash when a subclass extends `__slots__`. Closes [#​9814](https://redirect.github.com/pylint-dev/pylint/issues/9814)
redis/redis-py (redis) ### [`v5.0.8`](https://redirect.github.com/redis/redis-py/releases/tag/v5.0.8): 5.0.8 [Compare Source](https://redirect.github.com/redis/redis-py/compare/v5.0.7...v5.0.8) ### Changes - Resolve some docs warnings ([#​3322](https://redirect.github.com/redis/redis-py/issues/3322)) - Add missing type hints for retry.py ([#​3250](https://redirect.github.com/redis/redis-py/issues/3250)) #### πŸ”₯ Breaking Changes - Timeseries insertion filters for close samples ([#​3228](https://redirect.github.com/redis/redis-py/issues/3228)) #### πŸš€ New Features - Hash field expiration commands ([#​3218](https://redirect.github.com/redis/redis-py/issues/3218)) - Support the MAXAGE option for CLIENT KILL ([#​3187](https://redirect.github.com/redis/redis-py/issues/3187)) - Support NOVALUES parameter for HSCAN ([#​3157](https://redirect.github.com/redis/redis-py/issues/3157)) - Document XREAD of last message (+) ([#​3187](https://redirect.github.com/redis/redis-py/issues/3187)) - Support missing/empty values in search ([#​3231](https://redirect.github.com/redis/redis-py/issues/3231)) - Timeseries insertion filters for close samples ([#​3228](https://redirect.github.com/redis/redis-py/issues/3228)) #### 🧰 Maintenance - Add extra tests for GEO search ([#​3244](https://redirect.github.com/redis/redis-py/issues/3244)) - Test special characters escaping in search ([#​3276](https://redirect.github.com/redis/redis-py/issues/3276)) #### πŸ› Bug Fixes - Decode search results at field level ([#​3309](https://redirect.github.com/redis/redis-py/issues/3309))
psf/requests (requests) ### [`v2.32.3`](https://redirect.github.com/psf/requests/blob/HEAD/HISTORY.md#2323-2024-05-29) [Compare Source](https://redirect.github.com/psf/requests/compare/v2.32.2...v2.32.3) **Bugfixes** - Fixed bug breaking the ability to specify custom SSLContexts in sub-classes of HTTPAdapter. ([#​6716](https://redirect.github.com/psf/requests/issues/6716)) - Fixed issue where Requests started failing to run on Python versions compiled without the `ssl` module. ([#​6724](https://redirect.github.com/psf/requests/issues/6724))

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 if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.