Skip to content

Bump cffi from 2.1.0 to 2.1.1 - #13343

Merged
github-actions[bot] merged 1 commit into
3.15from
dependabot/pip/3.15/cffi-2.1.1
Aug 7, 2026
Merged

Bump cffi from 2.1.0 to 2.1.1#13343
github-actions[bot] merged 1 commit into
3.15from
dependabot/pip/3.15/cffi-2.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor

Bumps cffi from 2.1.0 to 2.1.1.

Release notes

Sourced from cffi's releases.

v2.1.1

What's Changed

  • Minimize internal Python API usage for interpreter and thread state sampling where possible. Avoids breaking ABI change in Python >= 3.15.0b4 (python-cffi/cffi#269).

Full Changelog: python-cffi/cffi@v2.1.0...v2.1.1

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cffi](https://github.com/python-cffi/cffi) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/python-cffi/cffi/releases)
- [Commits](python-cffi/cffi@v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: cffi
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 7, 2026
@dependabot
dependabot Bot requested review from asvetlov and webknjaz as code owners August 7, 2026 10:47
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 7, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) August 7, 2026 10:51
@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.27%. Comparing base (b9ff891) to head (b8a0a71).
⚠️ Report is 7 commits behind head on 3.15.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             3.15   #13343   +/-   ##
=======================================
  Coverage   98.27%   98.27%           
=======================================
  Files         136      136           
  Lines       49417    49417           
  Branches     2666     2666           
=======================================
  Hits        48563    48563           
  Misses        674      674           
  Partials      180      180           
Flag Coverage Δ
CI-GHA 98.27% <ø> (ø)
OS-Linux 98.05% <ø> (ø)
OS-Windows 95.73% <ø> (ø)
OS-macOS 97.23% <ø> (+<0.01%) ⬆️
Py-3.10 97.38% <ø> (+<0.01%) ⬆️
Py-3.11 97.68% <ø> (+<0.01%) ⬆️
Py-3.12 97.76% <ø> (+<0.01%) ⬆️
Py-3.13 97.74% <ø> (ø)
Py-3.14 97.84% <ø> (-0.02%) ⬇️
Py-3.14t 96.84% <ø> (-0.01%) ⬇️
Py-pypy-3.11 96.66% <ø> (ø)
VM-macos 97.23% <ø> (+<0.01%) ⬆️
VM-ubuntu 98.05% <ø> (ø)
VM-windows 95.73% <ø> (ø)
cython-coverage 38.52% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@codspeed-hq

codspeed-hq Bot commented Aug 7, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 84 untouched benchmarks
⏩ 86 skipped benchmarks1


Comparing dependabot/pip/3.15/cffi-2.1.1 (b8a0a71) with 3.15 (b9ff891)2

Open in CodSpeed

Footnotes

  1. 86 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

  2. No successful run was found on 3.15 (ffb8405) during the generation of this report, so b9ff891 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@github-actions
github-actions Bot merged commit bdf1449 into 3.15 Aug 7, 2026
47 checks passed
@github-actions
github-actions Bot deleted the dependabot/pip/3.15/cffi-2.1.1 branch August 7, 2026 11:36
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants