-
Notifications
You must be signed in to change notification settings - Fork 17
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
base: master
Are you sure you want to change the base?
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] <support@github.com>
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
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. |
Bumps the actions group with 1 update: pypa/cibuildwheel.
Updates
pypa/cibuildwheel
from 2.23 to 3.0Release notes
Sourced from pypa/cibuildwheel's releases.
... (truncated)
Changelog
Sourced from pypa/cibuildwheel's changelog.
... (truncated)
Commits
5f22145
Bump version: v3.0.0a731775
Docs: mobile layout fix (#2466)ff86a64
docs: add tips for numpy (#2465)6f5e480
chore: use pip's groups in CI (#2463)3c5ff09
Bump version: v3.0.0rc31b9a56e
[Bot] Update dependencies (#2455)aa9fe2a
ci: use uv python for docs (binary b1) (#2462)e188d9e
feat: remove 32-bit linux from auto arch, fix auto32 on linux aarch64 (#2458)3fa7bd1
ci: fix cirrus and reduce rebuilds (#2460)c6368be
Move to theOS-latest
image 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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