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.26.1
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.3
Choose a head ref
  • 5 commits
  • 8 files changed
  • 3 contributors

Commits on Mar 27, 2023

  1. chore(deps): bump cmake from 3.26.0 to 3.26.1 (#349)

    Bumps [cmake](https://github.com/scikit-build/cmake-python-distributions) from 3.26.0 to 3.26.1.
    - [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.26.0...3.26.1)
    
    ---
    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 27, 2023
    Configuration menu
    Copy the full SHA
    93aa8ed View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. chore(deps): update pre-commit hooks (#350)

    updates:
    - [github.com/charliermarsh/ruff-pre-commit: v0.0.258 → v0.0.259](astral-sh/ruff-pre-commit@v0.0.258...v0.0.259)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    8cb283b View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. chore(deps): bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 (#352)

    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.3 to 1.8.5.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.8.3...v1.8.5)
    
    ---
    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 Apr 10, 2023
    Configuration menu
    Copy the full SHA
    390ac97 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update pre-commit hooks (#353)

    updates:
    - [github.com/charliermarsh/ruff-pre-commit: v0.0.259 → v0.0.260](astral-sh/ruff-pre-commit@v0.0.259...v0.0.260)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    20366a5 View commit details
    Browse the repository at this point in the history
  3. Update to CMake 3.26.3 (#354)

    mayeut authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    017f715 View commit details
    Browse the repository at this point in the history
Loading