Skip to content

Update pypa/cibuildwheel action to v2.20.0#637

Merged
bwoodsend merged 1 commit intomainfrom
renovate/github-actions
Sep 2, 2024
Merged

Update pypa/cibuildwheel action to v2.20.0#637
bwoodsend merged 1 commit intomainfrom
renovate/github-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 1, 2024

This PR contains the following updates:

Package Type Update Change
pypa/cibuildwheel action minor v2.19.2 -> v2.20.0

Release Notes

pypa/cibuildwheel (pypa/cibuildwheel)

v2.20.0: Version 2.20.0

Compare Source

  • 🌟 CPython 3.13 wheels are now built by default - without the CIBW_PRERELEASE_PYTHONS flag. It's time to build and upload these wheels to PyPI! This release includes CPython 3.13.0rc1, which is guaranteed to be ABI compatible with the final release. Free-threading is still behind a flag/config option. (#​1950)
  • ✨ Provide a CIBW_ALLOW_EMPTY environment variable as an alternative to the command line flag. (#​1937)
  • 🐛 Don't use uv on PyPy3.8 on Windows, it stopped working starting in 0.2.25. Note that PyPy 3.8 is EoL. (#​1868)
  • 🛠 Set the VSCMD_ARG_TGT_ARCH variable based on target arch. (#​1876)
  • 🛠 Undo cleaner output on pytest 8-8.2 now that 8.3 is out. (#​1943)
  • 📚 Update examples to use Python 3.12 on host (cibuildwheel will require Python 3.11+ on the host machine starting in October 2024) (#​1919)

Configuration

📅 Schedule: Branch creation - "on the first day of the month" (UTC), 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 added changelog: skip Exclude PR from release draft dependencies For dependencies labels Sep 1, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.34%. Comparing base (991261e) to head (81b745d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #637   +/-   ##
=======================================
  Coverage   92.34%   92.34%           
=======================================
  Files           6        6           
  Lines        1908     1908           
=======================================
  Hits         1762     1762           
  Misses        146      146           

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

@bwoodsend bwoodsend force-pushed the renovate/github-actions branch from e3d48ec to 81b745d Compare September 2, 2024 11:57
@bwoodsend bwoodsend enabled auto-merge (squash) September 2, 2024 11:57
@bwoodsend bwoodsend merged commit 844d627 into main Sep 2, 2024
@bwoodsend bwoodsend deleted the renovate/github-actions branch September 2, 2024 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog: skip Exclude PR from release draft dependencies For dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant