Skip to content

github: workflows: bump lukka/get-cmake from 3.31.5 to 4.0.0#2983

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/lukka/get-cmake-4.0.0
Closed

github: workflows: bump lukka/get-cmake from 3.31.5 to 4.0.0#2983
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/lukka/get-cmake-4.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps lukka/get-cmake from 3.31.5 to 4.0.0.

Release notes

Sourced from lukka/get-cmake's releases.

CMake v4.0.0

The get-cmake action downloads and caches CMake and Ninja on your workflows. Versions can be specified using semantic versioning ranges using cmakeVersion and ninjaVersion inputs.

Changes:

  • latest is now using CMake version v4.0.0, use this one-liner e.g.: uses: lukka/get-cmake@latest

Enjoy!

CMake v4.0.0-rc5

The get-cmake action downloads and caches CMake and Ninja on your workflows. Versions can be specified using semantic versioning ranges using cmakeVersion and ninjaVersion inputs.

Changes:

  • latestrc is now using CMake version v4.0.0-rc5, use this one-liner e.g.:
     uses: lukka/get-cmake@latest
     with:
       cmakeVersion: latestrc

Enjoy!

CMake v4.0.0-rc4

The get-cmake action downloads and caches CMake and Ninja on your workflows. Versions can be specified using semantic versioning ranges using cmakeVersion and ninjaVersion inputs.

Changes:

  • latestrc is now using CMake version v4.0.0-rc4, use this one-liner e.g.:
     uses: lukka/get-cmake@latest
     with:
       cmakeVersion: latestrc

Enjoy!

CMake v4.0.0-rc3

The get-cmake action downloads and caches CMake and Ninja on your workflows. Versions can be specified using semantic versioning ranges using cmakeVersion and ninjaVersion inputs.

Changes:

  • latestrc is now using CMake version v4.0.0-rc3, use this one-liner e.g.:
     uses: lukka/get-cmake@latest
     with:
       cmakeVersion: latestrc

Enjoy!

CMake v4.0.0-rc2

The get-cmake action downloads and caches CMake and Ninja on your workflows. Versions can be specified using semantic versioning ranges using cmakeVersion and ninjaVersion inputs.

Changes:

  • latestrc is now using CMake version v4.0.0-rc2, use this one-liner e.g.:

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/get-cmake](https://github.com/lukka/get-cmake) from 3.31.5 to 4.0.0.
- [Release notes](https://github.com/lukka/get-cmake/releases)
- [Commits](lukka/get-cmake@v3.31.5...28983e0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the devops Github automation label Mar 31, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 31, 2025 08:22
@theComputeKid
Copy link
Member

Not sure why they upgraded the cmake major version - there is nothing interesting in the release notes..

@vpirogov
Copy link
Contributor

vpirogov commented Apr 3, 2025

@theComputeKid, this one is weird because the action version actually indicates CMake that is being installed, instead of version of the action itself.

@vpirogov
Copy link
Contributor

vpirogov commented Apr 3, 2025

@dependabot ignore this major version

@dependabot dependabot bot closed this Apr 3, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 3, 2025

OK, I won't notify you about version 4.x.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/github_actions/lukka/get-cmake-4.0.0 branch April 3, 2025 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devops Github automation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants