Closed renovate[bot] closed 2 years ago
As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 5.x releases. However, if you upgrade to 5.x manually then Renovate will reenable minor and patch updates automatically.
If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.
This PR contains the following updates:
==1.8.5
->==5.2.0.post0
Release Notes
sphinx-doc/sphinx
### [`v5.2.0`](https://togithub.com/sphinx-doc/sphinx/blob/HEAD/CHANGES#Release-520-released-Sep-24-2022) [Compare Source](https://togithub.com/sphinx-doc/sphinx/compare/v5.1.1...v5.2.0) \===================================== ## Dependencies - [#10356](https://togithub.com/sphinx-doc/sphinx/issues/10356): Sphinx now uses declarative metadata with `pyproject.toml` to create packages, using PyPA's `build` project as a build backend. Patch by Adam Turner. ## Deprecated - [#10843](https://togithub.com/sphinx-doc/sphinx/issues/10843): Support for HTML 4 output. Patch by Adam Turner. ## Features added - [#10738](https://togithub.com/sphinx-doc/sphinx/issues/10738): napoleon: Add support for docstring types using 'of', like `type of type`. Example: `tuple of int`. - [#10286](https://togithub.com/sphinx-doc/sphinx/issues/10286): C++, support requires clauses not just between the template parameter lists and the declaration. - [#10755](https://togithub.com/sphinx-doc/sphinx/issues/10755): linkcheck: Check the source URL of raw directives that use the `url` option. - [#10781](https://togithub.com/sphinx-doc/sphinx/issues/10781): Allow :rst:role:`ref` role to be used with definitions and fields. - [#10717](https://togithub.com/sphinx-doc/sphinx/issues/10717): HTML Search: Increase priority for full title and subtitle matches in search results - [#10718](https://togithub.com/sphinx-doc/sphinx/issues/10718): HTML Search: Save search result score to the HTML element for debugging - [#10673](https://togithub.com/sphinx-doc/sphinx/issues/10673): Make toctree accept 'genindex', 'modindex' and 'search' docnames - [#6316](https://togithub.com/sphinx-doc/sphinx/issues/6316), [#10804](https://togithub.com/sphinx-doc/sphinx/issues/10804): Add domain objects to the table of contents. Patch by Adam Turner - [#6692](https://togithub.com/sphinx-doc/sphinx/issues/6692): HTML Search: Include explicit :rst:dir:`index` directive index entries in the search index and search results. Patch by Adam Turner - [#10816](https://togithub.com/sphinx-doc/sphinx/issues/10816): imgmath: Allow embedding images in HTML as base64 - [#10854](https://togithub.com/sphinx-doc/sphinx/issues/10854): HTML Search: Use browser localstorage for highlight control, stop storing highlight parameters in URL query strings. Patch by Adam Turner. ## Bugs fixed - [#10723](https://togithub.com/sphinx-doc/sphinx/issues/10723): LaTeX: 5.1.0 has made the 'sphinxsetup' `verbatimwithframe=false` become without effect. - [#10257](https://togithub.com/sphinx-doc/sphinx/issues/10257): C++, ensure consistent non-specialization template argument representation. - [#10729](https://togithub.com/sphinx-doc/sphinx/issues/10729): C++, fix parsing of certain non-type template parameter packs. - [#10715](https://togithub.com/sphinx-doc/sphinx/issues/10715): Revert [#10520](https://togithub.com/sphinx-doc/sphinx/issues/10520): "Fix" use of sidebar classes in `agogo.css_t` ### [`v5.1.1`](https://togithub.com/sphinx-doc/sphinx/blob/HEAD/CHANGES#Release-511-released-Jul-26-2022) [Compare Source](https://togithub.com/sphinx-doc/sphinx/compare/v5.1.0...v5.1.1) \===================================== ## Bugs fixed - [#10701](https://togithub.com/sphinx-doc/sphinx/issues/10701): Fix ValueError in the new `deque` based `sphinx.ext.napolean` iterator implementation. - [#10702](https://togithub.com/sphinx-doc/sphinx/issues/10702): Restore compatability with third-party builders. ### [`v5.1.0`](https://togithub.com/sphinx-doc/sphinx/blob/HEAD/CHANGES#Release-510-released-Jul-24-2022) [Compare Source](https://togithub.com/sphinx-doc/sphinx/compare/v5.0.2...v5.1.0) \===================================== ## Dependencies - [#10656](https://togithub.com/sphinx-doc/sphinx/issues/10656): Support `Docutils 0.19`\_. Patch by Adam Turner. .. \_Docutils 0.19: https://docutils.sourceforge.io/RELEASE-NOTES.html#release-0-19-2022-07-05 ## Deprecated - [#10467](https://togithub.com/sphinx-doc/sphinx/issues/10467): Deprecated `sphinx.util.stemmer` in favour of `snowballstemmer`. Patch by Adam Turner. - [#9856](https://togithub.com/sphinx-doc/sphinx/issues/9856): Deprecated `sphinx.ext.napoleon.iterators`. ## Features added - [#10444](https://togithub.com/sphinx-doc/sphinx/issues/10444): html theme: Allow specifying multiple CSS files through the `stylesheet` setting in `theme.conf` or by setting `html_style` to an iterable of strings. - [#10366](https://togithub.com/sphinx-doc/sphinx/issues/10366): std domain: Add support for emphasising placeholders in :rst:dir:`option` directives through a new :confval:`option_emphasise_placeholders` configuration option. - [#10439](https://togithub.com/sphinx-doc/sphinx/issues/10439): std domain: Use the repr of some variables when displaying warnings, making whitespace issues easier to identify. - [#10571](https://togithub.com/sphinx-doc/sphinx/issues/10571): quickstart: Reduce content in the generated `conf.py` file. Patch by Pradyun Gedam. - [#10648](https://togithub.com/sphinx-doc/sphinx/issues/10648): LaTeX: CSS-named-alike additional :ref:`'sphinxsetup'Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.