Build: Bump the github-actions group across 1 directory with 2 updates
Bumps the github-actions group with 2 updates in the / directory: pypa/cibuildwheel and actions/download-artifact.
Updates pypa/cibuildwheel from 2.17.0 to 2.18.0
Release notes
Sourced from pypa/cibuildwheel's releases.
v2.18.0
- ✨ Adds CPython 3.13 support, under the prerelease flag CIBW_PRERELEASE_PYTHONS. This version of cibuildwheel uses 3.13.0b1. Free-threading mode is not available yet, waiting on official binaries (planned for beta 2) and pip support. While CPython is in beta, the ABI can change, so your wheels might not be compatible with the final release. For this reason, we don't recommend distributing wheels until RC1, at which point 3.13 will be available in cibuildwheel without the flag. (#1816)
- ✨ Musllinux now defaults to
musllinux_1_2. You can set the oldermusllinux_1_1via config if needed. (#1817)- 🛠 No longer pre-seed setuptools/wheel in virtual environments (#1819)
- 🛠 Respect the constraints file when building with pip, matching build (#1818)
- 🛠 Use uv to compile our pinned dependencies, 10x faster and doesn't require special setup (#1778)
- 🐛 Fix an issue with the schema (#1788)
- 📚 Document the new delocate error checking macOS versions (#1766)
- 📚 Document Rust builds (#1816)
- 📚 Speed up our readthedocs builds with uv, 26 seconds -> 6 seconds to install dependencies (#1816)
Changelog
Sourced from pypa/cibuildwheel's changelog.
v2.18.0
12 May 2024
✨ Adds CPython 3.13 support, under the prerelease flag CIBW_PRERELEASE_PYTHONS. This version of cibuildwheel uses 3.13.0b1. Free-threading mode is not available yet, waiting on official binaries (planned for beta 2) and pip support.
While CPython is in beta, the ABI can change, so your wheels might not be compatible with the final release. For this reason, we don't recommend distributing wheels until RC1, at which point 3.13 will be available in cibuildwheel without the flag. (#1816)
✨ Musllinux now defaults to
musllinux_1_2. You can set the oldermanylinux_1_1via config if needed. (#1817)🛠 No longer pre-seed setuptools/wheel in virtual environments (#1819)
🛠 Respect the constraints file when building with pip, matching build (#1818)
🛠 Use uv to compile our pinned dependencies, 10x faster and doesn't require special setup (#1778)
🐛 Fix an issue with the schema (#1788)
📚 Document the new delocate error checking macOS versions (#1766)
📚 Document Rust builds (#1816)
📚 Speed up our readthedocs builds with uv, 26 seconds -> 6 seconds to install dependencies (#1816)
Commits
711a3d0Bump version: v2.18.03873a1echore: update bump_version script6dd4f15docs: rust (#1816)44c4742feat: add Python 3.13 beta 1 (#1815)c021744feat: move defaultmusllinuxbuild tomusllinux_1_2(#1817)cf18014fix: do not pre-seed setuptools / wheel in virtual environment (#1819)3ea0a6cfix: respect constraints when building with pip (#1818)30a0dec[Bot] Update dependencies (#1812)988d512[pre-commit.ci] pre-commit autoupdate (#1813)98d57d9Merge pull request #1766 from Czaki/delocate_info- Additional commits viewable in compare view
Updates actions/download-artifact from 4.1.4 to 4.1.7
Release notes
Sourced from actions/download-artifact's releases.
v4.1.7
What's Changed
- Update
@actions/artifactdependency by@bethanyj28in actions/download-artifact#325Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7
v4.1.6
What's Changed
- updating
@actions/artifactdependency to v2.1.6 by@eggyheadin actions/download-artifact#324Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.5...v4.1.6
v4.1.5
What's Changed
- Update readme with v3/v2/v1 deprecation notice by
@robherleyin actions/download-artifact#322- Update dependencies
@actions/coreto v1.10.1 and@actions/artifactto v2.1.5Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.4...v4.1.5
Commits
65a9edcMerge pull request #325 from bethanyj28/mainfdd1595licensedc13dba1update@actions/artifactdependency0daa75eMerge pull request #324 from actions/eggyhead/use-artifact-v2.1.69c19ed7Merge branch 'main' into eggyhead/use-artifact-v2.1.63d3ea87updating license89af5dbupdating artifact package v2.1.6b4aefffMerge pull request #323 from actions/eggyhead/update-artifact-v2158caf195package lock updated7a2ec4updating package version- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions