Skip to content

ci(deps): bump the all group across 1 directory with 4 updates#94

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/github_actions/all-d78b86bffc
Jun 26, 2026
Merged

ci(deps): bump the all group across 1 directory with 4 updates#94
github-actions[bot] merged 1 commit into
mainfrom
dependabot/github_actions/all-d78b86bffc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor

Bumps the all group with 4 updates in the / directory: actions/checkout, dtolnay/rust-toolchain, taiki-e/install-action and MarcoIeni/release-plz-action.

Updates actions/checkout from 6.0.3 to 7.0.0

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

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 dtolnay/rust-toolchain from 3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 to 67ef31d5b988238dd797d409d6f9574278e20537

Commits

Updates taiki-e/install-action from 2.81.6 to 2.82.0

Release notes

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

2.82.0

  • Support cargo-vet. (#1908, thanks @​jakewimmer)

  • Support cargo-crap. (#1905, thanks @​BartoszCiesla)

  • Support cargo-leptos. (#1903, thanks @​404Simon)

  • Update kingfisher@latest to 1.103.0.

  • Update cargo-xwin@latest to 0.23.0.

  • Update wasmtime@latest to 45.0.2.

  • Update cargo-deny@latest to 0.19.9.

  • Update prek@latest to 0.4.5.

  • Update trivy@latest to 0.71.1.

  • Update mise@latest to 2026.6.10.

2.81.11

  • Update wasm-tools@latest to 1.252.0.

  • Update wasm-bindgen@latest to 0.2.125.

  • Update uv@latest to 0.11.21.

  • Update protoc@latest to 3.35.1.

  • Update mise@latest to 2026.6.9.

  • Update jaq@latest to 3.1.0.

  • Update cargo-insta@latest to 1.48.0.

  • Update biome@latest to 2.5.0.

2.81.10

  • Update tombi@latest to 1.1.3.

  • Update release-plz@latest to 0.3.159.

  • Update cosign@latest to 3.1.1.

2.81.9

  • Update wasm-bindgen@latest to 0.2.123.

  • Update tombi@latest to 1.1.2.

... (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.4] - 2026-06-25

  • Update uv@latest to 0.11.24.

  • Update mise@latest to 2026.6.13.

  • Update just@latest to 1.54.0.

  • Update biome@latest to 2.5.1.

[2.82.3] - 2026-06-24

  • 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] - 2026-06-21

  • Update xh@latest to 0.26.1.

  • Update uv@latest to 0.11.23.

... (truncated)

Commits

Updates MarcoIeni/release-plz-action from 0.5.129 to 0.5.130

Release notes

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

v0.5.130

What's Changed

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

Commits
  • e879257 Update to 0.3.159 (#439)
  • 29ecf01 don't threat http 422 errors as special (#438)
  • c6756a4 chore(deps): update dependency cargo-bins/cargo-binstall to v1.20.0 (#437)
  • 0c186bf chore(deps): update dependency taiki-e/install-action to v2.81.8 (#436)
  • 8fe2bb5 chore(deps): lock file maintenance (#435)
  • 675b30f chore(deps): update dependency taiki-e/install-action to v2.81.7 (#433)
  • 7f61f63 chore(deps): update github actions to v6.0.3 (#385)
  • 7600366 chore(deps): update dependency taiki-e/install-action to v2.81.6 (#432)
  • f983e75 chore(deps): update dependency taiki-e/install-action to v2.81.5 (#431)
  • 02994ce chore(deps): update dependency taiki-e/install-action to v2.81.4 (#430)
  • 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

Bumps the all group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain), [taiki-e/install-action](https://github.com/taiki-e/install-action) and [MarcoIeni/release-plz-action](https://github.com/marcoieni/release-plz-action).


Updates `actions/checkout` from 6.0.3 to 7.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@df4cb1c...9c091bb)

Updates `dtolnay/rust-toolchain` from 3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 to 67ef31d5b988238dd797d409d6f9574278e20537
- [Release notes](https://github.com/dtolnay/rust-toolchain/releases)
- [Commits](dtolnay/rust-toolchain@3c5f7ea...67ef31d)

Updates `taiki-e/install-action` from 2.81.6 to 2.82.0
- [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@59012be...b8cecb8)

Updates `MarcoIeni/release-plz-action` from 0.5.129 to 0.5.130
- [Release notes](https://github.com/marcoieni/release-plz-action/releases)
- [Commits](release-plz/action@064f4d1...e879257)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: dtolnay/rust-toolchain
  dependency-version: 67ef31d5b988238dd797d409d6f9574278e20537
  dependency-type: direct:production
  dependency-group: all
- dependency-name: taiki-e/install-action
  dependency-version: 2.82.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: MarcoIeni/release-plz-action
  dependency-version: 0.5.130
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

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 Jun 26, 2026
@dependabot dependabot Bot requested a review from hseeberger as a code owner June 26, 2026 04:23
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 26, 2026
@github-actions github-actions Bot enabled auto-merge (squash) June 26, 2026 04:23
@github-actions github-actions Bot merged commit 2b4e258 into main Jun 26, 2026
6 checks passed
@github-actions github-actions Bot deleted the dependabot/github_actions/all-d78b86bffc branch June 26, 2026 04:24
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