Skip to content

ci: bump the github-actions group across 1 directory with 5 updates#184

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/github-actions-aa56e734ff
Closed

ci: bump the github-actions group across 1 directory with 5 updates#184
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/github-actions-aa56e734ff

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2024

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

Package From To
actions/checkout 4.2.1 4.2.2
taiki-e/setup-cross-toolchain-action 1.24.0 1.26.0
taiki-e/upload-rust-binary-action 1.22.0 1.24.0
actions/create-github-app-token 1.11.0 1.11.1
MarcoIeni/release-plz-action 0.5.76 0.5.87

Updates actions/checkout from 4.2.1 to 4.2.2

Release notes

Sourced from actions/checkout's releases.

v4.2.2

What's Changed

Full Changelog: actions/checkout@v4.2.1...v4.2.2

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

v4.1.2

v4.1.1

v4.1.0

... (truncated)

Commits

Updates taiki-e/setup-cross-toolchain-action from 1.24.0 to 1.26.0

Release notes

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

1.26.0

  • Support windows-gnu/windows-gnullvm targets on ubuntu-24.04.

1.25.0

  • Document that the following targets are also supported.

    • wasm32-wasip1-threads (on Linux)
    • wasm32-wasip2 (on Linux)
  • Update the default QEMU version from 9.1 to 9.2.

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.26.0] - 2024-12-25

  • Support windows-gnu/windows-gnullvm targets on ubuntu-24.04.

[1.25.0] - 2024-12-25

  • Document that the following targets are also supported.

    • wasm32-wasip1-threads (on Linux)
    • wasm32-wasip2 (on Linux)
  • Update the default QEMU version from 9.1 to 9.2.

[1.24.0] - 2024-09-07

  • Support Mac Catalyst targets on macOS host.

    • aarch64-apple-ios-macabi
    • x86_64-apple-ios-macabi

    GitHub-provided macOS runners support cross-compile for other targets, so this action just runs rustup target add and/or sets some environment variables.

  • Update the default QEMU version from 9.0 to 9.1.

[1.23.2] - 2024-08-23

  • Work around qemu-armeb 9.0 bug.

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

... (truncated)

Commits

Updates taiki-e/upload-rust-binary-action from 1.22.0 to 1.24.0

Release notes

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

1.24.0

1.23.0

1.22.1

  • Fix failure when cross-compiling to Windows on non-Windows. (#86)
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.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

[1.19.2] - 2024-04-03

  • Add a warning for macos-latest runner architecture change. (#70)

    warning: GitHub Actions changed default architecture of macos-latest since macos-14; consider passing 'target' input option to clarify which target you are building for.

[1.19.1] - 2024-03-26

  • Work around strip bugs in rustc and cargo. See #69 for details.

... (truncated)

Commits

Updates actions/create-github-app-token from 1.11.0 to 1.11.1

Release notes

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

v1.11.1

What's Changed

Bug Fixes

Full Changelog: actions/create-github-app-token@v1.11.0...v1.11.1

Commits
  • c1a2851 build(release): 1.11.1 [skip ci]
  • fa6118c fix(deps): bump the production-dependencies group across 1 directory with 3 u...
  • ae140fa build(deps): bump actions/publish-immutable-action from 0.0.3 to 0.0.4 (#180)
  • c84b152 build(deps-dev): bump the development-dependencies group across 1 directory w...
  • 26a5f36 ci(dependabot): only group minor and patch updates (#192)
  • 6f99576 docs(README): fix typo (#186)
  • 25cc3bd refactor: remove redundant API call (#175)
  • a2c2dfa build(deps-dev): bump the development-dependencies group with 3 updates (#174)
  • 349e62c ci(release): add workflow file for publishing releases to immutable action pa...
  • See full diff in compare view

Updates MarcoIeni/release-plz-action from 0.5.76 to 0.5.87

Release notes

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

v0.5.87

What's Changed

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

v0.5.86

What's Changed

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

v0.5.85

What's Changed

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

v0.5.84

What's Changed

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

v0.5.83

What's Changed

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

v0.5.82

What's Changed

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

v0.5.81

What's Changed

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

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

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

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.2.1` | `4.2.2` |
| [taiki-e/setup-cross-toolchain-action](https://github.com/taiki-e/setup-cross-toolchain-action) | `1.24.0` | `1.26.0` |
| [taiki-e/upload-rust-binary-action](https://github.com/taiki-e/upload-rust-binary-action) | `1.22.0` | `1.24.0` |
| [actions/create-github-app-token](https://github.com/actions/create-github-app-token) | `1.11.0` | `1.11.1` |
| [MarcoIeni/release-plz-action](https://github.com/marcoieni/release-plz-action) | `0.5.76` | `0.5.87` |



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

Updates `taiki-e/setup-cross-toolchain-action` from 1.24.0 to 1.26.0
- [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@92417c3...bdeb9ca)

Updates `taiki-e/upload-rust-binary-action` from 1.22.0 to 1.24.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@3bbb07b...e7953b6)

Updates `actions/create-github-app-token` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](actions/create-github-app-token@5d869da...c1a2851)

Updates `MarcoIeni/release-plz-action` from 0.5.76 to 0.5.87
- [Release notes](https://github.com/marcoieni/release-plz-action/releases)
- [Commits](release-plz/action@ede2f28...395042a)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: taiki-e/setup-cross-toolchain-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: taiki-e/upload-rust-binary-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/create-github-app-token
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: MarcoIeni/release-plz-action
  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 added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 30, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 20, 2025

Superseded by #187.

@dependabot dependabot bot closed this Jan 20, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-aa56e734ff branch January 20, 2025 04:32
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