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 2.2.0 to 3.3.0 #299

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps sphinx from 2.2.0 to 3.3.0.

Changelog

Sourced from sphinx's changelog.

Release 3.3.0 (released Nov 02, 2020)

Deprecated

  • sphinx.builders.latex.LaTeXBuilder.usepackages
  • sphinx.builders.latex.LaTeXBuilder.usepackages_afger_hyperref
  • sphinx.ext.autodoc.SingledispatchFunctionDocumenter
  • sphinx.ext.autodoc.SingledispatchMethodDocumenter

Features added

  • #8100: html: Show a better error message for failures on copying html_static_files
  • #8141: C: added a maxdepth option to :rst:dir:c:alias to insert nested declarations.
  • #8081: LaTeX: Allow to add LaTeX package via app.add_latex_package() until just before writing .tex file
  • #7996: manpage: Add :confval:man_make_section_directory to make a section directory on build man page
  • #8289: epub: Allow to suppress "duplicated ToC entry found" warnings from epub builder using :confval:suppress_warnings.
  • #8298: sphinx-quickstart: Add :option:sphinx-quickstart --no-sep option
  • #8304: sphinx.testing: Register public markers in sphinx.testing.fixtures
  • #8051: napoleon: use the obj role for all See Also items
  • #8050: napoleon: Apply :confval:napoleon_preprocess_types to every field
  • C and C++, show line numbers for previous declarations when duplicates are detected.
  • #8183: Remove substitution_reference nodes from doctree only on LaTeX builds

Bugs fixed

  • #8085: i18n: Add support for having single text domain
  • #6640: i18n: Failed to override system message translation
  • #8143: autodoc: AttributeError is raised when False value is passed to autodoc_default_options
  • #8103: autodoc: functools.cached_property is not considered as a property
  • #8190: autodoc: parsing error is raised if some extension replaces docstring by string not ending with blank lines
  • #8142: autodoc: Wrong constructor signature for the class derived from typing.Generic
  • #8157: autodoc: TypeError is raised when annotation has invalid args
  • #7964: autodoc: Tuple in default value is wrongly rendered
  • #8200: autodoc: type aliases break type formatting of autoattribute
  • #7786: autodoc: can't detect overloaded methods defined in other file
  • #8294: autodoc: single-string slots is not handled correctly
  • #7785: autodoc: autodoc_typehints='none' does not effect to overloaded functions
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.

If all status checks pass Dependabot will automatically merge this pull request.


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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.2.0 to 3.3.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES)
- [Commits](sphinx-doc/sphinx@v2.2.0...v3.3.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 Nov 3, 2020
@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview
Copy link
Contributor Author

Superseded by #301.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/sphinx-3.3.0 branch November 13, 2020 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants