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.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.22.6
Choose a head ref
  • 19 commits
  • 15 files changed
  • 4 contributors

Commits on Jun 7, 2022

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

    updates:
    - [github.com/asottile/pyupgrade: v2.32.1 → v2.33.0](asottile/pyupgrade@v2.32.1...v2.33.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    0733d55 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. chore(deps): bump pypa/cibuildwheel from 2.6.0 to 2.6.1 (#247)

    Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.6.0 to 2.6.1.
    - [Release notes](https://github.com/pypa/cibuildwheel/releases)
    - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
    - [Commits](pypa/cibuildwheel@2.6.0...2.6.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 8, 2022
    Configuration menu
    Copy the full SHA
    ff84851 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump cmake from 3.22.4 to 3.22.5 (#248)

    Bumps [cmake](https://github.com/scikit-build/cmake-python-distributions) from 3.22.4 to 3.22.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.22.4...3.22.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 Jun 8, 2022
    Configuration menu
    Copy the full SHA
    28c1e3b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. chore: do not ignore actions/* in dependabot config

    We do want to get PRs when major versions are bumped.
    mayeut authored Jun 12, 2022
    Configuration menu
    Copy the full SHA
    85aa7ef View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/download-artifact from 2 to 3 (#249)

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 12, 2022
    Configuration menu
    Copy the full SHA
    143f686 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump actions/upload-artifact from 2 to 3 (#250)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 12, 2022
    Configuration menu
    Copy the full SHA
    b14fc86 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump actions/setup-python from 3 to 4 (#251)

    * chore(deps): bump actions/setup-python from 3 to 4
    
    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Always use `python-version` with `actions/setup-python@v4`
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Matthieu Darbois <[email protected]>
    dependabot[bot] and mayeut authored Jun 12, 2022
    Configuration menu
    Copy the full SHA
    3a984b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

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

    updates:
    - [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](pre-commit/pre-commit-hooks@v4.2.0...v4.3.0)
    - [github.com/asottile/pyupgrade: v2.33.0 → v2.34.0](asottile/pyupgrade@v2.33.0...v2.34.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    8443e78 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. chore(deps): bump pypa/cibuildwheel from 2.6.1 to 2.7.0 (#254)

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

Commits on Jun 26, 2022

  1. Update to OpenSSL 3.0.4 (#255)

    Created by update_openssl_version.py
    mayeut authored Jun 26, 2022
    Configuration menu
    Copy the full SHA
    082f5f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. feat: add typing (#256)

    henryiii authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    9a4ceda View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. chore(deps): bump pypa/cibuildwheel from 2.7.0 to 2.8.0 (#257)

    Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.7.0 to 2.8.0.
    - [Release notes](https://github.com/pypa/cibuildwheel/releases)
    - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
    - [Commits](pypa/cibuildwheel@2.7.0...v2.8.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 Jul 6, 2022
    Configuration menu
    Copy the full SHA
    1f33db6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa407b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

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

    updates:
    - [github.com/asottile/pyupgrade: v2.34.0 → v2.37.1](asottile/pyupgrade@v2.34.0...v2.37.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    677da86 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. chore(deps): bump pypa/cibuildwheel from 2.8.0 to 2.8.1 (#260)

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

Commits on Jul 26, 2022

  1. chore(deps): bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 (#263)

    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.5.0 to 1.5.1.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.5.0...v1.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      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 Jul 26, 2022
    Configuration menu
    Copy the full SHA
    1d06095 View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] pre-commit autoupdate (#262)

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

Commits on Jul 30, 2022

  1. Update to CMake 3.22.6 (#264)

    mayeut authored Jul 30, 2022
    Configuration menu
    Copy the full SHA
    d6b4f83 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

  1. fix: trove classifiers (#265)

    mayeut authored Jul 31, 2022
    Configuration menu
    Copy the full SHA
    4236147 View commit details
    Browse the repository at this point in the history
Loading