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 scikit-build from 0.12.0 to 0.18.0 #114

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps scikit-build from 0.12.0 to 0.18.0.

Release notes

Sourced from scikit-build's releases.

Version 0.18.0

This release bumps the minimum required CMake to 3.5 and supports CPython 3.13.

Bug fixes

  • Support MSVC 17.10 in #1081
  • CMake 3.5+ requirement in #1095
  • Support CPython 3.13 with windows lib finding fix in #1094
  • Don't die on PermissionError during chmod by @​mweinelt in #1073
  • Remove usage of deprecated distutils in cmake files by @​hmaarrfk in #1032
  • Use first available option for vswhere output by @​ZzEeKkAa in #1030

Testing

Fedora CI

Miscellaneous

  • Clean up pylint in #1017
  • Fix mypy type ignores for new setuptools types in #1082
  • Move to Ruff-format in #1035
  • Remove pkg_resources and test command in #1014
  • Ruff moved to astral-sh in #1007
  • Target-version no longer needed by Black or Ruff in #1008
  • Update ruff and fix warnings in #1060
  • Use 2x faster black mirror in #1021
  • Group dependabot updates in #1054
  • macos-latest is changing to macos-14 ARM runners in #1083
  • Skip win PyPy PEP 518 in #1091

Version 0.17.6

A small fix release with some new platforms and better testing, including CPython 3.12.0b1.

What's Changed

Bug fixes

Testing

... (truncated)

Changelog

Sourced from scikit-build's changelog.

Scikit-build 0.18.0

This release bumps the minimum required CMake to 3.5 and supports CPython 3.13.

Bug fixes

  • Support MSVC 17.10 in :pr:1081
  • CMake 3.5+ requirement in :pr:1095
  • Support CPython 3.13 with windows lib finding fix in :pr:1094
  • Don't die on PermissionError during chmod by :user:mweinelt in :pr:1073
  • Remove usage of deprecated distutils in cmake files by :user:hmaarrfk in :pr:1032
  • Use first available option for vswhere output by :user:ZzEeKkAa in :pr:1030

Testing

  • Support setuptools 69.3.0 changes in two tests by :user:s-t-e-v-e-n-k in :pr:1087
  • Use uv in a few places in :pr:1092

Fedora CI

  • Fedora maintenance by :user:LecrisUT in :pr:1078
  • Fedora: Fix rsync filter rule by :user:LecrisUT in :pr:1003
  • Fix Fedora tests by :user:LecrisUT in :pr:1050
  • Fedora downstream CI by :user:LecrisUT in :pr:993

Miscellaneous

  • Clean up pylint in :pr:1017
  • Fix mypy type ignores for new setuptools types in :pr:1082
  • Move to Ruff-format in :pr:1035
  • Remove pkg_resources and test command in :pr:1014
  • Ruff moved to astral-sh in :pr:1007
  • Target-version no longer needed by Black or Ruff in :pr:1008
  • Update ruff and fix warnings in :pr:1060
  • Use 2x faster black mirror in :pr:1021
  • Group dependabot updates in :pr:1054
  • macos-latest is changing to macos-14 ARM runners in :pr:1083
  • Skip win PyPy PEP 518 in :pr:1091

Scikit-build 0.17.6

A small fix release with some new platforms and better testing, including CPython 3.12.0b1.

... (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 show <dependency name> 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)

Bumps [scikit-build](https://github.com/scikit-build/scikit-build) from 0.12.0 to 0.18.0.
- [Release notes](https://github.com/scikit-build/scikit-build/releases)
- [Changelog](https://github.com/scikit-build/scikit-build/blob/main/CHANGES.rst)
- [Commits](scikit-build/scikit-build@0.12.0...0.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 24, 2024
Copy link

57 passed, 30 skipped

Code Coverage Summary

Package Line Rate
build_node 32%
build_node.builders 24%
build_node.mock 45%
build_node.uploaders 72%
build_node.utils 56%
Summary 47% (1392 / 2979)

View full reports on the Job Summary page.

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
Projects
None yet
0 participants