Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pypa/cibuildwheel action to v2.16.2 #33

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 18, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

pypa/cibuildwheel (pypa/cibuildwheel)

v2.16.2

Compare Source

  • 🛠 Updates CPython 3.12 version to 3.12.0, final release (#​1635)
  • ✨ Adds a debug option CIBW_DEBUG_KEEP_CONTAINER to stop cibuildwheel deleting build containers after the build finishes. (#​1620)
  • 📚 Adds support for [tool.cibuildwheel] checking by adding a schema compatible with the validate-pyproject tool (#​1622, #​1628, #​1629)
  • 🐛 Fix parsing of CIBW_CONTAINER_ENGINE and CIBW_BUILD_FRONTEND options to not break arguments on : characters (#​1621)
  • 🐛 Fix the evaluation order of CIBW_ENVIRONMENT and CIBW_ENVIRONMENT_PASS so that CIBW_ENVIRONMENT assignments can reference environment variables passed through from the host machine. (#​1617)
  • 🛠 Supports manylinux images' deferred installation of interpreters through the manylinux-interpreters tool (#​1630)

v2.16.1

Compare Source

  • 🛠 Updates the prerelease CPython 3.12 version to 3.12.0rc3 (#​1625)
  • 🛠 Only calls linux32 in containers when necessary (#​1599)

v2.16.0

Compare Source

  • ✨ Add the ability to pass additional flags to a build frontend through the CIBW_BUILD_FRONTEND option (#​1588).
  • ✨ The environment variable SOURCE_DATE_EPOCH is now automatically passed through to container Linux builds (useful for reproducible builds!) (#​1589)
  • 🛠 Updates the prerelease CPython 3.12 version to 3.12.0rc2 (#​1604)
  • 🐛 Fix requires_python auto-detection from setup.py when the call to setup() is within an if __name__ == "__main__" block (#​1613)
  • 🐛 Fix a bug that prevented building Linux wheels in Docker on a Windows host (#​1573)
  • 🐛 --only can now select prerelease-pythons (#​1564)
  • 📚 Docs & examples updates (#​1582, #​1593, #​1598, #​1615)

Configuration

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

@renovate renovate bot changed the title Update pypa/cibuildwheel action to v2.16.0 Update pypa/cibuildwheel action to v2.16.1 Sep 26, 2023
@renovate renovate bot force-pushed the renovate/pypa-cibuildwheel-2.x branch from 1198011 to e4aa1fe Compare September 26, 2023 10:09
@renovate renovate bot changed the title Update pypa/cibuildwheel action to v2.16.1 Update pypa/cibuildwheel action to v2.16.2 Oct 3, 2023
@renovate renovate bot force-pushed the renovate/pypa-cibuildwheel-2.x branch from e4aa1fe to 7e5faf6 Compare October 3, 2023 19:35
@renovate renovate bot force-pushed the renovate/pypa-cibuildwheel-2.x branch from b58eaa0 to 6127e63 Compare December 6, 2023 16:17
@josh-hadley josh-hadley merged commit 800104b into main Dec 6, 2023
2 checks passed
@josh-hadley josh-hadley deleted the renovate/pypa-cibuildwheel-2.x branch December 6, 2023 16:20
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.

1 participant