Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bump cmake from 3.22.2 to 3.25.0 #466

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2022

Bumps cmake from 3.22.2 to 3.25.0.

Release notes

Sourced from cmake's releases.

3.24.3

What's Changed

Full Changelog: scikit-build/cmake-python-distributions@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: scikit-build/cmake-python-distributions@3.24.1.1...3.24.2

Version 3.24.1.1

This bumps the CMake version to 3.24.1. The py.typed file was missing from previous versions; this is now added so import cmake should be available to type checkers now.

This needed a patch release (3.24.1.1) fixing an issue with include_package_data that caused issues in 3.24.1. We've also fixed a extra system call on (at least some older) versions of Python.

What's Changed

Patch 3.24..1

Full Changelog: scikit-build/cmake-python-distributions@3.24.0...3.24.1.1

Version 3.24.0

This bumps the CMake version to 3.24.0.

Due to libuv incompatibility with RHEL 5, support has been dropped for manylinux1 in a previous release. Please use manylinux2010 or better yet manylinux2014 as 2010 is past EoL as well, or use CMake < 3.23. Pip 19.0+ is required for manylinux2010 and pip 19.3+ is required for manylinux2014.

What's Changed

... (truncated)

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 17, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/cmake-3.25.0 branch from 0b5b189 to e39cdf5 Compare December 1, 2022 08:29
@dependabot dependabot bot force-pushed the dependabot/pip/cmake-3.25.0 branch from e39cdf5 to 3a4b7db Compare December 19, 2022 10:24
@dependabot dependabot bot force-pushed the dependabot/pip/cmake-3.25.0 branch from 3a4b7db to 8eed193 Compare January 20, 2023 09:12
Bumps [cmake](https://github.com/scikit-build/cmake-python-distributions) from 3.22.2 to 3.25.0.
- [Release notes](https://github.com/scikit-build/cmake-python-distributions/releases)
- [Changelog](https://github.com/scikit-build/cmake-python-distributions/blob/master/HISTORY.rst)
- [Commits](scikit-build/cmake-python-distributions@3.22.2...3.25.0)

---
updated-dependencies:
- dependency-name: cmake
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/cmake-3.25.0 branch from 8eed193 to 34967b8 Compare January 23, 2023 07:51
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 2, 2023

Superseded by #502.

@dependabot dependabot bot closed this Feb 2, 2023
@dependabot dependabot bot deleted the dependabot/pip/cmake-3.25.0 branch February 2, 2023 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants