Changelog
*Sourced from [sphinx's changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES).*
> Release 2.0.1 (in development)
> ==============================
>
> Dependencies
> ------------
>
> Incompatible changes
> --------------------
>
> Deprecated
> ----------
>
> Features added
> --------------
>
> Bugs fixed
> ----------
>
> * LaTeX: some system labels are not translated
> * RemovedInSphinx30Warning is marked as pending
> * deprecation warnings are not emitted
>
> - sphinx.application.CONFIG_FILENAME
> - sphinx.builders.htmlhelp
> - :confval:`viewcode_import`
>
> * [#6208](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6208): C++, properly parse full xrefs that happen to have a short xref as prefix.
> * [#6220](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6220), [#6225](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6225): napoleon: AttributeError is raised for raised section having
> references
> * [#6245](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6245): circular import error on importing SerializingHTMLBuilder
> * [#6243](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6243): LaTeX: 'releasename' setting for latex_elements is ignored
> * [#6244](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6244): html: Search function is broken with 3rd party themes
> * [#6263](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6263): html: HTML5Translator crashed with invalid field node
> * [#6262](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6262): html theme: The style of field lists has changed in bizstyle theme
>
> Testing
> --------
>
> 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
> ... (truncated)
Commits
- [`e2e4c48`](https://github.com/sphinx-doc/sphinx/commit/e2e4c48e20a5054585497f86cd360f889ef11206) Bump to 2.0.1 final
- [`7b2dd80`](https://github.com/sphinx-doc/sphinx/commit/7b2dd804959e6dbcfd3f45cc7b74e52c915de4fa) Merge pull request [#6267](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6267) from tk0miya/6263_HTML5Translator_crashed
- [`6a87ba4`](https://github.com/sphinx-doc/sphinx/commit/6a87ba44e2e580b834d89daed5c00ebb0bdf3865) Merge branch '2.0.1' into 6263_HTML5Translator_crashed
- [`8eca15b`](https://github.com/sphinx-doc/sphinx/commit/8eca15ba06faf45f209de10557afdcd02f2d889d) Merge pull request [#6266](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6266) from tk0miya/6262_style_of_field_lists
- [`a397610`](https://github.com/sphinx-doc/sphinx/commit/a397610887eec64722a438d0370c7b97493acefb) Fix [#6263](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6263): html: HTML5Translator crashed with invalid field node
- [`b39faff`](https://github.com/sphinx-doc/sphinx/commit/b39faffd4ba7bc2a4ee8464424a6ade042c79de7) Fix [#6262](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6262): html theme: The style of field lists has changed in bizstyle theme
- [`8742761`](https://github.com/sphinx-doc/sphinx/commit/874276116026f63d1debfa4bee9a8ecae7102a05) Merge pull request [#6257](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6257) from tk0miya/6244_broken_search
- [`a6e3170`](https://github.com/sphinx-doc/sphinx/commit/a6e31708ccfa099af656cc90e525f99b0e778b50) Fix [#6244](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6244): html: Search function is broken with 3rd party themes
- [`e239291`](https://github.com/sphinx-doc/sphinx/commit/e23929127771bbd136e2900d4499f8eaf2c08f56) Merge pull request [#6253](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6253) from tk0miya/6243_releasename_is_ignored
- [`81d8511`](https://github.com/sphinx-doc/sphinx/commit/81d85119206462695b75251883deb241dfda12ab) Merge pull request [#6226](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6226) from jakobandersen/cpp_fix_xref_parsing
- Additional commits viewable in [compare view](https://github.com/sphinx-doc/sphinx/compare/v1.8.5...v2.0.1)
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 will not automatically merge this PR because it includes a major update to a production dependency.
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](https://app.dependabot.com):
- 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 from 1.8.5 to 2.0.1.
Changelog
*Sourced from [sphinx's changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES).* > Release 2.0.1 (in development) > ============================== > > Dependencies > ------------ > > Incompatible changes > -------------------- > > Deprecated > ---------- > > Features added > -------------- > > Bugs fixed > ---------- > > * LaTeX: some system labels are not translated > * RemovedInSphinx30Warning is marked as pending > * deprecation warnings are not emitted > > - sphinx.application.CONFIG_FILENAME > - sphinx.builders.htmlhelp > - :confval:`viewcode_import` > > * [#6208](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6208): C++, properly parse full xrefs that happen to have a short xref as prefix. > * [#6220](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6220), [#6225](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6225): napoleon: AttributeError is raised for raised section having > references > * [#6245](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6245): circular import error on importing SerializingHTMLBuilder > * [#6243](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6243): LaTeX: 'releasename' setting for latex_elements is ignored > * [#6244](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6244): html: Search function is broken with 3rd party themes > * [#6263](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6263): html: HTML5Translator crashed with invalid field node > * [#6262](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6262): html theme: The style of field lists has changed in bizstyle theme > > Testing > -------- > > 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 > ... (truncated)Commits
- [`e2e4c48`](https://github.com/sphinx-doc/sphinx/commit/e2e4c48e20a5054585497f86cd360f889ef11206) Bump to 2.0.1 final - [`7b2dd80`](https://github.com/sphinx-doc/sphinx/commit/7b2dd804959e6dbcfd3f45cc7b74e52c915de4fa) Merge pull request [#6267](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6267) from tk0miya/6263_HTML5Translator_crashed - [`6a87ba4`](https://github.com/sphinx-doc/sphinx/commit/6a87ba44e2e580b834d89daed5c00ebb0bdf3865) Merge branch '2.0.1' into 6263_HTML5Translator_crashed - [`8eca15b`](https://github.com/sphinx-doc/sphinx/commit/8eca15ba06faf45f209de10557afdcd02f2d889d) Merge pull request [#6266](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6266) from tk0miya/6262_style_of_field_lists - [`a397610`](https://github.com/sphinx-doc/sphinx/commit/a397610887eec64722a438d0370c7b97493acefb) Fix [#6263](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6263): html: HTML5Translator crashed with invalid field node - [`b39faff`](https://github.com/sphinx-doc/sphinx/commit/b39faffd4ba7bc2a4ee8464424a6ade042c79de7) Fix [#6262](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6262): html theme: The style of field lists has changed in bizstyle theme - [`8742761`](https://github.com/sphinx-doc/sphinx/commit/874276116026f63d1debfa4bee9a8ecae7102a05) Merge pull request [#6257](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6257) from tk0miya/6244_broken_search - [`a6e3170`](https://github.com/sphinx-doc/sphinx/commit/a6e31708ccfa099af656cc90e525f99b0e778b50) Fix [#6244](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6244): html: Search function is broken with 3rd party themes - [`e239291`](https://github.com/sphinx-doc/sphinx/commit/e23929127771bbd136e2900d4499f8eaf2c08f56) Merge pull request [#6253](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6253) from tk0miya/6243_releasename_is_ignored - [`81d8511`](https://github.com/sphinx-doc/sphinx/commit/81d85119206462695b75251883deb241dfda12ab) Merge pull request [#6226](https://github-redirect.dependabot.com/sphinx-doc/sphinx/issues/6226) from jakobandersen/cpp_fix_xref_parsing - Additional commits viewable in [compare view](https://github.com/sphinx-doc/sphinx/compare/v1.8.5...v2.0.1)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 will not automatically merge this PR because it includes a major update to a production dependency.
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](https://app.dependabot.com): - 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.