Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

Bump sphinx from 1.8.3 to 1.8.4 #113

Merged
merged 1 commit into from
Feb 15, 2019
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 15, 2019

Bumps sphinx from 1.8.3 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
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 squash and merge will squash and 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.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 15, 2019
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling fb59bee on dependabot/pip/sphinx-1.8.4 into 3d60467 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling fb59bee on dependabot/pip/sphinx-1.8.4 into 3d60467 on master.

@coveralls
Copy link

coveralls commented Feb 15, 2019

Coverage Status

Coverage remained the same at 100.0% when pulling 5ff5349 on dependabot/pip/sphinx-1.8.4 into 026ae33 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling fb59bee on dependabot/pip/sphinx-1.8.4 into 3d60467 on master.

Copy link
Contributor

@stephendonner stephendonner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r+

@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/sphinx-1.8.4 branch 2 times, most recently from 371d509 to d325591 Compare February 15, 2019 12:12
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@stephendonner
Copy link
Contributor

@dependabot-bot rebase

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.8.3 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.8.3...v1.8.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@stephendonner stephendonner merged commit bd9dfb7 into master Feb 15, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/sphinx-1.8.4 branch February 15, 2019 13:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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