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.2 #502

Merged
merged 1 commit into from
Feb 2, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2023

Bumps cmake from 3.22.2 to 3.25.2.

Release notes

Sourced from cmake's releases.

3.25.0

What's Changed

Full Changelog: scikit-build/cmake-python-distributions@3.24.3...3.25.0

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

... (truncated)

Commits
  • 140bf79 chore(deps): update pre-commit hooks (#329)
  • bf25ec0 chore: fix issue with isort and latest poetry-core
  • 561861c update to cmake 3.25.2 (#331)
  • 8fc6197 chore(deps): bump pypa/cibuildwheel from 2.11.4 to 2.12.0 (#330)
  • 92a5d67 chore(deps): bump pypa/cibuildwheel from 2.11.3 to 2.11.4 (#328)
  • 6674721 feat: cross-compile to Windows ARM (#326)
  • d21893f chore(deps): update pre-commit hooks (#322)
  • bd13db1 chore(deps): bump pypa/cibuildwheel from 2.11.2 to 2.11.3 (#321)
  • ac3415f chore(deps): bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 (#323)
  • c4bde6c chore(deps): bump pypa/gh-action-pypi-publish from 1.5.2 to 1.6.1 (#320)
  • 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)

Bumps [cmake](https://github.com/scikit-build/cmake-python-distributions) from 3.22.2 to 3.25.2.
- [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.2)

---
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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 2, 2023
@pvizeli pvizeli merged commit e94eeff into master Feb 2, 2023
@pvizeli pvizeli deleted the dependabot/pip/cmake-3.25.2 branch February 2, 2023 12:51
frenck added a commit that referenced this pull request Mar 2, 2023
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.

1 participant