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 api #2557

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
google-cloud-logging dependencies patch ==3.11.1 -> ==3.11.2 age adoption passing confidence
google-cloud-ndb dependencies patch ==2.3.1 -> ==2.3.2 age adoption passing confidence
pylint (changelog) dev-dependencies patch 3.2.6 -> 3.2.7 age adoption passing confidence

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

googleapis/python-logging (google-cloud-logging) ### [`v3.11.2`](https://redirect.github.com/googleapis/python-logging/blob/HEAD/CHANGELOG.md#3112-2024-08-15) [Compare Source](https://redirect.github.com/googleapis/python-logging/compare/v3.11.1...v3.11.2) ##### Bug Fixes - **deps:** Require google-cloud-appengine-logging>=0.1.3 ([550abca](https://redirect.github.com/googleapis/python-logging/commit/550abca2846218d114a6b4b42cb165489e630374)) - **deps:** Require google-cloud-audit-log >= 0.2.4 ([550abca](https://redirect.github.com/googleapis/python-logging/commit/550abca2846218d114a6b4b42cb165489e630374)) - **deps:** Require opentelemetry-api>=1.9.0 ([550abca](https://redirect.github.com/googleapis/python-logging/commit/550abca2846218d114a6b4b42cb165489e630374)) - Fixed type hinting issue with specifying Transport class ([#​930](https://redirect.github.com/googleapis/python-logging/issues/930)) ([e2875d6](https://redirect.github.com/googleapis/python-logging/commit/e2875d664c153a4328bd42790dfb7b4ac36a9048))
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))
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)

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.