Skip to content

Bump taiki-e/setup-cross-toolchain-action from 1 to 1.39.2#3009

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/taiki-e/setup-cross-toolchain-action-1.39.2
Open

Bump taiki-e/setup-cross-toolchain-action from 1 to 1.39.2#3009
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/taiki-e/setup-cross-toolchain-action-1.39.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps taiki-e/setup-cross-toolchain-action from 1 to 1.39.2.

Release notes

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

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.

    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.

1.32.1

  • Performance Improvements.

1.32.0

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

1.31.1

  • Improve support for Debian 13+.

1.31.0

... (truncated)

Changelog

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

[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
  • a2c6b0c zizmor: Enable ref-confusion
  • 20dbac4 Release 1.39.1
  • f5e0452 Avoid triggering zizmor ref-confusion
  • 0fd33e4 tools: Update tidy.sh
  • b49e4f7 Release 1.39.0
  • 5398810 Support native runner for soft-float little-endian Arm linux-gnu targets
  • 0957832 Update readme
  • 4094dfe ci: Update config
  • 0f952eb ci: Update permissions for tidy reusable workflow
  • 7f0e82f Bump actions/upload-artifact from 6 to 7 (#37)
  • Additional commits viewable 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.39.2.
- [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.39.2)

---
updated-dependencies:
- dependency-name: taiki-e/setup-cross-toolchain-action
  dependency-version: 1.39.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 6, 2026
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 6, 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 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.

1 participant