Skip to content
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 1.8.4 to 1.8.5 #515

Merged
merged 1 commit into from Mar 11, 2019
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps sphinx from 1.8.4 to 1.8.5.

Changelog

Sourced from sphinx's changelog.

Release 1.8.5 (released Mar 10, 2019)

Bugs fixed

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

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:

  • 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.

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.8.4 to 1.8.5.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinx@v1.8.4...v1.8.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 11, 2019
@coveralls
Copy link

coveralls commented Mar 11, 2019

Pull Request Test Coverage Report for Build 1121

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 1116: 0.0%
Covered Lines: 2527
Relevant Lines: 2527

💛 - Coveralls

@sobolevn sobolevn merged commit ed80b84 into master Mar 11, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/sphinx-1.8.5 branch March 11, 2019 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants