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.1 to 2.0.0 #101

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps sphinx from 1.8.1 to 2.0.0.

Changelog

Sourced from sphinx's changelog.

Release 2.0.0 (released Mar 29, 2019)

Dependencies

2.0.0b1

  • LaTeX builder now depends on TeX Live 2015 or above.

  • LaTeX builder (with 'pdflatex' :confval:latex_engine) will process
    Unicode Greek letters in text (not in math mark-up) via the text font and
    will not escape them to math mark-up. See the discussion of the
    'fontenc' key of :confval:latex_elements; such (optional) support for
    Greek adds, for example on Ubuntu xenial, the texlive-lang-greek and (if
    default font set-up is not modified) cm-super(-minimal) as additional
    Sphinx LaTeX requirements.

  • LaTeX builder with :confval:latex_engine set to 'xelatex' or to
    'lualatex' requires (by default) the FreeFont fonts,
    which in Ubuntu xenial are provided by package fonts-freefont-otf, and
    e.g. in Fedora 29 via package texlive-gnu-freefont.

  • requests 2.5.0 or above

  • The six package is no longer a dependency

  • The sphinxcontrib-websupport package is no longer a dependency

  • Some packages are separated to sub packages:

    • sphinxcontrib.applehelp
    • sphinxcontrib.devhelp
    • sphinxcontrib.htmlhelp
    • sphinxcontrib.jsmath
    • sphinxcontrib.serializinghtml
    • sphinxcontrib.qthelp

Incompatible changes

2.0.0b1

  • Drop python 2.7 and 3.4 support
  • Drop docutils 0.11 support
  • Drop features and APIs deprecated in 1.7.x
  • The default setting for :confval:master_doc is changed to 'index' which
    has been longly used as default of sphinx-quickstart.
  • LaTeX: Move message resources to sphinxmessage.sty
  • LaTeX: Stop using \captions<lang> macro for some labels
  • LaTeX: for 'xelatex' and 'lualatex', use the FreeFont OpenType
    fonts as default choice (refs: #5645)
  • LaTeX: 'xelatex' and 'lualatex' now use \small in code-blocks
    (due to FreeMono character width) like 'pdflatex' already did (due
    to Courier character width). You may need to adjust this via
    :confval:latex_elements 'fvset' key, in case of usage of some other
... (truncated)
Commits

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.1 to 2.0.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.8.1...v2.0.0)

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

Superseded by #106.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/sphinx-2.0.0 branch April 9, 2019 07:20
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.

None yet

1 participant