fix(deps): update dependency greenlet to v3.5.1 #21

Merged
spacebot merged 1 commit from renovate/greenlet-3.x into main 2026-05-21 11:58:31 +02:00
Owner

This PR contains the following updates:

Package Change Age Confidence
greenlet (changelog) ==3.5.0==3.5.1 age confidence

Release Notes

python-greenlet/greenlet (greenlet)

v3.5.1

Compare Source

==================

  • Add preliminary support for Python 3.15b1. This has not been
    reviewed by CPython core developers, but all tests pass. Binary
    wheels of this version won't work on earlier Python 3.15 builds and
    may not work on later 3.15 builds.
  • Fix the discrepancy in the way the two getcurrent APIs behave
    during greenlet teardown. One API (the C API used by, e.g., gevent) raised a
    RuntimeError; the other (the Python greenlet.getcurrent API)
    returned None. This second way is incompatible with greenlet's type
    annotations, so greenlet.getcurrent now raises a
    RuntimeError as well.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [greenlet](https://github.com/python-greenlet/greenlet) ([changelog](https://greenlet.readthedocs.io/en/latest/changes.html)) | `==3.5.0` → `==3.5.1` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/greenlet/3.5.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/greenlet/3.5.0/3.5.1?slim=true) | --- ### Release Notes <details> <summary>python-greenlet/greenlet (greenlet)</summary> ### [`v3.5.1`](https://github.com/python-greenlet/greenlet/blob/HEAD/CHANGES.rst#351-2026-05-20) [Compare Source](https://github.com/python-greenlet/greenlet/compare/3.5.0...3.5.1) \================== - Add preliminary support for Python 3.15b1. This has not been reviewed by CPython core developers, but all tests pass. Binary wheels of this version won't work on earlier Python 3.15 builds and may not work on later 3.15 builds. - Fix the discrepancy in the way the two `getcurrent` APIs behave during greenlet teardown. One API (the C API used by, e.g., gevent) raised a `RuntimeError`; the other (the Python `greenlet.getcurrent` API) returned `None`. This second way is incompatible with greenlet's type annotations, so `greenlet.getcurrent` now raises a `RuntimeError` as well. </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE1MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
fix(deps): update dependency greenlet to v3.5.1
Some checks failed
backend / docker (push) Failing after 9s
e80add0c06
spacebot scheduled this pull request to auto merge when all checks succeed 2026-05-20 19:03:03 +02:00
spacebot deleted branch renovate/greenlet-3.x 2026-05-21 11:58:31 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
spacebar/SplatNet-Backend!21
No description provided.