Skip to content

Bump scikit-build-core from 0.11.6 to 1.0.3 - #6

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/scikit-build-core-1.0.3
Closed

Bump scikit-build-core from 0.11.6 to 1.0.3#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/scikit-build-core-1.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bumps scikit-build-core from 0.11.6 to 1.0.3.

Release notes

Sourced from scikit-build-core's releases.

Version 1.0.3

This patch release polishes the setuptools compatibility plugin: config_settings are now threaded through to the build command, the source tree stays clean in strict editable mode, and the SubCommand protocol is fully implemented.

Fixes:

Documentation:

CI and testing:

Full Changelog: scikit-build/scikit-build-core@v1.0.2...v1.0.3

Version 1.0.2

This patch release fixes redirect editable installs so that PEP 302 import hooks (such as beartype.claw) that register a sys.path_hooks entry are honored for redirected modules.

Fixes:

Internal:

  • Stop using deprecated build.util.project_wheel_metadata in #1494

Full Changelog: scikit-build/scikit-build-core@v1.0.1...v1.0.2

Version 1.0.1

This patch release fixes two bugs: shared namespace packages were being truncated in redirect editable installs, and the wheel timestamp clamp could overflow on 32-bit time_t platforms.

Fixes:

Internal:

... (truncated)

Commits
  • 5687cc3 docs: fill in the 1.0.3 changelog (#1508)
  • 1d7b7a2 fix(setuptools): complete the setuptools SubCommand protocol (#1502)
  • a870f77 docs: put uv first in installer tabs and add it to config-settings (#1507)
  • f7810a1 docs: list choices for Literal options in the README table (#1506)
  • 9c83549 ci(docs): make linkcheck retry timeouts from slow hosts (#1505)
  • 73e2302 fix(setuptools): thread config_settings to the build command (#1499)
  • 2fdf56f fix(setuptools): keep source tree clean in strict editable mode (#1501)
  • 58a589b docs: touch up README options tables, setuptools docs (#1504)
  • 03a65b9 docs: show the projects list as a card grid with language/binding badges (#1503)
  • 409c855 chore: forward -C config-settings in downstream editable install (#1498)
  • 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 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-core](https://github.com/scikit-build/scikit-build-core) from 0.11.6 to 1.0.3.
- [Release notes](https://github.com/scikit-build/scikit-build-core/releases)
- [Commits](scikit-build/scikit-build-core@v0.11.6...v1.0.3)

---
updated-dependencies:
- dependency-name: scikit-build-core
  dependency-version: 1.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Jul 28, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor Author

Looks like scikit-build-core is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 28, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/scikit-build-core-1.0.3 branch July 28, 2026 18:56
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