Skip to content

Commit

Permalink
Bump pypa/cibuildwheel from 2.20.0 to 2.21.1 (#3332)
Browse files Browse the repository at this point in the history
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from
2.20.0 to 2.21.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/cibuildwheel/releases">pypa/cibuildwheel's
releases</a>.</em></p>
<blockquote>
<h2>Version 2.21.1</h2>
<ul>
<li>🐛 Fix a bug in the Linux build, where files copied to the container
would have invalid ownership permissions (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2007">#2007</a>)</li>
<li>🐛 Fix a bug on Windows where cibuildwheel would call upon
<code>uv</code> to install dependencies for versions of CPython that it
does not support (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2005">#2005</a>)</li>
<li>🐛 Fix a bug where <code>uv 0.4.10</code> would not use the right
Python when testing on Linux. (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2008">#2008</a>)</li>
<li>🛠 Bump our documentation pins, fixes an issue with a missing package
(<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2011">#2011</a>)</li>
</ul>
<h2>Version 2.21.0</h2>
<ul>
<li>⚠️ Update CPython 3.12 to 3.12.6, which changes the macOS minimum
deployment target on CPython 3.12 from macOS 10.9 to macOS 10.13 (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1998">#1998</a>)</li>
<li>🛠 Changes the behaviour when inheriting <code>config-settings</code>
in TOML overrides - rather than extending each key, which is rarely
useful, individual keys will override previously set values. (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1803">#1803</a>)</li>
<li>🛠 Update CPython 3.13 to 3.13.0rc2 (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1998">#1998</a>)</li>
<li>✨ Adds support for multiarch OCI images (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1961">#1961</a>)</li>
<li>🐛 Fixes some bugs building Linux wheels on macOS. (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1961">#1961</a>)</li>
<li>⚠️ Changes the minimum version of Docker/Podman to Docker API
version 1.43, Podman API version 3. The only mainstream runner this
should affect is Travis Graviton2 runners - if so you can <a
href="https://redirect.github.com/pypa/cibuildwheel/pull/1961#issuecomment-2304060019">upgrade
your version of Docker</a>. (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1961">#1961</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md">pypa/cibuildwheel's
changelog</a>.</em></p>
<blockquote>
<h3>v2.21.1</h3>
<p><em>16 September 2024</em></p>
<ul>
<li>🐛 Fix a bug in the Linux build, where files copied to the container
would have invalid ownership permissions (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2007">#2007</a>)</li>
<li>🐛 Fix a bug on Windows where cibuildwheel would call upon
<code>uv</code> to install dependencies for versions of CPython that it
does not support (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2005">#2005</a>)</li>
<li>🐛 Fix a bug where <code>uv 0.4.10</code> would not use the right
Python when testing on Linux. (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2008">#2008</a>)</li>
<li>🛠 Bump our documentation pins, fixes an issue with a missing package
(<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2011">#2011</a>)</li>
</ul>
<h3>v2.21.0</h3>
<p><em>13 September 2024</em></p>
<ul>
<li>⚠️ Update CPython 3.12 to 3.12.6, which changes the macOS minimum
deployment target on CPython 3.12 from macOS 10.9 to macOS 10.13 (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1998">#1998</a>)</li>
<li>🛠 Changes the behaviour when inheriting <code>config-settings</code>
in TOML overrides - rather than extending each key, which is rarely
useful, individual keys will override previously set values. (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1803">#1803</a>)</li>
<li>🛠 Update CPython 3.13 to 3.13.0rc2 (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1998">#1998</a>)</li>
<li>✨ Adds support for multiarch OCI images (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1961">#1961</a>)</li>
<li>🐛 Fixes some bugs building Linux wheels on macOS. (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1961">#1961</a>)</li>
<li>⚠️ Changes the minimum version of Docker/Podman to Docker API
version 1.43, Podman API version 3. The only mainstream runner this
should affect is Travis Graviton2 runners - if so you can <a
href="https://redirect.github.com/pypa/cibuildwheel/pull/1961#issuecomment-2304060019">upgrade
your version of Docker</a>. (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1961">#1961</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/d4a2945fcc8d13f20a1b99d461b8e844d5fc6e23"><code>d4a2945</code></a>
Bump version: v2.21.1</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/9913c031283a2cd9681e3c01f823be18c3a9bebb"><code>9913c03</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2013">#2013</a>)</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/c0e28d3401163fd478cb77cdfc17bed5ad3a0080"><code>c0e28d3</code></a>
fix: support uv 0.4.10+ on Linux and update dependencies (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2008">#2008</a>)</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/8c42e7980c87df9edb3742a6cb8e33c7676f940d"><code>8c42e79</code></a>
fix: file ownership of files copied into the container (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2007">#2007</a>)</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/01ecd4e01124e228be68723746e18f286a3c8ddd"><code>01ecd4e</code></a>
docs: bump pinned versions (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2011">#2011</a>)</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/33da1f7d1434c62e8bff8017551ce6e19d59accf"><code>33da1f7</code></a>
fix: do not use <code>uv</code> to setup python on windows when
conditions are not met (...</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/79b0dd328794e1180a7268444d46cdf12e1abd01"><code>79b0dd3</code></a>
Bump version: v2.21.0</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/0787a44d997310003e5fe4ae52d30517c73606c6"><code>0787a44</code></a>
fix: enforce minimum version of docker/podman (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1961">#1961</a>)</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/fd11286290a46d09f484ded0a3636655279a5f31"><code>fd11286</code></a>
[Bot] Update dependencies (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1998">#1998</a>)</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/22dc864d60d0f7ea8d768ffbe0eded598f49452f"><code>22dc864</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/2000">#2000</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/pypa/cibuildwheel/compare/v2.20.0...v2.21.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pypa/cibuildwheel&package-manager=github_actions&previous-version=2.20.0&new-version=2.21.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 081bbac commit 51c9de9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
python-version: '3.10'

- name: Build wheels
uses: pypa/cibuildwheel@v2.20.0
uses: pypa/cibuildwheel@v2.21.1
env:
CIBW_ENVIRONMENT_MACOS: ${{ matrix.macos_target }}
CIBW_ARCHS_LINUX: ${{ matrix.arch }}
Expand All @@ -63,7 +63,7 @@ jobs:
- uses: actions/checkout@v4

- name: Build wheels
uses: pypa/cibuildwheel@v2.20.0
uses: pypa/cibuildwheel@v2.21.1
env:
CIBW_PLATFORM: pyodide
CIBW_BUILD: 'cp312-pyodide_wasm32'
Expand Down

0 comments on commit 51c9de9

Please sign in to comment.