build(deps): bump pypa/cibuildwheel from 4.2.0 to 4.2.1 - #189
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump pypa/cibuildwheel from 4.2.0 to 4.2.1#189dependabot[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.2.0 to 4.2.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v4.2.0...v4.2.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
justinjoy
added a commit
that referenced
this pull request
Sep 12, 2026
Bumps pypa/cibuildwheel from v4.2.0 to v4.2.1 in the release and wheels workflows, redoing #189 with the one change Dependabot cannot make. test_wheel_workflows_use_cibuildwheel_v4_2_0 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 #189 failed all twelve test-matrix jobs on that single assertion while lint passed. #185 failed the same way before the 4.1.1 to 4.2.0 bump was redone by hand in 9fc85d9. The guard is renamed to match the version it now asserts, and v4.2.0 joins the list of superseded versions the workflows must not fall back to. v4.2.1 is a patch release: it respects machine-configured NuGet sources when installing CPython on Windows, fixes a NameError on Pyodide when an already-compatible wheel is reused, updates the Android testbed for Java 25, and refreshes dependencies including CPython 3.15.0rc2. None of it reaches this wheel matrix -- `tool.cibuildwheel.build` enumerates cp311 through cp314 explicitly, `skip` excludes PyPy and musllinux, and neither Pyodide nor Android is built here. The Windows NuGet change is the only item with live exposure, so wheels.yml is dispatched on the branch to exercise it; neither wheel workflow runs on pull_request.
Contributor
Author
|
Looks like pypa/cibuildwheel is up-to-date now, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/github_actions/pypa/cibuildwheel-4.2.1
branch
September 12, 2026 09:03
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.2.0 to 4.2.1.
Release notes
Sourced from pypa/cibuildwheel's releases.
Changelog
Sourced from pypa/cibuildwheel's changelog.
Commits
e090b81Bump version: v4.2.159501f4Respect configured NuGet package sources (#2966)885ead0[Bot] Update dependencies (#2985)3d9e8c5docs: refresh CircleCI and CPython platform links (#2977)7d5ec95[Bot] Update dependencies (#2981)a007eed[Bot] Update dependencies (#2976)fdda545chore(deps): bump astral-sh/setup-uv from 9.0.0 to 10.0.1 in the actions grou...8832cf6chore(deps): bump actions/attest-build-provenance from 4.1.1 to 4.2.2 in the ...a35209b[Bot] Update dependencies (#2970)148ea70chore: faster and stricter mypy (#2968)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)