Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2026

Updates the requirements on dtolnay/rust-toolchain and taiki-e/install-action to permit the latest version.
Updates dtolnay/rust-toolchain to 881ba7bf39a41cda34ac9e123fb41b44ed08232f

Commits

Updates taiki-e/install-action from 2.65.15 to 2.66.0

Release notes

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

2.66.0

  • Support mdbook-mermaid-ssr. (#1400, thanks @​CommanderStorm)

  • Improve support for Windows with MSYS2 bash.

  • Documentation improvements.

2.65.16

  • Update zola@latest to 0.22.0.

  • Update wasmtime@latest to 40.0.1.

  • Update vacuum@latest to 0.23.2.

  • Update uv@latest to 0.9.24.

  • Update typos@latest to 1.42.0.

  • Update tombi@latest to 0.7.16.

  • Update syft@latest to 1.40.0.

  • Update protoc@latest to 3.33.3.

  • Update prek@latest to 0.2.27.

  • Update mise@latest to 2026.1.1.

  • Update cargo-nextest@latest to 0.9.120.

  • Update cargo-deny@latest to 0.19.0.

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]

  • Update ubi@latest to 0.9.0.

  • Update tombi@latest to 0.7.17.

[2.66.0] - 2026-01-10

  • Support mdbook-mermaid-ssr. (#1400, thanks @​CommanderStorm)

  • Improve support for Windows with MSYS2 bash.

  • Documentation improvements.

[2.65.16] - 2026-01-10

  • Update zola@latest to 0.22.0.

  • Update wasmtime@latest to 40.0.1.

  • Update vacuum@latest to 0.23.2.

  • Update uv@latest to 0.9.24.

  • Update typos@latest to 1.42.0.

  • Update tombi@latest to 0.7.16.

  • Update syft@latest to 1.40.0.

  • Update protoc@latest to 3.33.3.

  • Update prek@latest to 0.2.27.

  • Update mise@latest to 2026.1.1.

  • Update cargo-nextest@latest to 0.9.120.

  • Update cargo-deny@latest to 0.19.0.

... (truncated)

Commits
  • 83961fc Release 2.66.0
  • c761556 Update changelog
  • f19ed92 Workaround MSYS2 bash issue
  • e53d9e3 docs: Clarify "tool is supported" doesn't mean "tool is trusted or reviewed b...
  • f957bde Update mdbook-mermaid-ssr@latest to 0.3.0
  • 66210e3 Add mdbook-mermaid-ssr (#1400)
  • a58ae95 Release 2.65.16
  • 5e78969 Update zola@latest to 0.22.0
  • 8278b8e Update wasmtime@latest to 40.0.1
  • 28dba0b Update vacuum@latest to 0.23.2
  • 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 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

…ates

Updates the requirements on [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain) and [taiki-e/install-action](https://github.com/taiki-e/install-action) to permit the latest version.

Updates `dtolnay/rust-toolchain` to 881ba7bf39a41cda34ac9e123fb41b44ed08232f
- [Release notes](https://github.com/dtolnay/rust-toolchain/releases)
- [Commits](https://github.com/dtolnay/rust-toolchain/commits/881ba7bf39a41cda34ac9e123fb41b44ed08232f)

Updates `taiki-e/install-action` from 2.65.15 to 2.66.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@dfcb1ee...83961fc)

---
updated-dependencies:
- dependency-name: dtolnay/rust-toolchain
  dependency-version: 881ba7bf39a41cda34ac9e123fb41b44ed08232f
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: taiki-e/install-action
  dependency-version: 2.66.0
  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 area/ci CI/CD area/deps Dependencies labels Jan 11, 2026
@github-actions github-actions bot added the area/config Configuration label Jan 11, 2026
@evansims evansims merged commit c67a873 into main Jan 11, 2026
18 of 19 checks passed
@evansims evansims deleted the dependabot/github_actions/dot-github/workflows/github-actions-1714af3fa2 branch January 11, 2026 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ci CI/CD area/config Configuration area/deps Dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant