Skip to content

Commit

Permalink
⬆️ Bump sphinx-autoapi from 2.0.0 to 2.0.1 (#222)
Browse files Browse the repository at this point in the history
Bumps [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi)
from 2.0.0 to 2.0.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/readthedocs/sphinx-autoapi/blob/master/CHANGELOG.rst">sphinx-autoapi's
changelog</a>.</em></p>
<blockquote>
<h2>v2.0.1 (2023-01-16)</h2>
<p>Features
^^^^^^^^</p>
<ul>
<li>Can turn off the addition of documented objects to the TOC
tree.</li>
<li>Added support for Python 3.11.</li>
</ul>
<p>Bug Fixes
^^^^^^^^^</p>
<ul>

<li><code>[#330](readthedocs/sphinx-autoapi#330)
&lt;https://github.com/readthedocs/sphinx-autoapi/issues/330&gt;</code>:
(Python)
Render tuple values as tuples, not lists.</li>

<li><code>[#341](readthedocs/sphinx-autoapi#341)
&lt;https://github.com/readthedocs/sphinx-autoapi/issues/341&gt;</code>:
(Python)
Fix module level assignments to class attributes being documented as
module level attributes.</li>
<li>(Python) Fix &quot;bysource&quot; sort order showing items in
alphabetical order.</li>
<li>(Python) Use the correct directives for a variable type and
value.</li>
</ul>
<p>Trivial/Internal Changes
^^^^^^^^^^^^^^^^^^^^^^^^</p>
<ul>
<li>Removed some autogenerated test data from the repository.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/readthedocs/sphinx-autoapi/commit/2335e002f8ec2e2fce9ff0e61ba99093929f0764"><code>2335e00</code></a>
Version 2.0.1</li>
<li><a
href="https://github.com/readthedocs/sphinx-autoapi/commit/03aefdf446e648bf98a7c1a4352db660f9402346"><code>03aefdf</code></a>
Fix more tests</li>
<li><a
href="https://github.com/readthedocs/sphinx-autoapi/commit/384966090e78cf9d2dc0621a474f9333b37443be"><code>3849660</code></a>
Fix more tests</li>
<li><a
href="https://github.com/readthedocs/sphinx-autoapi/commit/3f8730aadd2249a7a0c8619f865019c4781da4b9"><code>3f8730a</code></a>
Fix tests</li>
<li><a
href="https://github.com/readthedocs/sphinx-autoapi/commit/94b255aecc96bce235ec5bec9a38b84cc8574fc0"><code>94b255a</code></a>
Added support for Python 3.11</li>
<li><a
href="https://github.com/readthedocs/sphinx-autoapi/commit/1556b17ca8ae3de6a8f0d129774bb49edc76a737"><code>1556b17</code></a>
Use the correct directives for a variable type and value (<a
href="https://github-redirect.dependabot.com/readthedocs/sphinx-autoapi/issues/353">#353</a>)</li>
<li><a
href="https://github.com/readthedocs/sphinx-autoapi/commit/d732b49fd5ae79d3c1e1e639e2c7b82773435163"><code>d732b49</code></a>
Don't force member sort order to alphabetic (<a
href="https://github-redirect.dependabot.com/readthedocs/sphinx-autoapi/issues/362">#362</a>)</li>
<li><a
href="https://github.com/readthedocs/sphinx-autoapi/commit/94295a48cdcec75a057b50d1c3d2ced21f10f2a6"><code>94295a4</code></a>
Don't document module level class attribute assignments</li>
<li><a
href="https://github.com/readthedocs/sphinx-autoapi/commit/0963c6d8a7d679e12b3c37544799e7fa16fa99b3"><code>0963c6d</code></a>
Added missing changelog entry</li>
<li><a
href="https://github.com/readthedocs/sphinx-autoapi/commit/377a38550f02ec3a3cfcbdb04bf3e8346e1b9f4f"><code>377a385</code></a>
Add option autoapi_add_objects_to_toctree (<a
href="https://github-redirect.dependabot.com/readthedocs/sphinx-autoapi/issues/284">#284</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/readthedocs/sphinx-autoapi/compare/v2.0.0...v2.0.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sphinx-autoapi&package-manager=pip&previous-version=2.0.0&new-version=2.0.1)](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 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 23, 2023
2 parents 505ab54 + 45b7095 commit 968de42
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 @@ -249,7 +249,7 @@ sphinx==4.5.0
# myst-nb
# myst-parser
# sphinx-autoapi
sphinx-autoapi==2.0.0
sphinx-autoapi==2.0.1
# via -r requirements.in
sphinxcontrib-applehelp==1.0.3
# via sphinx
Expand Down

0 comments on commit 968de42

Please sign in to comment.