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.12.0 to 2.12.1 #248

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps pypa/cibuildwheel from 2.12.0 to 2.12.1.

Release notes

Sourced from pypa/cibuildwheel's releases.

v2.12.1

  • 🐛 Fix a bug that prevented the use of CIBW_CONFIG_SETTINGS with the 'pip' build backend. (#1430)
Changelog

Sourced from pypa/cibuildwheel's changelog.

v2.12.1

11 March 2023

  • 🐛 Fix a bug that prevented the use of CIBW_CONFIG_SETTINGS with the 'pip' build backend. (#1430)
Commits
  • 02ad79a Bump version: v2.12.1
  • 1d6ee75 Merge pull request #1430 from henryiii/henryiii/fix/pipconfigopts
  • 0b1b539 [Bot] Update dependencies (#1425)
  • 2e48667 refactor: use frontend instead of plural
  • c681860 fix: pip config options were broken
  • 7190b1a Merge pull request #1428 from henryiii/henryiii/ci/appveyor
  • 16380b8 Update CI table
  • 94efa61 ci: fix appveyor (Python 3.8+ needed for macOS)
  • acdbe87 Merge pull request #1427 from pypa/pre-commit-ci-update-config
  • 49b736d [pre-commit.ci] pre-commit autoupdate
  • 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 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 1 year ago

Codecov Report

Merging #248 (1c7cf07) into main (f6608c9) will increase coverage by 0.16%. The diff coverage is n/a.

:exclamation: Current head 1c7cf07 differs from pull request most recent head 8f0b6b8. Consider uploading reports for the commit 8f0b6b8 to get more accurate results

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/3dgeo-heidelberg/py4dgeo/pull/248/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://codecov.io/gh/3dgeo-heidelberg/py4dgeo/pull/248?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 #248 +/- ## ========================================== + Coverage 89.07% 89.24% +0.16% ========================================== Files 20 20 Lines 1776 1776 ========================================== + Hits 1582 1585 +3 + Misses 194 191 -3 ``` | Flag | Coverage Δ | | |---|---|---| | cxx | `87.26% <ø> (+0.37%)` | :arrow_up: | | python | `90.89% <ø> (ø)` | | 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. [see 1 file with indirect coverage changes](https://codecov.io/gh/3dgeo-heidelberg/py4dgeo/pull/248/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=3dgeo-heidelberg) ------ [Continue to review full report in Codecov by Sentry](https://codecov.io/gh/3dgeo-heidelberg/py4dgeo/pull/248?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://codecov.io/gh/3dgeo-heidelberg/py4dgeo/pull/248?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=3dgeo-heidelberg). Last update [f6608c9...8f0b6b8](https://codecov.io/gh/3dgeo-heidelberg/py4dgeo/pull/248?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).