-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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] <[email protected]>
dependabot
bot
added
autosquash
dependencies
Pull requests that update a dependency file
labels
Nov 13, 2020
Codecov Report
@@ 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
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
asvetlov
approved these changes
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps sphinx from 3.3.0 to 3.3.1.
Changelog
Sourced from sphinx's changelog.
Commits
c09795c
Bump to 3.3.1 final5cabdec
Merge pull request #8412 from tk0miya/8164_autosummary_mock_imports_causes_sl...953a5ec
Fix #8350: autosummary_mock_imports causes slow down buildsde2d2cc
Update CHANGES for PR #839952432c7
Merge pull request #8399 from mitya57/fix-system-translation-overridef92989c
Put system locale path after the paths specified by configuration90f6fd9
Merge pull request #8390 from sphinx-doc/7727_autosummary_PycodeErrored5af24
Merge branch '3.3.x' into 7727_autosummary_PycodeError0be0cd6
Merge pull request #8387 from tk0miya/8372_slow_autoclass787444f
Fix #7727: autosummary raises PycodeError for namespace python packageDependabot 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)