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.30.2
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.30.3
Choose a head ref
  • 12 commits
  • 11 files changed
  • 6 contributors

Commits on Aug 10, 2024

  1. chore(deps): bump the actions group with 2 updates (#527)

    Bumps the actions group with 2 updates: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) and [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance).
    
    
    Updates `pypa/cibuildwheel` from 2.19 to 2.20
    - [Release notes](https://github.com/pypa/cibuildwheel/releases)
    - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
    - [Commits](pypa/cibuildwheel@v2.19...v2.20)
    
    Updates `actions/attest-build-provenance` from 1.3.3 to 1.4.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@5e9cb68...210c191)
    
    ---
    updated-dependencies:
    - 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-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 Aug 10, 2024
    Configuration menu
    Copy the full SHA
    a84eddb View commit details
    Browse the repository at this point in the history
  2. chore(deps): update pre-commit hooks (#528)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.5.5 → v0.5.6](astral-sh/ruff-pre-commit@v0.5.5...v0.5.6)
    - [github.com/pre-commit/mirrors-mypy: v1.11.0 → v1.11.1](pre-commit/mirrors-mypy@v1.11.0...v1.11.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    7fdd304 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

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

    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.0 to 1.4.1
    - [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@210c191...310b0a4)
    
    ---
    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>
    dependabot[bot] authored and jcfr committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    bdbf75f View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.5.6 → v0.5.7](astral-sh/ruff-pre-commit@v0.5.6...v0.5.7)
    pre-commit-ci[bot] authored and jcfr committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    50b396c View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. doc(README): Use up-to-date download stats badge

    Follow-up of 56fc879 (README: Update download stats [ci skip]) switching to using "pepy.tech" badge instead of hard-coded total download count expected to be manually retrieved using Google's BigQuery.
    
    See https://pypistats.org/faqs#what-is-the-source-of-the-download-data
    jcfr committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    81e47f4 View commit details
    Browse the repository at this point in the history
  2. doc(README): Add monthly download stats badge

    In addition of the total download, provide an idea of the relative current usage by also report the monthly download stats.
    
    Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
    jcfr and henryiii committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e1c2cb1 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

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

    #535)
    
    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.1 to 1.4.2
    - [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@310b0a4...6149ea5)
    
    ---
    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 Aug 26, 2024
    Configuration menu
    Copy the full SHA
    584a361 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update pre-commit hooks (#534)

    * chore(deps): update pre-commit hooks
    
    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.5.7 → v0.6.1](astral-sh/ruff-pre-commit@v0.5.7...v0.6.1)
    
    * Update pyproject.toml
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
    pre-commit-ci[bot] and henryiii authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1a8b3eb View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. [Bot] Update to CMake 3.30.3 (#537)

    Co-authored-by: scikit-build-app-bot[bot] <173546081+scikit-build-app-bot[bot]@users.noreply.github.com>
    scikit-build-app-bot[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a43ff15 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update pre-commit hooks (#536)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.6.1 → v0.6.2](astral-sh/ruff-pre-commit@v0.6.1...v0.6.2)
    - [github.com/pre-commit/mirrors-mypy: v1.11.1 → v1.11.2](pre-commit/mirrors-mypy@v1.11.1...v1.11.2)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    51a6d82 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. [Bot] Update to OpenSSL 3.0.15 (#539)

    * [Bot] Update to OpenSSL 3.0.15
    
    * fix: update OpenSSL download location
    
    ---------
    
    Co-authored-by: scikit-build-app-bot[bot] <173546081+scikit-build-app-bot[bot]@users.noreply.github.com>
    Co-authored-by: mayeut <mayeut@users.noreply.github.com>
    scikit-build-app-bot[bot] and mayeut authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c14e0b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.6.2 → v0.6.3](astral-sh/ruff-pre-commit@v0.6.2...v0.6.3)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    30ac1e4 View commit details
    Browse the repository at this point in the history
Loading