Skip to content

Commit

Permalink
Bump pypa/cibuildwheel from 2.12.0 to 2.12.1 (#2523)
Browse files Browse the repository at this point in the history
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from
2.12.0 to 2.12.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.12.1</h2>
<ul>
<li>🐛 Fix a bug that prevented the use of CIBW_CONFIG_SETTINGS with the
'pip' build backend. (<a
href="https://github.com/pypa/cibuildwheel/issues/1430">#1430</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.12.1</h3>
<p><em>11 March 2023</em></p>
<ul>
<li>🐛 Fix a bug that prevented the use of CIBW_CONFIG_SETTINGS with the
'pip' build backend. (<a
href="https://github.com/pypa/cibuildwheel/issues/1430">#1430</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/02ad79a31bf7aa0eee07f690509048d2fb9fd445"><code>02ad79a</code></a>
Bump version: v2.12.1</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/1d6ee75d21e2d39eeff59a101efbdff3f926060d"><code>1d6ee75</code></a>
Merge pull request <a
href="https://github.com/pypa/cibuildwheel/issues/1430">#1430</a>
from henryiii/henryiii/fix/pipconfigopts</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/0b1b539450d86f7be21182225467c24303b687f7"><code>0b1b539</code></a>
[Bot] Update dependencies (<a
href="https://github.com/pypa/cibuildwheel/issues/1425">#1425</a>)</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/2e48667e29fa128d96738dd6bb585aaab232b580"><code>2e48667</code></a>
refactor: use frontend instead of plural</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/c6818608d23a2f54b26e48b22c28fceb40ce2c57"><code>c681860</code></a>
fix: pip config options were broken</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/7190b1a6a7be78508bc9a75badd370ec33018880"><code>7190b1a</code></a>
Merge pull request <a
href="https://github.com/pypa/cibuildwheel/issues/1428">#1428</a>
from henryiii/henryiii/ci/appveyor</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/16380b855562429b51e9ac36f6dd57094121c4b4"><code>16380b8</code></a>
Update CI table</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/94efa61f7667e9451d24b5ce8265b0afaaead76a"><code>94efa61</code></a>
ci: fix appveyor (Python 3.8+ needed for macOS)</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/acdbe87e3d002598b10435bb6f17bae758418ba8"><code>acdbe87</code></a>
Merge pull request <a
href="https://github.com/pypa/cibuildwheel/issues/1427">#1427</a>
from pypa/pre-commit-ci-update-config</li>
<li><a
href="https://github.com/pypa/cibuildwheel/commit/49b736d1c725bda880a31df86e46a3d1a09d92b8"><code>49b736d</code></a>
[pre-commit.ci] pre-commit autoupdate</li>
<li>Additional commits viewable in <a
href="https://github.com/pypa/cibuildwheel/compare/v2.12.0...v2.12.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.12.0&new-version=2.12.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 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] authored Mar 13, 2023
1 parent 6d20cf3 commit bafeffa
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.12.0
uses: pypa/cibuildwheel@v2.12.1
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 @@ -66,7 +66,7 @@ jobs:
platforms: all

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

0 comments on commit bafeffa

Please sign in to comment.