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.1 to 1.8.2 #100

Merged
merged 1 commit into from
Nov 16, 2018
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps sphinx from 1.8.1 to 1.8.2.

Changelog

Sourced from sphinx's changelog.

Release 1.8.2 (in development)

Dependencies

Incompatible changes

Deprecated

Features added

Bugs fixed

Testing

Release 1.8.2 (released Nov 11, 2018)

Incompatible changes

  • #5497: Do not include MathJax.js and jsmath.js unless it is really needed

Features added

  • #5471: Show appropriate deprecation warnings

Bugs fixed

  • #5490: latex: enumerated list causes a crash with recommonmark
  • #5492: sphinx-build fails to build docs w/ Python < 3.5.2
  • #3704: latex: wrong \label positioning for figures with a legend
  • #5496: C++, fix assertion when a symbol is declared more than twice.
  • #5493: gettext: crashed with broken template
  • #5495: csv-table directive with file option in included file is broken (refs:
    #4821)
  • #5498: autodoc: unable to find type hints for a functools.partial
  • #5480: autodoc: unable to find type hints for unresolvable Forward references
  • #5419: incompatible math_block node has been generated
  • #5548: Fix ensuredir() in case of pre-existing file
  • #5549: graphviz Correctly deal with non-existing static dir
  • #3002: i18n: multiple footnote_references referring same footnote causes
... (truncated)
Commits
  • 62a83e4 Bump to 1.8.2 final
  • f75f03c Merge pull request #5601 from tk0miya/tox_install_command
  • b28ab1e Merge pull request #5600 from tk0miya/3080_invalid_texinfo
  • 8adb20c Give install_command to tox
  • feba53f Fix #3080: texinfo: multiline citations are broken
  • 84f7812 Fix #3080: texinfo: multiline rubric is broken
  • 994b0ea LaTeX: update date and version of sphinx.sty
  • c9999b1 Merge pull request #5583 from jfbu/5579_style_index_entries
  • 63daf8c Merge pull request #5525 from eqvinox/revert-pickle-write-1.8
  • 00a75b2 LaTeX: deprecate optional argument scre to visit_index()
  • 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.1 to 1.8.2.
- [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...v1.8.2)

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

Coverage Status

Coverage remained the same at 100.0% when pulling 47f7345 on dependabot/pip/sphinx-1.8.2 into 3f09a52 on master.

@davehunt davehunt merged commit 98c77dd into master Nov 16, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/sphinx-1.8.2 branch November 16, 2018 15:35
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.

3 participants