chore(deps): bump pypa/cibuildwheel from 2.23 to 3.0 in the actions group#3535
chore(deps): bump pypa/cibuildwheel from 2.23 to 3.0 in the actions group#3535dependabot[bot] wants to merge 5 commits intomainfrom
Conversation
|
This will also bump manylinux to the new default 2_28, and drops 32-bit linux. These things can be configured, but since numpy 2.3 has also started using the new default, it's probably best? |
|
Also, I haven't enabled GraalPy, iOS, or CPython 3.14 yet. |
b6551bd to
53178b1
Compare
|
I think the issue is the cache is being cleared because the pyproject.toml is changing. Has GHA broken the 3.13 build too, now? |
|
Python 3.13.4 has a bug, so either 3.13.3 or 3.13.5 is required (which was rushed out to fix this, but has no binaries yet on GHA, maybe due to a windows-2019 brownout). |
Bumps the actions group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel). Updates `pypa/cibuildwheel` from 2.23 to 3.0 - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.23...v3.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: '3.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
8d23097 to
d8219a1
Compare
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
|
This changes from manylinux2014 to manylinux_2_28. If the next release is a patch release, would it be better to keep the older manylinux till then? Or does it not matter? |
|
Looks like pypa/cibuildwheel is updatable in another way, so this is no longer needed. |
Bumps the actions group with 1 update: pypa/cibuildwheel.
Updates
pypa/cibuildwheelfrom 2.23 to 3.0Release notes
Sourced from pypa/cibuildwheel's releases.
... (truncated)
Changelog
Sourced from pypa/cibuildwheel's changelog.
... (truncated)
Commits
5f22145Bump version: v3.0.0a731775Docs: mobile layout fix (#2466)ff86a64docs: add tips for numpy (#2465)6f5e480chore: use pip's groups in CI (#2463)3c5ff09Bump version: v3.0.0rc31b9a56e[Bot] Update dependencies (#2455)aa9fe2aci: use uv python for docs (binary b1) (#2462)e188d9efeat: remove 32-bit linux from auto arch, fix auto32 on linux aarch64 (#2458)3fa7bd1ci: fix cirrus and reduce rebuilds (#2460)c6368beMove to theOS-latestimage tags on Azure Pipelines (#2461)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