Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: scikit-build/cmake-python-distributions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.3.0
Choose a base ref
...
head repository: scikit-build/cmake-python-distributions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.3.2
Choose a head ref
  • 8 commits
  • 12 files changed
  • 4 contributors

Commits on Mar 27, 2026

  1. fix: make archive more stable (#690)

    Following a change in setuptools-scm a while back.
    henryiii authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    fe14b65 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2026

  1. [Bot] Update to CMake 4.3.1 (#691)

    Co-authored-by: scikit-build-app-bot[bot] <173546081+scikit-build-app-bot[bot]@users.noreply.github.com>
    scikit-build-app-bot[bot] authored Mar 28, 2026
    Configuration menu
    Copy the full SHA
    53c45a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2026

  1. [Bot] Update to OpenSSL 3.5.6 (#695)

    Co-authored-by: scikit-build-app-bot[bot] <173546081+scikit-build-app-bot[bot]@users.noreply.github.com>
    scikit-build-app-bot[bot] authored Apr 8, 2026
    Configuration menu
    Copy the full SHA
    f47d7e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2026

  1. ci: bump setup-uv to maintained tag scheme (#696)

    The old vX tags have been dropped to (force) (usually) better security practices. Dependabot will not update, however, leaving this v7 tag forever. Manually updating now.
    
    See astral-sh/setup-uv#830
    
    Committed via https://github.com/asottile/all-repos
    henryiii authored Apr 12, 2026
    Configuration menu
    Copy the full SHA
    03c4d2a View commit details
    Browse the repository at this point in the history
  2. chore(deps): update pre-commit hooks (#694)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.15.4 → v0.15.9](astral-sh/ruff-pre-commit@v0.15.4...v0.15.9)
    - [github.com/pre-commit/mirrors-mypy: v1.19.1 → v1.20.0](pre-commit/mirrors-mypy@v1.19.1...v1.20.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Apr 12, 2026
    Configuration menu
    Copy the full SHA
    a14b50e View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2026

  1. chore(deps): bump wntrblm/nox in the actions group (#697)

    Bumps the actions group with 1 update: [wntrblm/nox](https://github.com/wntrblm/nox).
    
    
    Updates `wntrblm/nox` from 2026.02.09 to 2026.04.10
    - [Release notes](https://github.com/wntrblm/nox/releases)
    - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md)
    - [Commits](wntrblm/nox@2026.02.09...2026.04.10)
    
    ---
    updated-dependencies:
    - dependency-name: wntrblm/nox
      dependency-version: 2026.04.10
      dependency-type: direct:production
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 13, 2026
    Configuration menu
    Copy the full SHA
    b8257b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2026

  1. chore(deps): bump astral-sh/setup-uv in the actions group (#698)

    Bumps the actions group with 1 update: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv).
    
    
    Updates `astral-sh/setup-uv` from 8.0.0 to 8.1.0
    - [Release notes](https://github.com/astral-sh/setup-uv/releases)
    - [Commits](astral-sh/setup-uv@v8.0.0...v8.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: astral-sh/setup-uv
      dependency-version: 8.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 23, 2026
    Configuration menu
    Copy the full SHA
    c959cbe View commit details
    Browse the repository at this point in the history
  2. [Bot] Update to CMake 4.3.2 (#699)

    Co-authored-by: scikit-build-app-bot[bot] <173546081+scikit-build-app-bot[bot]@users.noreply.github.com>
    scikit-build-app-bot[bot] authored Apr 23, 2026
    Configuration menu
    Copy the full SHA
    3a57f36 View commit details
    Browse the repository at this point in the history
Loading