build(deps): bump crate-ci/typos from 1.36.3 to 1.37.2 (#2127)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.36.3 to 1.37.2. <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.37.2</h2> <h2>[1.37.2] - 2025-10-03</h2> <h3>Fixes</h3> <ul> <li>Don't suggest <code>diagnostic</code> for <code>diagnotics</code>, preferring <code>diagnostics</code></li> </ul> <h2>v1.37.1</h2> <h2>[1.37.1] - 2025-10-01</h2> <h3>Fixes</h3> <ul> <li>Don't offer corrections to <code>""</code></li> </ul> <h2>v1.37.0</h2> <h2>[1.37.0] - 2025-09-30</h2> <h3>Features</h3> <ul> <li>Updated the dictionary with the <a href="https://redirect.github.com/crate-ci/typos/issues/1370">September 2025</a> changes</li> <li>Pull in other 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> <h1>Change Log</h1> <p>All notable changes to this project will be documented in this file.</p> <p>The format is based on <a href="https://keepachangelog.com/">Keep a Changelog</a> and this project adheres to <a href="https://semver.org/">Semantic Versioning</a>.</p> <!-- raw HTML omitted --> <h2>[Unreleased] - ReleaseDate</h2> <h2>[1.37.2] - 2025-10-03</h2> <h3>Fixes</h3> <ul> <li>Don't suggest <code>diagnostic</code> for <code>diagnotics</code>, preferring <code>diagnostics</code></li> </ul> <h2>[1.37.1] - 2025-10-01</h2> <h3>Fixes</h3> <ul> <li>Don't offer corrections to <code>""</code></li> </ul> <h2>[1.37.0] - 2025-09-30</h2> <h3>Features</h3> <ul> <li>Updated the dictionary with the <a href="https://redirect.github.com/crate-ci/typos/issues/1370">September 2025</a> changes</li> <li>Pull in other dictionary updates</li> </ul> <h2>[1.36.3] - 2025-09-25</h2> <h3>Fixes</h3> <ul> <li>Fix typo in correction to <code>analysises</code></li> </ul> <h2>[1.36.2] - 2025-09-04</h2> <h3>Fixes</h3> <ul> <li>Fix regression from 1.36.1 when rendering an error for a line with invalid UTF-8</li> </ul> <h2>[1.36.1] - 2025-09-03</h2> <h3>Fixes</h3> <ul> <li>Replaced the error rendering for various quality of life improvements</li> </ul> <h2>[1.36.0] - 2025-09-02</h2> <h3>Features</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="7436548694"><code>7436548</code></a> chore: Release</li> <li><a href="1823e2b025"><code>1823e2b</code></a> docs: Update changelog</li> <li><a href="f0ee432398"><code>f0ee432</code></a> chore: Release</li> <li><a href="c29d486d28"><code>c29d486</code></a> chore: Release</li> <li><a href="38f26066b2"><code>38f2606</code></a> chore: Release</li> <li><a href="e8116273bc"><code>e811627</code></a> Merge pull request <a href="https://redirect.github.com/crate-ci/typos/issues/1391">#1391</a> from epage/corrections</li> <li><a href="89bd858038"><code>89bd858</code></a> fix(dict): Remove correction to focus on nearest option</li> <li><a href="ac57a77c74"><code>ac57a77</code></a> Merge pull request <a href="https://redirect.github.com/crate-ci/typos/issues/1390">#1390</a> from epage/update</li> <li><a href="5f38952876"><code>5f38952</code></a> style: Make clippy happy</li> <li><a href="17f77b960b"><code>17f77b9</code></a> chore: Update dependencies</li> <li>Additional commits viewable in <a href="0c17dabcee...7436548694">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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -51,7 +51,7 @@ jobs:
|
||||
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
|
||||
with:
|
||||
persist-credentials: false
|
||||
- uses: crate-ci/typos@0c17dabcee8b8f1957fa917d17393a23e02e1583 # master
|
||||
- uses: crate-ci/typos@7436548694def3314aacd93ed06c721b1f91ea04 # master
|
||||
|
||||
# Check for any disallowed dependencies in the codebase due to license / security issues.
|
||||
# See <https://github.com/EmbarkStudios/cargo-deny>
|
||||
|
||||
Reference in New Issue
Block a user