dependabot[bot] opened a new pull request, #21609:
URL: https://github.com/apache/datafusion/pull/21609

   Updates the requirements on 
[pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) to permit 
the latest version.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/pydata/pydata-sphinx-theme/releases";>pydata-sphinx-theme's
 releases</a>.</em></p>
   <blockquote>
   <h2>v0.17.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>BUG - Add <code>--pst-color-heading</code> fallback by <a 
href="https://github.com/trallard";><code>@​trallard</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2082";>pydata/pydata-sphinx-theme#2082</a></li>
   <li>[pre-commit.ci] pre-commit autoupdate hooks by <a 
href="https://github.com/pre-commit-ci";><code>@​pre-commit-ci</code></a>[bot] 
in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2091";>pydata/pydata-sphinx-theme#2091</a></li>
   <li>Add search-as-you-type (inline search results) feature by <a 
href="https://github.com/kaycebasques";><code>@​kaycebasques</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2093";>pydata/pydata-sphinx-theme#2093</a></li>
   <li>update ReadTheDocs settings file by <a 
href="https://github.com/drammock";><code>@​drammock</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2083";>pydata/pydata-sphinx-theme#2083</a></li>
   <li>Strip whitespace from announcement file before processing. by <a 
href="https://github.com/AAriam";><code>@​AAriam</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2105";>pydata/pydata-sphinx-theme#2105</a></li>
   <li>Add support for versionremoved directive by <a 
href="https://github.com/stevepiercy";><code>@​stevepiercy</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2087";>pydata/pydata-sphinx-theme#2087</a></li>
   <li>BUG - center search dialog on wide screens by <a 
href="https://github.com/gabalafou";><code>@​gabalafou</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2085";>pydata/pydata-sphinx-theme#2085</a></li>
   <li>Fix brand color example by <a 
href="https://github.com/drammock";><code>@​drammock</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2104";>pydata/pydata-sphinx-theme#2104</a></li>
   <li>FIX - Pin Astroid to fix Read the Docs by <a 
href="https://github.com/gabalafou";><code>@​gabalafou</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2126";>pydata/pydata-sphinx-theme#2126</a></li>
   <li>FIX - Remove broken Plotly example until fixed by <a 
href="https://github.com/gabalafou";><code>@​gabalafou</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2124";>pydata/pydata-sphinx-theme#2124</a></li>
   <li>FIX - const reassignment by <a 
href="https://github.com/gabalafou";><code>@​gabalafou</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2121";>pydata/pydata-sphinx-theme#2121</a></li>
   <li>DOC - clearer logo recommendation by <a 
href="https://github.com/gabalafou";><code>@​gabalafou</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2120";>pydata/pydata-sphinx-theme#2120</a></li>
   <li>[pre-commit.ci] pre-commit autoupdate hooks by <a 
href="https://github.com/pre-commit-ci";><code>@​pre-commit-ci</code></a>[bot] 
in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2118";>pydata/pydata-sphinx-theme#2118</a></li>
   <li>Upload Playwright trace if test fails by <a 
href="https://github.com/gabalafou";><code>@​gabalafou</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2122";>pydata/pydata-sphinx-theme#2122</a></li>
   <li>Highlight headings when the user navigates to them by <a 
href="https://github.com/gabalafou";><code>@​gabalafou</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2132";>pydata/pydata-sphinx-theme#2132</a></li>
   <li>fix missing paren in example code by <a 
href="https://github.com/drammock";><code>@​drammock</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2134";>pydata/pydata-sphinx-theme#2134</a></li>
   <li>Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po 
in de by <a 
href="https://github.com/transifex-integration";><code>@​transifex-integration</code></a>[bot]
 in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2136";>pydata/pydata-sphinx-theme#2136</a></li>
   <li>[MAINT] Bump version to 0.16.2dev0 by <a 
href="https://github.com/peytondmurray";><code>@​peytondmurray</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2137";>pydata/pydata-sphinx-theme#2137</a></li>
   <li>MAINT - Update release instructions by <a 
href="https://github.com/trallard";><code>@​trallard</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2138";>pydata/pydata-sphinx-theme#2138</a></li>
   <li>[DOC] Create accessibility statement by <a 
