Skip to content

Commit

Permalink
chore(deps): lock file maintenance osv-lib (#2559)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change | Age | Adoption | Passing |
Confidence |
|---|---|---|---|---|---|---|---|
|  |  | lockFileMaintenance | All locks refreshed |  |  |  |  |
| [google-cloud-ndb](https://redirect.github.com/googleapis/python-ndb)
| dependencies | patch | `2.3.1` -> `2.3.2` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/google-cloud-ndb/2.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/google-cloud-ndb/2.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/google-cloud-ndb/2.3.1/2.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/google-cloud-ndb/2.3.1/2.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [grpcio](https://grpc.io)
([source](https://redirect.github.com/grpc/grpc)) | dependencies | minor
| `1.65.5` -> `1.66.1` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/grpcio/1.66.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/grpcio/1.66.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/grpcio/1.65.5/1.66.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/grpcio/1.65.5/1.66.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [grpcio-tools](https://grpc.io) | dev-dependencies | minor | `1.62.3`
-> `1.66.1` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/grpcio-tools/1.66.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/grpcio-tools/1.66.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/grpcio-tools/1.62.3/1.66.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/grpcio-tools/1.62.3/1.66.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.2.6` -> `3.2.7` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/pylint/3.2.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/pylint/3.2.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/pylint/3.2.6/3.2.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pylint/3.2.6/3.2.7?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-ndb (google-cloud-ndb)</summary>

###
[`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
([#&#8203;991](https://redirect.github.com/googleapis/python-ndb/issues/991))
([5812a3c](https://redirect.github.com/googleapis/python-ndb/commit/5812a3c2833ef9edda1726645e32789752474bd6))

</details>

<details>
<summary>grpc/grpc (grpcio)</summary>

###
[`v1.66.1`](https://redirect.github.com/grpc/grpc/releases/tag/v1.66.1)

[Compare
Source](https://redirect.github.com/grpc/grpc/compare/v1.66.0...v1.66.1)

This is release gRPC Core 1.66.1 (gladiator).

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.

##### Core

- Enable EDS dualstack support by default
([https://github.com/grpc/grpc/pull/37545](https://redirect.github.com/grpc/grpc/pull/37545))

###
[`v1.66.0`](https://redirect.github.com/grpc/grpc/releases/tag/v1.66.0)

[Compare
Source](https://redirect.github.com/grpc/grpc/compare/v1.65.5...v1.66.0)

This is release 1.66.0
([gladiator](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

- \[Python Otel] Manage call tracer life cycle use call arena. (v1.66.x
backport).
([#&#8203;37479](https://redirect.github.com/grpc/grpc/pull/37479))
- \[BoringSSL] Update third_party/boringssl-with-bazel.
([#&#8203;37223](https://redirect.github.com/grpc/grpc/pull/37223))
- \[Dep] Upgrading Protobuf to v27.2.
([#&#8203;36753](https://redirect.github.com/grpc/grpc/pull/36753))
- \[Gpr_To_Absl_Logging] Fixing bugs .
([#&#8203;36961](https://redirect.github.com/grpc/grpc/pull/36961))
- \[chttp2] don't access endpoint in transport ops if it's already been
destroyed.
([#&#8203;36921](https://redirect.github.com/grpc/grpc/pull/36921))

## C++

- \[OTel C++] Fix race when adding and removing callbacks
([#&#8203;37485](https://redirect.github.com/grpc/grpc/issues/37485)).
([#&#8203;37508](https://redirect.github.com/grpc/grpc/pull/37508))
- \[RlsLB] Fix Deadlock
([#&#8203;37459](https://redirect.github.com/grpc/grpc/issues/37459)).
([#&#8203;37502](https://redirect.github.com/grpc/grpc/pull/37502))

## Python

- \[Python Distrib] Change warning to RuntimeError for version
incompatibility (v1.66.x backport).
([#&#8203;37477](https://redirect.github.com/grpc/grpc/pull/37477))
- Fix issues/36613.
([#&#8203;37022](https://redirect.github.com/grpc/grpc/pull/37022))
- \[fix] updated invocation_metadata return type hint.
([#&#8203;36894](https://redirect.github.com/grpc/grpc/pull/36894))
- \[Release] Add warning about PyPi latest version not necessarily
matching Github latest version.
([#&#8203;36965](https://redirect.github.com/grpc/grpc/pull/36965))

## Ruby

- \[ruby] Update google-protobuf dep to allow 3.x and 4.x versions.
([#&#8203;36982](https://redirect.github.com/grpc/grpc/pull/36982))
- \[ruby] improve the way completion queue pluck operations handle
signals and process shutdown.
([#&#8203;36903](https://redirect.github.com/grpc/grpc/pull/36903))

</details>

<details>
<summary>pylint-dev/pylint (pylint)</summary>

###
[`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
[#&#8203;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
[#&#8203;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
[#&#8203;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
[#&#8203;9883](https://redirect.github.com/pylint-dev/pylint/issues/9883)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
  • Loading branch information
renovate-bot authored Sep 5, 2024
1 parent 22a2de8 commit 1840afe
Showing 1 changed file with 189 additions and 224 deletions.
Loading

0 comments on commit 1840afe

Please sign in to comment.