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

Update scikit-build requirement from ==0.17.* to ==0.18.* in /docker/main #12138

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on scikit-build to permit the latest version.

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

Scikit-build 0.17.6

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

... (truncated)

Commits

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)

Updates the requirements on [scikit-build](https://github.com/scikit-build/scikit-build) to permit the latest version.
- [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.17.0...0.18.0)

---
updated-dependencies:
- dependency-name: scikit-build
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 24, 2024
Copy link

netlify bot commented Jun 24, 2024

Deploy Preview for frigate-docs ready!

Name Link
🔨 Latest commit 4558919
🔍 Latest deploy log https://app.netlify.com/sites/frigate-docs/deploys/667959b1e41cee000815ce39
😎 Deploy Preview https://deploy-preview-12138--frigate-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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.

None yet

0 participants