Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps taiki-e/setup-cross-toolchain-action from 1.29.1 to 1.32.1.

Release notes

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

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

  • Update the default QEMU version from 10.0 to 10.1.

1.30.0

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

Changelog

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

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

Commits
  • 84e58a4 Release 1.32.1
  • 9883ce6 Update changelog
  • 3b4d31a Check if ${apt_target}-g++ and libstdc++6:armhf are already installed
  • 2e05312 Release 1.32.0
  • b4b4356 ci: Fix error on Apple targets
  • ef3326a ci: Temporarily disable wasm32-wasip1-threads test
  • 263004b Add runner: none input option
  • 5084abb Release 1.31.1
  • a708979 ci: Enable aarch64_be Linux test on Ubuntu 24.04
  • 05c63e8 ci: Test Debian 13
  • 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 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 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.29.1 to 1.32.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.29.1...v1.32.1)

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

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 Oct 1, 2025
@github-actions github-actions bot enabled auto-merge (squash) October 1, 2025 22:04
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it only includes patch or minor updates.

@github-actions github-actions bot merged commit 7d6b2b8 into main Oct 1, 2025
4 checks passed
@github-actions github-actions bot deleted the dependabot/github_actions/taiki-e/setup-cross-toolchain-action-1.32.1 branch October 1, 2025 22:05
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