Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the actions group across 1 directory with 4 updates #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2024

Bumps the actions group with 4 updates in the / directory: actions/checkout, aminya/setup-cpp, lukka/get-cmake and lukka/run-cmake.

Updates actions/checkout from 4.1.7 to 4.2.2

Release notes

Sourced from actions/checkout's releases.

v4.2.2

What's Changed

Full Changelog: actions/checkout@v4.2.1...v4.2.2

v4.2.1

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.2.0...v4.2.1

v4.2.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.1.7...v4.2.0

Changelog

Sourced from actions/checkout's changelog.

v4.2.2

v4.2.1

v4.2.0

Commits

Updates aminya/setup-cpp from 0.38.1 to 0.44.0

Release notes

Sourced from aminya/setup-cpp's releases.

v0.44.0

What's Changed

Full Changelog: aminya/setup-cpp@v0.43.0...v0.44.0

v0.43.0

What's Changed

Full Changelog: aminya/setup-cpp@v0.42.0...v0.43.0

v0.42.0

What's Changed

Full Changelog: aminya/setup-cpp@v0.41.1...v0.42.0

v0.41.1

What's Changed

Full Changelog: aminya/setup-cpp@v0.41.0...v0.41.1

v0.41.0

What's Changed

... (truncated)

Commits
  • d485b24 chore: v0.44.0 [skip test]
  • 9935084 Merge pull request #308 from aminya/artifacts [skip ci]
  • 2a67ff9 fix: add amd64_x86 architecture alias [skip ci]
  • 76f06a9 fix!: update Conan to v2
  • 9560b8d Merge pull request #306 from aminya/versions [skip ci]
  • 59c68f4 fix: fix mingw version satisfaction check
  • ed3b715 fix: add range specifier for simple versions
  • 5e9dd36 feat: support runtime, thread, and exception model on MinGW windows
  • 1e3ecc0 fix: refactor setupMinGW into an independent function
  • 526968f feat: use semver for matching binary assets
  • Additional commits viewable in compare view

Updates lukka/get-cmake from 3.30.2 to 3.31.0

Release notes

Sourced from lukka/get-cmake's releases.

CMake v3.31.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 v3.31.0, use this one-liner e.g.: uses: lukka/get-cmake@latest

Enjoy!

CMake v3.31.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 v3.31.0-rc3, use this one-liner e.g.: uses: lukka/get-cmake@latestrc

Enjoy!

CMake v3.30.5

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 v3.30.5, use this one-liner e.g.: uses: lukka/get-cmake@latest

Enjoy!

CMake v3.30.4

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 v3.30.4, use this one-liner e.g.: uses: lukka/get-cmake@latest

Enjoy!

CMake v3.30.3

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 v3.30.3, use this one-liner e.g.: uses: lukka/get-cmake@latest

Enjoy!

Commits
  • 71b7adf Merge pull request #160 from lukka/automated-pr-cmake-cmake-v3.31.0
  • 59d7ef5 New CMake version(s): cmake-v3.31.0
  • 4a31d20 Merge pull request #159 from lukka/automated-pr-cmake-cmake-rc-v3.31.0-rc3
  • f78a770 New CMake version(s): cmake-rc-v3.31.0-rc3
  • c0d9901 Merge pull request #158 from lukka/automated-pr-cmake-cmake-rc-v3.31.0-rc2
  • b9bb5c1 New CMake version(s): cmake-rc-v3.31.0-rc2
  • ba7ad3d Merge pull request #157 from lukka/automated-pr-cmake-cmake-rc-v3.31.0-rc1
  • e297e19 New CMake version(s): cmake-rc-v3.31.0-rc1
  • b516803 Merge pull request #156 from lukka/automated-pr-cmake-cmake-v3.30.5
  • 8779f18 New CMake version(s): cmake-v3.30.5
  • Additional commits viewable in compare view

Updates lukka/run-cmake from 10.7 to 10.8

Release notes

Sourced from lukka/run-cmake's releases.

[email protected]

Changes:

  • Fix the matcher for the MSVC cl.exe compiler to account for the column (if present) of the error/warning location.

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

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the actions group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [aminya/setup-cpp](https://github.com/aminya/setup-cpp), [lukka/get-cmake](https://github.com/lukka/get-cmake) and [lukka/run-cmake](https://github.com/lukka/run-cmake).


Updates `actions/checkout` from 4.1.7 to 4.2.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.1.7...v4.2.2)

Updates `aminya/setup-cpp` from 0.38.1 to 0.44.0
- [Release notes](https://github.com/aminya/setup-cpp/releases)
- [Commits](aminya/setup-cpp@v0.38.1...v0.44.0)

Updates `lukka/get-cmake` from 3.30.2 to 3.31.0
- [Release notes](https://github.com/lukka/get-cmake/releases)
- [Commits](lukka/get-cmake@v3.30.2...v3.31.0)

Updates `lukka/run-cmake` from 10.7 to 10.8
- [Release notes](https://github.com/lukka/run-cmake/releases)
- [Commits](lukka/run-cmake@v10.7...v10.8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: aminya/setup-cpp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: lukka/get-cmake
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: lukka/run-cmake
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from gmgunter as a code owner November 7, 2024 22:25
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 7, 2024
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.

0 participants