Skip to content

Commit 5d62694

Browse files
Build(deps): Bump sphinxcontrib-spelling from 8.0.1 to 8.0.2 (#777)
Bumps [sphinxcontrib-spelling](https://github.com/sphinx-contrib/spelling) from 8.0.1 to 8.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sphinx-contrib/spelling/releases">sphinxcontrib-spelling's releases</a>.</em></p> <blockquote> <h2>8.0.2</h2> <h2>What's Changed</h2> <ul> <li>Switch to hatch by <a href="https://github.com/dhellmann"><code>@​dhellmann</code></a> in <a href="https://redirect.github.com/sphinx-contrib/spelling/pull/233">sphinx-contrib/spelling#233</a></li> <li>build(deps): bump actions/checkout from 4 to 5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/sphinx-contrib/spelling/pull/235">sphinx-contrib/spelling#235</a></li> <li>feat: explicitly add python 3.13 support by <a href="https://github.com/dhellmann"><code>@​dhellmann</code></a> in <a href="https://redirect.github.com/sphinx-contrib/spelling/pull/236">sphinx-contrib/spelling#236</a></li> <li>feat: add automatically generated documentation for key modules by <a href="https://github.com/dhellmann"><code>@​dhellmann</code></a> in <a href="https://redirect.github.com/sphinx-contrib/spelling/pull/237">sphinx-contrib/spelling#237</a></li> <li>build(deps): bump actions/setup-python from 5 to 6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/sphinx-contrib/spelling/pull/238">sphinx-contrib/spelling#238</a></li> <li>build(deps): bump actions/checkout from 5 to 6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/sphinx-contrib/spelling/pull/239">sphinx-contrib/spelling#239</a></li> <li>fix: handle TypeError when source is None in Sphinx 8.2 by <a href="https://github.com/dhellmann"><code>@​dhellmann</code></a> in <a href="https://redirect.github.com/sphinx-contrib/spelling/pull/240">sphinx-contrib/spelling#240</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/sphinx-contrib/spelling/compare/8.0.1...8.0.2">https://github.com/sphinx-contrib/spelling/compare/8.0.1...8.0.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sphinx-contrib/spelling/commit/c039e7aad17ce88018bd2b2451a4b24c2627017b"><code>c039e7a</code></a> Merge pull request <a href="https://redirect.github.com/sphinx-contrib/spelling/issues/240">#240</a> from dhellmann/fix-issue-234-none-source</li> <li><a href="https://github.com/sphinx-contrib/spelling/commit/92b510f74ac0171871b3450647eb2a991ecda7b9"><code>92b510f</code></a> fix: remove pkglint job</li> <li><a href="https://github.com/sphinx-contrib/spelling/commit/fe50721b04c794d09543ecb0de6c707f21e90fce"><code>fe50721</code></a> fix: handle TypeError when source is None in Sphinx 8.2</li> <li><a href="https://github.com/sphinx-contrib/spelling/commit/7b84d6a76b0e92504ea7f67ce86dc34b3ca4ad79"><code>7b84d6a</code></a> Merge pull request <a href="https://redirect.github.com/sphinx-contrib/spelling/issues/239">#239</a> from sphinx-contrib/dependabot/github_actions/actions...</li> <li><a href="https://github.com/sphinx-contrib/spelling/commit/5eb3af9a38d5e55cdda60ff98d0dfa3ccab949c1"><code>5eb3af9</code></a> build(deps): bump actions/checkout from 5 to 6</li> <li><a href="https://github.com/sphinx-contrib/spelling/commit/9dde976dd3bb4b276575ded108bbd789413eecf4"><code>9dde976</code></a> Merge pull request <a href="https://redirect.github.com/sphinx-contrib/spelling/issues/238">#238</a> from sphinx-contrib/dependabot/github_actions/actions...</li> <li><a href="https://github.com/sphinx-contrib/spelling/commit/62a8631b20548fb218cdafa2a6a2c828aec8077a"><code>62a8631</code></a> build(deps): bump actions/setup-python from 5 to 6</li> <li><a href="https://github.com/sphinx-contrib/spelling/commit/f28e446ae78a3e0862f9f2f9473bd8ff82acf877"><code>f28e446</code></a> Merge pull request <a href="https://redirect.github.com/sphinx-contrib/spelling/issues/237">#237</a> from dhellmann/add-autodoc</li> <li><a href="https://github.com/sphinx-contrib/spelling/commit/91593190fbd8134bb0b089dec0f87c05dbb2d11a"><code>9159319</code></a> feat: add automatically generated documentation for key modules</li> <li><a href="https://github.com/sphinx-contrib/spelling/commit/81ea0f008b0cc8f38c5bf16229f996955e002e7e"><code>81ea0f0</code></a> Merge pull request <a href="https://redirect.github.com/sphinx-contrib/spelling/issues/236">#236</a> from dhellmann/python-3.13</li> <li>Additional commits viewable in <a href="https://github.com/sphinx-contrib/spelling/compare/8.0.1...8.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sphinxcontrib-spelling&package-manager=pip&previous-version=8.0.1&new-version=8.0.2)](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>
1 parent e74e042 commit 5d62694

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/doc-spelling.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
-r doc.txt
2-
sphinxcontrib-spelling==8.0.1; platform_system!="Windows" # We only use it in Travis CI
2+
sphinxcontrib-spelling==8.0.2; platform_system!="Windows" # We only use it in Travis CI

0 commit comments

Comments
 (0)