Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps the github-actions group with 5 updates in the / directory:

Package From To
taiki-e/setup-cross-toolchain-action 1.32.1 1.34.0
taiki-e/install-action 2.62.62 2.65.7
codecov/codecov-action 5.5.1 5.5.2
docker/setup-buildx-action 3.11.1 3.12.0
actions/cache 4.3.0 5.0.1

Updates taiki-e/setup-cross-toolchain-action from 1.32.1 to 1.34.0

Release notes

Sourced from taiki-e/setup-cross-toolchain-action's releases.

1.34.0

  • Set default qemu cpu to max on AArch64, Arm, LoongArch64, RISC-V, and s390x.

  • Document the QEMU default CPU policy. A similar policy had been in use previously, but now it is being strengthened and formally documented.

    We usually set QEMU CPU to max (or CPU newer than the default if -cpu=max is unavailable) to allow testing more CPU features. If you want to test for a specific CPU, you can override it by setting the QEMU_CPU environment variable.

1.33.0

  • Update the default QEMU version from 10.1 to 10.2.
Changelog

Sourced from taiki-e/setup-cross-toolchain-action's changelog.

Changelog

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

This project adheres to Semantic Versioning.

[Unreleased]

[1.34.0] - 2025-12-28

  • Set default qemu cpu to max on AArch64, Arm, LoongArch64, RISC-V, and s390x.

  • Document the QEMU default CPU policy. A similar policy had been in use previously, but now it is being strengthened and formally documented.

    We usually set QEMU CPU to max (or CPU newer than the default if -cpu=max is unavailable) to allow testing more CPU features. If you want to test for a specific CPU, you can override it by setting the QEMU_CPU environment variable.

[1.33.0] - 2025-12-28

  • Update the default QEMU version from 10.1 to 10.2.

[1.32.1] - 2025-09-14

  • Performance Improvements.

