3dgeo-heidelberg / py4dgeo

py4dgeo - A Python library for change analysis in 4D point clouds
https://py4dgeo.readthedocs.io
MIT License
65 stars 8 forks source link

Bump pypa/cibuildwheel from 2.14 to 2.16 #281

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps pypa/cibuildwheel from 2.14 to 2.16.

Release notes

Sourced from pypa/cibuildwheel's releases.

v2.16.0

  • ✨ Add the ability to pass additional flags to a build frontend through the CIBW_BUILD_FRONTEND option (#1588).
  • ✨ The environment variable SOURCE_DATE_EPOCH is now automatically passed through to container Linux builds (useful for reproducible builds!) (#1589)
  • πŸ›  Updates the prerelease CPython 3.12 version to 3.12.0rc2 (#1604)
  • πŸ› Fix requires_python auto-detection from setup.py when the call to setup() is within an if __name__ == "__main__" block (#1613)
  • πŸ› Fix a bug that prevented building Linux wheels in Docker on a Windows host (#1573)
  • πŸ› --only can now select prerelease-pythons (#1564)
  • πŸ“š Docs & examples updates (#1582, #1593, #1598, #1615)

v2.15.0

  • 🌟 CPython 3.12 wheels are now built by default - without the CIBW_PRERELEASE_PYTHONS flag. It's time to build and upload these wheels to PyPI! This release includes CPython 3.12.0rc1, which is guaranteed to be ABI compatible with the final release. (#1565)
  • ✨ Adds musllinux_1_2 support - this allows packagers to build for musl-based Linux distributions on a more recent Alpine image, and a newer musl libc. (#1561)

v2.14.1

  • πŸ›  Updates the prerelease CPython 3.12 version to 3.12.0b4 (#1550)
Changelog

Sourced from pypa/cibuildwheel's changelog.


title: Changelog

Changelog

v2.16.1

26 September 2023

  • πŸ›  Updates the prerelease CPython 3.12 version to 3.12.0rc3 (#1625)
  • πŸ›  Only calls linux32 in containers when necessary (#1599)

v2.16.0

18 September 2023

  • ✨ Add the ability to pass additional flags to a build frontend through the CIBW_BUILD_FRONTEND option (#1588).
  • ✨ The environment variable SOURCE_DATE_EPOCH is now automatically passed through to container Linux builds (useful for reproducible builds!) (#1589)
  • πŸ›  Updates the prerelease CPython 3.12 version to 3.12.0rc2 (#1604)
  • πŸ› Fix requires_python auto-detection from setup.py when the call to setup() is within an `if name == "main" block (#1613)
  • πŸ› Fix a bug that prevented building Linux wheels in Docker on a Windows host (#1573)
  • πŸ› --only can now select prerelease-pythons (#1564)
  • πŸ“š Docs & examples updates (#1582, #1593, #1598, #1615)

v2.15.0

8 August 2023

  • 🌟 CPython 3.12 wheels are now built by default - without the CIBW_PRERELEASE_PYTHONS flag. It's time to build and upload these wheels to PyPI! This release includes CPython 3.12.0rc1, which is guaranteed to be ABI compatible with the final release. (#1565)
  • ✨ Adds musllinux_1_2 support - this allows packagers to build for musl-based Linux distributions on a more recent Alpine image, and a newer musl libc. (#1561)

v2.14.1

15 July 2023

  • πŸ›  Updates the prerelease CPython 3.12 version to 3.12.0b4 (#1550)

v2.14.0

10 July 2023

  • ✨ Adds support for building PyPy 3.10 wheels. (#1525)
  • πŸ›  Updates the prerelease CPython 3.12 version to 3.12.0b3.
  • ✨ Allow the use of the {wheel} placeholder in CIBW_TEST_COMMAND (#1533)
  • πŸ“š Docs & examples updates (#1532, #1416)
  • ⚠️ 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. (#1175)

v2.13.1

... (truncated)

Commits
  • 7da7df1 Bump version: v2.16.1
  • 9deb1b6 Merge pull request #1625 from pypa/update-dependencies-pr
  • 271c5fe [pre-commit.ci] pre-commit autoupdate (#1627)
  • c716cfa Update dependencies
  • 099d397 Merge pull request #1599 from mayeut/manylinux-entrypoint
  • 7222265 [pre-commit.ci] pre-commit autoupdate (#1619)
  • 7a8b801 clearer simulate_32_bit initialization
  • 0ccf1dc remove GHA runner cached docker images
  • ba11212 use fixture in oci_container_test.py to clean-up images after tests
  • 6d0890e add tests
  • Additional commits viewable in compare view


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 9 months ago

Codecov Report

Merging #281 (a269010) into main (fc3a4f8) will not change coverage. The diff coverage is n/a.

:exclamation: Current head a269010 differs from pull request most recent head c601b10. Consider uploading reports for the commit c601b10 to get more accurate results

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/3dgeo-heidelberg/py4dgeo/pull/281/graphs/tree.svg?width=650&height=150&src=pr&token=TUVklp2e6N&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=3dgeo-heidelberg)](https://app.codecov.io/gh/3dgeo-heidelberg/py4dgeo/pull/281?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=3dgeo-heidelberg) ```diff @@ Coverage Diff @@ ## main #281 +/- ## ======================================= Coverage 74.74% 74.74% ======================================= Files 26 26 Lines 3231 3231 ======================================= Hits 2415 2415 Misses 816 816 ``` | [Flag](https://app.codecov.io/gh/3dgeo-heidelberg/py4dgeo/pull/281/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=3dgeo-heidelberg) | Coverage Ξ” | | |---|---|---| | [cxx](https://app.codecov.io/gh/3dgeo-heidelberg/py4dgeo/pull/281/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=3dgeo-heidelberg) | `87.21% <ΓΈ> (ΓΈ)` | | | [python](https://app.codecov.io/gh/3dgeo-heidelberg/py4dgeo/pull/281/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=3dgeo-heidelberg) | `70.32% <ΓΈ> (ΓΈ)` | | 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=3dgeo-heidelberg#carryforward-flags-in-the-pull-request-comment) to find out more. ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/3dgeo-heidelberg/py4dgeo/pull/281?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=3dgeo-heidelberg). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=3dgeo-heidelberg) > `Ξ” = absolute (impact)`, `ΓΈ = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/3dgeo-heidelberg/py4dgeo/pull/281?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=3dgeo-heidelberg). Last update [fc3a4f8...c601b10](https://app.codecov.io/gh/3dgeo-heidelberg/py4dgeo/pull/281?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=3dgeo-heidelberg). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=3dgeo-heidelberg).
dokempf commented 9 months ago

Should double check Python v3.12

dokempf commented 9 months ago

Superseded by #283

dependabot[bot] commented 9 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.