Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the github-actions group with 6 updates in the / directory:

Package From To
actions/checkout 4.2.2 5.0.0
taiki-e/setup-cross-toolchain-action 1.29.1 1.32.1
taiki-e/upload-rust-binary-action 1.26.0 1.27.0
actions/upload-artifact 4 5
actions/create-github-app-token 2.0.6 2.1.4
MarcoIeni/release-plz-action 0.5.107 0.5.118

Updates actions/checkout from 4.2.2 to 5.0.0

Release notes

Sourced from actions/checkout's releases.

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

Changelog

Sourced from actions/checkout's changelog.

Changelog

V5.0.0

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

... (truncated)

Commits

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

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

[Unreleased]

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

[1.29.1] - 2025-04-12

  • Set PKG_CONFIG_SYSROOT_DIR instead of PKG_CONFIG_SYSROOT which is not actually referred.

[1.29.0] - 2025-04-10

[1.28.3] - 2025-02-20

[1.28.2] - 2025-02-19

... (truncated)

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

Updates taiki-e/upload-rust-binary-action from 1.26.0 to 1.27.0

Release notes

Sourced from taiki-e/upload-rust-binary-action's releases.

1.27.0

Changelog

Sourced from taiki-e/upload-rust-binary-action's changelog.

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

[Unreleased]

[1.27.0] - 2025-06-14

