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.22.3
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.22.4
Choose a head ref
  • 7 commits
  • 10 files changed
  • 5 contributors

Commits on Mar 14, 2022

  1. chore(deps): bump cmake from 3.22.2 to 3.22.3 (#228)

    Bumps [cmake](https://github.com/scikit-build/cmake-python-distributions) from 3.22.2 to 3.22.3.
    - [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.22.2...3.22.3)
    
    ---
    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 Mar 14, 2022
    Configuration menu
    Copy the full SHA
    5ca24b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. [pre-commit.ci] pre-commit autoupdate (#229)

    updates:
    - [github.com/asottile/pyupgrade: v2.31.0 → v2.31.1](asottile/pyupgrade@v2.31.0...v2.31.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    086e6c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. docs: update_cmake_version.rst (#230)

    Florian Berchtold authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    4657b17 View commit details
    Browse the repository at this point in the history
  2. fix: enable win-arm64 by x86-emulated version (#231)

    Currently there is no win-arm64 CMake release yet,
    but x86 emulated version is working properly.
    As soon as CMake is released for win-arm64, that binary should be
    targeted.
    gaborkertesz-linaro authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    a95cc20 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. chore(deps): bump pypa/cibuildwheel from 2.3.1 to 2.4.0 (#233)

    Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.3.1 to 2.4.0.
    - [Release notes](https://github.com/pypa/cibuildwheel/releases)
    - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
    - [Commits](pypa/cibuildwheel@v2.3.1...v2.4.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 Apr 4, 2022
    Configuration menu
    Copy the full SHA
    ff3d6c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    4dbda33 View commit details
    Browse the repository at this point in the history
  2. Update to CMake 3.22.4 (#236)

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    8490c1c View commit details
    Browse the repository at this point in the history
Loading