This is an automated email from the ASF dual-hosted git repository.
CTTY pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git
The following commit(s) were added to refs/heads/main by this push:
new 69a1ce77b chore(deps): Bump taiki-e/install-action from 2.75.30 to
2.77.1 (#2446)
69a1ce77b is described below
commit 69a1ce77be84cf9f85d537a249f267f4a555f951
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 13 18:09:00 2026 -0700
chore(deps): Bump taiki-e/install-action from 2.75.30 to 2.77.1 (#2446)
Bumps
[taiki-e/install-action](https://github.com/taiki-e/install-action) from
2.75.30 to 2.77.1.
<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.77.1</h2>
<ul>
<li>
<p>Support <code>taiki-e/install-action@rust</code> tag.</p>
</li>
<li>
<p>Update <code>tombi@latest</code> to 0.10.3.</p>
</li>
<li>
<p>Update <code>martin@latest</code> to 1.8.2.</p>
</li>
</ul>
<h2>2.77.0</h2>
<ul>
<li>
<p>Support <code>rust</code>. (<a
href="https://redirect.github.com/taiki-e/install-action/pull/1779">#1779</a>)</p>
<p>This installs rust using rustup.</p>
<p>If rustup is not yet installed, this action downloads <a
href="https://rust-lang.github.io/rustup/installation/other.html#manual-installation">rustup-init
for the current platform</a> using HTTPS with tlsv1.2+, verifies SHA256
checksum, and then installs rustup using it.</p>
<p>This also supports installing additional components at the same time
by <code>+<additional></code> syntax:</p>
<pre lang="yaml"><code>- uses: taiki-e/install-action@v2
with:
# Install rust stable with rustfmt component and wasm32-wasip1 target.
tool: rust+rustfmt+wasm32-wasip1
# When installing another rust version:
# tool: rust@nightly + rustfmt + wasm32-wasip1
</code></pre>
</li>
<li>
<p>Fix issue where x86_64 binary will be installed on AArch64 Windows
even when AArch64 Windows binary available.</p>
</li>
<li>
<p>Update <code>mise@latest</code> to 2026.5.0.</p>
</li>
<li>
<p>Diagnostic improvements.</p>
</li>
</ul>
<h2>2.76.0</h2>
<ul>
<li>
<p>Support <code>mdbook-d2</code>. (<a
href="https://redirect.github.com/taiki-e/install-action/pull/1737">#1737</a>,
thanks <a href="https://github.com/nhu"><code>@nhu</code></a>)</p>
</li>
<li>
<p>Support <code>cargo-apple-runner</code>. (<a
href="https://redirect.github.com/taiki-e/install-action/pull/1731">#1731</a>,
thanks <a
href="https://github.com/madsmtm"><code>@madsmtm</code></a>)</p>
</li>
<li>
<p>Support <code>cargo-binstall</code> on riscv64 Linux.</p>
</li>
<li>
<p>Update <code>cargo-deb@latest</code> to 3.7.0.</p>
</li>
<li>
<p>Update <code>tombi@latest</code> to 0.10.2.</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>
<p>Update <code>uv@latest</code> to 0.11.14.</p>
</li>
<li>
<p>Update <code>martin@latest</code> to 1.9.1.</p>
</li>
<li>
<p>Update <code>tombi@latest</code> to 0.11.3.</p>
</li>
</ul>
<h2>[2.77.7] - 2026-05-13</h2>
<ul>
<li>
<p>Update <code>mise@latest</code> to 2026.5.6.</p>
</li>
<li>
<p>Update <code>cargo-deny@latest</code> to 0.19.6.</p>
</li>
</ul>
<h2>[2.77.6] - 2026-05-11</h2>
<ul>
<li>
<p>Fix <code>wasm-pack</code> installation failure.</p>
</li>
<li>
<p>Update <code>mise@latest</code> to 2026.5.5.</p>
</li>
<li>
<p>Update <code>release-plz@latest</code> to 0.3.158.</p>
</li>
<li>
<p>Update <code>just@latest</code> to 1.51.0.</p>
</li>
</ul>
<h2>[2.77.5] - 2026-05-11</h2>
<ul>
<li>
<p>Update <code>biome@latest</code> to 2.4.15.</p>
</li>
<li>
<p>Update <code>mise@latest</code> to 2026.5.4.</p>
</li>
<li>
<p>Update <code>cargo-deny@latest</code> to 0.19.5.</p>
</li>
</ul>
<h2>[2.77.4] - 2026-05-10</h2>
<ul>
<li>
<p>Update <code>tombi@latest</code> to 0.11.1.</p>
</li>
<li>
<p>Update <code>cargo-llvm-cov@latest</code> to 0.8.6.</p>
</li>
<li>
<p>Update <code>uv@latest</code> to 0.11.12.</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/cca35edeb1d01366c2843b68fc3ca441446d73d3"><code>cca35ed</code></a>
Release 2.77.1</li>
<li><a
href="https://github.com/taiki-e/install-action/commit/e60138699e8e53fc956dff5cfc1fdbe26206eb80"><code>e601386</code></a>
ci: Fix release workflow</li>
<li><a
href="https://github.com/taiki-e/install-action/commit/651945350f69d700534b479fa55cb8c33994d90a"><code>6519453</code></a>
Update <code>tombi@latest</code> to 0.10.3</li>
<li><a
href="https://github.com/taiki-e/install-action/commit/bfbdc5947506cbad22574e61b7a2653975d08415"><code>bfbdc59</code></a>
Update prek manifest</li>
<li><a
href="https://github.com/taiki-e/install-action/commit/9f306516af3f3e5ea4a54ffdddaea0407115d15d"><code>9f30651</code></a>
Update <code>martin@latest</code> to 1.8.2</li>
<li><a
href="https://github.com/taiki-e/install-action/commit/d1eee517af83297598f653b8c0aca98dc7be5372"><code>d1eee51</code></a>
codegen: Ignore uv 0.11.9</li>
<li><a
href="https://github.com/taiki-e/install-action/commit/a4ad60dd6acb297ad12dd7e97a51c62db5932a3c"><code>a4ad60d</code></a>
ci: Use taiki-e/github-actions/.github/workflows/action-release.yml</li>
<li><a
href="https://github.com/taiki-e/install-action/commit/39b209ec4ab6ae40ca212017daccfbe364856b0f"><code>39b209e</code></a>
ci: Update config</li>
<li><a
href="https://github.com/taiki-e/install-action/commit/7ea35f098a7369cd23488403f58be9c491a6c55f"><code>7ea35f0</code></a>
Release 2.77.0</li>
<li><a
href="https://github.com/taiki-e/install-action/commit/18aca711fec726d3b1f207d9c2e2dcb2be4f715e"><code>18aca71</code></a>
Update changelog</li>
<li>Additional commits viewable in <a
href="https://github.com/taiki-e/install-action/compare/db5fb34fa772531a3ece57ca434f579eb334e0fb...cca35edeb1d01366c2843b68fc3ca441446d73d3">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 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>
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 3bf1fe73f..393e010af 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -163,7 +163,7 @@ jobs:
- name: Install cargo-nextest
if: matrix.test-suite.name == 'default'
- uses: taiki-e/install-action@db5fb34fa772531a3ece57ca434f579eb334e0fb
# v2.75.30
+ uses: taiki-e/install-action@cca35edeb1d01366c2843b68fc3ca441446d73d3
# v2.77.1
with:
tool: cargo-nextest