dependabot[bot] opened a new pull request, #9603: URL: https://github.com/apache/gravitino/pull/9603
Bumps [furo](https://github.com/pradyunsg/furo) from 2024.8.6 to 2025.12.19. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pradyunsg/furo/releases">furo's releases</a>.</em></p> <blockquote> <h2>2025.12.19</h2> <ul> <li>Bump the supported Sphinx version range</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pradyunsg/furo/compare/2025.09.25...2025.12.19">https://github.com/pradyunsg/furo/compare/2025.09.25...2025.12.19</a></p> <h2>2025.09.25</h2> <h2>What's Changed</h2> <ul> <li>page.html: fix invalid HTML5 by <a href="https://github.com/haampie"><code>@haampie</code></a> in <a href="https://redirect.github.com/pradyunsg/furo/pull/894">pradyunsg/furo#894</a></li> <li>base.html: fix trailing slash on void elements by <a href="https://github.com/haampie"><code>@haampie</code></a> in <a href="https://redirect.github.com/pradyunsg/furo/pull/895">pradyunsg/furo#895</a></li> <li>_scaffold.sass: remove old scrollbar selectors by <a href="https://github.com/haampie"><code>@haampie</code></a> in <a href="https://redirect.github.com/pradyunsg/furo/pull/892">pradyunsg/furo#892</a></li> <li>Add Blender to "used by" section by <a href="https://github.com/struffel"><code>@struffel</code></a> in <a href="https://redirect.github.com/pradyunsg/furo/pull/898">pradyunsg/furo#898</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/haampie"><code>@haampie</code></a> made their first contribution in <a href="https://redirect.github.com/pradyunsg/furo/pull/894">pradyunsg/furo#894</a></li> <li><a href="https://github.com/struffel"><code>@struffel</code></a> made their first contribution in <a href="https://redirect.github.com/pradyunsg/furo/pull/898">pradyunsg/furo#898</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pradyunsg/furo/compare/2025.07.19...2025.09.25">https://github.com/pradyunsg/furo/compare/2025.07.19...2025.09.25</a></p> <h2>2025.07.19</h2> <h2>What's Changed</h2> <ul> <li>Remove "debug printf" for headerTop value by <a href="https://github.com/ferdnyc"><code>@ferdnyc</code></a> in <a href="https://redirect.github.com/pradyunsg/furo/pull/847">pradyunsg/furo#847</a></li> <li>[pre-commit.ci] pre-commit autoupdate by <a href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a>[bot] in <a href="https://redirect.github.com/pradyunsg/furo/pull/826">pradyunsg/furo#826</a></li> <li>[pre-commit.ci] pre-commit autoupdate by <a href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a>[bot] in <a href="https://redirect.github.com/pradyunsg/furo/pull/861">pradyunsg/furo#861</a></li> <li>[pre-commit.ci] pre-commit autoupdate by <a href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a>[bot] in <a href="https://redirect.github.com/pradyunsg/furo/pull/873">pradyunsg/furo#873</a></li> <li>Add rel=edit attribute to "Edit this page" link/icon by <a href="https://github.com/capjamesg"><code>@capjamesg</code></a> in <a href="https://redirect.github.com/pradyunsg/furo/pull/880">pradyunsg/furo#880</a></li> <li>[pre-commit.ci] pre-commit autoupdate by <a href="https://github.com/pre-commit-ci"><code>@pre-commit-ci</code></a>[bot] in <a href="https://redirect.github.com/pradyunsg/furo/pull/879">pradyunsg/furo#879</a></li> <li>Fix flickering header drop shadow by <a href="https://github.com/holesch"><code>@holesch</code></a> in <a href="https://redirect.github.com/pradyunsg/furo/pull/884">pradyunsg/furo#884</a></li> <li>Make current page section detection resilient to sticky elements above header by <a href="https://github.com/Eric-Arellano"><code>@Eric-Arellano</code></a> in <a href="https://redirect.github.com/pradyunsg/furo/pull/664">pradyunsg/furo#664</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/capjamesg"><code>@capjamesg</code></a> made their first contribution in <a href="https://redirect.github.com/pradyunsg/furo/pull/880">pradyunsg/furo#880</a></li> <li><a href="https://github.com/holesch"><code>@holesch</code></a> made their first contribution in <a href="https://redirect.github.com/pradyunsg/furo/pull/884">pradyunsg/furo#884</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pradyunsg/furo/compare/2024.08.06...2025.07.19">https://github.com/pradyunsg/furo/compare/2024.08.06...2025.07.19</a></p> </blockquote> </details> <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> <h2>2025.12.19 -- Harmonious Honeydew</h2> <ul> <li>✨ Add support for Sphinx 9.</li> <li>Drop support for Sphinx 6.</li> </ul> <h2>2025.09.25 -- Gleaming Green</h2> <ul> <li>Change the dark mode code back to <code>native</code>.</li> </ul> <h2>2025.07.19 -- Frozen Flame</h2> <ul> <li>✨ Switch to accessible-pygments themes</li> <li>✨ Prefetch the sidebar logos</li> <li>✨ Fix flickering header drop shadow on Safari</li> <li>Add <code>rel=edit</code> attribute to "Edit this page" link/icon</li> <li>Bump NodeJS and npm dependency versions</li> <li>Bump Saas & Webpack major versions</li> <li>Improve current page detection to be resilient to sticky elements above header</li> <li>Modernise Sass and use <code>@use</code> + <code>@forward</code></li> <li>Remove top of code <code>border-radius</code> with captions</li> <li>Remove "debug printf" for headerTop value</li> <li>Use distinct images for light and dark mode in the documentation</li> <li>Use the modern Saas Modules</li> </ul> <h2>2024.08.06 -- Energetic Eminence</h2> <ul> <li>✨ Add support for Sphinx 8</li> <li>✨ Add smoother transitions between breakpoints</li> <li>Increase specificity of table-wrapper selector</li> <li>Avoid page breaks inside paragraphs</li> </ul> <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 "version modified" 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> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pradyunsg/furo/commit/dd9e9f920494f24b9b8dd954ec9d07e0b9d12817"><code>dd9e9f9</code></a> Prepare release: 2025.12.19</li> <li><a href="https://github.com/pradyunsg/furo/commit/d43f7e98577aa2db8580a83a4d4c3dcf54617de9"><code>d43f7e9</code></a> Update changelog</li> <li><a href="https://github.com/pradyunsg/furo/commit/d27cab5e448c44e366577a80bf99beee6fa941a5"><code>d27cab5</code></a> Bump the supported Sphinx version range</li> <li><a href="https://github.com/pradyunsg/furo/commit/12f288eb8c8c57dc751e208545b07f1584bb29a7"><code>12f288e</code></a> Back to development</li> <li><a href="https://github.com/pradyunsg/furo/commit/7c5f8fac52926f4854141cb5bf374c1681aedbec"><code>7c5f8fa</code></a> Prepare release: 2025.09.25</li> <li><a href="https://github.com/pradyunsg/furo/commit/8bfdc54b2e8803450a2cb5dcab643a40b6934be2"><code>8bfdc54</code></a> Update changelog</li> <li><a href="https://github.com/pradyunsg/furo/commit/d92b62fee4cedd5b2ac1d267353d96541c9e0fb0"><code>d92b62f</code></a> Switch the dark mode theme back to <code>native</code></li> <li><a href="https://github.com/pradyunsg/furo/commit/83c3446288014357bb8a7875bb81b664b7f15896"><code>83c3446</code></a> Add Blender to "used by" section (<a href="https://redirect.github.com/pradyunsg/furo/issues/898">#898</a>)</li> <li><a href="https://github.com/pradyunsg/furo/commit/426ea05d879ee7dfdf74ba7c8b089f73081abbfd"><code>426ea05</code></a> Remove old scrollbar selectors (<a href="https://redirect.github.com/pradyunsg/furo/issues/892">#892</a>)</li> <li><a href="https://github.com/pradyunsg/furo/commit/d22d31c4b196a29092ac606737b6e9a7ae99273a"><code>d22d31c</code></a> Remove trailing slash on void elements (<a href="https://redirect.github.com/pradyunsg/furo/issues/895">#895</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pradyunsg/furo/compare/2024.08.06...2025.12.19">compare view</a></li> </ul> </details> <br /> [](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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
