Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps sphinx from 1.7.4 to 1.8.4.

Changelog

Sourced from sphinx's changelog.

Release 1.8.4 (released Feb 03, 2019)

Bugs fixed

  • #3707: latex: no bold checkmark (✔) available.
  • #5605: with the documentation language set to Chinese, English words could not
    be searched.
  • #5889: LaTeX: user numfig_format is stripped of spaces and may cause
    build failure
  • C++, fix hyperlinks for declarations involving east cv-qualifiers.
  • #5755: C++, fix duplicate declaration error on function templates with constraints
    in the return type.
  • C++, parse unary right fold expressions and binary fold expressions.
  • pycode could not handle egg files on windows
  • #5928: KeyError: 'DOCUTILSCONFIG' when running build
  • #5936: LaTeX: PDF build broken by inclusion of image taller than page height
    in an admonition
  • #5231: "make html" does not read and build "po" files in "locale" dir
  • #5954: :scale: image option may break PDF build if image in an admonition
  • #5966: mathjax has not been loaded on incremental build
  • #5960: LaTeX: modified PDF layout since September 2018 TeXLive update of
    :file:parskip.sty
  • #5948: LaTeX: duplicated labels are generated for sections
  • #5958: versionadded directive causes crash with Python 3.5.0
  • #5995: autodoc: autodoc_mock_imports conflict with metaclass on Python 3.7
  • #5871: texinfo: a section title . is not allowed

Release 1.8.3 (released Dec 26, 2018)

Features added

  • LaTeX: it is possible to insert custom material to appear on back of title
    page, see discussion of 'maketitle' key of :confval:latex_elements
    ('manual' docclass only)

Bugs fixed

  • #5725: mathjax: Use CDN URL for "latest" version by default
  • #5460: html search does not work with some 3rd party themes
  • #5520: LaTeX, caption package incompatibility since Sphinx 1.6
  • #5614: autodoc: incremental build is broken when builtin modules are imported
  • #5627: qthelp: index.html missing in QtHelp
  • #5659: linkcheck: crashes for a hyperlink containing multibyte character
  • #5754: DOC: Fix some mistakes in :doc:/latex
  • #5810: LaTeX: sphinxVerbatim requires explicit "hllines" set-up since 1.6.6
... (truncated)
Commits
  • 2f61ba8 Bump to 1.8.4 final
  • 4c3ce03 Merge pull request #6006 from tk0miya/5948_duplicated_labels
  • b7c6796 Fix #5948: LaTeX: duplicated labels are generated for sections
  • ed3d13b Merge pull request #6009 from tk0miya/4611_add_testcase_for_html_style
  • ba7b7b3 Merge pull request #6008 from tk0miya/4611_use_simple_svg
  • a8777f6 Merge pull request #6007 from tk0miya/5871_fix_texinfo_period
  • 97782c8 Separate testcase for html_style to single case from root
  • 36e770f test: Replace SVG image by simple one
  • 0bb5aa8 Update CHANGES for PR #5872
  • e483e4a texinfo: remove DOTs from name if name contains other characters
  • 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 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:

  • 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.7.4 to 1.8.4.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinx@v1.7.4...v1.8.4)

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

codecov bot commented Feb 4, 2019

Codecov Report

Merging #100 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff         @@
##            dev   #100   +/-   ##
===================================
  Coverage   100%   100%           
===================================
  Files        13     13           
  Lines       438    438           
===================================
  Hits        438    438

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 f7e9f9d...586efdd. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

Superseded by #117.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/sphinx-1.8.4 branch March 21, 2019 03:18
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.

1 participant