dependabot[bot] opened a new pull request, #3196: URL: https://github.com/apache/iceberg-python/pull/3196
Bumps [prek](https://github.com/j178/prek) from 0.3.6 to 0.3.8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/j178/prek/releases">prek's releases</a>.</em></p> <blockquote> <h2>0.3.8</h2> <h2>Release Notes</h2> <p>Released on 2026-03-23.</p> <h3>Enhancements</h3> <ul> <li>Add experimental <code>language: deno</code> support (<a href="https://redirect.github.com/j178/prek/pull/1516">#1516</a>)</li> <li>Add <code>pretty-format-json</code> as builtin hook (<a href="https://redirect.github.com/j178/prek/pull/915">#915</a>)</li> <li>Add <code>check-vcs-permalinks</code> as builtin hook (<a href="https://redirect.github.com/j178/prek/pull/1842">#1842</a>)</li> <li>Add <code>check-illegal-windows-names</code> as builtin hook (<a href="https://redirect.github.com/j178/prek/pull/1841">#1841</a>)</li> <li>Add <code>check-shebang-scripts-are-executable</code> builtin hook (<a href="https://redirect.github.com/j178/prek/pull/1847">#1847</a>)</li> <li>Add <code>destroyed-symlinks</code> builtin hook (<a href="https://redirect.github.com/j178/prek/pull/1851">#1851</a>)</li> <li>Add <code>file-contents-sorter</code> as builtin hook (<a href="https://redirect.github.com/j178/prek/pull/1846">#1846</a>)</li> <li>Add <code>--all</code> flag to <code>prek uninstall</code> (<a href="https://redirect.github.com/j178/prek/pull/1817">#1817</a>)</li> <li>Improve file pattern parse errors (<a href="https://redirect.github.com/j178/prek/pull/1829">#1829</a>)</li> <li>Validate <code>uv</code> binary after download (<a href="https://redirect.github.com/j178/prek/pull/1825">#1825</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Fix workspace-relative added file paths (<a href="https://redirect.github.com/j178/prek/pull/1852">#1852</a>)</li> <li>Relax alias-anchor ratio check for check-yaml (<a href="https://redirect.github.com/j178/prek/pull/1839">#1839</a>)</li> </ul> <h3>Contributors</h3> <ul> <li><a href="https://github.com/j178"><code>@j178</code></a></li> <li><a href="https://github.com/shaanmajid"><code>@shaanmajid</code></a></li> <li><a href="https://github.com/mvanhorn"><code>@mvanhorn</code></a></li> <li><a href="https://github.com/feliblo"><code>@feliblo</code></a></li> <li><a href="https://github.com/Tiryoh"><code>@Tiryoh</code></a></li> </ul> <h2>Install prek 0.3.8</h2> <h3>Install prebuilt binaries via shell script</h3> <pre lang="sh"><code>curl --proto '=https' --tlsv1.2 -LsSf https://github.com/j178/prek/releases/download/v0.3.8/prek-installer.sh | sh </code></pre> <h3>Install prebuilt binaries via powershell script</h3> <pre lang="sh"><code>powershell -ExecutionPolicy Bypass -c "irm https://github.com/j178/prek/releases/download/v0.3.8/prek-installer.ps1 | iex" </code></pre> <h3>Install prebuilt binaries via Homebrew</h3> <pre lang="sh"><code>brew install prek </code></pre> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/j178/prek/blob/master/CHANGELOG.md">prek's changelog</a>.</em></p> <blockquote> <h2>0.3.8</h2> <p>Released on 2026-03-23.</p> <h3>Enhancements</h3> <ul> <li>Add experimental <code>language: deno</code> support (<a href="https://redirect.github.com/j178/prek/pull/1516">#1516</a>)</li> <li>Add <code>pretty-format-json</code> as builtin hook (<a href="https://redirect.github.com/j178/prek/pull/915">#915</a>)</li> <li>Add <code>check-vcs-permalinks</code> as builtin hook (<a href="https://redirect.github.com/j178/prek/pull/1842">#1842</a>)</li> <li>Add <code>check-illegal-windows-names</code> as builtin hook (<a href="https://redirect.github.com/j178/prek/pull/1841">#1841</a>)</li> <li>Add <code>check-shebang-scripts-are-executable</code> builtin hook (<a href="https://redirect.github.com/j178/prek/pull/1847">#1847</a>)</li> <li>Add <code>destroyed-symlinks</code> builtin hook (<a href="https://redirect.github.com/j178/prek/pull/1851">#1851</a>)</li> <li>Add <code>file-contents-sorter</code> as builtin hook (<a href="https://redirect.github.com/j178/prek/pull/1846">#1846</a>)</li> <li>Add <code>--all</code> flag to <code>prek uninstall</code> (<a href="https://redirect.github.com/j178/prek/pull/1817">#1817</a>)</li> <li>Improve file pattern parse errors (<a href="https://redirect.github.com/j178/prek/pull/1829">#1829</a>)</li> <li>Validate <code>uv</code> binary after download (<a href="https://redirect.github.com/j178/prek/pull/1825">#1825</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Fix workspace-relative added file paths (<a href="https://redirect.github.com/j178/prek/pull/1852">#1852</a>)</li> <li>Relax alias-anchor ratio check for check-yaml (<a href="https://redirect.github.com/j178/prek/pull/1839">#1839</a>)</li> </ul> <h3>Contributors</h3> <ul> <li><a href="https://github.com/j178"><code>@j178</code></a></li> <li><a href="https://github.com/shaanmajid"><code>@shaanmajid</code></a></li> <li><a href="https://github.com/mvanhorn"><code>@mvanhorn</code></a></li> <li><a href="https://github.com/feliblo"><code>@feliblo</code></a></li> <li><a href="https://github.com/Tiryoh"><code>@Tiryoh</code></a></li> </ul> <h2>0.3.7</h2> <p>Due to a release process failure, this version was republished as 0.3.8.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/j178/prek/commit/bb412c08089c21c2a6aeec2e8d0cac64b56adf7c"><code>bb412c0</code></a> Bump version to 0.3.8 (<a href="https://redirect.github.com/j178/prek/issues/1858">#1858</a>)</li> <li><a href="https://github.com/j178/prek/commit/21de0b9ff9df17d753500cf4612ba004cb878c53"><code>21de0b9</code></a> Fix permission for publish-npm</li> <li><a href="https://github.com/j178/prek/commit/00e7be732e2b6a2ba9bed0bd3a220e565d0482a1"><code>00e7be7</code></a> Clarify why check-illegal-windows-names stays builtin-only (<a href="https://redirect.github.com/j178/prek/issues/1857">#1857</a>)</li> <li><a href="https://github.com/j178/prek/commit/1dbec0c329628ffdc2c8802105e2ed865e1820f1"><code>1dbec0c</code></a> Bump version to 0.3.7 (<a href="https://redirect.github.com/j178/prek/issues/1856">#1856</a>)</li> <li><a href="https://github.com/j178/prek/commit/ba62c0407849f740f84e57c1062b6243d8025093"><code>ba62c04</code></a> Add <code>pretty_format_json</code> as builtin hook (<a href="https://redirect.github.com/j178/prek/issues/915">#915</a>)</li> <li><a href="https://github.com/j178/prek/commit/dbca90453a294d4fc305bb7e943dd7a0903a5218"><code>dbca904</code></a> Fix workspace-relative added file paths (<a href="https://redirect.github.com/j178/prek/issues/1852">#1852</a>)</li> <li><a href="https://github.com/j178/prek/commit/24f2d627bf34800ad48448cfe3749cb6b59248dc"><code>24f2d62</code></a> Add <code>destroyed-symlinks</code> builtin hook (<a href="https://redirect.github.com/j178/prek/issues/1851">#1851</a>)</li> <li><a href="https://github.com/j178/prek/commit/fc529df13275f8b02ce348610e88991dc7363c2c"><code>fc529df</code></a> Add <code>check-shebang-scripts-are-executable</code> builtin hook (<a href="https://redirect.github.com/j178/prek/issues/1847">#1847</a>)</li> <li><a href="https://github.com/j178/prek/commit/addddb89894828315f1e8d453e956548141827bd"><code>addddb8</code></a> Add <code>file-contents-sorter</code> as builtin hook (<a href="https://redirect.github.com/j178/prek/issues/1846">#1846</a>)</li> <li><a href="https://github.com/j178/prek/commit/cb3f71c3221034877d8731ce27db23b209690dde"><code>cb3f71c</code></a> Add <code>check-vcs-permalinks</code> as builtin hook (<a href="https://redirect.github.com/j178/prek/issues/1842">#1842</a>)</li> <li>Additional commits viewable in <a href="https://github.com/j178/prek/compare/v0.3.6...v0.3.8">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 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]
