Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump taiki-e/setup-cross-toolchain-action from 1.20.0 to 1.23.1 #487

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps taiki-e/setup-cross-toolchain-action from 1.20.0 to 1.23.1.

Release notes

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

1.23.1

1.23.0

  • Support x86_64-unknown-illumos (build-only). (#22, thanks @​zeeshanlakhani)

  • Update the default QEMU version from 8.2 to 9.0.

1.22.0

  • Partially support /system/bin/sh on Android.

1.21.1

  • Document support status for ubuntu-24.04.

1.21.0

  • Support containers.

    Note:

    • Only Ubuntu and Debian containers are currently supported.

    • Not fully supported for some targets.

    • --privileged option is currently required (due to binfmt).

      container:
        image: '...'
        options: --privileged
  • Improve robustness of installation.

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.23.1] - 2024-08-11

[1.23.0] - 2024-07-12

  • Support x86_64-unknown-illumos (build-only). (#22, thanks @​zeeshanlakhani)

  • Update the default QEMU version from 8.2 to 9.0.

[1.22.0] - 2024-06-01

  • Partially support /system/bin/sh on Android.

[1.21.1] - 2024-05-03

  • Document support status for ubuntu-24.04.

[1.21.0] - 2024-04-13

  • Support containers.

    Note:

    • Only Ubuntu and Debian containers are currently supported.

    • Not fully supported for some targets.

    • --privileged option is currently required (due to binfmt).

      container:
        image: '...'
        options: --privileged
  • Improve robustness of installation.

[1.20.0] - 2024-01-25

  • Update the default Wine version from 8.0 to 9.0.

... (truncated)

Commits
  • 89711a7 Release 1.23.1
  • 2d61a84 Update changelog
  • 84faeb8 Revert "aarch64-unknown-linux-musl is broken due to recent nightly change"
  • 622898e ci: Temporarily disable armebv8 test
  • 8953e6c ci: Temporarily disable 32-bit sparc build
  • 2068a2d android: Rust 1.82 increased min api level of 32-bit targets to 21
  • 43a3025 ci: Disable 32-bit sparc with debug mode due to stack overflow
  • 728f80a aarch64-unknown-linux-musl is broken due to recent nightly change
  • 3ffe32c Update cspell dictionary
  • 2e86dfe Update readme
  • 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.20.0 to 1.23.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@c31d54d...89711a7)

---
updated-dependencies:
- dependency-name: taiki-e/setup-cross-toolchain-action
  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 Aug 12, 2024
Copy link

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 26, 2024

Superseded by #489.

@dependabot dependabot bot closed this Aug 26, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/taiki-e/setup-cross-toolchain-action-1.23.1 branch August 26, 2024 11:16
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.

0 participants