pull_requests: 1072698114
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1072698114 | PR_kwDOBm6k_c4_8BMC | 1827 | closed | 0 | Bump furo from 2022.9.15 to 2022.9.29 | 49699333 | Bumps [furo](https://github.com/pradyunsg/furo) from 2022.9.15 to 2022.9.29. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pradyunsg/furo/blob/main/docs/changelog.md">furo's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <!-- raw HTML omitted --> <h2>2022.09.29 -- Quaint Quartz</h2> <ul> <li>Add ability to set arbitrary URLs for edit button.</li> <li>Add support for aligning text in MyST-parser generated tables.</li> </ul> <h2>2022.09.15 -- Pragmatic Pistachio</h2> <ul> <li>Add a minimum version constraint on pygments.</li> <li>Add an explicit dependency on <code>sass</code>.</li> <li>Change right sidebar title from "Contents" to "On this page".</li> <li>Correctly position sidebars on small screens.</li> <li>Correctly select only Furo's own <code>svg</code> in related pages <code>nav</code>.</li> <li>Make numpy-style documentation headers consistent.</li> <li>Retitle the reference section.</li> <li>Update npm dependencies.</li> </ul> <h2>2022.06.21 -- Opulent Opal</h2> <ul> <li>Fix <code>docutils <= 0.17.x</code> compatibility.</li> <li>Bump to the latest Node.js LTS.</li> </ul> <h2>2022.06.04.1 -- Naughty Nickel bugfix</h2> <ul> <li>Fix the URL used in the "Edit this page" for Read the Docs builds.</li> </ul> <h2>2022.06.04 -- Naughty Nickel</h2> <ul> <li>✨ Advertise Sphinx 5 compatibility.</li> <li>✨ Change to <code>basic-ng</code> as the base theme (from {pypi}<code>sphinx-basic-ng</code>).</li> <li>Document site-wide announcement banners.</li> <li>Drop the pin on pygments.</li> <li>Improve edit button, using <code>basic-ng</code>'s <code>edit-this-page</code> component.</li> <li>Tweak headings to better match what users expect.</li> <li>Tweak how Sphinx's default HTML is rendered, using docutils post-transforms (this replaces parsing+modifying it with BeautifulSoup).</li> <li>When built with docutils 0.18, footnotes are rendered differently and stylised differently in Furo.</li> </ul> <h2>2022.04.07 -- Magical Mauve</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pradyunsg/furo/commit/1375f9d7c3facfd4f2f6bb62b5f43fd51248248f"><code>1375f9d</code></a> Prepare release: 2022.09.29</li> <li><a href="https://github.com/pradyunsg/furo/commit/af43607724dd523dce3e863ebc7b555a9b4f4ec9"><code>af43607</code></a> Update changelog</li> <li><a href="https://github.com/pradyunsg/furo/commit/bc0fe522c67eab477964bcfdb02f4db08e16cb95"><code>bc0fe52</code></a> Update user-facing documentation for edit button</li> <li><a href="https://github.com/pradyunsg/furo/commit/509c558905cb5127402fdbb9d36166eb34fc1ef2"><code>509c558</code></a> Modernise the <code>edit-this-page.html</code> template</li> <li><a href="https://github.com/pradyunsg/furo/commit/5a0ceca905c23dcdb79678354912ce91b096438c"><code>5a0ceca</code></a> Add <code>source_edit_link</code> as a theme configuration parameter (<a href="https://github-redirect.dependabot.com/pradyunsg/furo/issues/510">#510</a>)</li> <li><a href="https://github.com/pradyunsg/furo/commit/52fc32fcb10ee4f64c3f3ca3232808eb529212f6"><code>52fc32f</code></a> Build documentation in pull requests</li> <li><a href="https://github.com/pradyunsg/furo/commit/149f77b5ca335142ab99cdd9a390653e70b702c5"><code>149f77b</code></a> Fix stylesheet for MyST tables</li> <li><a href="https://github.com/pradyunsg/furo/commit/9af2e44c7c714dd0bfc90dedf9001c05144127ba"><code>9af2e44</code></a> Support MyST table column alignment (<a href="https://github-redirect.dependabot.com/pradyunsg/furo/issues/531">#531</a>)</li> <li><a href="https://github.com/pradyunsg/furo/commit/82dd61c092e6137f8df51dc3feb2c7e6f6a121a1"><code>82dd61c</code></a> Back to development</li> <li>See full diff in <a href="https://github.com/pradyunsg/furo/compare/2022.09.15...2022.09.29">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=furo&package-manager=pip&previous-version=2022.9.15&new-version=2022.9.29)](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--1827.org.readthedocs.build/en/1827/ <!-- readthedocs-preview datasette end --> | 2022-09-30T13:15:35Z | 2022-09-30T17:55:42Z | 2022-09-30T17:55:41Z | 2022-09-30T17:55:41Z | c92c4318e9892101f75fa158410c0a12c1d80b6e | 0 | 1f0c557ef96d3e2e7a41598af8f9dece2d3fbcfc | 34defdc10aa293294ca01cfab70780755447e1d7 | CONTRIBUTOR | 107914493 | https://github.com/simonw/datasette/pull/1827 |
Links from other tables
- 1 row from pull_requests_id in labels_pull_requests