[1.32.0] - 2025-09-13

  • Add runner: none input option for all targets to skip installation of runner. (#28)

[1.31.1] - 2025-08-29

  • Improve support for Debian 13+.

[1.31.0] - 2025-08-28

  • Update the default QEMU version from 10.0 to 10.1.

[1.30.0] - 2025-08-10

  • Update the default QEMU version from 9.2 to 10.0.

  • Update documentation to reflect that doctest is now cross-tested by default in Rust 1.89.

[1.29.1] - 2025-04-12

  • Set PKG_CONFIG_SYSROOT_DIR instead of PKG_CONFIG_SYSROOT which is not actually referred.

... (truncated)

Commits
  • de3cf2a Release 1.34.0
  • 8234645 Set default qemu cpu to max on AArch64, Arm, LoongArch64, RISC-V, and s390x
  • a1ce31d Release 1.33.0
  • 258a2ce Update default QEMU version from 10.1 to 10.2
  • 6c7303d Bump actions/upload-artifact from 5 to 6 (#32)
  • 6b46ffa Fix markdownlint MD060/table-column-style error
  • da4d7fe Apply zizmor and update scripts
  • f0ec98e Bump actions/upload-artifact from 4 to 5 (#30)
  • f3b8f11 Update cspell dictionary
  • e2672d8 ci: Update config
  • Additional commits viewable in compare view

Updates taiki-e/install-action from 2.62.62 to 2.65.7

Release notes

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

2.65.7

  • Update cargo-no-dev-deps@latest to 0.2.19.

  • Update cargo-minimal-versions@latest to 0.1.34.

  • Update cargo-insta@latest to 1.45.1.

  • Update cargo-hack@latest to 0.6.40.

  • Update dprint@latest to 0.51.1.

2.65.6

  • Update dprint@latest to 0.51.0.

  • Update vacuum@latest to 0.22.0.

2.65.5

  • Update tombi@latest to 0.7.12.

  • Update cargo-binstall@latest to 1.16.6.

2.65.4

  • Update cargo-nextest@latest to 0.9.116.

  • Update prek@latest to 0.2.25.

2.65.3

  • Update tombi@latest to 0.7.11.

2.65.2

  • Update prek@latest to 0.2.24.

  • Update wasmtime@latest to 40.0.0.

  • Update vacuum@latest to 0.21.7.

  • Update tombi@latest to 0.7.10.

  • Update syft@latest to 1.39.0.

  • Update cargo-binstall@latest to 1.16.5.

2.65.1

  • Update tombi@latest to 0.7.9.

  • Update vacuum@latest to 0.21.6.

  • Update prek@latest to 0.2.23.

2.65.0

... (truncated)

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.65.7] - 2025-12-29

  • Update cargo-no-dev-deps@latest to 0.2.19.

  • Update cargo-minimal-versions@latest to 0.1.34.

  • Update cargo-insta@latest to 1.45.1.

  • Update cargo-hack@latest to 0.6.40.

  • Update dprint@latest to 0.51.1.

[2.65.6] - 2025-12-28

  • Update dprint@latest to 0.51.0.

  • Update vacuum@latest to 0.22.0.

[2.65.5] - 2025-12-27

  • Update tombi@latest to 0.7.12.

  • Update cargo-binstall@latest to 1.16.6.

[2.65.4] - 2025-12-27

  • Update cargo-nextest@latest to 0.9.116.

  • Update prek@latest to 0.2.25.

[2.65.3] - 2025-12-26

  • Update tombi@latest to 0.7.11.

[2.65.2] - 2025-12-23

  • Update prek@latest to 0.2.24.

... (truncated)

Commits
  • 4c6723e Release 2.65.7
  • 9ff1587 Update cargo-no-dev-deps@latest to 0.2.19
  • 4f0419f Update cargo-minimal-versions@latest to 0.1.34
  • 1eecdc5 Update cargo-insta@latest to 1.45.1
  • cff8e99 Update cargo-hack@latest to 0.6.40
  • 080e4ee Update dprint@latest to 0.51.1
  • 28a9d31 Release 2.65.6
  • 323c4aa Update dprint@latest to 0.51.0
  • bfbd3b2 Update vacuum@latest to 0.22.0
  • 45a93d9 Release 2.65.5
  • Additional commits viewable in compare view

Updates codecov/codecov-action from 5.5.1 to 5.5.2

Release notes

Sourced from codecov/codecov-action's releases.

v5.5.2

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v5.5.1...v5.5.2

Changelog

Sourced from codecov/codecov-action's changelog.

v5.5.2

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2

v5.5.1

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1

v5.5.0

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0

v5.4.3

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3

v5.4.2

... (truncated)

Commits

Updates docker/setup-buildx-action from 3.11.1 to 3.12.0

Release notes

Sourced from docker/setup-buildx-action's releases.

v3.12.0

Full Changelog: docker/setup-buildx-action@v3.11.1...v3.12.0

Commits
  • 8d2750c Merge pull request #455 from crazy-max/install-deprecated
  • e81846b deprecate install input
  • 65d18f8 Merge pull request #454 from docker/dependabot/github_actions/actions/checkout-6
  • 000d75d build(deps): bump actions/checkout from 5 to 6
  • 1583c0f Merge pull request #443 from nicolasleger/patch-1
  • ed158e7 doc: bump actions/checkout from 4 to 5
  • 4cc794f Merge pull request #441 from docker/dependabot/github_actions/actions/checkout-5
  • 4dfc3d6 build(deps): bump actions/checkout from 4 to 5
  • af1b253 Merge pull request #440 from crazy-max/k3s-build
  • 3c6ab92 ci: k3s test with latest buildx
  • Additional commits viewable in compare view

Updates actions/cache from 4.3.0 to 5.0.1

Release notes

Sourced from actions/cache's releases.

v5.0.1

[!IMPORTANT] actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1.

If you are using self-hosted runners, ensure they are updated before upgrading.


v5.0.1

What's Changed

v5.0.0

What's Changed

Full Changelog: actions/cache@v5...v5.0.1

v5.0.0

[!IMPORTANT] actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1.

If you are using self-hosted runners, ensure they are updated before upgrading.


What's Changed

Full Changelog: actions/cache@v4.3.0...v5.0.0

Changelog

Sourced from actions/cache's changelog.

Releases

Changelog

5.0.1

5.0.0

[!IMPORTANT] actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

4.3.0

  • Bump @actions/cache to v4.1.0

4.2.4

  • Bump @actions/cache to v4.0.5

4.2.3

  • Bump @actions/cache to v4.0.3 (obfuscates SAS token in debug logs for cache entries)

4.2.2

  • Bump @actions/cache to v4.0.2

4.2.1

  • Bump @actions/cache to v4.0.1

4.2.0

TLDR; The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.

The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.

We are deprecating some versions of this action. We recommend upgrading to version v4 or v3 as soon as possible before February 1st, 2025. (Upgrade instructions below).

If you are using pinned SHAs, please use the SHAs of versions v4.2.0 or v3.4.0

If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.

Upgrading to the recommended versions will not break your workflows.

4.1.2

... (truncated)

Commits
  • 9255dc7 Merge pull request #1686 from actions/cache-v5.0.1-release
  • 8ff5423 chore: release v5.0.1
  • 9233019 Merge pull request #1685 from salmanmkc/node24-storage-blob-fix
  • b975f2b fix: add peer property to package-lock.json for dependencies
  • d0a0e18 fix: update license files for @​actions/cache, fast-xml-parser, and strnum
  • 74de208 fix: update @​actions/cache to ^5.0.1 for Node.js 24 punycode fix
  • ac7f115 peer
  • b0f846b fix: update @​actions/cache with storage-blob fix for Node.js 24 punycode depr...
  • a783357 Merge pull request #1684 from actions/prepare-cache-v5-release
  • 3bb0d78 docs: highlight v5 runner requirement in releases
  • Additional commits viewable in compare view

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 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [taiki-e/setup-cross-toolchain-action](https://github.com/taiki-e/setup-cross-toolchain-action) | `1.32.1` | `1.34.0` |
| [taiki-e/install-action](https://github.com/taiki-e/install-action) | `2.62.62` | `2.65.7` |
| [codecov/codecov-action](https://github.com/codecov/codecov-action) | `5.5.1` | `5.5.2` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `3.11.1` | `3.12.0` |
| [actions/cache](https://github.com/actions/cache) | `4.3.0` | `5.0.1` |



Updates `taiki-e/setup-cross-toolchain-action` from 1.32.1 to 1.34.0
- [Release notes](https://github.com/taiki-e/setup-cross-toolchain-action/releases)
- [Changelog](https://github.com/taiki-e/setup-cross-toolchain-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/setup-cross-toolchain-action@84e58a4...de3cf2a)

Updates `taiki-e/install-action` from 2.62.62 to 2.65.7
- [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@493d7f2...4c6723e)

Updates `codecov/codecov-action` from 5.5.1 to 5.5.2
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@5a10915...671740a)

Updates `docker/setup-buildx-action` from 3.11.1 to 3.12.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@e468171...8d2750c)

Updates `actions/cache` from 4.3.0 to 5.0.1
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@0057852...9255dc7)

---
updated-dependencies:
- dependency-name: taiki-e/setup-cross-toolchain-action
  dependency-version: 1.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: taiki-e/install-action
  dependency-version: 2.65.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: codecov/codecov-action
  dependency-version: 5.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: docker/setup-buildx-action
  dependency-version: 3.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/cache
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 29, 2025
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