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

Commits on Sep 18, 2023

  1. chore(deps): bump cmake from 3.27.4.1 to 3.27.5 (#406)

    Bumps [cmake](https://github.com/scikit-build/cmake-python-distributions) from 3.27.4.1 to 3.27.5.
    - [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.4.1...3.27.5)
    
    ---
    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 18, 2023
    Configuration menu
    Copy the full SHA
    9df127e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. chore(deps): bump pypa/cibuildwheel from 2.15.0 to 2.16.0 (#407)

    Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.15.0 to 2.16.0.
    - [Release notes](https://github.com/pypa/cibuildwheel/releases)
    - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
    - [Commits](pypa/cibuildwheel@v2.15.0...v2.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/cibuildwheel
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    020223c View commit details
    Browse the repository at this point in the history
  2. chore(deps): update pre-commit hooks (#408)

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

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    4df2630 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

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

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

Commits on Sep 27, 2023

  1. chore(deps): bump pypa/cibuildwheel from 2.16.0 to 2.16.1 (#412)

    Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.16.0 to 2.16.1.
    - [Release notes](https://github.com/pypa/cibuildwheel/releases)
    - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
    - [Commits](pypa/cibuildwheel@v2.16.0...v2.16.1)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/cibuildwheel
      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 27, 2023
    Configuration menu
    Copy the full SHA
    e7f93e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Update to CMake 3.27.6 (#413)

    mayeut authored Sep 30, 2023
    Configuration menu
    Copy the full SHA
    13473f4 View commit details
    Browse the repository at this point in the history
Loading