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: aminya/setup-cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.2
Choose a base ref
...
head repository: aminya/setup-cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.0
Choose a head ref
  • 12 commits
  • 56 files changed
  • 2 contributors

Commits on Jan 15, 2026

  1. chore(deps): update actions/checkout action to v6 (#451) [skip ci]

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    9306008 View commit details
    Browse the repository at this point in the history
  2. feat: use bun as the package manager (#454) [skip ci]

    * feat: use bun as the package manager
    
    * fix: update vite to the latest version
    
    * ci: setup node as well as bun
    
    * fix: use node to run minijson
    
    * ci: use MacOS 14 large instead of MacOS 13
    
    * ci: use macos-15-intel instead
    
    * fix: apply patches manually
    aminya authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    c9b0b91 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update actions/setup-node action to v6 (#443) [skip ci]

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    aa2e7db View commit details
    Browse the repository at this point in the history
  4. chore(deps): update peter-evans/dockerhub-description action to v5 (#442

    ) [skip ci]
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    957a356 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update fedora docker tag to v44 (#440) [skip ci]

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    4878b35 View commit details
    Browse the repository at this point in the history
  6. chore(deps): update devdependencies (#430)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    aaf5bb7 View commit details
    Browse the repository at this point in the history
  7. feat: update default LLVM, Mingw, CMake, Ninja, Task, Meson (#455)

    * feat: update LLVM to 21.1.8 + Mingw to 15.2
    
    * feat: update ninja, cmake, task, meson
    
    * fix: downgrade fedora to 43
    
    * fix: upgrade doxygen
    aminya authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    7c7690a View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2026

  1. chore(deps): update actions/cache action to v5 (#457)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    5c16b2f View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency turbo to v2.7.5 (#458)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    51ca1f1 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update node.js to v22.22.0 (#456)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    1569359 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd777f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f17f92 View commit details
    Browse the repository at this point in the history
Loading