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

   Bumps [prek](https://github.com/j178/prek) from 0.4.13 to 0.4.14.
   <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.4.14</h2>
   <h2>Release Notes</h2>
   <p>Released on 2026-08-17.</p>
   <h3>Enhancements</h3>
   <ul>
   <li>Support check-yaml unsafe mode (<a 
href="https://redirect.github.com/j178/prek/pull/2546";>#2546</a>)</li>
   </ul>
   <h3>Performance</h3>
   <ul>
   <li>Reuse allocations in common filters (<a 
href="https://redirect.github.com/j178/prek/pull/2548";>#2548</a>)</li>
   </ul>
   <h3>Bug fixes</h3>
   <ul>
   <li>Accept non-finite floats in check-yaml (<a 
href="https://redirect.github.com/j178/prek/pull/2545";>#2545</a>)</li>
   <li>Allow comment-heavy YAML in check-yaml (<a 
href="https://redirect.github.com/j178/prek/pull/2554";>#2554</a>)</li>
   <li>Sanitize captured terminal output before replay (<a 
href="https://redirect.github.com/j178/prek/pull/2552";>#2552</a>)</li>
   </ul>
   <h3>Contributors</h3>
   <ul>
   <li><a href="https://github.com/j178";><code>@​j178</code></a></li>
   </ul>
   <h2>Install prek 0.4.14</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.4.14/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.4.14/prek-installer.ps1 | 
iex&quot;
   </code></pre>
   <h3>Install prebuilt binaries via Homebrew</h3>
   <pre lang="sh"><code>brew install prek
   </code></pre>
   <h2>Download prek 0.4.14</h2>
   <table>
   <thead>
   <tr>
   <th>File</th>
   <th>Platform</th>
   <th>Checksum</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td><a 
href="https://github.com/j178/prek/releases/download/v0.4.14/prek-aarch64-apple-darwin.tar.gz";>prek-aarch64-apple-darwin.tar.gz</a></td>
   <td>Apple Silicon macOS</td>
   <td><a 
href="https://github.com/j178/prek/releases/download/v0.4.14/prek-aarch64-apple-darwin.tar.gz.sha256";>checksum</a></td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/j178/prek/releases/download/v0.4.14/prek-x86_64-apple-darwin.tar.gz";>prek-x86_64-apple-darwin.tar.gz</a></td>
   <td>Intel macOS</td>
   <td><a 
href="https://github.com/j178/prek/releases/download/v0.4.14/prek-x86_64-apple-darwin.tar.gz.sha256";>checksum</a></td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/j178/prek/releases/download/v0.4.14/prek-aarch64-pc-windows-msvc.zip";>prek-aarch64-pc-windows-msvc.zip</a></td>
   <td>ARM64 Windows</td>
   <td><a 
href="https://github.com/j178/prek/releases/download/v0.4.14/prek-aarch64-pc-windows-msvc.zip.sha256";>checksum</a></td>
   </tr>
   </tbody>
   </table>
   <!-- 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.4.14</h2>
   <p>Released on 2026-08-17.</p>
   <h3>Enhancements</h3>
   <ul>
   <li>Support check-yaml unsafe mode (<a 
href="https://redirect.github.com/j178/prek/pull/2546";>#2546</a>)</li>
   </ul>
   <h3>Performance</h3>
   <ul>
   <li>Reuse allocations in common filters (<a 
href="https://redirect.github.com/j178/prek/pull/2548";>#2548</a>)</li>
   </ul>
   <h3>Bug fixes</h3>
   <ul>
   <li>Accept non-finite floats in check-yaml (<a 
href="https://redirect.github.com/j178/prek/pull/2545";>#2545</a>)</li>
   <li>Allow comment-heavy YAML in check-yaml (<a 
href="https://redirect.github.com/j178/prek/pull/2554";>#2554</a>)</li>
   <li>Sanitize captured terminal output before replay (<a 
href="https://redirect.github.com/j178/prek/pull/2552";>#2552</a>)</li>
   </ul>
   <h3>Contributors</h3>
   <ul>
   <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/432eeb08a4d9fe760817ce8d3d75ed3ebf7d3943";><code>432eeb0</code></a>
 Bump version to 0.4.14 (<a 
href="https://redirect.github.com/j178/prek/issues/2571";>#2571</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/6b6d429319dabac1911b26ce6cb6f04bb814951a";><code>6b6d429</code></a>
 Update Rust crate ignore to v0.4.33 (<a 
href="https://redirect.github.com/j178/prek/issues/2564";>#2564</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/27d0cf8cb309f7b889d2b355254dc96957bbd60c";><code>27d0cf8</code></a>
 Update prek hooks (<a 
href="https://redirect.github.com/j178/prek/issues/2555";>#2555</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/aaf407bb098b624620eac3855e6818b3fa2c4ab0";><code>aaf407b</code></a>
 Update Rust crate aws-lc-rs to v1.18.0 (<a 
href="https://redirect.github.com/j178/prek/issues/2569";>#2569</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/3ddddfd494b87dc0ddee4e7694d1ead3ac4277b7";><code>3ddddfd</code></a>
 Update Rust crate xml to v1.4.0 (<a 
href="https://redirect.github.com/j178/prek/issues/2570";>#2570</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/fc90ec6c8a7b1519691b221bae5224064248a37d";><code>fc90ec6</code></a>
 Update Rust crate similar to v3.1.2 (<a 
href="https://redirect.github.com/j178/prek/issues/2567";>#2567</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/50e60d412350fcef8bc9e50755bd4ea357a45328";><code>50e60d4</code></a>
 Update Rust crate thiserror to v2.0.20 (<a 
href="https://redirect.github.com/j178/prek/issues/2568";>#2568</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/70a4c0635352987f55b995ecd768f1e8a2f9c9db";><code>70a4c06</code></a>
 Update Rust crate liblzma to v0.4.8 (<a 
href="https://redirect.github.com/j178/prek/issues/2565";>#2565</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/7b8dcaa4579449a9a656889398e7d380bd117b08";><code>7b8dcaa</code></a>
 Update Rust crate globset to v0.4.20 (<a 
href="https://redirect.github.com/j178/prek/issues/2563";>#2563</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/3e075d33a5584a8b0f467c39eac3833a8efd4da2";><code>3e075d3</code></a>
 Update Rust crate clap_complete to v4.6.9 (<a 
href="https://redirect.github.com/j178/prek/issues/2562";>#2562</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/j178/prek/compare/v0.4.13...v0.4.14";>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.4.13&new-version=0.4.14)](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