Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 21, 2022

Bumps lukka/run-cmake from 3 to 10.

Release notes

Sourced from lukka/run-cmake's releases.

run-cmake@v10 - Support for CMakePreset.json

Changes:

  • Redesigned the inputs to support CMakePresets.json. All build/test process must be driven by the CMakePresets.json file, which ensures reproducible builds locally on your development machine, and remotely on build agents.
  • Simplified the codebase to make maintainability much easier with the following changes:
    • Dropped support for CMakeSettings.json, advanced and basic modes.
    • Dropped any http download of Ninja. The get-cmake action must be used instead.

run-cmake v3.3

Changes:

  • update the quickstart documentation to show how to properly use run-vcpkg and run-cmake to properly handle the vcpkg.json manifest file and cache the vcpkg artifacts.
  • consuming more recent version of dependencies.

Note: to keep your workflow up to date with bug and security fixes, just use v3 branch to stay on the most recent v3.x version of this action, e.g., uses: lukka/run-cmake@v3

Commits
  • b51acb4 Add the project template to README.md
  • 21f996f fix samples link
  • 37e7526 add a note about always using the version of the run-cmake action.
  • 713a41d cmake presets first class citizen! (#57)
  • 37910ad Bump actions/setup-node from 2.4.0 to 2.4.1 (#56)
  • e5474b8 Bump actions/setup-node from 2.3.0 to 2.4.0 (#53)
  • 39230e7 Bump actions/checkout from 1 to 2.3.4 (#52)
  • fc0a385 Bump actions/setup-node from 1 to 2.3.0 (#51)
  • 09f6cb2 Update build-test.yml (#49)
  • 45b42bd Create dependabot.yml (#50)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [lukka/run-cmake](https://github.com/lukka/run-cmake) from 3 to 10.
- [Release notes](https://github.com/lukka/run-cmake/releases)
- [Commits](lukka/run-cmake@v3.0...v10)

---
updated-dependencies:
- dependency-name: lukka/run-cmake
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant