Skip to content

Commit

Permalink
chore(deps-dev): bump codespell from 2.3.0 to 2.4.0 (#54)
Browse files Browse the repository at this point in the history
Bumps [codespell](https://github.com/codespell-project/codespell) from 2.3.0 to 2.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/codespell-project/codespell/releases">codespell's releases</a>.</em></p>
<blockquote>
<h2>v2.4.0</h2>

<h2>What's Changed</h2>
<ul>
<li>Exclude bots from generated release notes by <a href="https://github.com/hugovk"><code>@​hugovk</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3432">codespell-project/codespell#3432</a></li>
<li>Refactor: Move some code to new files for reuse by <a href="https://github.com/nthykier"><code>@​nthykier</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3434">codespell-project/codespell#3434</a></li>
<li>Add <code>equipmnet-&gt;equipment</code> by <a href="https://github.com/korverdev"><code>@​korverdev</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3438">codespell-project/codespell#3438</a></li>
<li>Set better project description by <a href="https://github.com/mtelka"><code>@​mtelka</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3435">codespell-project/codespell#3435</a></li>
<li>Additional en-GB → en-US entries by <a href="https://github.com/DimitriPapadopoulos"><code>@​DimitriPapadopoulos</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3058">codespell-project/codespell#3058</a></li>
<li>Consistent error messages by <a href="https://github.com/DimitriPapadopoulos"><code>@​DimitriPapadopoulos</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3440">codespell-project/codespell#3440</a></li>
<li>Add 'driven' as 'drivin' variant by <a href="https://github.com/korverdev"><code>@​korverdev</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3441">codespell-project/codespell#3441</a></li>
<li>More typos by <a href="https://github.com/DimitriPapadopoulos"><code>@​DimitriPapadopoulos</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3439">codespell-project/codespell#3439</a></li>
<li>Add reusing misspelling and variants by <a href="https://github.com/korverdev"><code>@​korverdev</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3445">codespell-project/codespell#3445</a></li>
<li>Add typos found in Emacs and elsewhere by <a href="https://github.com/skangas"><code>@​skangas</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3447">codespell-project/codespell#3447</a></li>
<li>MAINT: Fix codecov by <a href="https://github.com/larsoner"><code>@​larsoner</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3451">codespell-project/codespell#3451</a></li>
<li>Add typos found in GNU Guile by <a href="https://github.com/skangas"><code>@​skangas</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3448">codespell-project/codespell#3448</a></li>
<li>Add corrections from Aspell (fix <a href="https://redirect.github.com/codespell-project/codespell/issues/3356">#3356</a>) by <a href="https://github.com/skangas"><code>@​skangas</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3453">codespell-project/codespell#3453</a></li>
<li>Add entries to dictionary_informal.txt by <a href="https://github.com/skangas"><code>@​skangas</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3456">codespell-project/codespell#3456</a></li>
<li>Add rare typo <code>lien-&gt;line</code> by <a href="https://github.com/skangas"><code>@​skangas</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3460">codespell-project/codespell#3460</a></li>
<li>Add rare typo <code>firs-&gt;first</code> by <a href="https://github.com/skangas"><code>@​skangas</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3459">codespell-project/codespell#3459</a></li>
<li>Add rare typo <code>hep-&gt;heap, help,</code> by <a href="https://github.com/skangas"><code>@​skangas</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3461">codespell-project/codespell#3461</a></li>
<li>Add rare typo <code>brunch-&gt;branch</code> by <a href="https://github.com/skangas"><code>@​skangas</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3458">codespell-project/codespell#3458</a></li>
<li>Add corrections from <code>typos</code> dictionary (A1) by <a href="https://github.com/skangas"><code>@​skangas</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3450">codespell-project/codespell#3450</a></li>
<li>Add timestmp-&gt;timestamp and its variations by <a href="https://github.com/fkmy"><code>@​fkmy</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3464">codespell-project/codespell#3464</a></li>
<li>Add .venv to .gitignore by <a href="https://github.com/skangas"><code>@​skangas</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3466">codespell-project/codespell#3466</a></li>
<li>Only accept documented choices after <code>-i</code> and <code>-q</code> by <a href="https://github.com/DimitriPapadopoulos"><code>@​DimitriPapadopoulos</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3344">codespell-project/codespell#3344</a></li>
<li>Move assertIn to the code dictionary as it's a Python test function by <a href="https://github.com/peternewman"><code>@​peternewman</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3469">codespell-project/codespell#3469</a></li>
<li>Add some more typos by <a href="https://github.com/skangas"><code>@​skangas</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3468">codespell-project/codespell#3468</a></li>
<li>Add some typos from Emacs by <a href="https://github.com/skangas"><code>@​skangas</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3471">codespell-project/codespell#3471</a></li>
<li>Add corrections from <code>typos</code> dictionary (A2) by <a href="https://github.com/skangas"><code>@​skangas</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3454">codespell-project/codespell#3454</a></li>
<li>Add variations for words starting with <code>non-</code> by <a href="https://github.com/skangas"><code>@​skangas</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3467">codespell-project/codespell#3467</a></li>
<li>Update &quot;Using a config file&quot; README entry  by <a href="https://github.com/oddhack"><code>@​oddhack</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3478">codespell-project/codespell#3478</a></li>
<li>Add two choices for verision typo fix by <a href="https://github.com/yarikoptic"><code>@​yarikoptic</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3252">codespell-project/codespell#3252</a></li>
<li>fix typo by <a href="https://github.com/spaette"><code>@​spaette</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3479">codespell-project/codespell#3479</a></li>
<li>[pre-commit.ci] pre-commit manual update (ruff 0.5.0) by <a href="https://github.com/DimitriPapadopoulos"><code>@​DimitriPapadopoulos</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3481">codespell-project/codespell#3481</a></li>
<li>Add trusthworth(y|iness)-&gt;trustworth(y|iness) correction. by <a href="https://github.com/cfi-gb"><code>@​cfi-gb</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3482">codespell-project/codespell#3482</a></li>
<li>Add thrustworth(y|iness)-&gt;trustworth(y|iness). by <a href="https://github.com/cfi-gb"><code>@​cfi-gb</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3483">codespell-project/codespell#3483</a></li>
<li>New typos by <a href="https://github.com/gforcada"><code>@​gforcada</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3484">codespell-project/codespell#3484</a></li>
<li>add enrol-&gt;enroll to en-GB to en-US dictionary by <a href="https://github.com/slitvackwinkler"><code>@​slitvackwinkler</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3485">codespell-project/codespell#3485</a></li>
<li>Add --ignore-multiline-regex option. by <a href="https://github.com/julian-smith-artifex-com"><code>@​julian-smith-artifex-com</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3476">codespell-project/codespell#3476</a></li>
<li>Add spelling correction for separately. by <a href="https://github.com/cfi-gb"><code>@​cfi-gb</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3487">codespell-project/codespell#3487</a></li>
<li>Start testing with Python 3.13 by <a href="https://github.com/DimitriPapadopoulos"><code>@​DimitriPapadopoulos</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3488">codespell-project/codespell#3488</a></li>
<li>Missing typo in dictionary by <a href="https://github.com/matlupi"><code>@​matlupi</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3497">codespell-project/codespell#3497</a></li>
<li>Add enterpris-&gt;enterprise spelling correction. by <a href="https://github.com/cfi-gb"><code>@​cfi-gb</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3498">codespell-project/codespell#3498</a></li>
<li>Add spelling correction for proir and variant. by <a href="https://github.com/cfi-gb"><code>@​cfi-gb</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3499">codespell-project/codespell#3499</a></li>
<li>fix issue <a href="https://redirect.github.com/codespell-project/codespell/issues/3220">#3220</a>: interactive model &amp; write-changes by <a href="https://github.com/MercuryDemo"><code>@​MercuryDemo</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3340">codespell-project/codespell#3340</a></li>
<li>infastructure typo (15.6k hits on github) by <a href="https://github.com/yarikoptic"><code>@​yarikoptic</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3501">codespell-project/codespell#3501</a></li>
<li>Add several spelling corrections by <a href="https://github.com/luzpaz"><code>@​luzpaz</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3500">codespell-project/codespell#3500</a></li>
<li>Add &quot;releaseds-&gt;released, releases,&quot; spelling correction by <a href="https://github.com/cfi-gb"><code>@​cfi-gb</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3503">codespell-project/codespell#3503</a></li>
<li>Several spelling suggestions by <a href="https://github.com/mdeweerd"><code>@​mdeweerd</code></a> in <a href="https://redirect.github.com/codespell-project/codespell/pull/3504">codespell-project/codespell#3504</a></li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/codespell-project/codespell/commit/db0100e9569b92719311a5bf6727ca1bb4664409"><code>db0100e</code></a> Run pytest GitHub Action on an ARM processor (<a href="https://redirect.github.com/codespell-project/codespell/issues/3619">#3619</a>)</li>
<li><a href="https://github.com/codespell-project/codespell/commit/c6bdc1fda5bb0f394290eca457cbd536fd0d4022"><code>c6bdc1f</code></a> [pre-commit.ci] autoupdate less frequently</li>
<li><a href="https://github.com/codespell-project/codespell/commit/654b3ed08c510fd5cbf6cdb4af96e4976abd5dc8"><code>654b3ed</code></a> Run <code>ruff format</code></li>
<li><a href="https://github.com/codespell-project/codespell/commit/913871e8249bb6b69daceab6b9d621886206f655"><code>913871e</code></a> Apply ruff/flake8-pytest-style rule PT006</li>
<li><a href="https://github.com/codespell-project/codespell/commit/b782f25bb55398960c3dad132f18c58af9d76465"><code>b782f25</code></a> Changes for ruff 0.9.1</li>
<li><a href="https://github.com/codespell-project/codespell/commit/9c3a652d394d599ee0a4698c9a4f68c1ceb768ae"><code>9c3a652</code></a> [pre-commit.ci] pre-commit autoupdate</li>
<li><a href="https://github.com/codespell-project/codespell/commit/2626491afcf1bd041e33d8034cfb07e7e443a6df"><code>2626491</code></a> Remove socioeconomic entries</li>
<li><a href="https://github.com/codespell-project/codespell/commit/ec57cffcaac0f1dd7d8adb7116742b026aa5950f"><code>ec57cff</code></a> Add spelling correction for denila and variant.</li>
<li><a href="https://github.com/codespell-project/codespell/commit/2acfc37507a99e0e0e60f20e72780b3c74aba2e7"><code>2acfc37</code></a> [pre-commit.ci] pre-commit autoupdate</li>
<li><a href="https://github.com/codespell-project/codespell/commit/51262cff8708635e9ae725c5abe6356a3c60b3af"><code>51262cf</code></a> [pre-commit.ci] pre-commit autoupdate</li>
<li>Additional commits viewable in <a href="https://github.com/codespell-project/codespell/compare/v2.3.0...v2.4.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=codespell&package-manager=pip&previous-version=2.3.0&new-version=2.4.0)](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
dependabot[bot] authored Jan 22, 2025
1 parent b3c0cf0 commit c9058b9
Showing 1 changed file with 6 additions and 44 deletions.
50 changes: 6 additions & 44 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c9058b9

Please sign in to comment.