Skip to content

Bump the github-actions group with 2 updates#529

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-82deb9713a
Closed

Bump the github-actions group with 2 updates#529
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-82deb9713a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps the github-actions group with 2 updates: taiki-e/setup-cross-toolchain-action and taiki-e/install-action.

Updates taiki-e/setup-cross-toolchain-action from 1.39.2 to 1.40.1

Release notes

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

1.40.1

  • Revert update of default Valgrind version and default Valgrind arguments change in 1.40.0 due to Valgrind 3.27.0 bug.

1.40.0

  • Support trailing comma in package input option.

  • Support specifying Valgrind version via valgrind input option and runner input option (valgrind@<version> syntax).

  • Use --fair-sched=try instead of --fair-sched=yes in default arguments passed to Valgrind.

  • Update the default QEMU version from 10.2 to 11.0.

  • Update the default Valgrind version from 3.26.0 to 3.27.0.

  • Improve robustness for network failure.

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.40.1] - 2026-05-04

  • Revert update of default Valgrind version and default Valgrind arguments change in 1.40.0 due to Valgrind 3.27.0 bug.

[1.40.0] - 2026-05-03

  • Support trailing comma in package input option.

  • Support specifying Valgrind version via valgrind input option and runner input option (valgrind@<version> syntax).

  • Use --fair-sched=try instead of --fair-sched=yes in default arguments passed to Valgrind.

  • Update the default QEMU version from 10.2 to 11.0.

  • Update the default Valgrind version from 3.26.0 to 3.27.0.

  • Improve robustness for network failure.

[1.39.2] - 2026-03-29

  • Improve support for Ubuntu 26.04.

[1.39.1] - 2026-03-08

  • Avoid triggering zizmor ref-confusion when using this action in form of uses: taiki-e/setup-cross-toolchain-action@v1.

[1.39.0] - 2026-03-07

  • Support native runner for soft-float little-endian Arm linux-gnu targets on GitHub-hosted AArch64 Linux runners (ubuntu-22.04-arm, ubuntu-24.04-arm) with Debian containers.

[1.38.0] - 2026-01-29

[1.37.1] - 2026-01-11

... (truncated)

Commits
  • 1293612 Release 1.40.1
  • 6fa8352 Update changelog
  • efd1b72 Revert default Valgrind version update
  • 7d4cc08 Revert "Use --fair-sched=try instead of --fair-sched=yes"
  • 74847e5 Release 1.40.0
  • b429c00 ci: Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#39)
  • 8e6ba94 Use --fair-sched=try instead of --fair-sched=yes
  • 971f19b Update default Valgrind version from 3.26.0 to 3.27.0 and support
  • 48a501e Update default QEMU version from 10.2 to 11.0
  • 8236475 ci: Remove workaround for rustc bug on sparc-unknown-linux-gnu
  • Additional commits viewable in compare view

Updates taiki-e/install-action from 2.75.22 to 2.76.0

Release notes

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

2.76.0

  • Support mdbook-d2. (#1737, thanks @​nhu)

  • Support cargo-apple-runner. (#1731, thanks @​madsmtm)

  • Support cargo-binstall on riscv64 Linux.

  • Update cargo-deb@latest to 3.7.0.

  • Update tombi@latest to 0.10.2.

2.75.30

  • Support cargo-spellcheck on AArch64 Linux/Windows.

  • Update cargo-spellcheck@latest to 0.15.7.

  • Update biome@latest to 2.4.14.

2.75.29

  • Update syft@latest to 1.44.0.

  • Update rclone@latest to 1.74.0.

  • Update osv-scanner@latest to 2.3.6.

2.75.28

  • Update wasmtime@latest to 44.0.1.

  • Update typos@latest to 1.46.0.

  • Update tombi@latest to 0.10.1.

  • Update sccache@latest to 0.15.0.

  • Update mise@latest to 2026.4.28.

  • Update gungraun-runner@latest to 0.18.2.

  • Update cyclonedx@latest to 0.31.0.

2.75.27

  • Update cargo-udeps@latest to 0.1.61.

  • Update wasm-tools@latest to 1.248.0.

  • Update cargo-deb@latest to 3.6.4.

2.75.26

  • Update wasm-bindgen@latest to 0.2.120.

... (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.76.0] - 2026-05-04

  • Support mdbook-d2. (#1737, thanks @​nhu)

  • Support cargo-apple-runner. (#1731, thanks @​madsmtm)

  • Support cargo-binstall on riscv64 Linux.

  • Update cargo-deb@latest to 3.7.0.

  • Update tombi@latest to 0.10.2.

[2.75.30] - 2026-05-03

  • Support cargo-spellcheck on AArch64 Linux/Windows.

  • Update cargo-spellcheck@latest to 0.15.7.

  • Update biome@latest to 2.4.14.

[2.75.29] - 2026-05-02

  • Update syft@latest to 1.44.0.

  • Update rclone@latest to 1.74.0.

  • Update osv-scanner@latest to 2.3.6.

[2.75.28] - 2026-05-01

  • Update wasmtime@latest to 44.0.1.

  • Update typos@latest to 1.46.0.

  • Update tombi@latest to 0.10.1.

  • Update sccache@latest to 0.15.0.

... (truncated)

Commits
  • 711e1c3 Release 2.76.0
  • 6f6e822 Update changelog
  • a142873 ci,tools: Update config and script
  • ff1c16d Support cargo-apple-runner (#1731)
  • 8966c78 Support mdbook-d2 (#1737)
  • c2126fb Support cargo-binstall on riscv64 Linux
  • 57f2d4f codegen: Pin cargo-binstall version in base manifest
  • 4702276 Revert "Update cargo-binstall@latest to 1.19.0"
  • 9908d1d Remove sed usage in canonicalize_windows_path
  • 4976db3 Update cargo-binstall@latest to 1.19.0
  • 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 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 2 updates: [taiki-e/setup-cross-toolchain-action](https://github.com/taiki-e/setup-cross-toolchain-action) and [taiki-e/install-action](https://github.com/taiki-e/install-action).


Updates `taiki-e/setup-cross-toolchain-action` from 1.39.2 to 1.40.1
- [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@d62f33b...1293612)

Updates `taiki-e/install-action` from 2.75.22 to 2.76.0
- [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@cf525cb...711e1c3)

---
updated-dependencies:
- dependency-name: taiki-e/setup-cross-toolchain-action
  dependency-version: 1.40.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: taiki-e/install-action
  dependency-version: 2.76.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 May 4, 2026
@rnijveld
Copy link
Copy Markdown
Member

rnijveld commented May 8, 2026

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 8, 2026

I can't perform the requested action because I don't have any knowledge about this pull request.

@rnijveld
Copy link
Copy Markdown
Member

rnijveld commented May 8, 2026

@dependabot recreate

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 8, 2026

I can't perform the requested action because I don't have any knowledge about this pull request.

@rnijveld
Copy link
Copy Markdown
Member

rnijveld commented May 8, 2026

Superseded by #543

@rnijveld rnijveld closed this May 8, 2026
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.

2 participants