dependabot[bot] opened a new pull request, #17935: URL: https://github.com/apache/datafusion/pull/17935
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.37.1 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> </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="https://github.com/crate-ci/typos/commit/7436548694def3314aacd93ed06c721b1f91ea04"><code>7436548</code></a> chore: Release</li> <li><a href="https://github.com/crate-ci/typos/commit/1823e2b025b337936690eaded5042d4406f4ec0f"><code>1823e2b</code></a> docs: Update changelog</li> <li><a href="https://github.com/crate-ci/typos/commit/f0ee432398dc9de52800d63ebf1525bb17dd7cf7"><code>f0ee432</code></a> chore: Release</li> <li><a href="https://github.com/crate-ci/typos/commit/c29d486d2807323860ff02621a6f8bdd35d79110"><code>c29d486</code></a> chore: Release</li> <li><a href="https://github.com/crate-ci/typos/commit/38f26066b20d537746770da846ddf9bf8fe4b8ba"><code>38f2606</code></a> chore: Release</li> <li><a href="https://github.com/crate-ci/typos/commit/e8116273bc0bda9d7a5edda4b2fed63e7608af42"><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="https://github.com/crate-ci/typos/commit/89bd8580382c5d1047239b46776d35734f0e31d2"><code>89bd858</code></a> fix(dict): Remove correction to focus on nearest option</li> <li><a href="https://github.com/crate-ci/typos/commit/ac57a77c745a6c2ca7a2f180d69eb3b0c2acf605"><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="https://github.com/crate-ci/typos/commit/5f38952876aeb2861c8241c87e6cf4dc86b7d84b"><code>5f38952</code></a> style: Make clippy happy</li> <li><a href="https://github.com/crate-ci/typos/commit/17f77b960b2a59bf11f6470ee27631704a63bff2"><code>17f77b9</code></a> chore: Update dependencies</li> <li>Additional commits viewable in <a href="https://github.com/crate-ci/typos/compare/40156d6074bf731adb169cfb8234954971dbc487...7436548694def3314aacd93ed06c721b1f91ea04">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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
