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

Commits on Dec 4, 2023

  1. chore(deps): bump cmake from 3.27.7 to 3.27.9 (#430)

    Bumps [cmake](https://github.com/scikit-build/cmake-python-distributions) from 3.27.7 to 3.27.9.
    - [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.27.7...3.27.9)
    
    ---
    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 Dec 4, 2023
    Configuration menu
    Copy the full SHA
    90f2073 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. chore(deps): bump actions/setup-python from 4 to 5 (#431)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      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 Dec 7, 2023
    Configuration menu
    Copy the full SHA
    6c1ddf4 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.1.6 → v0.1.7](astral-sh/ruff-pre-commit@v0.1.6...v0.1.7)
    pre-commit-ci[bot] authored and jcfr committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    2b7878d View commit details
    Browse the repository at this point in the history
  2. Update to CMake 3.28.0

    jcfr committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6cdbf62 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. chore(deps): bump actions/download-artifact from 3 to 4

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jcfr committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    bef410e View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/upload-artifact from 3 to 4

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and jcfr committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    adbc86e View commit details
    Browse the repository at this point in the history
  3. ci: support artifact v4 (#438)

    * ci: support artifact v4
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * Update .github/workflows/build.yml
    
    ---------
    
    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    83a0f29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca12224 View commit details
    Browse the repository at this point in the history
Loading