dependabot[bot] opened a new pull request, #3052: URL: https://github.com/apache/iceberg-python/pull/3052
Bumps [prek](https://github.com/j178/prek) from 0.3.2 to 0.3.3. <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.3</h2> <h2>Release Notes</h2> <p>Released on 2026-02-15.</p> <h3>Enhancements</h3> <ul> <li>Read Python version specifier from hook repo <code>pyproject.toml</code> (<a href="https://redirect.github.com/j178/prek/pull/1596">#1596</a>)</li> <li>Add <code>#:schema</code> directives to generated prek.toml (<a href="https://redirect.github.com/j178/prek/pull/1597">#1597</a>)</li> <li>Add <code>prek util list-builtins</code> command (<a href="https://redirect.github.com/j178/prek/pull/1600">#1600</a>)</li> <li>Expand install source detection to <code>mise</code>, <code>uv tool</code>, <code>pipx</code>, and <code>asdf</code> (<a href="https://redirect.github.com/j178/prek/pull/1605">#1605</a>, <a href="https://redirect.github.com/j178/prek/pull/1607">#1607</a>)</li> <li>Add progress bar to <code>cache clean</code> and show removal summary (<a href="https://redirect.github.com/j178/prek/pull/1616">#1616</a>)</li> <li>Make <code>yaml-to-toml</code> CONFIG argument optional (<a href="https://redirect.github.com/j178/prek/pull/1593">#1593</a>)</li> <li><code>prek uninstall</code> removes legacy scripts too (<a href="https://redirect.github.com/j178/prek/pull/1622">#1622</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Fix underflow when formatting summary output (<a href="https://redirect.github.com/j178/prek/pull/1626">#1626</a>)</li> <li>Match <code>files/exclude</code> filter against relative path of nested project (<a href="https://redirect.github.com/j178/prek/pull/1624">#1624</a>)</li> <li>Select <code>musllinux</code> wheel tag for uv on musl-based distros (<a href="https://redirect.github.com/j178/prek/pull/1628">#1628</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Clarify <code>prek list</code> description (<a href="https://redirect.github.com/j178/prek/pull/1604">#1604</a>)</li> </ul> <h3>Contributors</h3> <ul> <li><a href="https://github.com/ichoosetoaccept"><code>@ichoosetoaccept</code></a></li> <li><a href="https://github.com/shaanmajid"><code>@shaanmajid</code></a></li> <li><a href="https://github.com/soraxas"><code>@soraxas</code></a></li> <li><a href="https://github.com/9999years"><code>@9999years</code></a></li> <li><a href="https://github.com/j178"><code>@j178</code></a></li> </ul> <h2>Install prek 0.3.3</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.3/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.3/prek-installer.ps1 | iex" </code></pre> <h3>Install prebuilt binaries via Homebrew</h3> <pre lang="sh"><code></tr></table> </code></pre> </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.3</h2> <p>Released on 2026-02-15.</p> <h3>Enhancements</h3> <ul> <li>Read Python version specifier from hook repo <code>pyproject.toml</code> (<a href="https://redirect.github.com/j178/prek/pull/1596">#1596</a>)</li> <li>Add <code>#:schema</code> directives to generated prek.toml (<a href="https://redirect.github.com/j178/prek/pull/1597">#1597</a>)</li> <li>Add <code>prek util list-builtins</code> command (<a href="https://redirect.github.com/j178/prek/pull/1600">#1600</a>)</li> <li>Expand install source detection to <code>mise</code>, <code>uv tool</code>, <code>pipx</code>, and <code>asdf</code> (<a href="https://redirect.github.com/j178/prek/pull/1605">#1605</a>, <a href="https://redirect.github.com/j178/prek/pull/1607">#1607</a>)</li> <li>Add progress bar to <code>cache clean</code> and show removal summary (<a href="https://redirect.github.com/j178/prek/pull/1616">#1616</a>)</li> <li>Make <code>yaml-to-toml</code> CONFIG argument optional (<a href="https://redirect.github.com/j178/prek/pull/1593">#1593</a>)</li> <li><code>prek uninstall</code> removes legacy scripts too (<a href="https://redirect.github.com/j178/prek/pull/1622">#1622</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Fix underflow when formatting summary output (<a href="https://redirect.github.com/j178/prek/pull/1626">#1626</a>)</li> <li>Match <code>files/exclude</code> filter against relative path of nested project (<a href="https://redirect.github.com/j178/prek/pull/1624">#1624</a>)</li> <li>Select <code>musllinux</code> wheel tag for uv on musl-based distros (<a href="https://redirect.github.com/j178/prek/pull/1628">#1628</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Clarify <code>prek list</code> description (<a href="https://redirect.github.com/j178/prek/pull/1604">#1604</a>)</li> </ul> <h3>Contributors</h3> <ul> <li><a href="https://github.com/ichoosetoaccept"><code>@ichoosetoaccept</code></a></li> <li><a href="https://github.com/shaanmajid"><code>@shaanmajid</code></a></li> <li><a href="https://github.com/soraxas"><code>@soraxas</code></a></li> <li><a href="https://github.com/9999years"><code>@9999years</code></a></li> <li><a href="https://github.com/j178"><code>@j178</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/j178/prek/commit/c741c8c277d97f206aea369c4e69405fafc3cf29"><code>c741c8c</code></a> Bump version to 0.3.3 (<a href="https://redirect.github.com/j178/prek/issues/1655">#1655</a>)</li> <li><a href="https://github.com/j178/prek/commit/7c52973ec0009f7074ea55afefc81a1314456c07"><code>7c52973</code></a> Update dependency uv to v0.10.2 (<a href="https://redirect.github.com/j178/prek/issues/1639">#1639</a>)</li> <li><a href="https://github.com/j178/prek/commit/34d30bc543d024851f07b33cbd33f7dc6cabdf08"><code>34d30bc</code></a> docs: add prek usage reference for homeassistant Powercalc project</li> <li><a href="https://github.com/j178/prek/commit/97c3e0dd0eeee4e27ef663af6749bf50a5f86b84"><code>97c3e0d</code></a> Update Rust crate async-compression to v0.4.39</li> <li><a href="https://github.com/j178/prek/commit/903e324bfe77564b195b9d63033cdda655548c09"><code>903e324</code></a> Update Rust crate clap to v4.5.58</li> <li><a href="https://github.com/j178/prek/commit/6412d77cc7deb77914aee5d94c38f526dea48fd8"><code>6412d77</code></a> Update Rust crate clap_complete to v4.5.66 (<a href="https://redirect.github.com/j178/prek/issues/1652">#1652</a>)</li> <li><a href="https://github.com/j178/prek/commit/04b4a7226c36ac44fdc9c0d29fe05c4a4f04b4e7"><code>04b4a72</code></a> Update Rust crate libc to v0.2.182</li> <li><a href="https://github.com/j178/prek/commit/e9e1850c0a92e4c6134b34185e4395a2bd553cf9"><code>e9e1850</code></a> Update Rust crate lazy-regex to v3.6.0 (<a href="https://redirect.github.com/j178/prek/issues/1654">#1654</a>)</li> <li><a href="https://github.com/j178/prek/commit/e024d65e172ccb6838e64753b91781a584029360"><code>e024d65</code></a> Update Rust crate memchr to v2.8.0</li> <li><a href="https://github.com/j178/prek/commit/cd79359265f00a7684f94f0b5bff2b3ddccc350d"><code>cd79359</code></a> Update Rust crate indicatif to v0.18.4 (<a href="https://redirect.github.com/j178/prek/issues/1644">#1644</a>)</li> <li>Additional commits viewable in <a href="https://github.com/j178/prek/compare/v0.3.2...v0.3.3">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]
