This is an automated email from the ASF dual-hosted git repository.
liurenjie1024 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 3f71c39b7 chore(deps): Bump crate-ci/typos from 1.41.0 to 1.42.0
(#2012)
3f71c39b7 is described below
commit 3f71c39b7848569044bc5d3d6700a52481a6d57a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 12 08:34:51 2026 +0800
chore(deps): Bump crate-ci/typos from 1.41.0 to 1.42.0 (#2012)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.41.0 to
1.42.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/crate-ci/typos/releases">crate-ci/typos's
releases</a>.</em></p>
<blockquote>
<h2>v1.42.0</h2>
<h2>[1.42.0] - 2026-01-07</h2>
<h3>Features</h3>
<ul>
<li>Dictionary updates</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/crate-ci/typos/blob/master/CHANGELOG.md">crate-ci/typos's
changelog</a>.</em></p>
<blockquote>
<h2>[1.42.0] - 2026-01-07</h2>
<h3>Features</h3>
<ul>
<li>Dictionary updates</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/crate-ci/typos/commit/bb4666ad77b539a6b4ce4eda7ebb6de553704021"><code>bb4666a</code></a>
chore: Release</li>
<li><a
href="https://github.com/crate-ci/typos/commit/6995a8a1d26cf39d11e6f43aa2aec4f4a29355cd"><code>6995a8a</code></a>
chore: Release</li>
<li><a
href="https://github.com/crate-ci/typos/commit/e0227ba473d88487417cfee52745fe7f7486c08b"><code>e0227ba</code></a>
docs: Update changelog</li>
<li><a
href="https://github.com/crate-ci/typos/commit/c4054dbccf31912bccbc70627afb76fd383a63bf"><code>c4054db</code></a>
Merge pull request <a
href="https://redirect.github.com/crate-ci/typos/issues/1460">#1460</a>
from epage/wiki</li>
<li><a
href="https://github.com/crate-ci/typos/commit/596a0bd11d3a7d34bb3d38f220b3f25d855a9633"><code>596a0bd</code></a>
feat(dict): Extend from misspell's list</li>
<li><a
href="https://github.com/crate-ci/typos/commit/2d459793dbe4deeab66a3725df451466c1f071e0"><code>2d45979</code></a>
refactor(misspell): Reformat dict to look like ours</li>
<li><a
href="https://github.com/crate-ci/typos/commit/54e136663731657f303e28af4af61e8dd1b94317"><code>54e1366</code></a>
feat(dict): Extend from codespell's list</li>
<li><a
href="https://github.com/crate-ci/typos/commit/74e0660315ff5e80c50ff54a6f7b848050aa6132"><code>74e0660</code></a>
feat(dict): Extend from wikipedia's list</li>
<li><a
href="https://github.com/crate-ci/typos/commit/a2568ec213bdbd8e534408119c9159444edc721a"><code>a2568ec</code></a>
Merge pull request <a
href="https://redirect.github.com/crate-ci/typos/issues/1459">#1459</a>
from epage/update</li>
<li><a
href="https://github.com/crate-ci/typos/commit/c360cf6c3da8a01b0a3de1684cccf0896a209eef"><code>c360cf6</code></a>
fix(wikipedia): Update dict</li>
<li>Additional commits viewable in <a
href="https://github.com/crate-ci/typos/compare/v1.41.0...v1.42.0">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>
---
.github/workflows/ci_typos.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci_typos.yml b/.github/workflows/ci_typos.yml
index b79ab0c0d..514d59b66 100644
--- a/.github/workflows/ci_typos.yml
+++ b/.github/workflows/ci_typos.yml
@@ -42,4 +42,4 @@ jobs:
steps:
- uses: actions/checkout@v6
- name: Check typos
- uses: crate-ci/[email protected]
+ uses: crate-ci/[email protected]