googleapis / python-crc32c

Apache License 2.0
22 stars 25 forks source link

chore(deps): update pypa/cibuildwheel action to v2.9.0 #141

Closed renovate-bot closed 1 year ago

renovate-bot commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
pypa/cibuildwheel action minor v2.8.1 -> v2.9.0

Release Notes

pypa/cibuildwheel ### [`v2.9.0`](https://togithub.com/pypa/cibuildwheel/releases/tag/v2.9.0) [Compare Source](https://togithub.com/pypa/cibuildwheel/compare/v2.8.1...v2.9.0) - šŸŒŸ CPython 3.11 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.11.0rc1, which is guaranteed to be ABI compatible with the final release. ([#​1226](https://togithub.com/pypa/cibuildwheel/issues/1226)) - āš ļø Removed support for running cibuildwheel in Python 3.6. Python 3.6 is EOL. However, cibuildwheel continues to build CPython 3.6 wheels for the moment. ([#​1175](https://togithub.com/pypa/cibuildwheel/issues/1175)) - āœØ Improved error messages when misspelling TOML options, suggesting close matches ([#​1205](https://togithub.com/pypa/cibuildwheel/issues/1205)) - šŸ›  When running on Apple Silicon (so far, an unsupported mode of operation), cibuildwheel no longer builds universal2 wheels by default - just arm64. See [#​1204](https://togithub.com/pypa/cibuildwheel/issues/1204) for discussion. We hope to release official support for native builds on Apple Silicon soon! ([#​1217](https://togithub.com/pypa/cibuildwheel/issues/1217))

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.



This PR has been generated by Mend Renovate. View repository job log here.