[1.26.0] - 2025-05-03

  • Add dry-run-intended input option to suppress informational warnings generated by dry-run (#100, thanks @​eirnym)

[1.25.0] - 2025-04-26

  • Add tar-xz input option to upload .tar.xz archive. (#98, thanks @​A4-Tacks)

[1.24.0] - 2024-12-17

[1.23.0] - 2024-11-11

[1.22.1] - 2024-10-19

  • Fix failure when cross-compiling to Windows on non-Windows. (#86)

[1.22.0] - 2024-08-12

[1.21.1] - 2024-07-12

  • Work around rustc's strip bug that mostly affects illumos build. See #80 for details.

[1.21.0] - 2024-06-02

[1.20.0] - 2024-04-10

... (truncated)

Commits

Updates actions/upload-artifact from 4 to 5

Release notes

Sourced from actions/upload-artifact's releases.

v5.0.0

What's Changed

BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but we're treating it as such.

New Contributors

Full Changelog: actions/upload-artifact@v4...v5.0.0

v4.6.2

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4...v4.6.2

v4.6.1

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.1

v4.6.0

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.0

v4.5.0

What's Changed

New Contributors

... (truncated)

Commits
  • 330a01c Merge pull request #734 from actions/danwkennedy/prepare-5.0.0
  • 03f2824 Update github.dep.yml
  • 905a1ec Prepare v5.0.0
  • 2d9f9cd Merge pull request #725 from patrikpolyak/patch-1
  • 9687587 Merge branch 'main' into patch-1
  • 2848b2c Merge pull request #727 from danwkennedy/patch-1
  • 9b51177 Spell out the first use of GHES
  • cd231ca Update GHES guidance to include reference to Node 20 version
  • de65e23 Merge pull request #712 from actions/nebuk89-patch-1
  • 8747d8c Update README.md
  • Additional commits viewable in compare view

Updates actions/create-github-app-token from 2.0.6 to 2.1.4

Release notes

Sourced from actions/create-github-app-token's releases.

v2.1.4

2.1.4 (2025-09-13)

Bug Fixes

  • deps: bump @​octokit/auth-app from 7.2.1 to 8.0.1 (#257) (bef1eaf)

v2.1.3

2.1.3 (2025-09-13)

Bug Fixes

  • deps: bump undici from 7.8.0 to 7.10.0 in the production-dependencies group (#254) (f3d5ec2)

v2.1.2

2.1.2 (2025-09-12)

Bug Fixes

  • deps: bump @​octokit/request from 9.2.3 to 10.0.2 (#256) (5d7307b)

v2.1.1

2.1.1 (2025-08-11)

Bug Fixes

v2.1.0

2.1.0 (2025-08-08)

Features

Commits
  • 6701853 build(release): 2.1.4 [skip ci]
  • bef1eaf fix(deps): bump @​octokit/auth-app from 7.2.1 to 8.0.1 (#257)
  • 1526738 build(release): 2.1.3 [skip ci]
  • f3d5ec2 fix(deps): bump undici from 7.8.0 to 7.10.0 in the production-dependencies gr...
  • def152b build(release): 2.1.2 [skip ci]
  • 5d7307b fix(deps): bump @​octokit/request from 9.2.3 to 10.0.2 (#256)
  • 525760a build(deps): bump stefanzweifel/git-auto-commit-action from 5.2.0 to 6.0.1 (#...
  • 8ab05a8 Add beta branch support for releases (#282)
  • d00315e build(deps): bump actions/checkout from 4 to 5 (#279)
  • fcc6c28 build(deps-dev): bump dotenv from 16.5.0 to 17.2.1 (#269)
  • Additional commits viewable in compare view

Updates MarcoIeni/release-plz-action from 0.5.107 to 0.5.118

Release notes

Sourced from MarcoIeni/release-plz-action's releases.

v0.5.118

What's Changed

Full Changelog: release-plz/action@v0.5...v0.5.118

v0.5.117

What's Changed

Full Changelog: release-plz/action@v0.5...v0.5.117

v0.5.116

What's Changed

Full Changelog: release-plz/action@v0.5...v0.5.116

v0.5.115

What's Changed

Full Changelog: release-plz/action@v0.5...v0.5.115

v0.5.114

What's Changed

Full Changelog: release-plz/action@v0.5...v0.5.114

v0.5.113

What's Changed

Full Changelog: release-plz/action@v0.5...v0.5.113

v0.5.112

What's Changed

Full Changelog: release-plz/action@v0.5...v0.5.112

v0.5.111

... (truncated)

Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 27, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-16d0d07b9d branch from 83455b8 to e0bd82e Compare November 24, 2025 04:16
Bumps the github-actions group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.2.2` | `5.0.0` |
| [taiki-e/setup-cross-toolchain-action](https://github.com/taiki-e/setup-cross-toolchain-action) | `1.29.1` | `1.32.1` |
| [taiki-e/upload-rust-binary-action](https://github.com/taiki-e/upload-rust-binary-action) | `1.26.0` | `1.27.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4` | `5` |
| [actions/create-github-app-token](https://github.com/actions/create-github-app-token) | `2.0.6` | `2.1.4` |
| [MarcoIeni/release-plz-action](https://github.com/marcoieni/release-plz-action) | `0.5.107` | `0.5.118` |



Updates `actions/checkout` from 4.2.2 to 5.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@11bd719...08c6903)

Updates `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@0123528...84e58a4)

Updates `taiki-e/upload-rust-binary-action` from 1.26.0 to 1.27.0
- [Release notes](https://github.com/taiki-e/upload-rust-binary-action/releases)
- [Changelog](https://github.com/taiki-e/upload-rust-binary-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/upload-rust-binary-action@db10148...3962470)

Updates `actions/upload-artifact` from 4 to 5
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4...v5)

Updates `actions/create-github-app-token` from 2.0.6 to 2.1.4
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](actions/create-github-app-token@df432ce...6701853)

Updates `MarcoIeni/release-plz-action` from 0.5.107 to 0.5.118
- [Release notes](https://github.com/marcoieni/release-plz-action/releases)
- [Commits](release-plz/action@dde7b63...d529f73)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: taiki-e/setup-cross-toolchain-action
  dependency-version: 1.32.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: taiki-e/upload-rust-binary-action
  dependency-version: 1.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/create-github-app-token
  dependency-version: 2.1.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: MarcoIeni/release-plz-action
  dependency-version: 0.5.118
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-16d0d07b9d branch from e0bd82e to d1bae0c Compare December 8, 2025 04:12
@ethanpailes ethanpailes merged commit d8af506 into master Dec 22, 2025
5 checks passed
@ethanpailes ethanpailes deleted the dependabot/github_actions/github-actions-16d0d07b9d branch December 22, 2025 18:08
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