openproblems-bio / openproblems

Formalizing and benchmarking open problems in single-cell genomics
MIT License
314 stars 78 forks source link

Bump cmake from 3.24.1.1 to 3.25.0 in /docker/openproblems-python-extras #750

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps cmake from 3.24.1.1 to 3.25.0.

Release notes

Sourced from cmake's releases.

3.24.3

What's Changed

Full Changelog: https://github.com/scikit-build/cmake-python-distributions/compare/3.24.2...3.24.3

Version 3.24.2

This release adds support for macOS 13; previous versions left the App bundle structure, which now triggers a "broken package" error warning on macOS 13. The folder is now unbundled in the wheel. This release also fixes an issue since Python 3.2 were file descriptors were not able to be passed through to the process when using the cmake shortcut - this is needed for parallel runs using jobserver.

What's Changed

Full Changelog: https://github.com/scikit-build/cmake-python-distributions/compare/3.24.1.1...3.24.2

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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[bot] commented 1 year ago

Codecov Report

Base: 94.73% // Head: 94.73% // No change to project coverage :thumbsup:

Coverage data is based on head (2046f98) compared to base (d31f78c). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #750 +/- ## ======================================= Coverage 94.73% 94.73% ======================================= Files 155 155 Lines 4119 4119 Branches 213 213 ======================================= Hits 3902 3902 Misses 144 144 Partials 73 73 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `94.73% <ø> (ø)` | | 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=openproblems-bio#carryforward-flags-in-the-pull-request-comment) to find out more. Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openproblems-bio). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openproblems-bio)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.