Closed dependabot[bot] closed 1 month ago
This pull request updates the pypa/cibuildwheel GitHub Action from version 2.21.1 to 2.21.2 in the build_and_release.yml workflow file. The update brings minor improvements and bug fixes to the cibuildwheel tool, which is used for building Python wheels.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Update cibuildwheel version in GitHub Actions workflow |
|
.github/workflows/build_and_release.yml |
Bumps pypa/cibuildwheel from 2.21.1 to 2.21.2.
Release notes
Sourced from pypa/cibuildwheel's releases.
Changelog
Sourced from pypa/cibuildwheel's changelog.
Commits
f185952
Bump version: v2.21.2d5c6a83
ci: update job slightly (#2028)2e8e511
[Bot] Update dependencies (#2029)ec591cd
Add note about the planned change of the manylinux default (#1992)ee7fa96
chore: remove a couple of things pylint is unhappy about (#2027)d625d18
ci: add 3.13 classifier (#2026)895eae3
[Bot] Update dependencies (#2025)9fad66f
feat: add musllinux armv7l (#2017)dfd01af
fix: more reliably validate Podman API version (#2016)735e88d
[Bot] Update dependencies (#2022)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
Summary by Sourcery
Bump pypa/cibuildwheel from version 2.21.1 to 2.21.2 in the CI workflow to incorporate the latest features and fixes.
CI: