Skip to content

Commit

Permalink
Bump pypa/cibuildwheel from 2.16.4 to 2.16.5 (#2981)
Browse files Browse the repository at this point in the history
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from
2.16.4 to 2.16.5.
<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>v2.16.5</h2>
<ul>
<li>🐛 Fix an incompatibility with the GitHub Action and new GitHub
Runner images for Windows that bundle Powershell 7.3+ (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1741">#1741</a>)</li>
<li>🛠 Preliminary support for new <code>macos-14</code> arm64 runners
(<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1743">#1743</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.16.5</h3>
<p><em>30 January 2024</em></p>
<ul>
<li>🐛 Fix an incompatibility with the GitHub Action and new GitHub
Runner images for Windows that bundle Powershell 7.3+ (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1741">#1741</a>)</li>
<li>🛠 Preliminary support for new <code>macos-14</code> arm64 runners
(<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1743">#1743</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/ce3fb7832089eb3e723a0a99cab7f3eaccf074fd"><code>ce3fb78</code></a>
Bump version: v2.16.5</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/5b0b4583a81316a2675721d619aeec29a9d8d147"><code>5b0b458</code></a>
fix: download pipx for action, allow support for M1 (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1743">#1743</a>)</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/a7ea5fb408762fcb3c65feaf503c4770a4bec65d"><code>a7ea5fb</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1739">#1739</a>
from henryiii/henryiii/chore/checkschemas</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/bc55e8bf0a302dac6eb6e9cfe5b1ce4588f65fea"><code>bc55e8b</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1741">#1741</a>
from jborean93/pwsh-7.4</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/c753cd282d1e150e2d3f7534a3e25004d6c2cf5f"><code>c753cd2</code></a>
Add support for PowerShell 7.4 in GHA</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/07bd78c4e6a1244d2aaf9008a7349e81b296045d"><code>07bd78c</code></a>
chore: check schemas</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/d7db575b96a96a226a1209ef5fe01766702e6083"><code>d7db575</code></a>
docs: add keyvi as an example that combines cibuildwheel with the ccache
acti...</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/7154e181e67814e7b124c2fa5ced94af4e28c6df"><code>7154e18</code></a>
[Bot] Update dependencies (<a
href="https://redirect.github.com/pypa/cibuildwheel/issues/1738">#1738</a>)</li>
<li>See full diff in <a
href="https://github.com/pypa/cibuildwheel/compare/v2.16.4...v2.16.5">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.16.4&new-version=2.16.5)](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 Feb 6, 2024
1 parent 732fc37 commit 427712c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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.16.4
uses: pypa/cibuildwheel@v2.16.5
env:
CIBW_ENVIRONMENT_MACOS: ${{ matrix.macos_target }}
CIBW_ARCHS_LINUX: ${{ matrix.arch }}
Expand Down

0 comments on commit 427712c

Please sign in to comment.