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 30a356079 chore(deps): Bump crate-ci/typos from 1.43.3 to 1.43.4 
(#2138)
30a356079 is described below

commit 30a356079189db38ae7cdb0fa18394deeeb1f5c9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 16 15:46:34 2026 +0800

    chore(deps): Bump crate-ci/typos from 1.43.3 to 1.43.4 (#2138)
    
    Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.43.3 to
    1.43.4.
    <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.43.4</h2>
    <h2>[1.43.4] - 2026-02-09</h2>
    <h3>Fixes</h3>
    <ul>
    <li>Don't correct <code>pincher</code></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.43.4] - 2026-02-09</h2>
    <h3>Fixes</h3>
    <ul>
    <li>Don't correct <code>pincher</code></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/crate-ci/typos/commit/78bc6fb2c0d734235d57a2d6b9de923cc325ebdd";><code>78bc6fb</code></a>
    chore: Release</li>
    <li><a
    
href="https://github.com/crate-ci/typos/commit/c3402c65ca9b75eeb384e273897a1e1bf6253c8c";><code>c3402c6</code></a>
    docs: Update changelog</li>
    <li><a
    
href="https://github.com/crate-ci/typos/commit/5ad68cd6764508d8bf2d9db7fafb9fbbe58427ec";><code>5ad68cd</code></a>
    Merge pull request <a
    href="https://redirect.github.com/crate-ci/typos/issues/1500";>#1500</a>
    from epage/pincher</li>
    <li><a
    
href="https://github.com/crate-ci/typos/commit/390736476ea5a958a42dbc5b838c037813cfdab4";><code>3907364</code></a>
    fix(dict): Allow pincher</li>
    <li><a
    
href="https://github.com/crate-ci/typos/commit/051ceae9fc6f73ee17997e6b079b692855d7b1cb";><code>051ceae</code></a>
    chore(gh): Call out wiktionary is not accepted</li>
    <li>See full diff in <a
    href="https://github.com/crate-ci/typos/compare/v1.43.3...v1.43.4";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=crate-ci/typos&package-manager=github_actions&previous-version=1.43.3&new-version=1.43.4)](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_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 13ceeaf23..782c81dce 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]

Reply via email to