Skip to content

Bump the github-actions group with 4 updates#183

Merged
bjosv merged 1 commit intomainfrom
dependabot/github_actions/github-actions-fe502bb60e
Mar 24, 2025
Merged

Bump the github-actions group with 4 updates#183
bjosv merged 1 commit intomainfrom
dependabot/github_actions/github-actions-fe502bb60e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the github-actions group with 4 updates: awalsh128/cache-apt-pkgs-action, jidicula/clang-format-action, aminya/setup-cpp and taiki-e/install-action.

Updates awalsh128/cache-apt-pkgs-action from 1.4.3 to 1.5.0

Release notes

Sourced from awalsh128/cache-apt-pkgs-action's releases.

v1.5.0

What's Changed

New Contributors

Full Changelog: awalsh128/cache-apt-pkgs-action@v1.4.2...v1.5.0

Commits
  • 7ca5f46 Fix exec error.
  • 2330cb6 Add support for virtual packages and break out APT logic into common library....
  • 128de25 Add support for virtual packages and break out APT logic into common library....
  • 13d2226 Avoid using xargs when creating package tarballs (#136)
  • d1a184e Update actions/checkout versions in README (#148)
  • dfe9c8a fix: remove timestamps from loglines (#146)
  • See full diff in compare view

Updates jidicula/clang-format-action from 4.14.0 to 4.15.0

Release notes

Sourced from jidicula/clang-format-action's releases.

v4.15.0

What's Changed

New Contributors

Full Changelog: jidicula/clang-format-action@v4.14.0...v4.15.0

Commits
  • 4726374 docs: Prepare for v4.15.0 (#241)
  • da40ba9 Add clang-format 20 (#237)
  • 87adf5c build: Fix Ubuntu distro for clang-format-20 (#240)
  • 69a43b0 Add clang-format 20 image build (#239)
  • 1781d20 build: bump docker/metadata-action from 5.6.1 to 5.7.0 (#234)
  • c981401 build: bump docker/build-push-action from 6.13.0 to 6.15.0 (#233)
  • 06a6cbd build: bump docker/login-action from 3.3.0 to 3.4.0 (#238)
  • fbe58bf build: bump docker/build-push-action from 6.12.0 to 6.13.0 (#231)
  • a815d87 build: bump docker/build-push-action from 6.10.0 to 6.12.0 (#230)
  • bbe2072 build: bump docker/build-push-action from 6.9.0 to 6.10.0 (#225)
  • See full diff in compare view

Updates aminya/setup-cpp from 1.2.2 to 1.4.0

Release notes

Sourced from aminya/setup-cpp's releases.

v1.4.0

What's Changed

Alpine Images (amd64 and arm64)

Setup-cpp now provides prebuilt images for Alpine with support for base tools, and compilers llvm, gcc, and mingw available for amd64 and arm64 architectures.

Base image with cmake, ninja, task, vcpkg, python, make, cppcheck, gcovr, doxygen, ccache, conan, meson, cmakelang for Alpine:

FROM aminya/setup-cpp-alpine:3.21 AS builder

Image with llvm and the base tools:

FROM aminya/setup-cpp-alpine-llvm:3.21 AS builder

Image with gcc and the base tools:

FROM aminya/setup-cpp-alpine-gcc:3.21 AS builder

Image with mingw and the base tools:

FROM aminya/setup-cpp-alpine-mingw:3.21 AS builder

Full Changelog: aminya/setup-cpp@v1.3.0...v1.4.0

v1.3.0

What's Changed

Breaking changes for Ubuntu Docker images

The latest tag for setup-cpp on Docker now points to Ubuntu 24.04. Please pin the specific version if needed:

Base image with cmake, ninja, task, vcpkg, python, make, cppcheck, gcovr, doxygen, ccache, conan, meson, cmakelang for Ubuntu 24.04:

FROM aminya/setup-cpp-ubuntu:24.04-1.3.0 AS builder
</tr></table> 

... (truncated)

Commits
  • fc7a515 chore(release): v1.4.0 [skip test]
  • 1837c0d Merge pull request #381 from aminya/docker-versions
  • 83d70f9 ci: add docker tags with the base platform versions
  • be9dd53 Merge pull request #379 from aminya/alpine
  • 2e04f42 ci: do not test mingw on alpine
  • 6ecab5e fix: fix ninja version on Alpine
  • 8eb691a ci: build alpine on Arm64
  • 895d69e fix: fix the docker entrypoint on Alpine
  • 8e78c54 chore(deps): update dependency rollup to v4.37.0 (#380)
  • c04f432 test: add examples for alpine docker
  • Additional commits viewable in compare view

Updates taiki-e/install-action from 2.49.27 to 2.49.34

Release notes

Sourced from taiki-e/install-action's releases.

2.49.34

  • Update knope@latest to 0.19.0.

2.49.33

  • Update release-plz@latest to 0.3.128.

2.49.32

  • Update wasmtime@latest to 31.0.0.

2.49.31

  • Update cargo-hack@latest to 0.6.36.

  • Update cargo-binstall@latest to 1.12.2.

2.49.30

  • Update dprint@latest to 0.49.1.

2.49.29

  • Update syft@latest to 1.21.0.

  • Update release-plz@latest to 0.3.127.

2.49.28

  • Update osv-scanner@latest to 2.0.0.
Changelog

Sourced from taiki-e/install-action's changelog.

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

[Unreleased]

[2.49.34] - 2025-03-24

  • Update knope@latest to 0.19.0.

[2.49.33] - 2025-03-23

  • Update release-plz@latest to 0.3.128.

[2.49.32] - 2025-03-20

  • Update wasmtime@latest to 31.0.0.

[2.49.31] - 2025-03-20

  • Update cargo-hack@latest to 0.6.36.

  • Update cargo-binstall@latest to 1.12.2.

[2.49.30] - 2025-03-18

  • Update dprint@latest to 0.49.1.

[2.49.29] - 2025-03-18

  • Update syft@latest to 1.21.0.

  • Update release-plz@latest to 0.3.127.

[2.49.28] - 2025-03-17

  • Update osv-scanner@latest to 2.0.0.

[2.49.27] - 2025-03-16

  • Update cargo-lambda@latest to 1.8.0.

  • Update editorconfig-checker@latest to 3.2.1.

... (truncated)

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 github-actions group with 4 updates: [awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action), [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action), [aminya/setup-cpp](https://github.com/aminya/setup-cpp) and [taiki-e/install-action](https://github.com/taiki-e/install-action).


Updates `awalsh128/cache-apt-pkgs-action` from 1.4.3 to 1.5.0
- [Release notes](https://github.com/awalsh128/cache-apt-pkgs-action/releases)
- [Commits](awalsh128/cache-apt-pkgs-action@5902b33...7ca5f46)

Updates `jidicula/clang-format-action` from 4.14.0 to 4.15.0
- [Release notes](https://github.com/jidicula/clang-format-action/releases)
- [Commits](jidicula/clang-format-action@d05cecd...4726374)

Updates `aminya/setup-cpp` from 1.2.2 to 1.4.0
- [Release notes](https://github.com/aminya/setup-cpp/releases)
- [Commits](aminya/setup-cpp@81892a4...fc7a515)

Updates `taiki-e/install-action` from 2.49.27 to 2.49.34
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/install-action@2c41309...914ac1e)

---
updated-dependencies:
- dependency-name: awalsh128/cache-apt-pkgs-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: jidicula/clang-format-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: aminya/setup-cpp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 24, 2025
@bjosv bjosv merged commit c6e50b6 into main Mar 24, 2025
85 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-fe502bb60e branch March 24, 2025 08:20
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant