Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sphinx from 3.3.0 to 3.3.1 #5221

Merged
merged 1 commit into from
Nov 13, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2020

Bumps sphinx from 3.3.0 to 3.3.1.

Changelog

Sourced from sphinx's changelog.

Release 3.3.1 (released Nov 12, 2020)

Bugs fixed

  • #8372: autodoc: autoclass directive became slower than Sphinx-3.2
  • #7727: autosummary: raise PycodeError when documenting python package without init.py
  • #8350: autosummary: autosummary_mock_imports causes slow down builds
  • #8364: C, properly initialize attributes in empty symbols.
  • #8399: i18n: Put system locale path after the paths specified by configuration
Commits
  • c09795c Bump to 3.3.1 final
  • 5cabdec Merge pull request #8412 from tk0miya/8164_autosummary_mock_imports_causes_sl...
  • 953a5ec Fix #8350: autosummary_mock_imports causes slow down builds
  • de2d2cc Update CHANGES for PR #8399
  • 52432c7 Merge pull request #8399 from mitya57/fix-system-translation-override
  • f92989c Put system locale path after the paths specified by configuration
  • 90f6fd9 Merge pull request #8390 from sphinx-doc/7727_autosummary_PycodeError
  • ed5af24 Merge branch '3.3.x' into 7727_autosummary_PycodeError
  • 0be0cd6 Merge pull request #8387 from tk0miya/8372_slow_autoclass
  • 787444f Fix #7727: autosummary raises PycodeError for namespace python package
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES)
- [Commits](sphinx-doc/sphinx@v3.3.0...v3.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added autosquash dependencies Pull requests that update a dependency file labels Nov 13, 2020
@CLAassistant
Copy link

CLAassistant commented Nov 13, 2020

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Nov 13, 2020

Codecov Report

Merging #5221 (36bd6c7) into master (e01abeb) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #5221   +/-   ##
=======================================
  Coverage   97.54%   97.54%           
=======================================
  Files          43       43           
  Lines        8784     8784           
  Branches     1413     1413           
=======================================
  Hits         8568     8568           
  Misses        101      101           
  Partials      115      115           
Flag Coverage Δ
unit 97.39% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e01abeb...36bd6c7. Read the comment docs.

@aio-libs-github-bot aio-libs-github-bot bot merged commit 021668a into master Nov 13, 2020
@aio-libs-github-bot aio-libs-github-bot bot deleted the dependabot/pip/sphinx-3.3.1 branch November 13, 2020 08:17
@asvetlov asvetlov added the backport:skip Skip backport bot label Nov 13, 2020
commonism pushed a commit to commonism/aiohttp that referenced this pull request Apr 27, 2021
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.3.0 to 3.3.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES">sphinx's changelog</a>.</em></p>
<blockquote>
<h1>Release 3.3.1 (released Nov 12, 2020)</h1>
<h2>Bugs fixed</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/8372">#8372</a>: autodoc: autoclass directive became slower than Sphinx-3.2</li>
<li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/7727">#7727</a>: autosummary: raise PycodeError when documenting python package
without <strong>init</strong>.py</li>
<li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/8350">#8350</a>: autosummary: autosummary_mock_imports causes slow down builds</li>
<li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/8364">#8364</a>: C, properly initialize attributes in empty symbols.</li>
<li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/8399">#8399</a>: i18n: Put system locale path after the paths specified by configuration</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/sphinx-doc/sphinx/commit/c09795c19421a01aa03e465aaf26834941d5b245"><code>c09795c</code></a> Bump to 3.3.1 final</li>
<li><a href="https://github.com/sphinx-doc/sphinx/commit/5cabdecb9e47c50fd7de32f02acef1ddfde3b1cf"><code>5cabdec</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/8412">#8412</a> from tk0miya/8164_autosummary_mock_imports_causes_sl...</li>
<li><a href="https://github.com/sphinx-doc/sphinx/commit/953a5ec89801edb7047a779bc443b40acf066a27"><code>953a5ec</code></a> Fix <a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/8350">#8350</a>: autosummary_mock_imports causes slow down builds</li>
<li><a href="https://github.com/sphinx-doc/sphinx/commit/de2d2cc6ac7e381a4d4dacac146d09cb8e4e0c18"><code>de2d2cc</code></a> Update CHANGES for PR <a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/8399">#8399</a></li>
<li><a href="https://github.com/sphinx-doc/sphinx/commit/52432c7e3e675fa9763c3f5519dfb520cb7b7095"><code>52432c7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/8399">#8399</a> from mitya57/fix-system-translation-override</li>
<li><a href="https://github.com/sphinx-doc/sphinx/commit/f92989ca6fe4d51f606cfc97610d6e1087b81969"><code>f92989c</code></a> Put system locale path after the paths specified by configuration</li>
<li><a href="https://github.com/sphinx-doc/sphinx/commit/90f6fd90e0e32e6b2e80fa1783dc5f045a2d5de1"><code>90f6fd9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/8390">#8390</a> from sphinx-doc/7727_autosummary_PycodeError</li>
<li><a href="https://github.com/sphinx-doc/sphinx/commit/ed5af2461f77a5bd7d1cc371877a0ab961224f79"><code>ed5af24</code></a> Merge branch '3.3.x' into 7727_autosummary_PycodeError</li>
<li><a href="https://github.com/sphinx-doc/sphinx/commit/0be0cd606cdc240480ee5e57089562a9007da6bf"><code>0be0cd6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/8387">#8387</a> from tk0miya/8372_slow_autoclass</li>
<li><a href="https://github.com/sphinx-doc/sphinx/commit/787444ff182c4a3c490e26647f1cd99872a575ba"><code>787444f</code></a> Fix <a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/7727">#7727</a>: autosummary raises PycodeError for namespace python package</li>
<li>Additional commits viewable in <a href="https://github.com/sphinx-doc/sphinx/compare/v3.3.0...v3.3.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sphinx&package-manager=pip&previous-version=3.3.0&new-version=3.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)

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)
commonism pushed a commit to commonism/aiohttp that referenced this pull request Apr 27, 2021
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.3.0 to 3.3.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES">sphinx's changelog</a>.</em></p>
<blockquote>
<h1>Release 3.3.1 (released Nov 12, 2020)</h1>
<h2>Bugs fixed</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/8372">#8372</a>: autodoc: autoclass directive became slower than Sphinx-3.2</li>
<li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/7727">#7727</a>: autosummary: raise PycodeError when documenting python package
without <strong>init</strong>.py</li>
<li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/8350">#8350</a>: autosummary: autosummary_mock_imports causes slow down builds</li>
<li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/8364">#8364</a>: C, properly initialize attributes in empty symbols.</li>
<li><a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/8399">#8399</a>: i18n: Put system locale path after the paths specified by configuration</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/sphinx-doc/sphinx/commit/c09795c19421a01aa03e465aaf26834941d5b245"><code>c09795c</code></a> Bump to 3.3.1 final</li>
<li><a href="https://github.com/sphinx-doc/sphinx/commit/5cabdecb9e47c50fd7de32f02acef1ddfde3b1cf"><code>5cabdec</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/8412">#8412</a> from tk0miya/8164_autosummary_mock_imports_causes_sl...</li>
<li><a href="https://github.com/sphinx-doc/sphinx/commit/953a5ec89801edb7047a779bc443b40acf066a27"><code>953a5ec</code></a> Fix <a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/8350">#8350</a>: autosummary_mock_imports causes slow down builds</li>
<li><a href="https://github.com/sphinx-doc/sphinx/commit/de2d2cc6ac7e381a4d4dacac146d09cb8e4e0c18"><code>de2d2cc</code></a> Update CHANGES for PR <a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/8399">#8399</a></li>
<li><a href="https://github.com/sphinx-doc/sphinx/commit/52432c7e3e675fa9763c3f5519dfb520cb7b7095"><code>52432c7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/8399">#8399</a> from mitya57/fix-system-translation-override</li>
<li><a href="https://github.com/sphinx-doc/sphinx/commit/f92989ca6fe4d51f606cfc97610d6e1087b81969"><code>f92989c</code></a> Put system locale path after the paths specified by configuration</li>
<li><a href="https://github.com/sphinx-doc/sphinx/commit/90f6fd90e0e32e6b2e80fa1783dc5f045a2d5de1"><code>90f6fd9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/8390">#8390</a> from sphinx-doc/7727_autosummary_PycodeError</li>
<li><a href="https://github.com/sphinx-doc/sphinx/commit/ed5af2461f77a5bd7d1cc371877a0ab961224f79"><code>ed5af24</code></a> Merge branch '3.3.x' into 7727_autosummary_PycodeError</li>
<li><a href="https://github.com/sphinx-doc/sphinx/commit/0be0cd606cdc240480ee5e57089562a9007da6bf"><code>0be0cd6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/8387">#8387</a> from tk0miya/8372_slow_autoclass</li>
<li><a href="https://github.com/sphinx-doc/sphinx/commit/787444ff182c4a3c490e26647f1cd99872a575ba"><code>787444f</code></a> Fix <a href="https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/7727">#7727</a>: autosummary raises PycodeError for namespace python package</li>
<li>Additional commits viewable in <a href="https://github.com/sphinx-doc/sphinx/compare/v3.3.0...v3.3.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sphinx&package-manager=pip&previous-version=3.3.0&new-version=3.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autosquash backport:skip Skip backport bot dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants