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.26.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.27.0
Choose a head ref
  • 9 commits
  • 9 files changed
  • 4 contributors

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    7623034 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2e9824 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

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

    updates:
    - [github.com/charliermarsh/ruff-pre-commit: v0.0.271 → v0.0.272](astral-sh/ruff-pre-commit@v0.0.271...v0.0.272)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jun 25, 2023
    Configuration menu
    Copy the full SHA
    30490dc View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump pypa/cibuildwheel from 2.13.0 to 2.13.1 (#375)

    Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.13.0 to 2.13.1.
    - [Release notes](https://github.com/pypa/cibuildwheel/releases)
    - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
    - [Commits](pypa/cibuildwheel@v2.13.0...v2.13.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 Jun 25, 2023
    Configuration menu
    Copy the full SHA
    837d8be View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump cmake from 3.26.3 to 3.26.4 (#374)

    Bumps [cmake](https://github.com/scikit-build/cmake-python-distributions) from 3.26.3 to 3.26.4.
    - [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.26.3...3.26.4)
    
    ---
    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 Jun 25, 2023
    Configuration menu
    Copy the full SHA
    b3bd385 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. chore: continue testing with python 2.7

    `actions/setup-python` removed python 2.7 in all versions of the action.
    Use Ubuntu provided python 2.7 to continue testing.
    mayeut authored and jcfr committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    435b051 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. chore(deps): bump pypa/cibuildwheel from 2.13.1 to 2.14.1

    Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.13.1 to 2.14.1.
    - [Release notes](https://github.com/pypa/cibuildwheel/releases)
    - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
    - [Commits](pypa/cibuildwheel@v2.13.1...v2.14.1)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/cibuildwheel
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jcfr committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    1b8c3ed View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    d6e2997 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb3765a View commit details
    Browse the repository at this point in the history
Loading