Skip to content

Commit 1cc73d4

Browse files
Build: Bump prek from 0.2.12 to 0.2.13 (#2720)
Bumps [prek](https://github.com/j178/prek) from 0.2.12 to 0.2.13. <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.2.13</h2> <h2>Release Notes</h2> <p>Released on 2025-11-04.</p> <h3>Enhancements</h3> <ul> <li>Add Ruby support (no download support yet) (<a href="https://redirect.github.com/j178/prek/pull/993">#993</a>)</li> <li>Implement <code>check-executables-have-shebangs</code> as builtin-hook (<a href="https://redirect.github.com/j178/prek/pull/924">#924</a>)</li> <li>Improve container id detection (<a href="https://redirect.github.com/j178/prek/pull/1031">#1031</a>)</li> </ul> <h3>Performance</h3> <ul> <li>Optimize hot paths: reduce allocations (<a href="https://redirect.github.com/j178/prek/pull/997">#997</a>)</li> <li>Refactor <code>identify</code> using smallvec (<a href="https://redirect.github.com/j178/prek/pull/982">#982</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Fix YAML with nested merge keys (<a href="https://redirect.github.com/j178/prek/pull/1020">#1020</a>)</li> <li>Treat every file as executable on Windows to keep compatibility with pre-commit (<a href="https://redirect.github.com/j178/prek/pull/980">#980</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Document that .gitignore is respected by default during workspace discovery (<a href="https://redirect.github.com/j178/prek/pull/983">#983</a>)</li> <li>Update project stability status (<a href="https://redirect.github.com/j178/prek/pull/1005">#1005</a>)</li> <li>Add FastMCP to &quot;who is using prek&quot; (<a href="https://redirect.github.com/j178/prek/pull/1034">#1034</a>)</li> <li>Add attrs to &quot;who is using prek&quot; (<a href="https://redirect.github.com/j178/prek/pull/981">#981</a>)</li> </ul> <h3>Contributors</h3> <ul> <li><a href="https://github.com/my1e5"><code>@​my1e5</code></a></li> <li><a href="https://github.com/j178"><code>@​j178</code></a></li> <li><a href="https://github.com/zzstoatzz"><code>@​zzstoatzz</code></a></li> <li><a href="https://github.com/lmmx"><code>@​lmmx</code></a></li> <li><a href="https://github.com/feliblo"><code>@​feliblo</code></a></li> <li><a href="https://github.com/yihong0618"><code>@​yihong0618</code></a></li> <li><a href="https://github.com/st1971"><code>@​st1971</code></a></li> <li><a href="https://github.com/is-alnilam"><code>@​is-alnilam</code></a></li> </ul> <h2>Install prek 0.2.13</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.2.13/prek-installer.sh | sh </code></pre> <h3>Install prebuilt binaries via powershell script</h3> <pre lang="sh"><code>&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.2.13</h2> <p>Released on 2025-11-04.</p> <h3>Enhancements</h3> <ul> <li>Add Ruby support (no download support yet) (<a href="https://redirect.github.com/j178/prek/pull/993">#993</a>)</li> <li>Implement <code>check-executables-have-shebangs</code> as builtin-hook (<a href="https://redirect.github.com/j178/prek/pull/924">#924</a>)</li> <li>Improve container id detection (<a href="https://redirect.github.com/j178/prek/pull/1031">#1031</a>)</li> </ul> <h3>Performance</h3> <ul> <li>Optimize hot paths: reduce allocations (<a href="https://redirect.github.com/j178/prek/pull/997">#997</a>)</li> <li>Refactor <code>identify</code> using smallvec (<a href="https://redirect.github.com/j178/prek/pull/982">#982</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Fix YAML with nested merge keys (<a href="https://redirect.github.com/j178/prek/pull/1020">#1020</a>)</li> <li>Treat every file as executable on Windows to keep compatibility with pre-commit (<a href="https://redirect.github.com/j178/prek/pull/980">#980</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Document that .gitignore is respected by default during workspace discovery (<a href="https://redirect.github.com/j178/prek/pull/983">#983</a>)</li> <li>Update project stability status (<a href="https://redirect.github.com/j178/prek/pull/1005">#1005</a>)</li> <li>Add FastMCP to &quot;who is using prek&quot; (<a href="https://redirect.github.com/j178/prek/pull/1034">#1034</a>)</li> <li>Add attrs to &quot;who is using prek&quot; (<a href="https://redirect.github.com/j178/prek/pull/981">#981</a>)</li> </ul> <h3>Contributors</h3> <ul> <li><a href="https://github.com/my1e5"><code>@​my1e5</code></a></li> <li><a href="https://github.com/j178"><code>@​j178</code></a></li> <li><a href="https://github.com/zzstoatzz"><code>@​zzstoatzz</code></a></li> <li><a href="https://github.com/lmmx"><code>@​lmmx</code></a></li> <li><a href="https://github.com/feliblo"><code>@​feliblo</code></a></li> <li><a href="https://github.com/yihong0618"><code>@​yihong0618</code></a></li> <li><a href="https://github.com/st1971"><code>@​st1971</code></a></li> <li><a href="https://github.com/is-alnilam"><code>@​is-alnilam</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/j178/prek/commit/9c70b50930c3b867b4f36c0f03ae9e80abb56803"><code>9c70b50</code></a> Bump version to 0.2.13 (<a href="https://redirect.github.com/j178/prek/issues/1036">#1036</a>)</li> <li><a href="https://github.com/j178/prek/commit/0318e3673ac21668ce635e56d19c006c230ed3fd"><code>0318e36</code></a> Improve container id detection (<a href="https://redirect.github.com/j178/prek/issues/1031">#1031</a>)</li> <li><a href="https://github.com/j178/prek/commit/e62fffb2560e113f3a2ed3029df559e9b5873c2e"><code>e62fffb</code></a> Minor tweaks for <code>parse_boolish</code> (<a href="https://redirect.github.com/j178/prek/issues/1035">#1035</a>)</li> <li><a href="https://github.com/j178/prek/commit/a8dbefe6022a07fb36c475c1f2714ae126182d47"><code>a8dbefe</code></a> Add FastMCP to users list (<a href="https://redirect.github.com/j178/prek/issues/1034">#1034</a>)</li> <li><a href="https://github.com/j178/prek/commit/e4334198f3910cb267ee44946f08a4ba7c69e25e"><code>e433419</code></a> Move <code>parse_boolish</code> to EnvVars (<a href="https://redirect.github.com/j178/prek/issues/1030">#1030</a>)</li> <li><a href="https://github.com/j178/prek/commit/011a0b3ff1b7f5554f026c48108862fc4b0d0c10"><code>011a0b3</code></a> Rename crate <code>lib/constants</code> to <code>crates/prek-consts</code> and rename <code>lib</code> to `cra...</li> <li><a href="https://github.com/j178/prek/commit/ee0acf25a35d46cb9491f9ea58cc01b567df026e"><code>ee0acf2</code></a> Rename <code>pty</code> crate to <code>prek-pty</code> (<a href="https://redirect.github.com/j178/prek/issues/1025">#1025</a>)</li> <li><a href="https://github.com/j178/prek/commit/f6d873c48e7e43e20a9f11c25695bcff3eebe538"><code>f6d873c</code></a> Vendor <code>yaml-merge-keys</code> to reduce dependencies (<a href="https://redirect.github.com/j178/prek/issues/1024">#1024</a>)</li> <li><a href="https://github.com/j178/prek/commit/e14219154d83bc5a415d8b5e2f7106df23599927"><code>e142191</code></a> Update taiki-e/install-action action to v2.62.45 (<a href="https://redirect.github.com/j178/prek/issues/1007">#1007</a>)</li> <li><a href="https://github.com/j178/prek/commit/e608155aaf6965b341fdf7bc152b4735ea71120e"><code>e608155</code></a> Disable renovate update for <code>ilammy/msvc-dev-cmd</code> (<a href="https://redirect.github.com/j178/prek/issues/1023">#1023</a>)</li> <li>Additional commits viewable in <a href="https://github.com/j178/prek/compare/v0.2.12...v0.2.13">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prek&package-manager=pip&previous-version=0.2.12&new-version=0.2.13)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 492b22f commit 1cc73d4

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

poetry.lock

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)