Skip to content

Commit

Permalink
Bump pypa/cibuildwheel from 2.19.1 to 2.19.2 (#62)
Browse files Browse the repository at this point in the history
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from
2.19.1 to 2.19.2.
<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.19.2</h2>
<ul>
<li>πŸ› Update manylinux2014 pins to versions that support past-EoL CentOS
7 mirrors. (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1917">#1917</a>)</li>
<li>πŸ› Support <code>--no-isolation</code> with <code>build[uv]</code>
build-frontend. (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1889">#1889</a>)</li>
<li>πŸ›  Provide attestations for releases at <a
href="https://github.com/pypa/cibuildwheel/attestations">https://github.com/pypa/cibuildwheel/attestations</a>.
(<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1916">#1916</a>)</li>
<li>πŸ›  Provide CPython 3.13.0b3. (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1913">#1913</a>)</li>
<li>πŸ›  Remove some workarounds now that pip 24.1 is available. (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1891">#1891</a>,
<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1892">#1892</a>)</li>
<li>πŸ“š Remove nosetest from our docs. (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1821">#1821</a>)</li>
<li>πŸ“š Document the macOS ARM workaround for 3.8 on GHA. (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1971">#1971</a>)</li>
<li>πŸ“š GitLab CI + macOS is now a supported platform with an example. (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1911">#1911</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.19.2</h3>
<ul>
<li>πŸ› Update manylinux2014 pins to versions that support past-EoL CentOS
7 mirrors. (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1917">#1917</a>)</li>
<li>πŸ› Support <code>--no-isolation</code> with <code>build[uv]</code>
build-frontend. (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1889">#1889</a>)</li>
<li>πŸ›  Provide attestations for releases at <a
href="https://github.com/pypa/cibuildwheel/attestations">https://github.com/pypa/cibuildwheel/attestations</a>.
(<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1916">#1916</a>)</li>
<li>πŸ›  Provide CPython 3.13.0b3. (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1913">#1913</a>)</li>
<li>πŸ›  Remove some workarounds now that pip 21.1 is available. (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1891">#1891</a>,
<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1892">#1892</a>)</li>
<li>πŸ“š Remove nosetest from our docs. (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1821">#1821</a>)</li>
<li>πŸ“š Document the macOS ARM workaround for 3.8 on GHA. (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1971">#1971</a>)</li>
<li>πŸ“š GitLab CI + macOS is now a supported platform with an example. (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1911">#1911</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/7e5a838a63ac8128d71ab2dfd99e4634dd1bca09"><code>7e5a838</code></a>
Bump version: v2.19.2</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/19e1b8a4b019a447b8c163c07b860a145181e1cb"><code>19e1b8a</code></a>
chore: attestations (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1916">#1916</a>)</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/73581ae5797410fe710ba5326ee2beb2928fe482"><code>73581ae</code></a>
[Bot] Update dependencies (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1917">#1917</a>)</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/f21ff5e84ca5ff1a850e19fee97b18ee6d3021bc"><code>f21ff5e</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1914">#1914</a>)</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/973946b1720a6d6e0665cc89cc786f9369652058"><code>973946b</code></a>
fix: support --no-isolation with build[uv] (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1889">#1889</a>)</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/5ea40e6ff3000ff4242ed976c227f5eadbaa8906"><code>5ea40e6</code></a>
[Bot] Update dependencies (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1913">#1913</a>)</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/6a36f6494bf6b5cbf151408016a1b18ca55cea5b"><code>6a36f64</code></a>
feat: add macOS on GitLab (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1911">#1911</a>)</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/31de15bcd9015065fbae8f2d6622a5f6b194cd04"><code>31de15b</code></a>
chore: remove nosetests from tests and docs (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1898">#1898</a>)</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/3179fd215aa4f910fe4196260f8f6a621b0c9964"><code>3179fd2</code></a>
[Bot] Update dependencies (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1900">#1900</a>)</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/184d4e12801a6db0925a44babbb2e8b8aa2cab96"><code>184d4e1</code></a>
fix(ci): CircleCI / Azure Pipelines / GitLab (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1899">#1899</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/pypa/cibuildwheel/compare/v2.19.1...v2.19.2">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.19.1&new-version=2.19.2)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 4, 2024
1 parent 56056bf commit 8a34d77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
with:
platforms: all
- name: Build wheels
uses: pypa/cibuildwheel@v2.19.1
uses: pypa/cibuildwheel@v2.19.2
env:
CIBW_BUILD: ${{ matrix.target }}
# with:
Expand Down

0 comments on commit 8a34d77

Please sign in to comment.