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.27.4.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.27.5
Choose a head ref
  • 6 commits
  • 8 files changed
  • 3 contributors

Commits on Sep 6, 2023

  1. chore(deps): bump cmake from 3.27.2 to 3.27.4.1 (#402)

    Bumps [cmake](https://github.com/scikit-build/cmake-python-distributions) from 3.27.2 to 3.27.4.1.
    - [Release notes](https://github.com/scikit-build/cmake-python-distributions/releases)
    - [Changelog](https://github.com/scikit-build/cmake-python-distributions/blob/master/HISTORY.rst)
    - [Commits](3.27.2...3.27.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: cmake
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    f3780ba View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/checkout from 3 to 4 (#401)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    bdae309 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.0.285 → v0.0.287](astral-sh/ruff-pre-commit@v0.0.285...v0.0.287)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    35e32c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. chore(deps): bump docker/setup-qemu-action from 2.2.0 to 3.0.0 (#404)

    Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2.2.0 to 3.0.0.
    - [Release notes](https://github.com/docker/setup-qemu-action/releases)
    - [Commits](docker/setup-qemu-action@v2.2.0...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-qemu-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    e7997d7 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update pre-commit hooks (#403)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.0.287 → v0.0.288](astral-sh/ruff-pre-commit@v0.0.287...v0.0.288)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    3b41683 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Update to CMake 3.27.5 (#405)

    mayeut authored Sep 17, 2023
    Configuration menu
    Copy the full SHA
    314a69f View commit details
    Browse the repository at this point in the history
Loading