Skip to content

chore(deps): bump the github-actions group across 1 directory with 6 updates#1545

Merged
fingolfin merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-08ed5b748b
Jul 3, 2026
Merged

chore(deps): bump the github-actions group across 1 directory with 6 updates#1545
fingolfin merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-08ed5b748b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

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

Package From To
actions/checkout 6 7
clechasseur/rs-cargo 5.0.5 5.0.6
cross-platform-actions/action 1.1.0 1.3.0
heyhusen/archlinux-package-action 3.0.0 3.0.1
reviewdog/action-suggester 1.24.0 1.24.3
taiki-e/install-action 2.79.3 2.82.3

Updates actions/checkout from 6 to 7

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

Full Changelog: actions/checkout@v6...v6.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

Updates clechasseur/rs-cargo from 5.0.5 to 5.0.6

Release notes

Sourced from clechasseur/rs-cargo's releases.

v5.0.6

Patch release with updated dependencies, including a few security fixes.

What's Changed

Full Changelog: clechasseur/rs-cargo@v5.0.5...v5.0.6

Commits
  • b897b7d fix: bump version to 5.0.6 (#418)
  • e86930b fix: update @clechasseur/rs-actions-core to 8.0.2, run npm update (#417)
  • f4d1ac0 chore(deps): update dependency rollup to ^4.62.2 (#409)
  • 9b9848a chore(deps): update oxlint monorepo (#410)
  • e23aa2e chore(deps): update dependency ts-jest to ^29.4.11 (#412)
  • 1e4bdf4 chore(deps): update dependency @​rollup/plugin-commonjs to ^29.0.3 (#413)
  • 36d36cb chore(deps): update dependency prettier to ^3.8.4 (#415)
  • e88bc84 chore(deps): update actions/checkout action to v7 (#416)
  • 08a7041 chore(deps): update dependency oxlint to ^1.64.0 (#408)
  • e9f9767 chore(deps): update dependency jest to ^30.4.2 (#406)
  • Additional commits viewable in compare view

Updates cross-platform-actions/action from 1.1.0 to 1.3.0

Release notes

Sourced from cross-platform-actions/action's releases.

Cross Platform Action 1.3.0

Added

  • Add support for FreeBSD 15.1 (#153)

  • Add a --environment-variables post-flag to the cpa.sh custom shell for forwarding additional environment variables to the VM on a per-step basis, without having to declare them on the Start VM step via the environment_variables input (#145):

    - name: Run a command with extra environment variables
      shell: cpa.sh {0} --environment-variables MY_ENV1 MY_ENV2
      env:
        MY_ENV1: value1
        MY_ENV2: value2
      run: echo "$MY_ENV1 $MY_ENV2"

Cross Platform Action 1.2.0

Added

  • Add support for OpenBSD 7.9 (#144)

Changed

  • Updated QEMU to 10.2.3

Security

  • Bump resources to a release that use immutable releases, providing integrity verification for downloaded artifacts (#147)
Changelog

Sourced from cross-platform-actions/action's changelog.

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.3.0] - 2026-06-22

Added

  • Add support for FreeBSD 15.1 (#153)

  • Add a --environment-variables post-flag to the cpa.sh custom shell for forwarding additional environment variables to the VM on a per-step basis, without having to declare them on the Start VM step via the environment_variables input (#145):

    - name: Run a command with extra environment variables
      shell: cpa.sh {0} --environment-variables MY_ENV1 MY_ENV2
      env:
        MY_ENV1: value1
        MY_ENV2: value2
      run: echo "$MY_ENV1 $MY_ENV2"

[1.2.0] - 2026-05-30

Added

  • Add support for OpenBSD 7.9 (#144)

Changed

  • Updated QEMU to 10.2.3

Security

  • Bump resources to a release that use immutable releases, providing integrity verification for downloaded artifacts (#147)

[1.1.0] - 2026-05-17

Added

  • Add support for DragonFly BSD (#19)

  • Add support for MidnightBSD (#102)

  • Add support for FreeBSD 14.4 (#122)

  • Add support for OmniOS r151058

  • New syntax for multiple steps (#83). Instead of invoking the action multiple times it's now possible to use a custom shell when running commands:

... (truncated)

Commits
  • 5ea7e8e Release 1.3.0
  • bbc9473 Add --environment-variables flag to the cpa.sh custom shell
  • e460478 Add support for FreeBSD 15.1
  • 1726cd2 Merge pull request #148 from cross-platform-actions/dependabot/github_actions...
  • e63a7f2 Bump actions/checkout from 6 to 6.0.2 in the gha-dependencies group
  • b6a4c35 [no ci] Fix incorrect changelog entry
  • be3d7e9 Release 1.2.0
  • 765ea79 Update QEMU to 10.2.3
  • 9812348 Add support for OpenBSD 7.9
  • See full diff in compare view

Updates heyhusen/archlinux-package-action from 3.0.0 to 3.0.1

Release notes

Sourced from heyhusen/archlinux-package-action's releases.

v3.0.1

Fixed

  • Error CI build because changed Spotify upstream url - by @​dcelasun
Changelog

Sourced from heyhusen/archlinux-package-action's changelog.

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[3.0.1] - 2026-06-21

Fixed

  • Error CI build because changed Spotify upstream url - by @​dcelasun

[3.0.0] - 2026-01-16

Changed

[2.4.0] - 2025-06-01

Added

[2.3.0] - 2025-05-27

Added

Fixed

[2.2.1] - 2024-02-19

Fixed

  • Can't pull docker image, so sorry guys

[2.2.0] - 2022-08-05

Added

... (truncated)

Commits
  • 3f7aaad Merge pull request #67 from heyhusen/release/v3.0.1
  • 6e56ed1 chore: release v3.0.1
  • 4d4c056 Merge pull request #64 from heyhusen/dependabot/github_actions/docker/metadat...
  • 0457b97 chore(deps): bump docker/metadata-action from 5 to 6
  • b05084c Merge pull request #66 from dcelasun/fix/ci-test
  • d4032e4 CI: Update Spotify version
  • 27228fc Merge pull request #63 from heyhusen/docs/readme-v3
  • 33fcb33 docs: change action version v2 to v3
  • 150a530 Merge pull request #62 from heyhusen/release/v3.0.0
  • See full diff in compare view

Updates reviewdog/action-suggester from 1.24.0 to 1.24.3

Release notes

Sourced from reviewdog/action-suggester's releases.

Release v1.24.3

What's Changed

Full Changelog: reviewdog/action-suggester@v1.24.2...v1.24.3

Release v1.24.2

What's Changed

Full Changelog: reviewdog/action-suggester@v1.24.1...v1.24.2

Release v1.24.1

What's Changed

Full Changelog: reviewdog/action-suggester@v1.24.0...v1.24.1

Commits
  • 2558ba1 Merge pull request #112 from reviewdog/renovate/go-1.x
  • 344d690 Merge pull request #109 from reviewdog/renovate/actions-setup-go-6.x
  • eaae686 Merge pull request #108 from reviewdog/renovate/reviewdog-action-setup-1.x
  • 0a13364 Merge pull request #106 from reviewdog/renovate/reviewdog-action-misspell-1.x
  • 604cbc1 Merge pull request #105 from reviewdog/renovate/reviewdog-action-actionlint-1.x
  • 50c0a5e chore(deps): update reviewdog/action-misspell action to v1.27.0
  • d5e0f41 chore(deps): update reviewdog/action-actionlint action to v1.72.0
  • f32de73 chore(deps): update actions/setup-go action to v6.4.0
  • 2338685 Merge pull request #114 from reviewdog/renovate/actions-checkout-7.x
  • 9dc1d8b chore(deps): update actions/checkout action to v7
  • Additional commits viewable in compare view

Updates taiki-e/install-action from 2.79.3 to 2.82.3

Release notes

Sourced from taiki-e/install-action's releases.

2.82.3

  • Update zizmor@latest to 1.26.1.

  • Update wasmtime@latest to 46.0.0.

  • Update tombi@latest to 1.1.5.

  • Update mise@latest to 2026.6.12.

  • Update kingfisher@latest to 1.104.0.

  • Update cargo-tarpaulin@latest to 0.35.5.

  • Update cargo-nextest@latest to 0.9.138.

  • Update cargo-crap@latest to 0.3.0.

  • Update cargo-binstall@latest to 1.20.1.

  • Update cargo-rdme@latest to 2.0.1.

2.82.2

  • Update xh@latest to 0.26.1.

  • Update uv@latest to 0.11.23.

  • Update trivy@latest to 0.71.2.

  • Update sccache@latest to 0.16.0.

2.82.1

  • Update vacuum@latest to 0.29.4.

  • Update uv@latest to 0.11.22.

  • Update osv-scanner@latest to 2.4.0.

  • Update mise@latest to 2026.6.11.

  • Update martin@latest to 1.11.0.

  • Update just@latest to 1.53.0.

  • Update cargo-zigbuild@latest to 0.23.0.

2.82.0

... (truncated)

Changelog

Sourced from taiki-e/install-action's changelog.

Changelog

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

This project adheres to Semantic Versioning.

[Unreleased]

[2.82.7] - 2026-06-30

  • Update tombi@latest to 1.1.6.

  • Update kingfisher@latest to 1.105.0.

  • Update gungraun-runner@latest to 0.19.3.

  • Update editorconfig-checker@latest to 3.8.0.

  • Update dprint@latest to 0.55.1.

  • Update cargo-tarpaulin@latest to 0.36.0.

[2.82.6] - 2026-06-29

  • Update vacuum@latest to 0.29.7.

  • Update uv@latest to 0.11.25.

  • Update syft@latest to 1.46.0.

  • Update dprint@latest to 0.55.0.

  • Update cargo-auditable@latest to 0.7.5.

[2.82.5] - 2026-06-26

  • Update wasmtime@latest to 46.0.1.

  • Update wasm-bindgen@latest to 0.2.126.

  • Update vacuum@latest to 0.29.6.

  • Update mise@latest to 2026.6.14.

  • Update cargo-rdme@latest to 2.1.0.

... (truncated)

Commits
  • ace6ebe Release 2.82.3
  • 9593d26 Update zizmor@latest to 1.26.1
  • 0569c01 Update wasmtime@latest to 46.0.0
  • 5ea9fc8 Update uv manifest
  • d9b6e0d Update tombi@latest to 1.1.5
  • d22450f Update mise@latest to 2026.6.12
  • 586c055 Update kingfisher@latest to 1.104.0
  • 5e27d30 Update just manifest
  • eda88a4 Update cargo-tarpaulin@latest to 0.35.5
  • 30ff9da Update cargo-nextest@latest to 0.9.138
  • Additional commits viewable in compare view

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

…updates

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

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `6` | `7` |
| [clechasseur/rs-cargo](https://github.com/clechasseur/rs-cargo) | `5.0.5` | `5.0.6` |
| [cross-platform-actions/action](https://github.com/cross-platform-actions/action) | `1.1.0` | `1.3.0` |
| [heyhusen/archlinux-package-action](https://github.com/heyhusen/archlinux-package-action) | `3.0.0` | `3.0.1` |
| [reviewdog/action-suggester](https://github.com/reviewdog/action-suggester) | `1.24.0` | `1.24.3` |
| [taiki-e/install-action](https://github.com/taiki-e/install-action) | `2.79.3` | `2.82.3` |



Updates `actions/checkout` from 6 to 7
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6...v7)

Updates `clechasseur/rs-cargo` from 5.0.5 to 5.0.6
- [Release notes](https://github.com/clechasseur/rs-cargo/releases)
- [Commits](clechasseur/rs-cargo@f70e297...b897b7d)

Updates `cross-platform-actions/action` from 1.1.0 to 1.3.0
- [Release notes](https://github.com/cross-platform-actions/action/releases)
- [Changelog](https://github.com/cross-platform-actions/action/blob/master/changelog.md)
- [Commits](cross-platform-actions/action@0c165ad...5ea7e8e)

Updates `heyhusen/archlinux-package-action` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/heyhusen/archlinux-package-action/releases)
- [Changelog](https://github.com/heyhusen/archlinux-package-action/blob/main/CHANGELOG.md)
- [Commits](heyhusen/archlinux-package-action@c9f9405...3f7aaad)

Updates `reviewdog/action-suggester` from 1.24.0 to 1.24.3
- [Release notes](https://github.com/reviewdog/action-suggester/releases)
- [Commits](reviewdog/action-suggester@aa38384...2558ba1)

Updates `taiki-e/install-action` from 2.79.3 to 2.82.3
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/install-action@65851e1...ace6ebe)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: clechasseur/rs-cargo
  dependency-version: 5.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: cross-platform-actions/action
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: heyhusen/archlinux-package-action
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: reviewdog/action-suggester
  dependency-version: 1.24.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: taiki-e/install-action
  dependency-version: 2.82.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Jul 1, 2026
@fingolfin fingolfin merged commit 9005aa0 into main Jul 3, 2026
31 checks passed
@fingolfin fingolfin deleted the dependabot/github_actions/github-actions-08ed5b748b branch July 3, 2026 09:39
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