This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump crate-ci/typos from 1.20.1 to 1.20.7 (#880)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.20.1 to 1.20.7. <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.20.7</h2> <h2>[1.20.7] - 2024-04-09</h2> <h3>Fixes</h3> <ul> <li>Treat <code>.pyi</code> files as Python</li> </ul> <h2>v1.20.6</h2> <h2>[1.20.6] - 2024-04-09</h2> <h3>Fixes</h3> <ul> <li>Don't correct <code>automations</code></li> </ul> <h2>v1.20.5</h2> <h2>[1.20.5] - 2024-04-09</h2> <h3>Fixes</h3> <ul> <li>Don't correct <code>hd</code></li> </ul> <h2>v1.20.4</h2> <h2>[1.20.4] - 2024-04-04</h2> <h3>Fixes</h3> <ul> <li>Don't correct <code>ans</code></li> </ul> <h2>v1.20.3</h2> <h2>[1.20.3] - 2024-04-02</h2> <ul> <li>Don't correct <code>arange</code> in Python</li> <li>Don't correct <code>EOFError</code> in Python</li> </ul> <h2>v1.20.2</h2> <h2>[1.20.2] - 2024-04-02</h2> <h3>Fixes</h3> <ul> <li>Don't correct <code>ang</code> ('angle' abbreviation)</li> <li>Don't correct <code>dur</code> ('duration' abbreviation)</li> <li>Don't correct <code>lst</code> (used in place of 'list' when its a built-in)</li> <li>Don't correct <code>GUID</code> acronym</li> <li>Don't correct <code>IIS</code> acronym</li> <li>Don't correct <code>IME</code> acronym</li> <li>Don't correct <code>IOT</code> acronym</li> <li>Don't correct <code>ro</code> acronym</li> <li>Don't correct <code>ws</code> abbreviation</li> <li>Don't correct <code>JST</code> timezone</li> <li>Also correct <code>donw</code> to <code>done</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.20.7] - 2024-04-09</h2> <h3>Fixes</h3> <ul> <li>Treat <code>.pyi</code> files as Python</li> </ul> <h2>[1.20.6] - 2024-04-09</h2> <h3>Fixes</h3> <ul> <li>Don't correct <code>automations</code></li> </ul> <h2>[1.20.5] - 2024-04-09</h2> <h3>Fixes</h3> <ul> <li>Don't correct <code>hd</code></li> </ul> <h2>[1.20.4] - 2024-04-04</h2> <h3>Fixes</h3> <ul> <li>Don't correct <code>ans</code></li> </ul> <h2>[1.20.3] - 2024-04-02</h2> <h3>Fixes</h3> <ul> <li>Don't correct <code>arange</code> in Python</li> <li>Don't correct <code>EOFError</code> in Python</li> </ul> <h2>[1.20.2] - 2024-04-02</h2> <h3>Fixes</h3> <ul> <li>Don't correct <code>ang</code> ('angle' abbreviation)</li> <li>Don't correct <code>dur</code> ('duration' abbreviation)</li> <li>Don't correct <code>lst</code> (used in place of 'list' when its a built-in)</li> <li>Don't correct <code>GUID</code> acronym</li> <li>Don't correct <code>IIS</code> acronym</li> <li>Don't correct <code>IME</code> acronym</li> <li>Don't correct <code>IOT</code> acronym</li> <li>Don't correct <code>ro</code> acronym</li> <li>Don't correct <code>ws</code> abbreviation</li> <li>Don't correct <code>JST</code> timezone</li> <li>Also correct <code>donw</code> to <code>done</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/crate-ci/typos/commit/e1591a6852c2aa310c0ddff92a33c70b9815868d"><code>e1591a6</code></a> chore: Release</li> <li><a href="https://github.com/crate-ci/typos/commit/3ccad7364298726477d2f9c277fb48bdf36c8b81"><code>3ccad73</code></a> docs: Update changelog</li> <li><a href="https://github.com/crate-ci/typos/commit/859859ac4ee62d15ae704467300ae96fea4a7295"><code>859859a</code></a> Merge pull request <a href="https://redirect.github.com/crate-ci/typos/issues/985">#985</a> from augustelalande/add-more-python-extensions</li> <li><a href="https://github.com/crate-ci/typos/commit/5e639f1ddb814ab666804717ef6a2d25c1fb2f19"><code>5e639f1</code></a> remove ipynb from python</li> <li><a href="https://github.com/crate-ci/typos/commit/c0d730e33e3af53c65d50de63ced5f75363593ee"><code>c0d730e</code></a> chore: Release</li> <li><a href="https://github.com/crate-ci/typos/commit/7e541bb34f2f0fca337449a1f2998c62cf514008"><code>7e541bb</code></a> chore: Release</li> <li><a href="https://github.com/crate-ci/typos/commit/99c647242433454b56354c715425078855c69526"><code>99c6472</code></a> docs: Update changelog</li> <li><a href="https://github.com/crate-ci/typos/commit/ca5136a0d4b2120e5dff24de8430dfc4f6b84242"><code>ca5136a</code></a> Merge pull request <a href="https://redirect.github.com/crate-ci/typos/issues/990">#990</a> from epage/auto</li> <li><a href="https://github.com/crate-ci/typos/commit/27a8403231d883d0d545ae2dd3098ec47eba79b9"><code>27a8403</code></a> fix(dict): Allow automations</li> <li><a href="https://github.com/crate-ci/typos/commit/0019ccbb098ecd8951f6fdf1c18af2845c9b9a8e"><code>0019ccb</code></a> chore: Release</li> <li>Additional commits viewable in <a href="https://github.com/crate-ci/typos/compare/v1.20.1...v1.20.7">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.20.1&new-version=1.20.7)](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>
- Loading branch information