Skip to content

chore(deps): bump pypa/cibuildwheel from 2.23 to 3.1#620

Merged
mayeut merged 1 commit intoscikit-build:mainfrom
mayeut:bump-cibuildwheel
Jul 26, 2025
Merged

chore(deps): bump pypa/cibuildwheel from 2.23 to 3.1#620
mayeut merged 1 commit intoscikit-build:mainfrom
mayeut:bump-cibuildwheel

Conversation

@mayeut
Copy link
Copy Markdown
Contributor

@mayeut mayeut commented Jul 26, 2025

No description provided.

@mayeut mayeut requested a review from Copilot July 26, 2025 07:09

This comment was marked as outdated.

@mayeut mayeut marked this pull request as draft July 26, 2025 07:10
@mayeut mayeut force-pushed the bump-cibuildwheel branch from a320513 to b65854a Compare July 26, 2025 07:13
@mayeut mayeut marked this pull request as ready for review July 26, 2025 07:15
@mayeut mayeut requested a review from Copilot July 26, 2025 07:15
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the cibuildwheel dependency from version 2.23 to 3.1, a major version upgrade that includes configuration changes to support the newer version's requirements.

  • Updates cibuildwheel action from v2.23 to v3.1 in GitHub workflows
  • Adds architecture specification and updates container images for build environments
  • Changes Windows build runner from windows-2022 to windows-11-arm for ARM64 builds

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
pyproject.toml Adds architecture configuration and updates manylinux/musllinux container images to newer versions
.github/workflows/build.yml Updates cibuildwheel action version and modifies Windows runner and manylinux image specifications
Comments suppressed due to low confidence (1)

.github/workflows/build.yml:99

  • The 'windows-11-arm' runner does not exist in GitHub Actions. The correct runner name for Windows ARM64 builds is 'windows-latest-arm64' or 'windows-2022-arm64' depending on availability.
          - os: windows-11-arm

Comment thread .github/workflows/build.yml
Comment thread .github/workflows/build.yml
@mayeut mayeut merged commit 0b1b6c2 into scikit-build:main Jul 26, 2025
28 checks passed
@mayeut mayeut deleted the bump-cibuildwheel branch July 26, 2025 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants