Skip to content

Update pypa/cibuildwheel action to v2.15.0#604

Merged
hugovk merged 1 commit into
mainfrom
renovate/github-actions
Aug 17, 2023
Merged

Update pypa/cibuildwheel action to v2.15.0#604
hugovk merged 1 commit into
mainfrom
renovate/github-actions

Conversation

@renovate

@renovate renovate Bot commented Aug 17, 2023

Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

Package Type Update Change
pypa/cibuildwheel action minor v2.14.1 -> v2.15.0

Release Notes

pypa/cibuildwheel (pypa/cibuildwheel)

v2.15.0

Compare Source

  • 🌟 CPython 3.12 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.12.0rc1, which is guaranteed to be ABI compatible with the final release. (#​1565)
  • ✨ Adds musllinux_1_2 support - this allows packagers to build for musl-based Linux distributions on a more recent Alpine image, and a newer musl libc. (#​1561)

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate Bot added changelog: skip Exclude PR from release draft dependencies For dependencies labels Aug 17, 2023
@codecov-commenter

codecov-commenter commented Aug 17, 2023

Copy link
Copy Markdown

Codecov Report

Merging #604 (2f41418) into main (e9e1e6c) will not change coverage.
The diff coverage is n/a.

❗ Current head 2f41418 differs from pull request most recent head fe4990f. Consider uploading reports for the commit fe4990f to get more accurate results

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main     #604   +/-   ##
=======================================
  Coverage   91.66%   91.66%           
=======================================
  Files           6        6           
  Lines        1944     1944           
=======================================
  Hits         1782     1782           
  Misses        162      162           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@hugovk hugovk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I triggered this because one of the builds at https://github.com/ultrajson/ultrajson/actions/runs/5892482098 is hanging, so maybe this will help.

It includes CPython 3.12.0rc1, with a guaranteed stable ABI, so we'll want this anyway for any real releases.

@hugovk hugovk merged commit 6c2514e into main Aug 17, 2023
@hugovk hugovk deleted the renovate/github-actions branch August 17, 2023 16:45
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.

2 participants