-
Notifications
You must be signed in to change notification settings - Fork 233
Commit 288e504
authored
chore(deps): lock file maintenance osv-lib (#4073)
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
| patch | `1.75.0` -> `1.75.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [grpcio-tools](https://grpc.io) | dev | patch | `1.75.0` -> `1.75.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [pyyaml](https://pyyaml.org/)
([source](https://redirect.github.com/yaml/pyyaml)) |
project.dependencies | patch | `6.0.2` -> `6.0.3` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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.75.1`](https://redirect.github.com/grpc/grpc/releases/tag/v1.75.1)
[Compare
Source](https://redirect.github.com/grpc/grpc/compare/v1.75.0...v1.75.1)
This is release gRPC Core 1.75.1 (gemini).
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.
#### What's Changed
##### Python
- Release grpcio wheels with Python 3.14 support
([#​40403](https://redirect.github.com/grpc/grpc/issues/40403))
- Asyncio: fixes grpc shutdown race condition occurring during python
interpreter finalizations.
([#​40447](https://redirect.github.com/grpc/grpc/issues/40447))
- This also addresses previously reported issues with empty error
message on Python interpreter exit (`Error in sys.excepthook:`/`Original
exception was:` empty):
[#​36655](https://redirect.github.com/grpc/grpc/issues/36655),
[#​38679](https://redirect.github.com/grpc/grpc/issues/38679),
[#​33342](https://redirect.github.com/grpc/grpc/issues/33342)
- Python 3.14: preserve current behavior when using grpc.aio async
methods outside of a running event loop.
([#​40750](https://redirect.github.com/grpc/grpc/issues/40750))
- Note: using async methods outside of a running event loop is
[discouraged](https://docs.python.org/3.14/library/asyncio-policy.html#asyncio-policies)
by Python, and **will be deprecated in future gRPC releases**. Please
use the
[asyncio.run()](https://docs.python.org/3.14/library/asyncio-runner.html#asyncio.run)
function (or
[asyncio.Runner](https://docs.python.org/3.14/library/asyncio-runner.html#asyncio.Runner)
for custom loop factories). For interactive mode, use dedicated [asyncio
REPL](https://docs.python.org/3/library/asyncio.html#asyncio-cli):
`python -m asyncio`.
**Full Changelog**:
<grpc/grpc@v1.75.0...v1.75.1>
</details>
<details>
<summary>yaml/pyyaml (pyyaml)</summary>
###
[`v6.0.3`](https://redirect.github.com/yaml/pyyaml/releases/tag/6.0.3)
[Compare
Source](https://redirect.github.com/yaml/pyyaml/compare/6.0.2...6.0.3)
#### What's Changed
- Support for Python 3.14 and free-threading (experimental).
**Full Changelog**:
<yaml/pyyaml@6.0.2...6.0.3>
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->1 parent 757b84c commit 288e504Copy full SHA for 288e504
File tree
Expand file treeCollapse file tree
1 file changed
+213
-173
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+213
-173
lines changed
0 commit comments