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.0.1
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.1
Choose a head ref
  • 5 commits
  • 10 files changed
  • 5 contributors

Commits on Nov 11, 2024

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

    #561)
    
    Bumps the actions group with 1 update: [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance).
    
    
    Updates `actions/attest-build-provenance` from 1.4.3 to 1.4.4
    - [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@1c608d1...ef24412)
    
    ---
    updated-dependencies:
    - 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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e6750cd View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.7.2 → v0.7.3](astral-sh/ruff-pre-commit@v0.7.2...v0.7.3)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Nov 16, 2024
    Configuration menu
    Copy the full SHA
    83a9292 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.7.3 → v0.7.4](astral-sh/ruff-pre-commit@v0.7.3...v0.7.4)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    00721c9 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. [Bot] Update to CMake 3.31.1 (#559)

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

Commits on Nov 23, 2024

  1. feat: add manylinux_2_31 armv7l wheel (#563)

    * feat: add manylinux_2_31 armv7l wheel
    
    * Update .github/workflows/build.yml
    
    ---------
    
    Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
    mayeut and henryiii authored Nov 23, 2024
    Configuration menu
    Copy the full SHA
    f309f94 View commit details
    Browse the repository at this point in the history
Loading