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

Bump sphinx from 2.0.1 to 2.1.0 #138

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps sphinx from 2.0.1 to 2.1.0.

Changelog

Sourced from sphinx's changelog.

Release 2.1.0 (released Jun 02, 2019)

Incompatible changes

  • Ignore filenames without file extension given to Builder.build_specific()
    API directly
  • #6230: The anchor of term in glossary directive is changed if it is consisted
    by non-ASCII characters
  • #4550: html: Centering tables by default using CSS
  • #6239: latex: xelatex and xeCJK are used for Chinese documents by default
  • Sphinx.add_lexer() now takes a Lexer class instead of instance. An
    instance of lexers are still supported until Sphinx-3.x.

Deprecated

  • sphinx.builders.latex.LaTeXBuilder.apply_transforms()
  • sphinx.builders._epub_base.EpubBuilder.esc()
  • sphinx.directives.Acks
  • sphinx.directives.Author
  • sphinx.directives.Centered
  • sphinx.directives.Class
  • sphinx.directives.CodeBlock
  • sphinx.directives.Figure
  • sphinx.directives.HList
  • sphinx.directives.Highlight
  • sphinx.directives.Include
  • sphinx.directives.Index
  • sphinx.directives.LiteralInclude
  • sphinx.directives.Meta
  • sphinx.directives.Only
  • sphinx.directives.SeeAlso
  • sphinx.directives.TabularColumns
  • sphinx.directives.TocTree
  • sphinx.directives.VersionChange
  • sphinx.domains.python.PyClassmember
  • sphinx.domains.python.PyModulelevel
  • sphinx.domains.std.StandardDomain._resolve_citation_xref()
  • sphinx.domains.std.StandardDomain.note_citations()
  • sphinx.domains.std.StandardDomain.note_citation_refs()
  • sphinx.domains.std.StandardDomain.note_labels()
  • sphinx.environment.NoUri
  • sphinx.ext.apidoc.format_directive()
  • sphinx.ext.apidoc.format_heading()
  • sphinx.ext.apidoc.makename()
  • sphinx.ext.autodoc.importer.MockFinder
  • sphinx.ext.autodoc.importer.MockLoader
  • sphinx.ext.autodoc.importer.mock()
... (truncated)
Commits
  • 653b0e0 Bump to 2.1.0 final
  • 290ead8 Merge changes entry for 2.0.2 to 2.1.0
  • 84da50c Merge pull request #6428 from tk0miya/improve_docs
  • 1303ea7 docs: Use directive:option in extensions/graphviz
  • 27dd836 Merge pull request #6423 from tk0miya/1063_autodoc_undoc_module_variables
  • 91fceb4 Merge branch '2.0.2' into 2.0
  • 69d93c9 Fix #1063: autodoc: automodule directive handles undocumented module level va...
  • 54d5fcf Merge pull request #6416 from tk0miya/2310_force_highlighting
  • 7184226 Sphinx.add_lexer() now takes a Lexer class instead of instance
  • 5d8c25b refactor: app.add_lexer()
  • 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 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 2.0.1 to 2.1.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinx@v2.0.1...v2.1.0)

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

Coverage Status

Coverage remained the same at 100.0% when pulling b93eabe on dependabot/pip/sphinx-2.1.0 into 339055d on master.

@dependabot-preview
Copy link
Contributor Author

Superseded by #140.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/sphinx-2.1.0 branch June 24, 2019 05:18
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

1 participant