-
Notifications
You must be signed in to change notification settings - Fork 51
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
Bump pypa/cibuildwheel from 2.21.3 to 2.22.0 #125
Bump pypa/cibuildwheel from 2.21.3 to 2.22.0 #125
Conversation
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.21.3 to 2.22.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.21.3...v2.22.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Reviewer's Guide by SourceryThis PR updates the cibuildwheel GitHub Action from version 2.21.3 to 2.22.0. The update brings several new features including a new enable system, dependency groups support for tests, and experimental Ubuntu-based ARMv7l manylinux image support, along with various improvements to error handling and documentation. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
The "free_threaded_support" option (and related envvar) has been deprecated in favour of the more generic "enable" one, where we can enable the cpython freethreading builds. PyPy builds also have to be explicitly enabled now, since they are going to be turned off by default in cibw v3, we have historically supported them, and because a warning is now issued if they are not explicitly listed in the "enable" option. Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps pypa/cibuildwheel from 2.21.3 to 2.22.0.
Release notes
Sourced from pypa/cibuildwheel's releases.
Changelog
Sourced from pypa/cibuildwheel's changelog.
Commits
ee63bf1
Bump version: v2.22.0d3eeba7
chore: bump Ruff to 0.8.0 (#2092)109020e
Updates for Pyodide builds afterpyodide-build
was unvendored (#2090)fd99000
[pre-commit.ci] pre-commit autoupdate (#2087)e158f22
ci: update gitlab for dependency-groups (#2089)8f21eb1
chore: use dependency-groups (#2064)aac31ae
docs: fix update scripts usage (#2067)b882b84
fix: update the macOS image used on Cirrus CI (#2085)243085f
[Bot] Update dependencies (#2086)df6f886
feat: add manylinux armv7l (#2052)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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by Sourcery
Build: