bloomberg / memray

Memray is a memory profiler for Python
https://bloomberg.github.io/memray/
Apache License 2.0
13.17k stars 392 forks source link

build(deps): bump pypa/cibuildwheel from 2.16.2 to 2.16.4 #532

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

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 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)
codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ed4b7cd) 92.44% compared to head (9e24818) 92.32%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #532 +/- ## ========================================== - Coverage 92.44% 92.32% -0.13% ========================================== Files 91 91 Lines 11270 11270 Branches 1571 1571 ========================================== - Hits 10419 10405 -14 - Misses 846 860 +14 Partials 5 5 ``` | [Flag](https://app.codecov.io/gh/bloomberg/memray/pull/532/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bloomberg) | Coverage Ξ” | | |---|---|---| | [cpp](https://app.codecov.io/gh/bloomberg/memray/pull/532/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bloomberg) | `85.66% <ΓΈ> (-0.39%)` | :arrow_down: | | [python_and_cython](https://app.codecov.io/gh/bloomberg/memray/pull/532/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bloomberg) | `95.53% <ΓΈ> (ΓΈ)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bloomberg#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 8 months ago

Superseded by #540.