sloria / konch

Configures your Python shell.
https://konch.readthedocs.io/
MIT License
406 stars 18 forks source link

Bump sphinx from 1.8.4 to 1.8.5 #83

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps sphinx from 1.8.4 to 1.8.5.

Changelog *Sourced from [sphinx's changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES).* > Release 1.8.5 (released Mar 10, 2019) > ===================================== > > Bugs fixed > ---------- > > * LaTeX: Remove extraneous space after author names on PDF title page (refs: [#6004](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6004)) > * [#6026](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6026): LaTeX: A cross reference to definition list does not work > * [#6046](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6046): LaTeX: ``TypeError`` is raised when invalid latex_elements given > * [#6067](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6067): LaTeX: images having a target are concatenated to next line > * [#6067](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6067): LaTeX: images having a target are not aligned even if specified > * [#6149](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6149): LaTeX: ``:index:`` role in titles causes ``Use of \[@​icentercr](https://github.com/icentercr) doesn't > match its definition`` error on latexpdf build > * [#6019](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6019): imgconverter: Including multipage PDF fails > * [#6047](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6047): autodoc: ``autofunction`` emits a warning for method objects > * [#6028](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6028): graphviz: Ensure the graphviz filenames are reproducible > * [#6068](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6068): doctest: ``skipif`` option may remove the code block from documentation > * [#6136](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6136): ``:name:`` option for ``math`` directive causes a crash > * [#6139](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6139): intersphinx: ValueError on failure reporting > * [#6135](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6135): changes: Fix UnboundLocalError when any module found > * [#3859](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/3859): manpage: code-block captions are not displayed correctly
Commits - [`591bdd7`](https://github.com/sphinx-doc/sphinx/commit/591bdd74c0739269a9b2651aec2fa2554a3d8d23) Bump to 1.8.5 final - [`f44aa23`](https://github.com/sphinx-doc/sphinx/commit/f44aa2376180a24eed4d0227fcc1a304662bc1ef) Merge pull request [#6159](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6159) from tk0miya/3859_code-block_captions_for_manpage - [`fc99687`](https://github.com/sphinx-doc/sphinx/commit/fc9968710561582752d5038618dd0dbfce779734) Fix [#3859](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/3859): manpage: code-block captions are not displayed correctly - [`f57041a`](https://github.com/sphinx-doc/sphinx/commit/f57041ab000c6c2b1e672f3d963d849ecd3ee7ab) Merge pull request [#6152](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6152) from tk0miya/6149_index_on_title - [`05d3e37`](https://github.com/sphinx-doc/sphinx/commit/05d3e37ef798fc3ea621f973e83211102fa3eab8) Fix [#6149](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6149): LaTeX: :index: role titles causes build error of LaTeX - [`9f283bc`](https://github.com/sphinx-doc/sphinx/commit/9f283bc3f1d6a7f9aacfaa377f0983d3709a0dc1) Merge pull request [#6153](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6153) from tk0miya/use_bionic_on_circleci - [`f61a5f9`](https://github.com/sphinx-doc/sphinx/commit/f61a5f91f75556c3e886fbef7621acd77760bf51) Fix test: imgconverter expects size of images fixed - [`f7315ed`](https://github.com/sphinx-doc/sphinx/commit/f7315edfc28cb9712872f02da60945e7e28802ce) Use bionic (py36) on Circle CI - [`f03c2d4`](https://github.com/sphinx-doc/sphinx/commit/f03c2d4fe22500e751a17a84d299cf5f0de901ee) Update CHANGES for PR [#6135](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6135) - [`7c50f8f`](https://github.com/sphinx-doc/sphinx/commit/7c50f8f08bfb80e0d03c02bffadaf9efcefbda50) Merge pull request [#6135](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6135) from bz2/changes_module_1.8 - Additional commits viewable in [compare view](https://github.com/sphinx-doc/sphinx/compare/v1.8.4...v1.8.5)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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.