Skip to content

Commit

Permalink
⬆️ Bump sphinxcontrib-applehelp from 1.0.4 to 1.0.8 (#595)
Browse files Browse the repository at this point in the history
Bumps
[sphinxcontrib-applehelp](https://github.com/sphinx-doc/sphinxcontrib-applehelp)
from 1.0.4 to 1.0.8.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sphinx-doc/sphinxcontrib-applehelp/releases">sphinxcontrib-applehelp's
releases</a>.</em></p>
<blockquote>
<h2>sphinxcontrib-applehelp 1.0.8</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-applehelp 1.0.7</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-applehelp 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-applehelp 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>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sphinx-doc/sphinxcontrib-applehelp/blob/master/CHANGES">sphinxcontrib-applehelp's
changelog</a>.</em></p>
<blockquote>
<h1>Release 1.0.8 (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.7 (2023-08-14)</h1>
<ul>
<li>Use <code>os.PathLike</code> over <code>pathlib.Path</code></li>
</ul>
<h1>Release 1.0.6 (2023-08-09)</h1>
<ul>
<li>Fix tests for Sphinx 7.1 and below</li>
</ul>
<h1>Release 1.0.5 (2023-08-07)</h1>
<ul>
<li>Drop support for Python 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-applehelp/commit/cadf8702db6af47dff36581803c2c90469569d27"><code>cadf870</code></a>
Bump to 1.0.8 final</li>
<li><a
href="https://github.com/sphinx-doc/sphinxcontrib-applehelp/commit/ccc77c814a92ef21c300e5ef725b76c40b7ce653"><code>ccc77c8</code></a>
Remove Sphinx as a required dependency (<a
href="https://redirect.github.com/sphinx-doc/sphinxcontrib-applehelp/issues/15">#15</a>)</li>
<li><a
href="https://github.com/sphinx-doc/sphinxcontrib-applehelp/commit/303c7ef672c030b9e5da70ec6c6fe752061805cf"><code>303c7ef</code></a>
Bump to 1.0.7 final</li>
<li><a
href="https://github.com/sphinx-doc/sphinxcontrib-applehelp/commit/41c0826f461d295b967c60b8c54643cf78d9479f"><code>41c0826</code></a>
Fix mypy error</li>
<li><a
href="https://github.com/sphinx-doc/sphinxcontrib-applehelp/commit/f0c70a4c18620ad6fd5f5fe7463e63cf1e87f229"><code>f0c70a4</code></a>
Use <code>os.PathLike</code> over <code>pathlib.Path</code></li>
<li><a
href="https://github.com/sphinx-doc/sphinxcontrib-applehelp/commit/efbef0b8d9887ee4f51c5f30c9782ff19941a9b1"><code>efbef0b</code></a>
Bump to 1.0.6 final</li>
<li><a
href="https://github.com/sphinx-doc/sphinxcontrib-applehelp/commit/cb4550b5278e10173a7e6f44d4ca5c1f7de15bd9"><code>cb4550b</code></a>
Restore support in tests for <code>Sphinx&lt;7.2</code></li>
<li><a
href="https://github.com/sphinx-doc/sphinxcontrib-applehelp/commit/7fb7372a781b9af6a4ec9564ca90a25d75f0f595"><code>7fb7372</code></a>
Run pytest with <code>-vv</code></li>
<li><a
href="https://github.com/sphinx-doc/sphinxcontrib-applehelp/commit/42414fbd9bbeb465eb7cccf3747845e7e625296a"><code>42414fb</code></a>
Test Sphinx's master branch distinctly from ordinary tests</li>
<li><a
href="https://github.com/sphinx-doc/sphinxcontrib-applehelp/commit/3c8e126c3b23eb5d2f589d4a0e5b21297dbc608e"><code>3c8e126</code></a>
Fix GitHub Release workflow</li>
<li>Additional commits viewable in <a
href="https://github.com/sphinx-doc/sphinxcontrib-applehelp/compare/1.0.4...1.0.8">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sphinxcontrib-applehelp&package-manager=pip&previous-version=1.0.4&new-version=1.0.8)](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
github-actions[bot] authored Jan 29, 2024
2 parents 7c00a04 + f0620ff commit efe2ec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ sphinx==5.3.0
# sphinx-autoapi
sphinx-autoapi==2.0.1
# via -r requirements.in
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-applehelp==1.0.8
# via sphinx
sphinxcontrib-devhelp==1.0.2
# via sphinx
Expand Down

0 comments on commit efe2ec1

Please sign in to comment.