Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump pypa/cibuildwheel from 2.16.2 to 2.16.4 #8092

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps pypa/cibuildwheel from 2.16.2 to 2.16.4.

Release notes

Sourced from pypa/cibuildwheel's releases.

v2.16.4

🛠 Update manylinux pins to upgrade from a problematic PyPy version. (#1737)

v2.16.3

  • 🐛 Fix a bug when building from sdist, where relative paths to files in the package didn't work because the working directory was wrong (#1687)
  • 🛠 Adds the ability to disable mounting the host filesystem in containers to /host, through the disable_host_mount suboption on CIBW_CONTAINER_ENGINE.
  • 📚 A lot of docs improvements! (#1708, #1705, #1686, #1679, #1667, #1665)
Changelog

Sourced from pypa/cibuildwheel's changelog.

v2.16.4

28 January 2024

  • 🛠 Update manylinux pins to upgrade from a problematic PyPy version. (#1737)

v2.16.3

26 January 2024

  • 🐛 Fix a bug when building from sdist, where relative paths to files in the package didn't work because the working directory was wrong (#1687)
  • 🛠 Adds the ability to disable mounting the host filesystem in containers to /host, through the disable_host_mount suboption on CIBW_CONTAINER_ENGINE.
  • 📚 A lot of docs improvements! (#1708, #1705, #1686, #1679, #1667, #1665)
Commits

Dependabot compatibility score

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 commands and options

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)

Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.16.2 to 2.16.4.
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](pypa/cibuildwheel@v2.16.2...v2.16.4)

---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from webknjaz as a code owner January 29, 2024 10:27
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 29, 2024
@github-actions github-actions bot enabled auto-merge (squash) January 29, 2024 10:29
Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5ff4b3c) 97.30% compared to head (cb71cfb) 97.30%.

Additional details and impacted files
@@           Coverage Diff           @@
##              3.9    #8092   +/-   ##
=======================================
  Coverage   97.30%   97.30%           
=======================================
  Files         108      108           
  Lines       32620    32620           
  Branches     3871     3871           
=======================================
  Hits        31742    31742           
  Misses        671      671           
  Partials      207      207           
Flag Coverage Δ
CI-GHA 97.21% <ø> (ø)
OS-Linux 96.91% <ø> (ø)
OS-Windows 94.41% <ø> (ø)
OS-macOS 96.73% <ø> (+<0.01%) ⬆️
Py-3.10.11 94.31% <ø> (ø)
Py-3.10.13 96.69% <ø> (ø)
Py-3.11.7 96.42% <ø> (-0.04%) ⬇️
Py-3.12.1 96.50% <ø> (+0.03%) ⬆️
Py-3.8.10 94.29% <ø> (+<0.01%) ⬆️
Py-3.8.18 96.62% <ø> (ø)
Py-3.9.13 94.30% <ø> (ø)
Py-3.9.18 96.67% <ø> (-0.01%) ⬇️
Py-pypy7.3.15 96.22% <ø> (+<0.01%) ⬆️
VM-macos 96.73% <ø> (+<0.01%) ⬆️
VM-ubuntu 96.91% <ø> (ø)
VM-windows 94.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot merged commit 33f49e8 into 3.9 Jan 29, 2024
27 of 30 checks passed
@github-actions github-actions bot deleted the dependabot/github_actions/3.9/pypa/cibuildwheel-2.16.4 branch January 29, 2024 10:53
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants