IceflowRE / unidown

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

Bump sphinx from 1.8.1 to 1.8.2 #77

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps sphinx from 1.8.1 to 1.8.2.

Changelog *Sourced from [sphinx's changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES).* > Release 1.8.2 (in development) > ============================== > > Dependencies > ------------ > > Incompatible changes > -------------------- > > Deprecated > ---------- > > Features added > -------------- > > Bugs fixed > ---------- > > Testing > -------- > > Release 1.8.2 (released Nov 11, 2018) > ===================================== > > Incompatible changes > -------------------- > > * [#5497](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5497): Do not include MathJax.js and jsmath.js unless it is really needed > > Features added > -------------- > > * [#5471](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5471): Show appropriate deprecation warnings > > Bugs fixed > ---------- > > * [#5490](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5490): latex: enumerated list causes a crash with recommonmark > * [#5492](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5492): sphinx-build fails to build docs w/ Python < 3.5.2 > * [#3704](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/3704): latex: wrong ``\label`` positioning for figures with a legend > * [#5496](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5496): C++, fix assertion when a symbol is declared more than twice. > * [#5493](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5493): gettext: crashed with broken template > * [#5495](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5495): csv-table directive with file option in included file is broken (refs: > [#4821](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/4821)) > * [#5498](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5498): autodoc: unable to find type hints for a ``functools.partial`` > * [#5480](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5480): autodoc: unable to find type hints for unresolvable Forward references > * [#5419](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5419): incompatible math_block node has been generated > * [#5548](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5548): Fix ensuredir() in case of pre-existing file > * [#5549](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5549): graphviz Correctly deal with non-existing static dir > * [#3002](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/3002): i18n: multiple footnote_references referring same footnote causes > ... (truncated)
Commits - [`62a83e4`](https://github.com/sphinx-doc/sphinx/commit/62a83e496093bb48bcabcc432f54005686dc06a1) Bump to 1.8.2 final - [`f75f03c`](https://github.com/sphinx-doc/sphinx/commit/f75f03c1cbe427b9dd83e430b9251b81e51a3684) Merge pull request [#5601](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5601) from tk0miya/tox_install_command - [`b28ab1e`](https://github.com/sphinx-doc/sphinx/commit/b28ab1e103ad5508b4881b339e2adc2f4cdbf837) Merge pull request [#5600](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5600) from tk0miya/3080_invalid_texinfo - [`8adb20c`](https://github.com/sphinx-doc/sphinx/commit/8adb20cc420cf836e4b4715dc1dab99c27062df1) Give install_command to tox - [`feba53f`](https://github.com/sphinx-doc/sphinx/commit/feba53ff55185e87cb38f582c0f17621121969ce) Fix [#3080](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/3080): texinfo: multiline citations are broken - [`84f7812`](https://github.com/sphinx-doc/sphinx/commit/84f781252f7ec44e2b13da24ea8c3e34589b414c) Fix [#3080](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/3080): texinfo: multiline rubric is broken - [`994b0ea`](https://github.com/sphinx-doc/sphinx/commit/994b0ea827013179ca0f64f7e413b9472955e0d7) LaTeX: update date and version of sphinx.sty - [`c9999b1`](https://github.com/sphinx-doc/sphinx/commit/c9999b12087ce4a0f9ea2ebcfb2efd2d71897733) Merge pull request [#5583](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5583) from jfbu/5579_style_index_entries - [`63daf8c`](https://github.com/sphinx-doc/sphinx/commit/63daf8c6e62e57ceaf818243592ecf3f28bc45db) Merge pull request [#5525](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/5525) from eqvinox/revert-pickle-write-1.8 - [`00a75b2`](https://github.com/sphinx-doc/sphinx/commit/00a75b2742a608ebaedf4816d66e36c8f4f18205) LaTeX: deprecate optional argument scre to visit_index() - Additional commits viewable in [compare view](https://github.com/sphinx-doc/sphinx/compare/v1.8.1...v1.8.2)


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 cancel merge` will cancel a previously requested merge - `@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.