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: 3.31.6
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: 3.31.10
Choose a head ref
  • 6 commits
  • 11 files changed
  • 6 contributors

Commits on Mar 10, 2025

  1. chore(deps): update pre-commit hooks (#593)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.9.7 → v0.9.9](astral-sh/ruff-pre-commit@v0.9.7...v0.9.9)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    bf1edca View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2025

  1. chore(deps): update pre-commit hooks (#595)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.9.9 → v0.11.0](astral-sh/ruff-pre-commit@v0.9.9...v0.11.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    22aec91 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2025

  1. chore(deps): bump the actions group across 1 directory with 3 updates (

    …#594)
    
    * chore(deps): bump the actions group across 1 directory with 3 updates
    
    Bumps the actions group with 3 updates in the / directory: [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action), [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) and [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance).
    
    
    Updates `docker/setup-qemu-action` from 3.4.0 to 3.6.0
    - [Release notes](https://github.com/docker/setup-qemu-action/releases)
    - [Commits](docker/setup-qemu-action@v3.4.0...v3.6.0)
    
    Updates `pypa/cibuildwheel` from 2.22 to 2.23
    - [Release notes](https://github.com/pypa/cibuildwheel/releases)
    - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
    - [Commits](pypa/cibuildwheel@v2.22...v2.23)
    
    Updates `actions/attest-build-provenance` from 2.2.0 to 2.2.3
    - [Release notes](https://github.com/actions/attest-build-provenance/releases)
    - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
    - [Commits](actions/attest-build-provenance@520d128...c074443)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-qemu-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    - dependency-name: pypa/cibuildwheel
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    - dependency-name: actions/attest-build-provenance
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * fix: find OpenSSL when pkg-config & libssl-dev are present
    
    * fix: tests on musllinux_1_2
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: mayeut <[email protected]>
    dependabot[bot] and mayeut authored Mar 22, 2025
    Configuration menu
    Copy the full SHA
    fa2d774 View commit details
    Browse the repository at this point in the history
  2. chore(ci): use astral-sh/setup-uv & uv pip install --group (#596)

    * chore(ci): use `astral-sh/setup-uv` & `uv pip install --group`
    
    * fix more warnings
    mayeut authored Mar 22, 2025
    Configuration menu
    Copy the full SHA
    8aa0f61 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2025

  1. ci: include v3.x

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii committed Nov 19, 2025
    Configuration menu
    Copy the full SHA
    1e31300 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. [v3.x] Update to CMake 3.31.10 (#651)

    * Update to CMake 3.31.9
    
    * chore: update to CMake 3.31.10
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * ci: bump CI images
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    ---------
    
    Signed-off-by: Henry Schreiner <[email protected]>
    Co-authored-by: scikit-build-app-bot[bot] <173546081+scikit-build-app-bot[bot]@users.noreply.github.com>
    Co-authored-by: Henry Schreiner <[email protected]>
    3 people authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    d1aa067 View commit details
    Browse the repository at this point in the history
Loading