IceflowRE / unidown

Universal Downloader - update, manage, download.
GNU General Public License v3.0
0 stars 2 forks source link

Bump sphinx from 2.0.0 to 2.0.1 #109

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps sphinx from 2.0.0 to 2.0.1.

Changelog *Sourced from [sphinx's changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES).* > Release 2.0.1 (in development) > ============================== > > Dependencies > ------------ > > Incompatible changes > -------------------- > > Deprecated > ---------- > > Features added > -------------- > > Bugs fixed > ---------- > > * LaTeX: some system labels are not translated > * RemovedInSphinx30Warning is marked as pending > * deprecation warnings are not emitted > > - sphinx.application.CONFIG_FILENAME > - sphinx.builders.htmlhelp > - :confval:`viewcode_import` > > * [#6208](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6208): C++, properly parse full xrefs that happen to have a short xref as prefix. > * [#6220](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6220), [#6225](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6225): napoleon: AttributeError is raised for raised section having > references > * [#6245](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6245): circular import error on importing SerializingHTMLBuilder > * [#6243](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6243): LaTeX: 'releasename' setting for latex_elements is ignored > * [#6244](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6244): html: Search function is broken with 3rd party themes > * [#6263](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6263): html: HTML5Translator crashed with invalid field node > * [#6262](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6262): html theme: The style of field lists has changed in bizstyle theme > > Testing > --------
Commits - [`e2e4c48`](https://github.com/sphinx-doc/sphinx/commit/e2e4c48e20a5054585497f86cd360f889ef11206) Bump to 2.0.1 final - [`7b2dd80`](https://github.com/sphinx-doc/sphinx/commit/7b2dd804959e6dbcfd3f45cc7b74e52c915de4fa) Merge pull request [#6267](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6267) from tk0miya/6263_HTML5Translator_crashed - [`6a87ba4`](https://github.com/sphinx-doc/sphinx/commit/6a87ba44e2e580b834d89daed5c00ebb0bdf3865) Merge branch '2.0.1' into 6263_HTML5Translator_crashed - [`8eca15b`](https://github.com/sphinx-doc/sphinx/commit/8eca15ba06faf45f209de10557afdcd02f2d889d) Merge pull request [#6266](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6266) from tk0miya/6262_style_of_field_lists - [`a397610`](https://github.com/sphinx-doc/sphinx/commit/a397610887eec64722a438d0370c7b97493acefb) Fix [#6263](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6263): html: HTML5Translator crashed with invalid field node - [`b39faff`](https://github.com/sphinx-doc/sphinx/commit/b39faffd4ba7bc2a4ee8464424a6ade042c79de7) Fix [#6262](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6262): html theme: The style of field lists has changed in bizstyle theme - [`8742761`](https://github.com/sphinx-doc/sphinx/commit/874276116026f63d1debfa4bee9a8ecae7102a05) Merge pull request [#6257](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6257) from tk0miya/6244_broken_search - [`a6e3170`](https://github.com/sphinx-doc/sphinx/commit/a6e31708ccfa099af656cc90e525f99b0e778b50) Fix [#6244](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6244): html: Search function is broken with 3rd party themes - [`e239291`](https://github.com/sphinx-doc/sphinx/commit/e23929127771bbd136e2900d4499f8eaf2c08f56) Merge pull request [#6253](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6253) from tk0miya/6243_releasename_is_ignored - [`81d8511`](https://github.com/sphinx-doc/sphinx/commit/81d85119206462695b75251883deb241dfda12ab) Merge pull request [#6226](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6226) from jakobandersen/cpp_fix_xref_parsing - Additional commits viewable in [compare view](https://github.com/sphinx-doc/sphinx/compare/v2.0.0...v2.0.1)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
codecov[bot] commented 5 years ago

Codecov Report

Merging #109 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #109   +/-   ##
=======================================
  Coverage   93.18%   93.18%           
=======================================
  Files          15       15           
  Lines         602      602           
  Branches       67       67           
=======================================
  Hits          561      561           
  Misses         32       32           
  Partials        9        9

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 8c89aef...71eb43b. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #109 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #109   +/-   ##
=======================================
  Coverage   93.18%   93.18%           
=======================================
  Files          15       15           
  Lines         602      602           
  Branches       67       67           
=======================================
  Hits          561      561           
  Misses         32       32           
  Partials        9        9

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 8c89aef...71eb43b. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

Merging #109 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #109   +/-   ##
=======================================
  Coverage   93.18%   93.18%           
=======================================
  Files          15       15           
  Lines         602      602           
  Branches       67       67           
=======================================
  Hits          561      561           
  Misses         32       32           
  Partials        9        9

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 8c89aef...71eb43b. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

Merging #109 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #109   +/-   ##
=======================================
  Coverage   93.18%   93.18%           
=======================================
  Files          15       15           
  Lines         602      602           
  Branches       67       67           
=======================================
  Hits          561      561           
  Misses         32       32           
  Partials        9        9

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 8c89aef...71eb43b. Read the comment docs.