Skip to content

Commit cadf264

Browse files
build(deps): bump prek from 0.2.17 to 0.2.18 (#772)
Bumps [prek](https://github.com/j178/prek) from 0.2.17 to 0.2.18. <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.18</h2> <h2>Release Notes</h2> <p>Released on 2025-11-21.</p> <h3>Highlights</h3> <p>In this release, prek adds a new special repo type <code>repo: builtin</code> that lets you use built‑in hooks. It basically gives you another way to use the existing built‑in fast path for pre‑commit‑hooks, but without needing to point to an external repo. Since prek doesn’t have to clone anything or set up a virtual environment, <code>repo: builtin</code> hooks work even in air‑gapped environments.</p> <p>For more details, see: <a href="https://prek.j178.dev/builtin/">https://prek.j178.dev/builtin/</a></p> <h3>Enhancements</h3> <ul> <li>Add support <code>repo: builtin</code> (<a href="https://redirect.github.com/j178/prek/pull/1118">#1118</a>)</li> <li>Enable virtual terminal processing on Windows (<a href="https://redirect.github.com/j178/prek/pull/1123">#1123</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Do not recurse into submodules during workspace discovery (<a href="https://redirect.github.com/j178/prek/pull/1121">#1121</a>)</li> <li>Do not dim the hook output (<a href="https://redirect.github.com/j178/prek/pull/1126">#1126</a>)</li> <li>Further reduce max cli length for cmd.exe on Windows (<a href="https://redirect.github.com/j178/prek/pull/1131">#1131</a>)</li> <li>Revert &quot;Disallow hook-level <code>minimum_prek_version</code> (<a href="https://redirect.github.com/j178/prek/issues/1101">#1101</a>)&quot; (<a href="https://redirect.github.com/j178/prek/pull/1120">#1120</a>)</li> </ul> <h3>Other changes</h3> <ul> <li>docs: refer airflow as Apache Airflow (<a href="https://redirect.github.com/j178/prek/pull/1116">#1116</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/Lee-W"><code>@​Lee-W</code></a></li> </ul> <h2>Install prek 0.2.18</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.18/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.2.18/prek-installer.ps1 | iex&quot; </code></pre> <h3>Install prebuilt binaries via Homebrew</h3> <!-- 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.2.18</h2> <p>Released on 2025-11-21.</p> <h3>Highlights</h3> <p>In this release, prek adds a new special repo type <code>repo: builtin</code> that lets you use built‑in hooks. It basically gives you another way to use the existing built‑in fast path for pre‑commit‑hooks, but without needing to point to an external repo. Since prek doesn’t have to clone anything or set up a virtual environment, <code>repo: builtin</code> hooks work even in air‑gapped environments.</p> <p>For more details, see: <a href="https://prek.j178.dev/builtin/">https://prek.j178.dev/builtin/</a></p> <h3>Enhancements</h3> <ul> <li>Add support <code>repo: builtin</code> (<a href="https://redirect.github.com/j178/prek/pull/1118">#1118</a>)</li> <li>Enable virtual terminal processing on Windows (<a href="https://redirect.github.com/j178/prek/pull/1123">#1123</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Do not recurse into submodules during workspace discovery (<a href="https://redirect.github.com/j178/prek/pull/1121">#1121</a>)</li> <li>Do not dim the hook output (<a href="https://redirect.github.com/j178/prek/pull/1126">#1126</a>)</li> <li>Further reduce max cli length for cmd.exe on Windows (<a href="https://redirect.github.com/j178/prek/pull/1131">#1131</a>)</li> <li>Revert &quot;Disallow hook-level <code>minimum_prek_version</code> (<a href="https://redirect.github.com/j178/prek/issues/1101">#1101</a>)&quot; (<a href="https://redirect.github.com/j178/prek/pull/1120">#1120</a>)</li> </ul> <h3>Other changes</h3> <ul> <li>docs: refer airflow as Apache Airflow (<a href="https://redirect.github.com/j178/prek/pull/1116">#1116</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/Lee-W"><code>@​Lee-W</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/j178/prek/commit/5c9fce63be2dd3740137b7973721377baa80588d"><code>5c9fce6</code></a> Bump version to 0.2.18 (<a href="https://redirect.github.com/j178/prek/issues/1132">#1132</a>)</li> <li><a href="https://github.com/j178/prek/commit/bc15383280ce943a3e9f8e39973de284e2b6580b"><code>bc15383</code></a> Further reduce max cli length for cmd.exe on Windows (<a href="https://redirect.github.com/j178/prek/issues/1131">#1131</a>)</li> <li><a href="https://github.com/j178/prek/commit/373ed413bcb723a2e586ffa1b42a0c0ae40e91ba"><code>373ed41</code></a> Update actions/checkout action to v6 (<a href="https://redirect.github.com/j178/prek/issues/1128">#1128</a>)</li> <li><a href="https://github.com/j178/prek/commit/6dda4aa9f69cf40d02b85cd1b15edd287d0c203c"><code>6dda4aa</code></a> Do not dim the hook output (<a href="https://redirect.github.com/j178/prek/issues/1126">#1126</a>)</li> <li><a href="https://github.com/j178/prek/commit/98b0871456d64de8c0548031445d0a7fa2d399d8"><code>98b0871</code></a> Add more tracing instrument (<a href="https://redirect.github.com/j178/prek/issues/1127">#1127</a>)</li> <li><a href="https://github.com/j178/prek/commit/ede0277df33f8ae699f0ea52ff814b58ed69d45a"><code>ede0277</code></a> Enable enable virtual terminal processing on Windows (<a href="https://redirect.github.com/j178/prek/issues/1123">#1123</a>)</li> <li><a href="https://github.com/j178/prek/commit/209ef284e4e790b7759fe434c6f35b7ec797b0cd"><code>209ef28</code></a> Tweak to submodule check (<a href="https://redirect.github.com/j178/prek/issues/1122">#1122</a>)</li> <li><a href="https://github.com/j178/prek/commit/ec74c968efd7141aab65ab86097bc0a1f298fbd1"><code>ec74c96</code></a> Do not recurse into submodules during workspace discovery (<a href="https://redirect.github.com/j178/prek/issues/1121">#1121</a>)</li> <li><a href="https://github.com/j178/prek/commit/07838e50d2b2122870066c2dcd239f0b37b70fe9"><code>07838e5</code></a> Revert &quot;Disallow hook-level <code>minimum_prek_version</code> (<a href="https://redirect.github.com/j178/prek/issues/1101">#1101</a>)&quot; (<a href="https://redirect.github.com/j178/prek/issues/1120">#1120</a>)</li> <li><a href="https://github.com/j178/prek/commit/3e8843697463127f839b25eca56c66f55e63c3f8"><code>3e88436</code></a> Add support <code>repo: builtin</code> (<a href="https://redirect.github.com/j178/prek/issues/1118">#1118</a>)</li> <li>Additional commits viewable in <a href="https://github.com/j178/prek/compare/v0.2.17...v0.2.18">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.2.17&new-version=0.2.18)](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 f1f72cb commit cadf264

1 file changed

Lines changed: 22 additions & 22 deletions

File tree

uv.lock

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

0 commit comments

Comments
 (0)