home / github / pull_requests

Menu
  • GraphQL API

pull_requests: 1453826540

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
1453826540 PR_kwDOBm6k_c5Wp6Hs 2124 closed 0 Bump sphinx from 6.1.3 to 7.1.1 49699333 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.1.3 to 7.1.1. <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>Sphinx 7.1.1</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> <h2>Sphinx 7.1.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> <h2>v7.0.1</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> <h2>v7.0.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> <h2>v7.0.0rc1</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> <h2>v6.2.1</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> <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 7.1.1 (released Jul 27, 2023)</h1> <h2>Bugs fixed</h2> <ul> <li><a href="https://redirect.github.com/sphinx-doc/sphinx/issues/11514">#11514</a>: Fix <code>SOURCE_DATE_EPOCH</code> in multi-line copyright footer. Patch by Bénédikt Tran.</li> </ul> <h1>Release 7.1.0 (released Jul 24, 2023)</h1> <h2>Incompatible changes</h2> <ul> <li> <p>Releases are no longer signed, given the <code>change in PyPI policy</code>_.</p> <p>.. _change in PyPI policy: <a href="https://blog.pypi.org/posts/2023-05-23-removing-pgp/">https://blog.pypi.org/posts/2023-05-23-removing-pgp/</a></p> </li> </ul> <h2>Deprecated</h2> <ul> <li><a href="https://redirect.github.com/sphinx-doc/sphinx/issues/11412">#11412</a>: Emit warnings on using a deprecated Python-specific index entry type (namely, <code>module</code>, <code>keyword</code>, <code>operator</code>, <code>object</code>, <code>exception</code>, <code>statement</code>, and <code>builtin</code>) in the :rst:dir:<code>index</code> directive, and set the removal version to Sphinx 9. Patch by Adam Turner.</li> </ul> <h2>Features added</h2> <ul> <li><a href="https://redirect.github.com/sphinx-doc/sphinx/issues/11415">#11415</a>: Add a checksum to JavaScript and CSS asset URIs included within generated HTML, using the CRC32 algorithm.</li> <li>:meth:<code>~sphinx.application.Sphinx.require_sphinx</code> now allows the version requirement to be specified as <code>(major, minor)</code>.</li> <li><a href="https://redirect.github.com/sphinx-doc/sphinx/issues/11011">#11011</a>: Allow configuring a line-length limit for object signatures, via :confval:<code>maximum_signature_line_length</code> and the domain-specific variants. If the length of the signature (in characters) is greater than the configured limit, each parameter in the signature will be split to its own logical line. This behaviour may also be controlled by options on object description directives, for example :rst:dir:<code>py:function:single-line-parameter-list</code>. Patch by Thomas Louf, Adam Turner, and Jean-François B.</li> <li><a href="https://redirect.github.com/sphinx-doc/sphinx/issues/10983">#10983</a>: Support for multiline copyright statements in the footer block. Patch by Stefanie Molin</li> <li><code>sphinx.util.display.status_iterator</code> now clears the current line with ANSI control codes, rather than overprinting with space characters.</li> <li><a href="https://redirect.github.com/sphinx-doc/sphinx/issues/11431">#11431</a>: linkcheck: Treat SSL failures as broken links. Patch by Bénédikt Tran</li> <li><a href="https://redirect.github.com/sphinx-doc/sphinx/issues/11157">#11157</a>: Keep the <code>translated</code> attribute on translated nodes.</li> <li><a href="https://redirect.github.com/sphinx-doc/sphinx/issues/11451">#11451</a>: Improve the traceback displayed when using :option:<code>sphinx-build -T</code> in parallel builds. Patch by Bénédikt Tran</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/d8d73c16b8b86df8f1a32698229a2b818fea2e98"><code>d8d73c1</code></a> Bump to 7.1.1 final</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/a54e630a21a6d9b7e80a22e969e3a86e35678d2d"><code>a54e630</code></a> [internationalisation] Update message catalogues</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/8452300d54dce2da751941d9547dd54dc03e69bf"><code>8452300</code></a> Fix multi-line copyright when <code>SOURCE_DATE_EPOCH</code> is set (<a href="https://redirect.github.com/sphinx-doc/sphinx/issues/11524">#11524</a>)</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/fe08cec019c52c15b7f7365013134e3f3d1b3739"><code>fe08cec</code></a> bump version</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/e560f6334aa87af07304415e6aeaf42d03d1c525"><code>e560f63</code></a> Bump to 7.1.0 final</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/066e0fabc60c55072b3f75876637a44fdcb51332"><code>066e0fa</code></a> Add translation progress information (<a href="https://redirect.github.com/sphinx-doc/sphinx/issues/11509">#11509</a>)</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/0882914d5c5057ad3cec280c0142cfe5f6965844"><code>0882914</code></a> Target PyPI in create-release.yml</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/21fbee5e83a3e9d34e589d06c66d928f3a67923c"><code>21fbee5</code></a> Fix OIDC token payload</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/1a403e4f9ad4d8d7a3e4c7c34f55d9a45ed600bd"><code>1a403e4</code></a> Add informational log messaging</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/258b0ea9fcdd05221ebead5e5c162a7ad37c4412"><code>258b0ea</code></a> Revert &quot;Switch to using <code>github.request</code>&quot;</li> <li>Additional commits viewable in <a href="https://github.com/sphinx-doc/sphinx/compare/v6.1.3...v7.1.1">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=7.1.1)](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--2124.org.readthedocs.build/en/2124/ <!-- readthedocs-preview datasette end --> 2023-07-28T13:23:11Z 2023-08-02T13:28:47Z 2023-08-02T13:28:44Z   e5b1bd91510894ff22786ab901a0ef710617a866     0 9388102394e7786368ea71b17cac12cf5b80b695 08181823990a71ffa5a1b57b37259198eaa43e06 CONTRIBUTOR 107914493 https://github.com/simonw/datasette/pull/2124    

Links from other tables

  • 1 row from pull_requests_id in labels_pull_requests
Powered by Datasette · Queries took 1.319ms