href="https://github.com/isabela-pf";><code>@​isabela-pf</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2135";>pydata/pydata-sphinx-theme#2135</a></li>
   <li>Reposition the admonition title icon to the top of the paragraph in m… 
by <a href="https://github.com/stevepiercy";><code>@​stevepiercy</code></a> in 
<a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2100";>pydata/pydata-sphinx-theme#2100</a></li>
   <li>cleanup UX inspiration page by <a 
href="https://github.com/drammock";><code>@​drammock</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2141";>pydata/pydata-sphinx-theme#2141</a></li>
   <li>MAINT - CI improvements (security and maintenance)  by <a 
href="https://github.com/trallard";><code>@​trallard</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2077";>pydata/pydata-sphinx-theme#2077</a></li>
   <li>Fix error during linkcheck when trying to write pygments.css by <a 
href="https://github.com/s-weigand";><code>@​s-weigand</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2097";>pydata/pydata-sphinx-theme#2097</a></li>
   <li>[pre-commit.ci] pre-commit autoupdate hooks by <a 
href="https://github.com/pre-commit-ci";><code>@​pre-commit-ci</code></a>[bot] 
in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2143";>pydata/pydata-sphinx-theme#2143</a></li>
   <li>Bump readthedocs/actions from 1.2 to 1.5 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2148";>pydata/pydata-sphinx-theme#2148</a></li>
   <li>Bump actions/setup-python from 5.3.0 to 5.4.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2147";>pydata/pydata-sphinx-theme#2147</a></li>
   <li>Bump hynek/build-and-inspect-python-package from 2.11.0 to 2.12.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2146";>pydata/pydata-sphinx-theme#2146</a></li>
   <li>Bump actions/upload-artifact from 4.6.0 to 4.6.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2144";>pydata/pydata-sphinx-theme#2144</a></li>
   <li>MAINT - Update actions/workflows SHAs by <a 
href="https://github.com/trallard";><code>@​trallard</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2151";>pydata/pydata-sphinx-theme#2151</a></li>
   <li>Do not add HTML mixin if not building html by <a 
href="https://github.com/simonspa";><code>@​simonspa</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2076";>pydata/pydata-sphinx-theme#2076</a></li>
   <li>FIX - Two small bug fixes to search-as-you-type by <a 
href="https://github.com/gabalafou";><code>@​gabalafou</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2111";>pydata/pydata-sphinx-theme#2111</a></li>
   <li>Use Playwright expect() for code block tab stop tests by <a 
href="https://github.com/gabalafou";><code>@​gabalafou</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2160";>pydata/pydata-sphinx-theme#2160</a></li>
   <li>Unique Playwright trace names to avoid collisions by <a 
href="https://github.com/gabalafou";><code>@​gabalafou</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2161";>pydata/pydata-sphinx-theme#2161</a></li>
   <li>BUG - Update release workflow permissions by <a 
href="https://github.com/trallard";><code>@​trallard</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2162";>pydata/pydata-sphinx-theme#2162</a></li>
   <li>BUG - Fix sphinx-design cards borders by <a 
href="https://github.com/trallard";><code>@​trallard</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2170";>pydata/pydata-sphinx-theme#2170</a></li>
   <li>MAINT - Ensure Playwright tests use test sites and are run in CI by <a 
href="https://github.com/trallard";><code>@​trallard</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2133";>pydata/pydata-sphinx-theme#2133</a></li>
   <li>Fix miscellaneous issues with CI by <a 
href="https://github.com/trallard";><code>@​trallard</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2169";>pydata/pydata-sphinx-theme#2169</a></li>
   <li>MAINT - Update actions SHA by <a 
href="https://github.com/trallard";><code>@​trallard</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2173";>pydata/pydata-sphinx-theme#2173</a></li>
   <li>MAINT - Workflows updates by <a 
href="https://github.com/trallard";><code>@​trallard</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2174";>pydata/pydata-sphinx-theme#2174</a></li>
   <li>Collapsible sidebar by <a 
href="https://github.com/gabalafou";><code>@​gabalafou</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2159";>pydata/pydata-sphinx-theme#2159</a></li>
   <li>Use a different CSS class to mark TOC levels as visible by <a 
