Commit 6fc0cf3
Bump sphinxcontrib-devhelp from 1.0.2 to 2.0.0 (#32157)
Bumps
[sphinxcontrib-devhelp](https://github.com/sphinx-doc/sphinxcontrib-devhelp)
from 1.0.2 to 2.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sphinx-doc/sphinxcontrib-devhelp/releases">sphinxcontrib-devhelp's
releases</a>.</em></p>
<blockquote>
<h2>sphinxcontrib-devhelp 2.0.0</h2>
<p>Changelog: <a
href="https://github.com/sphinx-doc/sphinxcontrib-devhelp/blob/master/CHANGES.rst">https://github.com/sphinx-doc/sphinxcontrib-devhelp/blob/master/CHANGES.rst</a></p>
<h2>sphinxcontrib-devhelp 1.0.6</h2>
<p>Changelog: <a
href="https://www.sphinx-doc.org/en/master/changes.html">https://www.sphinx-doc.org/en/master/changes.html</a></p>
<h2>sphinxcontrib-devhelp 1.0.5</h2>
<p>Changelog: <a
href="https://www.sphinx-doc.org/en/master/changes.html">https://www.sphinx-doc.org/en/master/changes.html</a></p>
<h2>sphinxcontrib-devhelp 1.0.4</h2>
<p>Changelog: <a
href="https://www.sphinx-doc.org/en/master/changes.html">https://www.sphinx-doc.org/en/master/changes.html</a></p>
<h2>sphinxcontrib-devhelp 1.0.3</h2>
<p>Changelog: <a
href="https://www.sphinx-doc.org/en/master/changes.html">https://www.sphinx-doc.org/en/master/changes.html</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sphinx-doc/sphinxcontrib-devhelp/blob/master/CHANGES.rst">sphinxcontrib-devhelp's
changelog</a>.</em></p>
<blockquote>
<h1>Release 2.0.0 (2024-07-28)</h1>
<ul>
<li>Adopt Ruff</li>
<li>Tighten MyPy settings</li>
<li>Update GitHub actions versions</li>
<li>Avoid storing build time in gzip headers</li>
</ul>
<h1>Release 1.0.6 (2024-01-13)</h1>
<ul>
<li>Remove Sphinx as a required dependency, as circular dependencies may
cause
failure with package managers that expect a directed acyclic graph (DAG)
of dependencies.</li>
</ul>
<h1>Release 1.0.5 (2023-08-14)</h1>
<ul>
<li>Use <code>os.PathLike</code> over <code>pathlib.Path</code></li>
</ul>
<h1>Release 1.0.4 (2023-08-09)</h1>
<ul>
<li>Fix tests for Sphinx 7.1 and below</li>
</ul>
<h1>Release 1.0.3 (2023-08-07)</h1>
<ul>
<li>Drop support for Python 3.5, 3.6, 3.7, and 3.8</li>
<li>Raise minimum required Sphinx version to 5.0</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sphinx-doc/sphinxcontrib-devhelp/commit/0177fb44f165305f27b34e69e6e7e5ed6f24d752"><code>0177fb4</code></a>
Bump to 2.0.0</li>
<li><a
href="https://github.com/sphinx-doc/sphinxcontrib-devhelp/commit/d3f96f735cd1315d6b4970bd6ab8cf02da4171b4"><code>d3f96f7</code></a>
Update CHANGES links</li>
<li><a
href="https://github.com/sphinx-doc/sphinxcontrib-devhelp/commit/d7aaab573af89ce7081dd1d270bf3316dd38f5f1"><code>d7aaab5</code></a>
Rename LICENSE to LICENCE.rst</li>
<li><a
href="https://github.com/sphinx-doc/sphinxcontrib-devhelp/commit/c4fba3d3af32edf1acdb4189f96c0caab049287c"><code>c4fba3d</code></a>
Rename CHANGES to CHANGES.rst</li>
<li><a
href="https://github.com/sphinx-doc/sphinxcontrib-devhelp/commit/8c5714131a786bfc569dcdbaea50300ba28ea97d"><code>8c57141</code></a>
Run CI with Python 3.12 releases</li>
<li><a
href="https://github.com/sphinx-doc/sphinxcontrib-devhelp/commit/f357a60ef9e9663e4f63ac30425df3160dcfb940"><code>f357a60</code></a>
Run mypy without command-line options</li>
<li><a
href="https://github.com/sphinx-doc/sphinxcontrib-devhelp/commit/a26961d36e4030ba36181eb2752aa5540d7d879d"><code>a26961d</code></a>
Use the latest GitHub actions versions</li>
<li><a
href="https://github.com/sphinx-doc/sphinxcontrib-devhelp/commit/03e237039968130170fe2e8ac6715a6fa14cc48c"><code>03e2370</code></a>
Enable GitHub's dependabot package update service</li>
<li><a
href="https://github.com/sphinx-doc/sphinxcontrib-devhelp/commit/ca445c4d752edc64ea746e8dd1dc6fa14303f730"><code>ca445c4</code></a>
Adopt Ruff and use stricter MyPy settings</li>
<li><a
href="https://github.com/sphinx-doc/sphinxcontrib-devhelp/commit/dfd5da02d9d846fea0162634d56d89900b0242f1"><code>dfd5da0</code></a>
Update .gitignore</li>
<li>Additional commits viewable in <a
href="https://github.com/sphinx-doc/sphinxcontrib-devhelp/compare/1.0.2...2.0.0">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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mikhail Ryzhov <[email protected]>1 parent 9e70aa2 commit 6fc0cf3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments