googleapis / python-crc32c

Apache License 2.0
22 stars 25 forks source link

chore(deps): update pypa/cibuildwheel action to v2.11.1 #153

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.10.2 -> v2.11.1

Release Notes

pypa/cibuildwheel ### [`v2.11.1`](https://togithub.com/pypa/cibuildwheel/releases/tag/v2.11.1) [Compare Source](https://togithub.com/pypa/cibuildwheel/compare/v2.11.0...v2.11.1) - šŸ›  Updates to the latest manylinux images, and updates CPython 3.10 to 3.10.8. ### [`v2.11.0`](https://togithub.com/pypa/cibuildwheel/releases/tag/v2.11.0) [Compare Source](https://togithub.com/pypa/cibuildwheel/compare/v2.10.2...v2.11.0) - šŸŒŸ Adds support for cross-compiling Windows ARM64 wheels. To use this feature, add `ARM64` to the [CIBW_ARCHS](https://cibuildwheel.readthedocs.io/en/stable/options/#archs) option on a Windows Intel runner. ([#​1144](https://togithub.com/pypa/cibuildwheel/issues/1144)) - āœØ Adds support for building Linux aarch64 wheels on Circle CI. ([#​1307](https://togithub.com/pypa/cibuildwheel/issues/1307)) - āœØ Adds support for building Windows wheels on Gitlab CI. ([#​1295](https://togithub.com/pypa/cibuildwheel/issues/1295)) - āœØ Adds support for building Linux aarch64 wheels under emulation on Gitlab CI. ([#​1295](https://togithub.com/pypa/cibuildwheel/issues/1295)) - āœØ Adds the ability to test `cp38-macosx_arm64` wheels on a native arm64 runner. To do this, you'll need to preinstall the (experimental) [universal2 version of CPython 3.8](https://www.python.org/ftp/python/3.8.10/python-3.8.10-macos11.pkg) on your arm64 runner before invoking cibuildwheel. Note: it is not recommended to build x86\_64 wheels with this setup, your wheels will have limited compatibility wrt macOS versions. ([#​1283](https://togithub.com/pypa/cibuildwheel/issues/1283)) - šŸ›  Improved error messages when using custom Docker images and Python cannot be found at the correct path. ([#​1298](https://togithub.com/pypa/cibuildwheel/issues/1298)) - šŸ“š Sample configs for Azure Pipelines and Travis CI updated ([#​1296](https://togithub.com/pypa/cibuildwheel/issues/1296)) - šŸ“š Other docs improvements - including more information about using Homebrew for build dependencies ([#​1290](https://togithub.com/pypa/cibuildwheel/issues/1290))

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.