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: 4.0.0
Choose a head ref
  • 5 commits
  • 11 files changed
  • 4 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] <support@github.com>
    
    * fix: find OpenSSL when pkg-config & libssl-dev are present
    
    * fix: tests on musllinux_1_2
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: mayeut <mayeut@users.noreply.github.com>
    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 Mar 27, 2025

  1. [Bot] Update to CMake 4.0.0 (#598)

    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 27, 2025
    Configuration menu
    Copy the full SHA
    658a0da View commit details
    Browse the repository at this point in the history
Loading