Skip to content

chore(deps): update dependency cffi to v2#1129

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cffi-2.x
Open

chore(deps): update dependency cffi to v2#1129
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cffi-2.x

Conversation

@renovate

@renovate renovate Bot commented Nov 6, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
cffi (changelog) ==1.17.1==2.1.0 age confidence

Release Notes

python-cffi/cffi (cffi)

v2.1.0

Compare Source

  • Added support for Python 3.15 and support for C extensions generated by CFFI
    to target the new abi3t free-threaded ABI.
  • Dropped support for Python 3.9.
  • Added cffi-gen-src CLI to generate CFFI C extension source for alternate build backend support.
  • Fixed crashes inside __delitem__.
  • Fixed "string too big" error under MSVC.
  • Fixed mingw builds.
  • Added support for arm64 iOS wheels.

v2.0.0

Compare Source

What's Changed

  • Add Python 3.14 support.
  • Add CPython free-threaded support (3.14t+ only) - huge thanks to the folks at Quansight Labs for all the work to get this one sorted!
  • Drop Python <= 3.8 support.
  • Fix order dependency affecting nested type size calculation (#​148).

Full Changelog: python-cffi/cffi@v1.17.1...v2.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

🔕 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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from mrzzy November 6, 2025 23:40
@renovate
renovate Bot force-pushed the renovate/cffi-2.x branch from d873484 to 5e1ad0f Compare November 30, 2025 08:50
@renovate
renovate Bot force-pushed the renovate/cffi-2.x branch from 5e1ad0f to e9ab2f8 Compare December 15, 2025 17:04
@renovate
renovate Bot force-pushed the renovate/cffi-2.x branch from e9ab2f8 to 812a4c1 Compare February 2, 2026 19:13
@renovate
renovate Bot force-pushed the renovate/cffi-2.x branch from 812a4c1 to 948f90b Compare February 12, 2026 10:36
@renovate
renovate Bot force-pushed the renovate/cffi-2.x branch from 948f90b to 64966a9 Compare March 13, 2026 16:04
@renovate
renovate Bot force-pushed the renovate/cffi-2.x branch from 64966a9 to a1eebd2 Compare March 26, 2026 18:05
@renovate
renovate Bot force-pushed the renovate/cffi-2.x branch from a1eebd2 to 86e3d52 Compare May 18, 2026 14:14
@renovate
renovate Bot force-pushed the renovate/cffi-2.x branch from 86e3d52 to 179b0be Compare July 6, 2026 22:45
@renovate
renovate Bot force-pushed the renovate/cffi-2.x branch from 179b0be to 985956e Compare July 21, 2026 02:46
@renovate
renovate Bot force-pushed the renovate/cffi-2.x branch from 985956e to 9b0b6a8 Compare July 21, 2026 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants