pull_requests: 1325515181
This data as json
id | node_id | number | state | locked | title | user | body | created_at | updated_at | closed_at | merged_at | merge_commit_sha | assignee | milestone | draft | head | base | author_association | repo | url | merged_by | auto_merge |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1325515181 | PR_kwDOBm6k_c5PAcGt | 2063 | closed | 0 | Bump sphinx from 6.1.3 to 6.2.0 | 49699333 | Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.1.3 to 6.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sphinx-doc/sphinx/releases">sphinx's releases</a>.</em></p> <blockquote> <h2>v6.2.0</h2> <p>Changelog: <a href="https://www.sphinx-doc.org/en/master/changes.html">https://www.sphinx-doc.org/en/master/changes.html</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sphinx-doc/sphinx/blob/master/CHANGES">sphinx's changelog</a>.</em></p> <blockquote> <h1>Release 6.2.0 (released Apr 23, 2023)</h1> <h2>Dependencies</h2> <ul> <li>Require Docutils 0.18.1 or greater.</li> </ul> <h2>Incompatible changes</h2> <ul> <li>LaTeX: removal of some internal TeX <code>\dimen</code> registers (not previously publicly documented) as per 5.1.0 code comments in <code>sphinx.sty</code>: <code>\sphinxverbatimsep</code>, <code>\sphinxverbatimborder</code>, <code>\sphinxshadowsep</code>, <code>\sphinxshadowsize</code>, and <code>\sphinxshadowrule</code>. (refs: <a href="https://redirect.github.com/sphinx-doc/sphinx/issues/11105">#11105</a>)</li> <li>Remove <code>.egg</code> support from pycode <code>ModuleAnalyser</code>; Python eggs are a now-obsolete binary distribution format</li> <li><a href="https://redirect.github.com/sphinx-doc/sphinx/issues/11089">#11089</a>: Remove deprecated code in <code>sphinx.builders.linkcheck</code>. Patch by Daniel Eades</li> <li>Remove internal-only <code>sphinx.locale.setlocale</code></li> </ul> <h2>Deprecated</h2> <ul> <li><a href="https://redirect.github.com/sphinx-doc/sphinx/issues/11247">#11247</a>: Deprecate the legacy <code>intersphinx_mapping</code> format</li> <li><code>sphinx.util.osutil.cd</code> is deprecated in favour of <code>contextlib.chdir</code>.</li> </ul> <h2>Features added</h2> <ul> <li><a href="https://redirect.github.com/sphinx-doc/sphinx/issues/11277">#11277</a>: :rst:dir:<code>autoproperty</code> allows the return type to be specified as a type comment (e.g., <code># type: () -> int</code>). Patch by Bénédikt Tran</li> <li><a href="https://redirect.github.com/sphinx-doc/sphinx/issues/10811">#10811</a>: Autosummary: extend <code>__all__</code> to imported members for template rendering when option <code>autosummary_ignore_module_all</code> is set to <code>False</code>. Patch by Clement Pinard</li> <li><a href="https://redirect.github.com/sphinx-doc/sphinx/issues/11147">#11147</a>: Add a <code>content_offset</code> parameter to <code>nested_parse_with_titles()</code>, allowing for correct line numbers during nested parsing. Patch by Jeremy Maitin-Shepard</li> <li>Update to Unicode CLDR 42</li> <li>Add a <code>--jobs</code> synonym for <code>-j</code>. Patch by Hugo van Kemenade</li> <li>LaTeX: a command <code>\sphinxbox</code> for styling text elements with a (possibly rounded) box, optional background color and shadow, has been added. See :ref:<code>sphinxbox</code>. (refs: <a href="https://redirect.github.com/sphinx-doc/sphinx/issues/11224">#11224</a>)</li> <li>LaTeX: add <code>\sphinxstylenotetitle</code>, ..., <code>\sphinxstylewarningtitle</code>, ..., for an extra layer of mark-up freeing up <code>\sphinxstrong</code> for other uses. See :ref:<code>latex-macros</code>. (refs: <a href="https://redirect.github.com/sphinx-doc/sphinx/issues/11267">#11267</a>)</li> <li>LaTeX: :dudir:<code>note</code>, :dudir:<code>hint</code>, :dudir:<code>important</code> and :dudir:<code>tip</code> can now each be styled as the other admonitions, i.e. possibly with a background color, individual border widths and paddings, possibly rounded corners, and optional shadow. See :ref:<code>additionalcss</code>. (refs: <a href="https://redirect.github.com/sphinx-doc/sphinx/issues/11234">#11234</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sphinx-doc/sphinx/commit/e7d4c3669cec32721ee7fc25d9cb8dc3497095ed"><code>e7d4c36</code></a> Bump to 6.2.0 final</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/4e27a5fba146bf85b6e2e0ba8b9f5ac30b1c1e29"><code>4e27a5f</code></a> Remove unneeded JavaScript from <code>sphinx13</code> theme</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/bffb54734f64e88c95b1d5558ec3fb7cb44ceda7"><code>bffb547</code></a> Note correct deprecation version for <code>sphinx.util.osutil.cd</code></li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/59de8d52029deca803d38b5d084a3a32c7b7f994"><code>59de8d5</code></a> Revert "Support and prefer <code>.jinja</code> to <code>_t</code> for static templates (<a href="https://redirect.github.com/sphinx-doc/sphinx/issues/11165">#11165</a>)...</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/aee3c0ab75974790adf359a9c5089d1d781a6b21"><code>aee3c0a</code></a> Partially revert "Disable localisation when SOURCE_DATE_EPOCH is set (<a href="https://redirect.github.com/sphinx-doc/sphinx/issues/10949">#10949</a>)...</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/186d596f3323f3141c34618e2e788e5cdff8fec3"><code>186d596</code></a> Use <code>overwrite_file</code> context manager in <code>test_ext_autodoc_configs</code> (<a href="https://redirect.github.com/sphinx-doc/sphinx/issues/11320">#11320</a>)</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/77483f28244dac1e7459d09397180812cfb36946"><code>77483f2</code></a> Add missing test decorator for <code>test_util_inspect</code> (<a href="https://redirect.github.com/sphinx-doc/sphinx/issues/11321">#11321</a>)</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/d8f15c7361c4766667db65252b685f19d4a08b56"><code>d8f15c7</code></a> Increase timeout threshold for <code>linkcheck</code> tests (<a href="https://redirect.github.com/sphinx-doc/sphinx/issues/11326">#11326</a>)</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/b430e052858c490a4e90f3143f159ee6240eb948"><code>b430e05</code></a> Create a 'search field' component for themes (<a href="https://redirect.github.com/sphinx-doc/sphinx/issues/11045">#11045</a>)</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/e2f66cea4997b6d8c588d3509adb68d4e9108ee6"><code>e2f66ce</code></a> Update CHANGES for PR <a href="https://redirect.github.com/sphinx-doc/sphinx/issues/11333">#11333</a></li> <li>Additional commits viewable in <a href="https://github.com/sphinx-doc/sphinx/compare/v6.1.3...v6.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sphinx&package-manager=pip&previous-version=6.1.3&new-version=6.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> <!-- readthedocs-preview datasette start --> ---- :books: Documentation preview :books:: https://datasette--2063.org.readthedocs.build/en/2063/ <!-- readthedocs-preview datasette end --> | 2023-04-24T13:58:21Z | 2023-04-25T13:57:55Z | 2023-04-25T13:57:53Z | e621c970bc64b2c90b801a9fc1e300b9452f6a5f | 0 | 9838c5839d591332dc9a8ffd6255918e0ac78f05 | 5890a20c374fb0812d88c9b0ef26a838bfa06c76 | CONTRIBUTOR | 107914493 | https://github.com/simonw/datasette/pull/2063 |
Links from other tables
- 1 row from pull_requests_id in labels_pull_requests