IceflowRE / unidown

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

Bump sphinx from 2.0.1 to 2.1.0 #123

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps sphinx from 2.0.1 to 2.1.0.

Changelog *Sourced from [sphinx's changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES).* > Release 2.1.0 (released Jun 02, 2019) > ===================================== > > Incompatible changes > -------------------- > > * Ignore filenames without file extension given to ``Builder.build_specific()`` > API directly > * [#6230](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6230): The anchor of term in glossary directive is changed if it is consisted > by non-ASCII characters > * [#4550](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/4550): html: Centering tables by default using CSS > * [#6239](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6239): latex: xelatex and xeCJK are used for Chinese documents by default > * ``Sphinx.add_lexer()`` now takes a Lexer class instead of instance. An > instance of lexers are still supported until Sphinx-3.x. > > Deprecated > ---------- > > * ``sphinx.builders.latex.LaTeXBuilder.apply_transforms()`` > * ``sphinx.builders._epub_base.EpubBuilder.esc()`` > * ``sphinx.directives.Acks`` > * ``sphinx.directives.Author`` > * ``sphinx.directives.Centered`` > * ``sphinx.directives.Class`` > * ``sphinx.directives.CodeBlock`` > * ``sphinx.directives.Figure`` > * ``sphinx.directives.HList`` > * ``sphinx.directives.Highlight`` > * ``sphinx.directives.Include`` > * ``sphinx.directives.Index`` > * ``sphinx.directives.LiteralInclude`` > * ``sphinx.directives.Meta`` > * ``sphinx.directives.Only`` > * ``sphinx.directives.SeeAlso`` > * ``sphinx.directives.TabularColumns`` > * ``sphinx.directives.TocTree`` > * ``sphinx.directives.VersionChange`` > * ``sphinx.domains.python.PyClassmember`` > * ``sphinx.domains.python.PyModulelevel`` > * ``sphinx.domains.std.StandardDomain._resolve_citation_xref()`` > * ``sphinx.domains.std.StandardDomain.note_citations()`` > * ``sphinx.domains.std.StandardDomain.note_citation_refs()`` > * ``sphinx.domains.std.StandardDomain.note_labels()`` > * ``sphinx.environment.NoUri`` > * ``sphinx.ext.apidoc.format_directive()`` > * ``sphinx.ext.apidoc.format_heading()`` > * ``sphinx.ext.apidoc.makename()`` > * ``sphinx.ext.autodoc.importer.MockFinder`` > * ``sphinx.ext.autodoc.importer.MockLoader`` > * ``sphinx.ext.autodoc.importer.mock()`` > ... (truncated)
Commits - [`653b0e0`](https://github.com/sphinx-doc/sphinx/commit/653b0e00004c084aa154c72104d6451bdc7a6c42) Bump to 2.1.0 final - [`290ead8`](https://github.com/sphinx-doc/sphinx/commit/290ead8ce7509374ad4c4dc4682b7cf59025bed8) Merge changes entry for 2.0.2 to 2.1.0 - [`84da50c`](https://github.com/sphinx-doc/sphinx/commit/84da50cd88eebd8e501b1d93611d0d87fa7821ed) Merge pull request [#6428](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6428) from tk0miya/improve_docs - [`1303ea7`](https://github.com/sphinx-doc/sphinx/commit/1303ea7cdfcba470e0ec35a9d5afb28f56a8a567) docs: Use directive:option in extensions/graphviz - [`27dd836`](https://github.com/sphinx-doc/sphinx/commit/27dd8367c65c4313d499d945e7a2804865a1754a) Merge pull request [#6423](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6423) from tk0miya/1063_autodoc_undoc_module_variables - [`91fceb4`](https://github.com/sphinx-doc/sphinx/commit/91fceb4b5f673aca6b9810cd4ff62a482f162ecf) Merge branch '2.0.2' into 2.0 - [`69d93c9`](https://github.com/sphinx-doc/sphinx/commit/69d93c967c591a65f10bcb9cb07e03d5cf03cce6) Fix [#1063](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/1063): autodoc: automodule directive handles undocumented module level va... - [`54d5fcf`](https://github.com/sphinx-doc/sphinx/commit/54d5fcfaebc3364044761d30c0fed6bd4d3052c3) Merge pull request [#6416](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6416) from tk0miya/2310_force_highlighting - [`7184226`](https://github.com/sphinx-doc/sphinx/commit/71842264b238b31dedab77200eeaab72140d3433) Sphinx.add_lexer() now takes a Lexer class instead of instance - [`5d8c25b`](https://github.com/sphinx-doc/sphinx/commit/5d8c25b60507056e0a9227c3249f937e7d8e4098) refactor: app.add_lexer() - Additional commits viewable in [compare view](https://github.com/sphinx-doc/sphinx/compare/v2.0.1...v2.1.0)


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 #123 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #123   +/-   ##
=======================================
  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 9ab62ee...04c4167. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #123   +/-   ##
=======================================
  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 9ab62ee...04c4167. Read the comment docs.