build(deps): bump pypa/cibuildwheel from 4.1.1 to 4.2.0 - #185
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump pypa/cibuildwheel from 4.1.1 to 4.2.0#185dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 4.1.1 to 4.2.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v4.1.1...v4.2.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
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. |
dependabot
Bot
deleted the
dependabot/github_actions/pypa/cibuildwheel-4.2.0
branch
September 5, 2026 04:55
justinjoy
added a commit
that referenced
this pull request
Sep 5, 2026
Bumps pypa/cibuildwheel from v4.1.1 to v4.2.0 in the release and wheels workflows. test_wheel_workflows_use_cibuildwheel_v4_1_1 pins the exact cibuildwheel version both wheel-building workflows must use, so the bump has to update that guard in lockstep. Dependabot cannot touch the test, which is why #185 failed the whole test matrix on that single assertion. The guard is renamed to match the version it now asserts, and v4.1.1 joins the list of superseded versions the workflows must not fall back to. v4.2.0 builds CPython 3.15 wheels by default, but `tool.cibuildwheel.build` already enumerates cp311 through cp314 explicitly, so the wheel matrix is unchanged. The release also retries failed downloads with exponential backoff, which only makes the wirelog source fetch in `before-all` more robust. Claude-Session: https://claude.ai/code/session_01MqHwvCimcvrg1osEY5MH7o
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps pypa/cibuildwheel from 4.1.1 to 4.2.0.
Release notes
Sourced from pypa/cibuildwheel's releases.
Changelog
Sourced from pypa/cibuildwheel's changelog.
Commits
1828c10Bump version: v4.2.01ed6c22[Bot] Update dependencies (#2960)92e2145feat: Python 3.15 build by default (#2944)3568a1c[Bot] Update dependencies (#2952)03cefa3feat: add pyodide_315 support (#2958)73417aefix(tests): delete test_overridden_pip_constraint (#2957)3c603e4fix: pin pip on GraalPy (#2955)f0b2156chore: use pp311 for test_abi3 (#2956)ffd2e18fix(schema): default is fine for pyodide too (#2951)dca67eechore(deps): bump the actions group with 5 updates (#2954)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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)