Skip to content

Commit

Permalink
Bump pypa/cibuildwheel from 2.11.1 to 2.11.2 (#2353)
Browse files Browse the repository at this point in the history
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from
2.11.1 to 2.11.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>v2.11.2</h2>
<ul>
<li>🛠 Updates CPython 3.11 to 3.11.0 - final release (<a
href="https://github-redirect.dependabot.com/pypa/cibuildwheel/issues/1327">#1327</a>)</li>
<li>🛠 Simplify the default macOS repair command (<a
href="https://github-redirect.dependabot.com/pypa/cibuildwheel/issues/1322">#1322</a>)</li>
<li>🛠 Fix the default <code>MACOSX_DEPLOYMENT_TARGET</code> on arm64 (<a
href="https://github-redirect.dependabot.com/pypa/cibuildwheel/issues/1312">#1312</a>)</li>
<li>🛠 Hide irrelevant pip warnings on linux (<a
href="https://github-redirect.dependabot.com/pypa/cibuildwheel/issues/1311">#1311</a>)</li>
<li>🐛 Fix a bug that caused the stdout and stderr of commands in
containers to be in the wrong order Previously, stdout could appear
after stderr. (<a
href="https://github-redirect.dependabot.com/pypa/cibuildwheel/issues/1324">#1324</a>)</li>
<li>📚 Added <a
href="https://cibuildwheel.readthedocs.io/en/stable/faq/#macos-building-cpython-38-wheels-on-arm64">a
FAQ entry</a> describing how to perform native builds of CPython 3.8
wheels on Apple Silicon. (<a
href="https://github-redirect.dependabot.com/pypa/cibuildwheel/issues/1323">#1323</a>)</li>
<li>📚 Other docs improvements</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.11.2</h3>
<p><em>26 October 2022</em></p>
<ul>
<li>🛠 Updates CPython 3.11 to 3.11.0 - final release (<a
href="https://github-redirect.dependabot.com/pypa/cibuildwheel/issues/1327">#1327</a>)</li>
<li>🛠 Simplify the default macOS repair command (<a
href="https://github-redirect.dependabot.com/pypa/cibuildwheel/issues/1322">#1322</a>)</li>
<li>🛠 Fix the default <code>MACOSX_DEPLOYMENT_TARGET</code> on arm64 (<a
href="https://github-redirect.dependabot.com/pypa/cibuildwheel/issues/1312">#1312</a>)</li>
<li>🛠 Hide irrelevant pip warnings on linux (<a
href="https://github-redirect.dependabot.com/pypa/cibuildwheel/issues/1311">#1311</a>)</li>
<li>🐛 Fix a bug that caused the stdout and stderr of commands in
containers to be in the wrong order Previously, stdout could appear
after stderr. (<a
href="https://github-redirect.dependabot.com/pypa/cibuildwheel/issues/1324">#1324</a>)</li>
<li>📚 Added <a
href="https://cibuildwheel.readthedocs.io/en/stable/faq/#macos-building-cpython-38-wheels-on-arm64">a
FAQ entry</a> describing how to perform native builds of CPython 3.8
wheels on Apple Silicon. (<a
href="https://github-redirect.dependabot.com/pypa/cibuildwheel/issues/1323">#1323</a>)</li>
<li>📚 Other docs improvements</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/a6732b126f28affc0bef10118c6480ff722aa9ff"><code>a6732b1</code></a>
Bump version: v2.11.2</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/36a61012f3e29c12d482ad0f7e2a8171a4ffba67"><code>36a6101</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/pypa/cibuildwheel/issues/1311">#1311</a>
from henryiii/henryiii/fix/rootpip2</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/8672fee21c47f6f7317a8f404c2280b99ab61d99"><code>8672fee</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/pypa/cibuildwheel/issues/1300">#1300</a>
from mayeut/gha-3.11</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/b1b8ab500c9a11f0206d43c005d2a5ccc127bd72"><code>b1b8ab5</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/pypa/cibuildwheel/issues/1322">#1322</a>
from ankith26/update-delocate-default</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/89a8cac2aa68cd6eb10ef8d54a1fb0a3a918fdff"><code>89a8cac</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/pypa/cibuildwheel/issues/1324">#1324</a>
from pypa/stderr-interleaving</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/db1208430e15277e7c850be89a9724431137c8da"><code>db12084</code></a>
tests: include check for upgrade notice too</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/dfb3e627bcd7379e59eb6e383f3dd5d907b0bd3e"><code>dfb3e62</code></a>
tests: use 3.11 final</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/f259bfd4d67e94b579ef6afd2477bb682f60652c"><code>f259bfd</code></a>
tests: add a check in tests for the pip warning</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/f25227416da47dc8d9e586d9e8d442d2475e499f"><code>f252274</code></a>
fix: hide root pip warning on Linux again</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/1aa841bedaa6998f8a3104eae6f9bfa242cceea4"><code>1aa841b</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/pypa/cibuildwheel/issues/1323">#1323</a>
from pypa/docs-38</li>
<li>Additional commits viewable in <a
href="https://github.com/pypa/cibuildwheel/compare/v2.11.1...v2.11.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.11.1&new-version=2.11.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 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 Oct 31, 2022
1 parent a3bb044 commit 12a5bc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
python-version: '3.9'

- name: Build wheels
uses: pypa/cibuildwheel@v2.11.1
uses: pypa/cibuildwheel@v2.11.2
env:
CIBW_ENVIRONMENT_MACOS: ${{ matrix.macos_target }}
CIBW_ARCHS_LINUX: ${{ matrix.arch }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_wheel_all_archs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
platforms: all

- name: Build wheels
uses: pypa/cibuildwheel@v2.11.1
uses: pypa/cibuildwheel@v2.11.2
env:
CIBW_ENVIRONMENT_MACOS: ${{ matrix.macos_target }}
CIBW_ARCHS_LINUX: ${{ matrix.arch }}
Expand Down

0 comments on commit 12a5bc1

Please sign in to comment.