Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ Bump pypa/cibuildwheel from 2.13.1 to 2.14.1 (#174)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.13.1 to 2.14.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>v2.14.1</h2> <ul> <li>🛠 Updates the prerelease CPython 3.12 version to 3.12.0b4 (<a href="https://github.com/pypa/cibuildwheel/issues/1550">#1550</a>)</li> </ul> <h2>v2.14.0</h2> <ul> <li>✨ Adds support for building PyPy 3.10 wheels. (<a href="https://github.com/pypa/cibuildwheel/issues/1525">#1525</a>)</li> <li>🛠 Updates the prerelease CPython 3.12 version to 3.12.0b3.</li> <li>✨ Allow the use of the <code>{wheel}</code> placeholder in CIBW_TEST_COMMAND (<a href="https://github.com/pypa/cibuildwheel/issues/1533">#1533</a>)</li> <li>📚 Docs & examples updates (<a href="https://github.com/pypa/cibuildwheel/issues/1532">#1532</a>, <a href="https://github.com/pypa/cibuildwheel/issues/1416">#1416</a>)</li> <li>⚠️ Removed support for running cibuildwheel in Python 3.7. Python 3.7 is EOL. However, cibuildwheel continues to build Python 3.7 wheels for the moment. (<a href="https://github.com/pypa/cibuildwheel/issues/1175">#1175</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.14.1</h3> <p><em>15 July 2023</em></p> <ul> <li>🛠 Updates the prerelease CPython 3.12 version to 3.12.0b4 (<a href="https://github.com/pypa/cibuildwheel/issues/1550">#1550</a>)</li> </ul> <h3>v2.14.0</h3> <p><em>10 July 2023</em></p> <ul> <li>✨ Adds support for building PyPy 3.10 wheels. (<a href="https://github.com/pypa/cibuildwheel/issues/1525">#1525</a>)</li> <li>🛠 Updates the prerelease CPython 3.12 version to 3.12.0b3.</li> <li>✨ Allow the use of the <code>{wheel}</code> placeholder in CIBW_TEST_COMMAND (<a href="https://github.com/pypa/cibuildwheel/issues/1533">#1533</a>)</li> <li>📚 Docs & examples updates (<a href="https://github.com/pypa/cibuildwheel/issues/1532">#1532</a>, <a href="https://github.com/pypa/cibuildwheel/issues/1416">#1416</a>)</li> <li>⚠️ Removed support for running cibuildwheel in Python 3.7. Python 3.7 is EOL. However, cibuildwheel continues to build Python 3.7 wheels for the moment. (<a href="https://github.com/pypa/cibuildwheel/issues/1175">#1175</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/cibuildwheel/commit/f21bb8376a051ffb6cb5604b28ccaef7b90e8ab7"><code>f21bb83</code></a> Bump version: v2.14.1</li> <li><a href="https://github.com/pypa/cibuildwheel/commit/a5b2e543e5d02654be6e22383524c7ce745903ce"><code>a5b2e54</code></a> Merge pull request <a href="https://github.com/pypa/cibuildwheel/issues/1550">#1550</a> from pypa/update-dependencies-pr</li> <li><a href="https://github.com/pypa/cibuildwheel/commit/bd9675d05b8ba0f5fb5becbb3d4cb8eccd62e189"><code>bd9675d</code></a> Manually specify 3.12.0b4 on macOS</li> <li><a href="https://github.com/pypa/cibuildwheel/commit/661ba2d0deb9b03c8b781f5d169d65f901518f50"><code>661ba2d</code></a> Update dependencies</li> <li><a href="https://github.com/pypa/cibuildwheel/commit/66b46d086804a9e9782354100d96a3a445431bca"><code>66b46d0</code></a> Bump version: v2.14.0</li> <li><a href="https://github.com/pypa/cibuildwheel/commit/b0a5c951f5fd2647af2f614cda0109888c7174d9"><code>b0a5c95</code></a> Merge pull request <a href="https://github.com/pypa/cibuildwheel/issues/1543">#1543</a> from pypa/update-dependencies-pr</li> <li><a href="https://github.com/pypa/cibuildwheel/commit/8bfc92df50722d7e6c4b479856fc7250505c3b3e"><code>8bfc92d</code></a> Update dependencies</li> <li><a href="https://github.com/pypa/cibuildwheel/commit/9afee48243a269243ca20a0b15120778857d69c4"><code>9afee48</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://github.com/pypa/cibuildwheel/issues/1541">#1541</a>)</li> <li><a href="https://github.com/pypa/cibuildwheel/commit/7f6fe8a0318979cc1e71cb3e4dd33b1fc7c10cf9"><code>7f6fe8a</code></a> Merge pull request <a href="https://github.com/pypa/cibuildwheel/issues/1416">#1416</a> from Czaki/poerty_problem</li> <li><a href="https://github.com/pypa/cibuildwheel/commit/f44d2784f85a87239000a6be8661f40fc908b497"><code>f44d278</code></a> Update docs/faq.md</li> <li>Additional commits viewable in <a href="https://github.com/pypa/cibuildwheel/compare/v2.13.1...v2.14.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.13.1&new-version=2.14.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 will merge this PR once CI passes on it, as requested by @burgholzer. [//]: # (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> Co-authored-by: Lukas Burgholzer <burgholzer@me.com>
- Loading branch information