dependabot[bot] opened a new pull request, #3114:
URL: https://github.com/apache/iceberg-python/pull/3114

   Bumps [prek](https://github.com/j178/prek) from 0.3.3 to 0.3.4.
   <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.4</h2>
   <h2>Release Notes</h2>
   <p>Released on 2026-02-28.</p>
   <h3>Enhancements</h3>
   <ul>
   <li>Allow <code>pass_filenames</code> to accept a positive integer (<a 
href="https://redirect.github.com/j178/prek/pull/1698";>#1698</a>)</li>
   <li>Install and compile gems in parallel (<a 
href="https://redirect.github.com/j178/prek/pull/1674";>#1674</a>)</li>
   <li>Sync identify file-type mappings with pre-commit identify (<a 
href="https://redirect.github.com/j178/prek/pull/1660";>#1660</a>)</li>
   <li>Use <code>--locked</code> for Rust <code>cargo install</code> commands 
(<a href="https://redirect.github.com/j178/prek/pull/1661";>#1661</a>)</li>
   <li>Add <code>PREK_MAX_CONCURRENCY</code> environment variable for 
configuring maximum concurrency (<a 
href="https://redirect.github.com/j178/prek/pull/1697";>#1697</a>)</li>
   <li>Add <code>PREK_LOG_TRUNCATE_LIMIT</code> environment variable for 
configuring log truncation (<a 
href="https://redirect.github.com/j178/prek/pull/1679";>#1679</a>)</li>
   <li>Add support for <code>python -m prek</code> (<a 
href="https://redirect.github.com/j178/prek/pull/1686";>#1686</a>)</li>
   </ul>
   <h3>Bug fixes</h3>
   <ul>
   <li>Skip invalid Rust toolchains instead of failing (<a 
href="https://redirect.github.com/j178/prek/pull/1699";>#1699</a>)</li>
   </ul>
   <h3>Performance</h3>
   <ul>
   <li>Bitset-based TagSet refactor: precompute tag masks and speed up hook 
type filtering (<a 
href="https://redirect.github.com/j178/prek/pull/1665";>#1665</a>)</li>
   </ul>
   <h3>Documentation</h3>
   <ul>
   <li>Document <code>winget install j178.Prek</code> (<a 
href="https://redirect.github.com/j178/prek/pull/1670";>#1670</a>)</li>
   </ul>
   <h3>Contributors</h3>
   <ul>
   <li><a href="https://github.com/uplsh580";><code>@​uplsh580</code></a></li>
   <li><a href="https://github.com/Svecco";><code>@​Svecco</code></a></li>
   <li><a href="https://github.com/dbast";><code>@​dbast</code></a></li>
   <li><a 
href="https://github.com/drichardson";><code>@​drichardson</code></a></li>
   <li><a href="https://github.com/JP-Ellis";><code>@​JP-Ellis</code></a></li>
   <li><a href="https://github.com/j178";><code>@​j178</code></a></li>
   <li><a 
href="https://github.com/is-alnilam";><code>@​is-alnilam</code></a></li>
   <li><a 
href="https://github.com/copilot-swe-agent";><code>@​copilot-swe-agent</code></a></li>
   </ul>
   <h2>Install prek 0.3.4</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.4/prek-installer.sh | sh
   </code></pre>
   <h3>Install prebuilt binaries via powershell script</h3>
   <pre lang="sh"><code>powershell -ExecutionPolicy Bypass -c &quot;irm 
https://github.com/j178/prek/releases/download/v0.3.4/prek-installer.ps1 | 
iex&quot;
   &lt;/tr&gt;&lt;/table&gt; 
   </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.4</h2>
   <p>Released on 2026-02-28.</p>
   <h3>Enhancements</h3>
   <ul>
   <li>Allow <code>pass_filenames</code> to accept a positive integer (<a 
href="https://redirect.github.com/j178/prek/pull/1698";>#1698</a>)</li>
   <li>Install and compile gems in parallel (<a 
href="https://redirect.github.com/j178/prek/pull/1674";>#1674</a>)</li>
   <li>Sync identify file-type mappings with pre-commit identify (<a 
href="https://redirect.github.com/j178/prek/pull/1660";>#1660</a>)</li>
   <li>Use <code>--locked</code> for Rust <code>cargo install</code> commands 
(<a href="https://redirect.github.com/j178/prek/pull/1661";>#1661</a>)</li>
   <li>Add <code>PREK_MAX_CONCURRENCY</code> environment variable for 
configuring maximum concurrency (<a 
href="https://redirect.github.com/j178/prek/pull/1697";>#1697</a>)</li>
   <li>Add <code>PREK_LOG_TRUNCATE_LIMIT</code> environment variable for 
configuring log truncation (<a 
href="https://redirect.github.com/j178/prek/pull/1679";>#1679</a>)</li>
   <li>Add support for <code>python -m prek</code> (<a 
href="https://redirect.github.com/j178/prek/pull/1686";>#1686</a>)</li>
   </ul>
   <h3>Bug fixes</h3>
   <ul>
   <li>Skip invalid Rust toolchains instead of failing (<a 
href="https://redirect.github.com/j178/prek/pull/1699";>#1699</a>)</li>
   </ul>
   <h3>Performance</h3>
   <ul>
   <li>Bitset-based TagSet refactor: precompute tag masks and speed up hook 
type filtering (<a 
href="https://redirect.github.com/j178/prek/pull/1665";>#1665</a>)</li>
   </ul>
   <h3>Documentation</h3>
   <ul>
   <li>Document <code>winget install j178.Prek</code> (<a 
href="https://redirect.github.com/j178/prek/pull/1670";>#1670</a>)</li>
   </ul>
   <h3>Contributors</h3>
   <ul>
   <li><a href="https://github.com/uplsh580";><code>@​uplsh580</code></a></li>
   <li><a href="https://github.com/Svecco";><code>@​Svecco</code></a></li>
   <li><a href="https://github.com/dbast";><code>@​dbast</code></a></li>
   <li><a 
href="https://github.com/drichardson";><code>@​drichardson</code></a></li>
   <li><a href="https://github.com/JP-Ellis";><code>@​JP-Ellis</code></a></li>
   <li><a href="https://github.com/j178";><code>@​j178</code></a></li>
   <li><a 
href="https://github.com/is-alnilam";><code>@​is-alnilam</code></a></li>
   <li><a 
href="https://github.com/copilot-swe-agent";><code>@​copilot-swe-agent</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/j178/prek/commit/04b1308c98552cbba104e91480b8810453a22e7e";><code>04b1308</code></a>
 Bump version to 0.3.4 (<a 
href="https://redirect.github.com/j178/prek/issues/1703";>#1703</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/84b6f999d57549e31388ca36ac4e1e3077a23534";><code>84b6f99</code></a>
 Add code block pre-filled values in bug report template (<a 
href="https://redirect.github.com/j178/prek/issues/1702";>#1702</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/ce3ecf3d011daf4a5cffc1ec2333752ac00815c2";><code>ce3ecf3</code></a>
 Allow pass_filenames to accept a positive integer (<a 
href="https://redirect.github.com/j178/prek/issues/1698";>#1698</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/e2900943398a5543e0ea74cdbae2b3d3f4fce4a5";><code>e290094</code></a>
 Skip invalid Rust toolchains instead of failing (<a 
href="https://redirect.github.com/j178/prek/issues/1699";>#1699</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/a64312f89ee1b978c90d6fe41b107b542bacf77e";><code>a64312f</code></a>
 Add support for <code>python -m prek</code> (<a 
href="https://redirect.github.com/j178/prek/issues/1686";>#1686</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/91a1faedccce19f7a36fd74bd2f036f3f3bf01c6";><code>91a1fae</code></a>
 Add PREK_MAX_CONCURRENCY environment variable (<a 
href="https://redirect.github.com/j178/prek/issues/1697";>#1697</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/f7b0c00d03a03f8ab47d01a52c55bfb6e840fa29";><code>f7b0c00</code></a>
 docs(iggy): add apache/iggy to the users of prek (<a 
href="https://redirect.github.com/j178/prek/issues/1691";>#1691</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/85eff56c0a6407cf1e1531aaf324dd3a4149f0c0";><code>85eff56</code></a>
 Bump cargo-dist to 0.31.0 (<a 
href="https://redirect.github.com/j178/prek/issues/1689";>#1689</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/36f805b8749a4aab63989da85925392411e1eab4";><code>36f805b</code></a>
 Install and compile gems in parallel (<a 
href="https://redirect.github.com/j178/prek/issues/1674";>#1674</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/e3857a52b949aff47559f182e208a47dc9d00d49";><code>e3857a5</code></a>
 Update Rust crate serde-saphyr to 0.0.20 (<a 
href="https://redirect.github.com/j178/prek/issues/1684";>#1684</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/j178/prek/compare/v0.3.3...v0.3.4";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prek&package-manager=uv&previous-version=0.3.3&new-version=0.3.4)](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]

Reply via email to