Skip to content

Update scikit-build-core requirement from >=0.10 to >=0.12.2 in /python#4146

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/python/scikit-build-core-gte-0.12.2
Open

Update scikit-build-core requirement from >=0.10 to >=0.12.2 in /python#4146
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/python/scikit-build-core-gte-0.12.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

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

Release notes

Sourced from scikit-build-core's releases.

Version 0.12.2

We've fixed another issue in the new file inclusion mode on Windows. We now always normalize SDist names, even if minimum-version is set to 0.4 or older, due to the fact PyPI no longer accepts non-normalized SDist names. Please increase your minimum-version anyway, though! Finally, the debug logging for file inclusion now displays the exact rule that triggered the include/exclude behavior.

Fixes:

  • Use as_posix for prefix matching for better Windows support by @​henryiii in #1246
  • Always normalize SDist names, even in <0.5 compat mode by @​henryiii in #1247
  • Better logging on why something fails/passes file inclusion check by @​henryiii in #1250

Internal:

Full Changelog: scikit-build/scikit-build-core@v0.12.1...v0.12.2

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 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-core](https://github.com/scikit-build/scikit-build-core) to permit the latest version.
- [Release notes](https://github.com/scikit-build/scikit-build-core/releases)
- [Commits](scikit-build/scikit-build-core@v0.10.0...v0.12.2)

---
updated-dependencies:
- dependency-name: scikit-build-core
  dependency-version: 0.12.2
  dependency-type: direct:development
...

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 Apr 13, 2026
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