Skip to content

build(deps): Bump taiki-e/install-action from 2.82.5 to 2.82.7#35

Merged
laconc merged 1 commit into
mainfrom
dependabot/github_actions/taiki-e/install-action-2.82.5
Jul 1, 2026
Merged

build(deps): Bump taiki-e/install-action from 2.82.5 to 2.82.7#35
laconc merged 1 commit into
mainfrom
dependabot/github_actions/taiki-e/install-action-2.82.5

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps taiki-e/install-action from 2.82.5 to 2.82.7.

Release notes

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

2.82.7

  • 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

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

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
  • 16b0581 Release 2.82.7
  • 68c8453 Update uv manifest
  • 8532697 Update trivy manifest
  • 2959f9e Update tombi@latest to 1.1.6
  • 9bfa119 Update kingfisher@latest to 1.105.0
  • f198b91 Update just manifest
  • 20feedd Update gungraun-runner@latest to 0.19.3
  • 314197a Update editorconfig-checker@latest to 3.8.0
  • f8632eb Update dprint@latest to 0.55.1
  • 4234dc0 Update cargo-tarpaulin@latest to 0.36.0
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 27, 2026
laconc added a commit that referenced this pull request Jul 1, 2026
Consolidates the seven open Dependabot PRs (#32#38) into one, and adds
two transitive crate bumps Dependabot doesn't open PRs for (it only
files for direct deps). Closing this obviates all seven.

## GitHub Actions (SHA re-pinned, version comment preserved)
| Action | From | To | Dependabot |
|---|---|---|---|
| `taiki-e/install-action` | `8b3c737` (v2) | `bffeee2` (v2) | #35 |
| `actions/attest-build-provenance` | v4.1.0 | v4.1.1 | #36 |
| `actions/cache/restore` | v5.0.5 | v6.1.0 | #37 |
| `actions/cache/save` | v5.0.5 | v6.1.0 | #38 |

## Cargo.lock (patch floats under the workspace's major pins)
| Crate | From | To | Dependabot |
|---|---|---|---|
| `anyhow` | 1.0.102 | 1.0.103 | #34 |
| `quote` | 1.0.45 | 1.0.46 | #33 |
| `trybuild` | 1.0.116 | 1.0.117 | #32 |
| `arrayvec` | 0.7.6 | 0.7.7 | — (transitive) |
| `cc` | 1.2.64 | 1.2.65 | — (transitive) |

The three Cargo PRs were lock-only already (the workspace pins majors —
`anyhow="1"`, `quote="1"`, `trybuild="1"` — and lets patch float), so no
`Cargo.toml` change is needed. The remaining pinned actions (`checkout`,
`rust-cache`, `upload/download-artifact`, `release-plz`,
`crates-io-auth-action`, `rust-toolchain`) are already current per
Dependabot's scan.

## Verification
- `make test` (`--workspace --all-features`) — all green
- `cargo deny check` — advisories / bans / licenses / sources ok

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.82.5 to 2.82.7.
- [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@bffeee2...16b0581)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.82.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): Bump taiki-e/install-action from 2.82.1 to 2.82.5 build(deps): Bump taiki-e/install-action from 2.82.5 to 2.82.7 Jul 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/taiki-e/install-action-2.82.5 branch from e44be5d to 26d355f Compare July 1, 2026 03:07
@laconc
laconc merged commit f94add7 into main Jul 1, 2026
9 checks passed
@laconc
laconc deleted the dependabot/github_actions/taiki-e/install-action-2.82.5 branch July 1, 2026 03:14
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