googleapis / python-crc32c

Apache License 2.0
22 stars 25 forks source link

chore(deps): update pypa/cibuildwheel action to v2.8.1 #140

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 patch v2.8.0 -> v2.8.1

Release Notes

pypa/cibuildwheel ### [`v2.8.1`](https://togithub.com/pypa/cibuildwheel/releases/tag/v2.8.1) [Compare Source](https://togithub.com/pypa/cibuildwheel/compare/v2.8.0...v2.8.1) - 🐛 Fix a bug when building CPython 3.8 wheels on an Apple Silicon machine where testing would always fail. cibuildwheel will no longer attempt to test the arm64 part of CPython 3.8 wheels because we use the x86\_64 installer of CPython 3.8 due to its macOS system version backward-compatibility. See [#​1169](https://togithub.com/pypa/cibuildwheel/pull/1169) for more details. ([#​1171](https://togithub.com/pypa/cibuildwheel/issues/1171)) - 🛠 Update the prerelease CPython 3.11 to 3.11.0b4. ([#​1180](https://togithub.com/pypa/cibuildwheel/issues/1180)) - 🛠 The GitHub Action will ensure a compatible version of Python is installed on the runner ([#​1114](https://togithub.com/pypa/cibuildwheel/issues/1114)) - 📚 A few docs improvements

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.