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.2 to 1.8.3 #105

Merged
merged 1 commit into from Jan 2, 2019
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps sphinx from 1.8.2 to 1.8.3.

Changelog

Sourced from sphinx's changelog.

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
    (refs: #1238)
  • #5636: C++, fix parsing of floating point literals.
  • #5496 (again): C++, fix assertion in partial builds with duplicates.
  • #5724: quickstart: sphinx-quickstart fails when $LC_ALL is empty
  • #1956: Default conf.py is not PEP8-compliant
  • #5849: LaTeX: document class \maketitle is overwritten with no
    possibility to use original meaning in place of Sphinx custom one
  • #5834: apidoc: wrong help for --tocfile
  • #5800: todo: crashed if todo is defined in TextElement
  • #5846: htmlhelp: convert hex escaping to decimal escaping in .hhc/.hhk files
  • htmlhelp: broken .hhk file generated when title contains a double quote
Commits
  • 81328ca Bump to 1.8.3 final
  • f8c6c14 Merge pull request #5862 from tk0miya/refactor_chm_htmlescape
  • 6ffe549 refactor chm_htmlescape()
  • 3f92aa7 Remove from CHANGES mention of non-existing 1.7.10 release
  • 503cf9c Merge pull request #5860 from animalize/fix_test
  • 9052471 don't generate build files inside /tests/roots/
  • cedd94c [1.8] htmlhelp: convert hex escaping to decimal escaping in .hhc/.hhk files (...
  • a77f344 Merge pull request #5850 from jfbu/latex_sphinxmaketitle
  • 35d0934 Merge pull request #5848 from tk0miya/5800_todo_inside_TextElement
  • 0034664 Update date and version of LaTeX class files
  • 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.8.2 to 1.8.3.
- [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.2...v1.8.3)

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

Coverage Status

Coverage remained the same at 100.0% when pulling 1bad70d on dependabot/pip/sphinx-1.8.3 into cb5cbe0 on master.

@davehunt davehunt merged commit 4fbaddc into master Jan 2, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/sphinx-1.8.3 branch January 2, 2019 10:23
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