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

Commits on Feb 10, 2023

  1. chore(deps): bump cmake from 3.25.0 to 3.25.2 (#332)

    Bumps [cmake](https://github.com/scikit-build/cmake-python-distributions) from 3.25.0 to 3.25.2.
    - [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.25.0...3.25.2)
    
    ---
    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 Feb 10, 2023
    Configuration menu
    Copy the full SHA
    39ae35c View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. chore: switch to ruff (#334)

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Mar 11, 2023
    Configuration menu
    Copy the full SHA
    14658da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b80eeb2 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. chore(deps): bump pypa/cibuildwheel from 2.12.0 to 2.12.1 (#339)

    Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.12.0 to 2.12.1.
    - [Release notes](https://github.com/pypa/cibuildwheel/releases)
    - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
    - [Commits](pypa/cibuildwheel@v2.12.0...v2.12.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 Mar 13, 2023
    Configuration menu
    Copy the full SHA
    4c0bb8d View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. chore(deps): bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 (#338)

    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.6.4 to 1.7.1.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.6.4...v1.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      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 Mar 14, 2023
    Configuration menu
    Copy the full SHA
    3f2d160 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update pre-commit hooks (#333)

    updates:
    - [github.com/charliermarsh/ruff-pre-commit: v0.0.253 → v0.0.255](astral-sh/ruff-pre-commit@v0.0.253...v0.0.255)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    7aac14b View commit details
    Browse the repository at this point in the history
  3. Update to CMake 3.25.3 (#337)

    mayeut authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    7e6cb6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ab8950 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. chore: use wheel tags command (#341)

    * chore: use wheel tags command
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * Update build.yml
    
    ---------
    
    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    e0737b2 View commit details
    Browse the repository at this point in the history
Loading