Commit a295698
authored
chore(deps): bump taiki-e/install-action from 2.65.10 to 2.65.11 (apache#19601)
Bumps
[taiki-e/install-action](https://github.com/taiki-e/install-action) from
2.65.10 to 2.65.11.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/taiki-e/install-action/releases">taiki-e/install-action's
releases</a>.</em></p>
<blockquote>
<h2>2.65.11</h2>
<ul>
<li>
<p>Update <code>cargo-tarpaulin@latest</code> to 0.35.0.</p>
</li>
<li>
<p>Update <code>typos@latest</code> to 1.41.0.</p>
</li>
<li>
<p>Update <code>vacuum@latest</code> to 0.23.0.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md">taiki-e/install-action's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this
file.</p>
<p>This project adheres to <a href="https://semver.org">Semantic
Versioning</a>.</p>
<!-- raw HTML omitted -->
<h2>[Unreleased]</h2>
<ul>
<li>Update <code>cargo-nextest@latest</code> to 0.9.117.</li>
</ul>
<h2>[2.65.11] - 2026-01-01</h2>
<ul>
<li>
<p>Update <code>cargo-tarpaulin@latest</code> to 0.35.0.</p>
</li>
<li>
<p>Update <code>typos@latest</code> to 1.41.0.</p>
</li>
<li>
<p>Update <code>vacuum@latest</code> to 0.23.0.</p>
</li>
</ul>
<h2>[2.65.10] - 2025-12-31</h2>
<ul>
<li>
<p>Update <code>mise@latest</code> to 2025.12.13.</p>
</li>
<li>
<p>Update <code>uv@latest</code> to 0.9.21.</p>
</li>
</ul>
<h2>[2.65.9] - 2025-12-30</h2>
<ul>
<li>Update <code>cargo-llvm-cov@latest</code> to 0.6.22.</li>
</ul>
<h2>[2.65.8] - 2025-12-30</h2>
<ul>
<li>
<p>Update <code>tombi@latest</code> to 0.7.14.</p>
</li>
<li>
<p>Update <code>uv@latest</code> to 0.9.20.</p>
</li>
<li>
<p>Update <code>typos@latest</code> to 1.40.1.</p>
</li>
</ul>
<h2>[2.65.7] - 2025-12-29</h2>
<ul>
<li>
<p>Update <code>cargo-no-dev-deps@latest</code> to 0.2.19.</p>
</li>
<li>
<p>Update <code>cargo-minimal-versions@latest</code> to 0.1.34.</p>
</li>
<li>
<p>Update <code>cargo-insta@latest</code> to 1.45.1.</p>
</li>
<li>
<p>Update <code>cargo-hack@latest</code> to 0.6.40.</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/taiki-e/install-action/commit/a983ca795126a4be4e8a44879ac5c4c3ef66cae1"><code>a983ca7</code></a>
Release 2.65.11</li>
<li><a
href="https://github.com/taiki-e/install-action/commit/66de739d664c56c95abb68dbc2a3adbfe9904378"><code>66de739</code></a>
Update <code>cargo-tarpaulin@latest</code> to 0.35.0</li>
<li><a
href="https://github.com/taiki-e/install-action/commit/790813cf48da3f54707f26b7f769073dab53cc53"><code>790813c</code></a>
Update <code>typos@latest</code> to 1.41.0</li>
<li><a
href="https://github.com/taiki-e/install-action/commit/1a4c35697b123b0821a918585ffe33a314882575"><code>1a4c356</code></a>
Update <code>vacuum@latest</code> to 0.23.0</li>
<li>See full diff in <a
href="https://github.com/taiki-e/install-action/compare/e0db384ad69f5ba2c6dd0129d8934e0d0ba465c1...a983ca795126a4be4e8a44879ac5c4c3ef66cae1">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 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)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 1320069 commit a295698
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
421 | 421 | | |
422 | 422 | | |
423 | 423 | | |
424 | | - | |
| 424 | + | |
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
| |||
741 | 741 | | |
742 | 742 | | |
743 | 743 | | |
744 | | - | |
| 744 | + | |
745 | 745 | | |
746 | 746 | | |
747 | 747 | | |
| |||
0 commit comments