Skip to content

build(deps): bump taiki-e/install-action from 2.85.7 to 2.85.11 - #53

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/taiki-e/install-action-2.85.11
Open

build(deps): bump taiki-e/install-action from 2.85.7 to 2.85.11#53
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/taiki-e/install-action-2.85.11

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor

Bumps taiki-e/install-action from 2.85.7 to 2.85.11.

Release notes

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

2.85.11

  • Update zola@latest to 0.23.2.

  • Update wasm-bindgen@latest to 0.2.127.

  • Update uv@latest to 0.12.3.

  • Update osv-scanner@latest to 2.5.0.

  • Update mise@latest to 2026.8.3.

  • Update kingfisher@latest to 1.112.0.

  • Update editorconfig-checker@latest to 3.10.0.

2.85.10

  • Update uv@latest to 0.12.2.

  • Update tombi@latest to 1.2.7.

  • Update cosign@latest to 3.1.3.

  • Update coreutils@latest to 0.10.0.

  • Update cargo-rdme@latest to 2.2.0.

  • Update cargo-crap@latest to 0.4.3.

2.85.9

  • Update zola@latest to 0.23.1.

  • Update wild@latest to 0.10.0.

  • Update mise@latest to 2026.8.2.

  • Update just@latest to 1.58.0.

  • Update jaq@latest to 3.1.1.

  • Update cargo-nextest@latest to 0.9.143.

  • Update cargo-crap@latest to 0.4.2.

  • Update biome@latest to 2.5.7.

2.85.8

  • Update zizmor@latest to 1.29.0.

  • Update typos@latest to 1.49.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.85.11] - 2026-08-09

  • Update zola@latest to 0.23.2.

  • Update wasm-bindgen@latest to 0.2.127.

  • Update uv@latest to 0.12.3.

  • Update osv-scanner@latest to 2.5.0.

  • Update mise@latest to 2026.8.3.

  • Update kingfisher@latest to 1.112.0.

  • Update editorconfig-checker@latest to 3.10.0.

[2.85.10] - 2026-08-07

  • Update uv@latest to 0.12.2.

  • Update tombi@latest to 1.2.7.

  • Update cosign@latest to 3.1.3.

  • Update coreutils@latest to 0.10.0.

  • Update cargo-rdme@latest to 2.2.0.

  • Update cargo-crap@latest to 0.4.3.

[2.85.9] - 2026-08-06

  • Update zola@latest to 0.23.1.

  • Update wild@latest to 0.10.0.

  • Update mise@latest to 2026.8.2.

... (truncated)

Commits
  • 7f4eb89 Release 2.85.11
  • c17da62 Update zola@latest to 0.23.2
  • 97e8291 Update wasm-bindgen@latest to 0.2.127
  • 91f9e5c Update uv@latest to 0.12.3
  • bd0cb00 Update osv-scanner@latest to 2.5.0
  • 4def957 Update mise@latest to 2026.8.3
  • 3d149dc Update kingfisher@latest to 1.112.0
  • 20d4381 Update editorconfig-checker@latest to 3.10.0
  • 583939e codegen: Ignore clippy::assert_is_empty lint
  • 6c6fd71 Release 2.85.10
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by cubic

Update taiki-e/install-action in CI from 2.85.7 to 2.85.11 to pick up upstream fixes and updated tool installers. This only affects the workflow that installs cargo-llvm-cov; no app code changes.

Written for commit 49a821f. Summary will update on new commits.

Review in cubic

Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.85.7 to 2.85.11.
- [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@67729d5...7f4eb89)

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

Signed-off-by: dependabot[bot] <support@github.com>
@codeant-ai

codeant-ai Bot commented Aug 12, 2026

Copy link
Copy Markdown

Skipping PR review because a bot author is detected.

If you want to trigger CodeAnt AI, comment @codeant-ai review to trigger a manual review.

@github-actions

Copy link
Copy Markdown

Qodana for Rust

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2026.1.3
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@kilo-code-bot

kilo-code-bot Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 files)
  • .github/workflows/ci.yml

Reviewed by laguna-s-2.1:free · Input: 123.5K · Output: 3.6K · Cached: 57.1K

Review guidance: REVIEW.md from base branch main (truncated)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants