-
Notifications
You must be signed in to change notification settings - Fork 41
Comparing changes
Open a pull request
base repository: scikit-build/cmake-python-distributions
base: 3.22.4
head repository: scikit-build/cmake-python-distributions
compare: 3.22.5
- 10 commits
- 11 files changed
- 3 contributors
Commits on Apr 24, 2022
-
[pre-commit.ci] pre-commit autoupdate (#235)
updates: - [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.2.0](pre-commit/pre-commit-hooks@v4.1.0...v4.2.0) - [github.com/asottile/pyupgrade: v2.31.1 → v2.32.0](asottile/pyupgrade@v2.31.1...v2.32.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f084b33 - Browse repository at this point
Copy the full SHA f084b33View commit details -
chore(deps): bump cmake from 3.22.3 to 3.22.4 (#237)
Bumps [cmake](https://github.com/scikit-build/cmake-python-distributions) from 3.22.3 to 3.22.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.22.3...3.22.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>
Configuration menu - View commit details
-
Copy full SHA for 52b6af1 - Browse repository at this point
Copy the full SHA 52b6af1View commit details
Commits on May 2, 2022
-
chore(deps): bump pypa/cibuildwheel from 2.4.0 to 2.5.0 (#238)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.4.0...2.5.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>
Configuration menu - View commit details
-
Copy full SHA for 8c25d92 - Browse repository at this point
Copy the full SHA 8c25d92View commit details
Commits on May 6, 2022
-
chore(deps): bump docker/setup-qemu-action from 1.2.0 to 2.0.0 (#239)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.2.0 to 2.0.0. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](docker/setup-qemu-action@v1.2.0...v2.0.0) --- updated-dependencies: - dependency-name: docker/setup-qemu-action 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>
Configuration menu - View commit details
-
Copy full SHA for 94ac890 - Browse repository at this point
Copy the full SHA 94ac890View commit details
Commits on May 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ea19540 - Browse repository at this point
Copy the full SHA ea19540View commit details
Commits on May 26, 2022
-
chore(deps): bump pypa/cibuildwheel from 2.5.0 to 2.6.0 (#241)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@2.5.0...2.6.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>
Configuration menu - View commit details
-
Copy full SHA for 355b416 - Browse repository at this point
Copy the full SHA 355b416View commit details
Commits on Jun 6, 2022
-
chore(deps): bump pre-commit/action from 2.0.3 to 3.0.0 (#242)
* chore(deps): bump pre-commit/action from 2.0.3 to 3.0.0 Bumps [pre-commit/action](https://github.com/pre-commit/action) from 2.0.3 to 3.0.0. - [Release notes](https://github.com/pre-commit/action/releases) - [Commits](pre-commit/action@v2.0.3...v3.0.0) --- updated-dependencies: - dependency-name: pre-commit/action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * bump actions/checkout to v3 * bump actions/setup-python to v3 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthieu Darbois <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fd033e9 - Browse repository at this point
Copy the full SHA fd033e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d289c22 - Browse repository at this point
Copy the full SHA d289c22View commit details -
chore: add script to bump OpenSSL version (#244)
Add helper script and nox session to bump openssl. Similar to what's being done to bump cmake.
Configuration menu - View commit details
-
Copy full SHA for b26f2a3 - Browse repository at this point
Copy the full SHA b26f2a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f91ccf4 - Browse repository at this point
Copy the full SHA f91ccf4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.22.4...3.22.5