href="https://github.com/gabalafou";><code>@​gabalafou</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2163";>pydata/pydata-sphinx-theme#2163</a></li>
   <li>[ENH] Implement new scrollspy by <a 
href="https://github.com/peytondmurray";><code>@​peytondmurray</code></a> in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2119";>pydata/pydata-sphinx-theme#2119</a></li>
   <li>Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po 
in ca by <a 
href="https://github.com/transifex-integration";><code>@​transifex-integration</code></a>[bot]
 in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2177";>pydata/pydata-sphinx-theme#2177</a></li>
   <li>[pre-commit.ci] pre-commit autoupdate hooks by <a 
href="https://github.com/pre-commit-ci";><code>@​pre-commit-ci</code></a>[bot] 
in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2186";>pydata/pydata-sphinx-theme#2186</a></li>
   <li>Bump scientific-python/upload-nightly-action from 0.6.1 to 0.6.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2181";>pydata/pydata-sphinx-theme#2181</a></li>
   <li>Bump actions/setup-python from 5.4.0 to 5.5.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2183";>pydata/pydata-sphinx-theme#2183</a></li>
   <li>Bump actions/download-artifact from 4.1.8 to 4.2.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/pull/2184";>pydata/pydata-sphinx-theme#2184</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/pydata/pydata-sphinx-theme/commit/cd00a86a87aba3903543c00c5ce5f009c436e0b1";><code>cd00a86</code></a>
 bump: 0.16.2.dev0 -&gt; 0.17.0</li>
   <li><a 
href="https://github.com/pydata/pydata-sphinx-theme/commit/da72168a643714cc12c1f4939b37568960c93d33";><code>da72168</code></a>
 typo in release.md</li>
   <li><a 
href="https://github.com/pydata/pydata-sphinx-theme/commit/15d17c9320341afadee54f107d0c8463f0112156";><code>15d17c9</code></a>
 Bump lodash from 4.17.23 to 4.18.1 (<a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/issues/2339";>#2339</a>)</li>
   <li><a 
href="https://github.com/pydata/pydata-sphinx-theme/commit/7acfe53f9b2734a6899a7e25869effeffab4974f";><code>7acfe53</code></a>
 allow workflow dispatch</li>
   <li><a 
href="https://github.com/pydata/pydata-sphinx-theme/commit/794a957427e3df7afb87839c8bbfdeaabf52cecb";><code>794a957</code></a>
 Bump action and limit Python for build, split release from nightly-release 
(#...</li>
   <li><a 
href="https://github.com/pydata/pydata-sphinx-theme/commit/49b8b55ad6b0e77fab27d8909e21db17490568bf";><code>49b8b55</code></a>
 Increase linkcheck timeout (<a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/issues/2336";>#2336</a>)</li>
   <li><a 
href="https://github.com/pydata/pydata-sphinx-theme/commit/ef175335b09232acb6555419a3839e1d590ef341";><code>ef17533</code></a>
 Bump action and limit Python for build (<a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/issues/2335";>#2335</a>)</li>
   <li><a 
href="https://github.com/pydata/pydata-sphinx-theme/commit/526d122607271b9842a842bd17d98a1c2c11b11c";><code>526d122</code></a>
 Unpin sphinx 9 (<a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/issues/2334";>#2334</a>)</li>
   <li><a 
href="https://github.com/pydata/pydata-sphinx-theme/commit/83098ba319c488175b1ac4b1af4b73d4cf61bdfe";><code>83098ba</code></a>
 Bump actions/checkout from 5.0.0 to 6.0.2 (<a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/issues/2323";>#2323</a>)</li>
   <li><a 
href="https://github.com/pydata/pydata-sphinx-theme/commit/7c4193493f10cbb099eca8cae53807dbc3e7bc6e";><code>7c41934</code></a>
 Bump actions/upload-artifact from 6.0.0 to 7.0.0 (<a 
href="https://redirect.github.com/pydata/pydata-sphinx-theme/issues/2322";>#2322</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/pydata/pydata-sphinx-theme/compare/v0.16.0...v0.17.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   <details>
   <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary>
   
   | Dependency Name | Ignore Conditions |
   | --- | --- |
   | pydata-sphinx-theme | [>= 0.16.dev0, < 0.17] |
   </details>
   
   
   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 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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to