Skip to content

Commit

Permalink
Build(deps-dev): Bump furo from 2024.5.6 to 2024.7.18 (#1153)
Browse files Browse the repository at this point in the history
Bumps [furo](https://github.com/pradyunsg/furo) from 2024.5.6 to
2024.7.18.
<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>2024.07.18 -- Dull Denim</h2>
<ul>
<li>Improve how icons are handled and aligned.</li>
<li>Improve scroll event handler.</li>
<li>Hide the copybutton by default.</li>
<li>Fix <code>source_view_link</code> configuration handling.</li>
<li>Fix close tag on pencil icon.</li>
</ul>
<h2>2024.05.06 -- Cheerful Cerulean</h2>
<ul>
<li>✨ Add new custom icons for auto mode, reflecting the currently
active theme.</li>
<li>✨ Add a view this page button.</li>
<li>✨ Add colours and highlighting to &quot;version modified&quot; API
helpers.</li>
<li>✨ Add release information to various customisation knobs.</li>
<li>Make all icons bigger and use a thinner stroke with them.</li>
</ul>
<h2>2024.04.27 -- Bold Burgundy</h2>
<ul>
<li>Add a skip to content link.</li>
<li>Add <code>--font-stack--headings</code>.</li>
<li>Add <code>:visited</code> colour and enforce uniform contrast
between light/dark.</li>
<li>Add an offset of <code>:target</code> to reduce back-to-top
overlap.</li>
<li>Improve dark mode colours.</li>
<li>Fix outstanding colour contrast warnings on Firefox.</li>
<li>Fix bad indent in footnotes.</li>
<li>Tweak handling of default configuration options in a more resilient
manner.</li>
<li>Tweak length and sizing of API <code>source</code> links.</li>
<li>Stop search engine indexing on search page.</li>
</ul>
<h2>2024.01.29 -- Amazing Amethyst</h2>
<ul>
<li>Fix canonical url when building with <code>dirhtml</code>.</li>
<li>Relicense the demo module.</li>
</ul>
<h2>2023.09.10 -- Zesty Zaffre</h2>
<ul>
<li>Make asset hash injection idempotent, fixing Sphinx 6
compatibility.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pradyunsg/furo/commit/78e4ba2c5ab4b7010e0632e740a435b7557e6ca7"><code>78e4ba2</code></a>
Prepare release: 2024.07.18</li>
<li><a
href="https://github.com/pradyunsg/furo/commit/6b61424c1b879b483b643908ac6dfb1bd671a6c3"><code>6b61424</code></a>
Update changelog</li>
<li><a
href="https://github.com/pradyunsg/furo/commit/58b532c63b11b38826b51e63cb1c84cadae39ab9"><code>58b532c</code></a>
Make the issue tracker template more explicit</li>
<li><a
href="https://github.com/pradyunsg/furo/commit/17e351e92e55a91803678c189d1e155a0cd13796"><code>17e351e</code></a>
Add <code>source_view_link</code> to configuration</li>
<li><a
href="https://github.com/pradyunsg/furo/commit/7e51bc77920783ea4458e019f6112daee292d0d6"><code>7e51bc7</code></a>
Delete svg-sun-half (<a
href="https://redirect.github.com/pradyunsg/furo/issues/811">#811</a>)</li>
<li><a
href="https://github.com/pradyunsg/furo/commit/073c497ecc607bc7d073ef7f34fc310f5f4808d9"><code>073c497</code></a>
Move a 'type: ignore' comment, for mypy (<a
href="https://redirect.github.com/pradyunsg/furo/issues/812">#812</a>)</li>
<li><a
href="https://github.com/pradyunsg/furo/commit/cefbdc093cb885423037c11aae9b0e8a8206c026"><code>cefbdc0</code></a>
Bump the npm group with 2 updates (<a
href="https://redirect.github.com/pradyunsg/furo/issues/809">#809</a>)</li>
<li><a
href="https://github.com/pradyunsg/furo/commit/7fb7ec8e1b77447bfb759bf30a8ca34417544dba"><code>7fb7ec8</code></a>
Bump the npm group with 3 updates (<a
href="https://redirect.github.com/pradyunsg/furo/issues/806">#806</a>)</li>
<li><a
href="https://github.com/pradyunsg/furo/commit/25091fcb64759f45137ec3067b273c2b561d50b0"><code>25091fc</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/pradyunsg/furo/issues/796">#796</a>)</li>
<li><a
href="https://github.com/pradyunsg/furo/commit/550756e76955f1945042597cf908ace5815d6d23"><code>550756e</code></a>
Fix close tag on pencil icon (<a
href="https://redirect.github.com/pradyunsg/furo/issues/807">#807</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/pradyunsg/furo/compare/2024.05.06...2024.07.18">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=2024.5.6&new-version=2024.7.18)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>
  • Loading branch information
tmke8 authored Aug 1, 2024
2 parents 49bdc6e + db2e055 commit 76f8b4b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 76f8b4b

Please sign in to comment.