Skip to content

build(deps): bump greenlet from 3.5.1 to 3.5.2#389

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/greenlet-3.5.2
Jun 22, 2026
Merged

build(deps): bump greenlet from 3.5.1 to 3.5.2#389
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/greenlet-3.5.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps greenlet from 3.5.1 to 3.5.2.

Changelog

Sourced from greenlet's changelog.

3.5.2 (2026-06-17)

  • The minimum supported version of Python 3.15 is now 3.15b2.
  • Fix some garbage-collection related crashes on free-threaded Python 3.15. Thanks to Kumar Aditya in PR [#511](https://github.com/python-greenlet/greenlet/issues/511) <https://github.com/python-greenlet/greenlet/pull/511>_.
  • Improve garbage collection of greenlets. This mostly applies to Python 3.15. Thanks to Kumar Aditya in PR [#512](https://github.com/python-greenlet/greenlet/issues/512) <https://github.com/python-greenlet/greenlet/pull/512>_.
Commits
  • 0b64e9c Preparing release 3.5.2
  • 3e28d27 Add change note for #512 [skip ci]
  • 6563c5e Merge pull request #512 from kumaraditya303/ft-mem
  • ab6eff6 add ignore for win 3.10
  • 41f5349 revert back to fails_leakcheck_on_py314_or_less
  • b0aac05 set fail-fast=false and if condition correctly
  • 2f87f31 rename to ignores_leakcheck_on_py314_or_less
  • 28bbde3 add comments
  • 35206b8 fix test and restrict tp_is_gc < 3.15
  • abdbab5 fix gil enabled
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 22, 2026
@github-actions github-actions Bot enabled auto-merge (squash) June 22, 2026 19:15
@dependabot dependabot Bot force-pushed the dependabot/pip/greenlet-3.5.2 branch from 53d4869 to d06e98d Compare June 22, 2026 19:27
Bumps [greenlet](https://github.com/python-greenlet/greenlet) from 3.5.1 to 3.5.2.
- [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst)
- [Commits](python-greenlet/greenlet@3.5.1...3.5.2)

---
updated-dependencies:
- dependency-name: greenlet
  dependency-version: 3.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/greenlet-3.5.2 branch from d06e98d to 220a97b Compare June 22, 2026 19:38
@github-actions github-actions Bot merged commit 15e9282 into main Jun 22, 2026
17 checks passed
@github-actions github-actions Bot deleted the dependabot/pip/greenlet-3.5.2 branch June 22, 2026 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants