-
Notifications
You must be signed in to change notification settings - Fork 21
chore(deps): bump pypa/cibuildwheel from 2.23 to 3.0 in the actions group #301
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@mayeut, @jcfr, what should we do here:
And
And
? (I think I like 2014 + 1_2 + 3.8+, though a step more modern is 2_28 + 1_2 + 3.8+ and a step less modern is 2014 + 1_2 + 3.7+ ) |
|
And should we do this for 1.13 or after? |
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] <[email protected]>
Signed-off-by: Henry Schreiner <[email protected]>
bd84cea to
16b4564
Compare
|
I think like 2014 + 1_2 + 3.8+. I think it's a bit too soon to move to 2_28. While python_requires ensures that the previous version will be installed on 3.7, this is not the case for the manylinux version. The move of the default in cibuiildwheel will likely help see a change in the target builds (and numpy moving to 2_28 might move things towards seeing less & less manylinux2014 wheels being built) but my feeling is that it's too soon. |
|
follow-up in #310, closing this one. |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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)You can trigger a rebase of this PR 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