Skip to content

Bump taiki-e/setup-cross-toolchain-action from 1 to 1.40.1#3013

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/taiki-e/setup-cross-toolchain-action-1.40.1
Open

Bump taiki-e/setup-cross-toolchain-action from 1 to 1.40.1#3013
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/taiki-e/setup-cross-toolchain-action-1.40.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps taiki-e/setup-cross-toolchain-action from 1 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.

1.39.2

  • Improve support for Ubuntu 26.04.

1.39.1

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

1.39.0

  • 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

1.37.1

1.37.0

  • Support {x86_64,aarch64}-pc-windows-gnullvm on Windows host.

1.36.0

  • Accept target: host-tuple input option (align to Cargo 1.91+).

1.35.0

  • Add runner: valgrind input option to run tests with Valgrind. (#35)

  • Add package input option to install packages for target. (#34)

    This is currently only supported for some Linux (GNU) targets on Ubuntu/Debian hosts, and packages will be installed using the form: <sudo as needed> apt-get install --no-install-recommends <each package>:<target's dpkg arch>...

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.

... (truncated)

Changelog

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

[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

Commits
  • 18e4926 Remove duplicated retry
  • d3a76b3 tools: Update scripts and related config
  • 6a8645b ci: Use taiki-e/github-actions/.github/workflows/action-release.yml
  • 8176d53 ci: Disable deployment
  • 6e0d5c3 ci: Update config
  • See full diff in compare view

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 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 [taiki-e/setup-cross-toolchain-action](https://github.com/taiki-e/setup-cross-toolchain-action) from 1 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@v1...v1.40.1)

---
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
...

Signed-off-by: dependabot[bot] <support@github.com>
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants