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.7.9 to 1.8.0 #61

Merged
merged 1 commit into from
Sep 12, 2018
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps sphinx from 1.7.9 to 1.8.0.

Changelog

Sourced from sphinx's changelog.

Release 1.8.0 (released Sep 13, 2018)

Dependencies

1.8.0b1

  • LaTeX: :confval:latex_use_xindy, if True (default for
    xelatex/lualatex), instructs make latexpdf to use :program:xindy
    for general index. Make sure your LaTeX distribution includes it.
    (refs: #5134)

Incompatible changes

1.8.0b2

  • #5282: html theme: refer pygments_style settings of HTML themes
    preferentially
  • The URL of download files are changed
  • #5127: quickstart: Makefile and make.bat are not overwritten if exists

1.8.0b1

  • #5156: the :py:mod:sphinx.ext.graphviz: extension runs dot` in the
    directory of the document being built instead of in the root directory of
    the documentation.
  • #4460: extensions which stores any data to environment should return the
    version of its env data structure as metadata. In detail, please see
    :ref:ext-metadata.
  • Sphinx expects source parser modules to have supported file formats as
    Parser.supported attribute
  • The default value of :confval:epub_author and :confval:epub_publisher are
    changed from 'unknown' to the value of :confval:author. This is same as
    a conf.py file sphinx-build generates.
  • The gettext_compact attribute is removed from document.settings
    object. Please use config.gettext_compact instead.
  • The processing order on reading phase is changed. smart_quotes, sphinx
    domains, :event:doctree-read event and versioning doctrees are invoked
    earlier than so far. For more details, please read a description of
    :py:meth:.Sphinx.add_transform()
  • #4827: All substitution_definition nodes are removed from doctree on
    reading phase
  • docutils.conf on $HOME and /etc directories are ignored. Only
    docutils.conf on confdir is refered.
  • #789: :samp: role supports to escape curly braces with backslash
  • #4811: The files under :confval:html_static_path are excluded from source
    files.
  • latex: Use \sphinxcite for citation references instead \hyperref
... (truncated)
Commits
  • 16533cf Bump to 1.8.0 final
  • 46a1f4e Update message catalogs
  • b2b833d Update CHANGES for PR #5403
  • 908f3a2 Merge pull request #5403 from jdufresne/unused-content
  • caeaea9 Merge pull request #5401 from jdufresne/message
  • e6e6d91 Deprecate unused argument, content, from guess_mimetype
  • 9d6deec Fix AttributeError in ExtensionError
  • cf707ac Revert translations on zh_CN because of broken
  • eeba8f3 Update message catalogs (from transifex)
  • d1eecb1 Merge branch '1.7' into 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 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.9 to 1.8.0.
- [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.9...v1.8.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@coveralls
Copy link

coveralls commented Sep 12, 2018

Pull Request Test Coverage Report for Build 446

  • 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 444: 0.0%
Covered Lines: 28
Relevant Lines: 28

💛 - Coveralls

@crazyguitar crazyguitar merged commit 31e3237 into master Sep 12, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/sphinx-1.8.0 branch September 12, 2018 23:06
crazyguitar added a commit that referenced this pull request Jul 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants