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

Commits on Nov 20, 2021

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

    updates:
    - [github.com/PyCQA/isort: 5.9.3 → 5.10.1](PyCQA/isort@5.9.3...5.10.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Nov 20, 2021
    Configuration menu
    Copy the full SHA
    87af024 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

  1. chore: add dependabot (#207)

    use dependabot to bump dependencies in `constraints-ci.txt`
    mayeut authored Nov 21, 2021
    Configuration menu
    Copy the full SHA
    e2b42dd View commit details
    Browse the repository at this point in the history
  2. fix(ci): do no run tests on wheel in sdist tests (#210)

    there's a race condition in the workflow that allows test_sdist tests to run with wheels present in the dist folder which will fail.
    mayeut authored Nov 21, 2021
    Configuration menu
    Copy the full SHA
    e0e3953 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump cmake from 3.21.3 to 3.22.0 (#209)

    Bumps [cmake](https://github.com/scikit-build/cmake-python-distributions) from 3.21.3 to 3.22.0.
    - [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.21.3...3.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: cmake
      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 Nov 21, 2021
    Configuration menu
    Copy the full SHA
    400149b View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump ninja from 1.10.2.1 to 1.10.2.3 (#208)

    Bumps [ninja](https://github.com/ninja-build/ninja) from 1.10.2.1 to 1.10.2.3.
    - [Release notes](https://github.com/ninja-build/ninja/releases)
    - [Commits](https://github.com/ninja-build/ninja/commits)
    
    ---
    updated-dependencies:
    - dependency-name: ninja
      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 Nov 21, 2021
    Configuration menu
    Copy the full SHA
    b90d819 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

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

    updates:
    - [github.com/asottile/pyupgrade: v2.29.0 → v2.29.1](asottile/pyupgrade@v2.29.0...v2.29.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Nov 27, 2021
    Configuration menu
    Copy the full SHA
    117634f View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. Configuration menu
    Copy the full SHA
    b29e456 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump pypa/cibuildwheel from 2.2.2 to 2.3.0 (#212)

    Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.2.2 to 2.3.0.
    - [Release notes](https://github.com/pypa/cibuildwheel/releases)
    - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
    - [Commits](pypa/cibuildwheel@v2.2.2...v2.3.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 Dec 11, 2021
    Configuration menu
    Copy the full SHA
    6d12e24 View commit details
    Browse the repository at this point in the history
Loading