home-assistant / wheels

Build wheels for Home Assistant
https://wheels.home-assistant.io
Apache License 2.0
29 stars 28 forks source link

Bump scikit-build from 0.17.6 to 0.18.0 #733

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps scikit-build from 0.17.6 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
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
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 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)