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.4
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.6
Choose a head ref
  • 13 commits
  • 16 files changed
  • 5 contributors

Commits on Jan 18, 2025

  1. chore(deps): bump docker/setup-qemu-action in the actions group (#577)

    Bumps the actions group with 1 update: [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action).
    
    
    Updates `docker/setup-qemu-action` from 3.2.0 to 3.3.0
    - [Release notes](https://github.com/docker/setup-qemu-action/releases)
    - [Commits](docker/setup-qemu-action@v3.2.0...v3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-qemu-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 18, 2025
    Configuration menu
    Copy the full SHA
    96e5127 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update pre-commit hooks (#578)

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

Commits on Jan 21, 2025

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.9.1 → v0.9.2](astral-sh/ruff-pre-commit@v0.9.1...v0.9.2)
    pre-commit-ci[bot] authored and jcfr committed Jan 21, 2025
    Configuration menu
    Copy the full SHA
    e9f64fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ee27cb View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

  1. chore(deps): bump actions/attest-build-provenance in the actions group (

    #582)
    
    Bumps the actions group with 1 update: [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance).
    
    
    Updates `actions/attest-build-provenance` from 2.1.0 to 2.2.0
    - [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@7668571...520d128)
    
    ---
    updated-dependencies:
    - dependency-name: actions/attest-build-provenance
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    4f1f965 View commit details
    Browse the repository at this point in the history
  2. [Bot] Update to CMake 3.31.5 (#581)

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

Commits on Feb 13, 2025

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.9.2 → v0.9.6](astral-sh/ruff-pre-commit@v0.9.2...v0.9.6)
    - [github.com/pre-commit/mirrors-mypy: v1.14.1 → v1.15.0](pre-commit/mirrors-mypy@v1.14.1...v1.15.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    c861009 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the actions group with 2 updates (#584)

    Bumps the actions group with 2 updates: [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) and [wntrblm/nox](https://github.com/wntrblm/nox).
    
    
    Updates `docker/setup-qemu-action` from 3.3.0 to 3.4.0
    - [Release notes](https://github.com/docker/setup-qemu-action/releases)
    - [Commits](docker/setup-qemu-action@v3.3.0...v3.4.0)
    
    Updates `wntrblm/nox` from 2024.10.09 to 2025.02.09
    - [Release notes](https://github.com/wntrblm/nox/releases)
    - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md)
    - [Commits](wntrblm/nox@2024.10.09...2025.02.09)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-qemu-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    - dependency-name: wntrblm/nox
      dependency-type: direct:production
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    13f0c29 View commit details
    Browse the repository at this point in the history
  3. [Bot] Update to OpenSSL 3.0.16 (#585)

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

Commits on Feb 16, 2025

  1. fix: sha256 in update script for OpenSSL (#588)

    OpenSSL changed the format of the sha256 file in its releases.
    Let's allow both format: `{sha256}` or `{sha256} {filename}`
    mayeut authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    f0045f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2025

  1. chore: use dependency-groups (#589)

    * chore: use dependency-groups
    
    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    
    * Apply suggestions from code review
    
    Co-authored-by: Matthieu Darbois <mayeut@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    Co-authored-by: Matthieu Darbois <mayeut@users.noreply.github.com>
    henryiii and mayeut authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    c131701 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update pre-commit hooks (#590)

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

Commits on Feb 26, 2025

  1. [Bot] Update to CMake 3.31.6 (#591)

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