This is an automated email from the ASF dual-hosted git repository.
kevinjqliu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-python.git
The following commit(s) were added to refs/heads/main by this push:
new 1cc73d46 Build: Bump prek from 0.2.12 to 0.2.13 (#2720)
1cc73d46 is described below
commit 1cc73d467e10b241cb071a7addba6ee954b0c26b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 10 14:34:03 2025 -0800
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 "who is using prek" (<a
href="https://redirect.github.com/j178/prek/pull/1034">#1034</a>)</li>
<li>Add attrs to "who is using prek" (<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></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.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 "who is using prek" (<a
href="https://redirect.github.com/j178/prek/pull/1034">#1034</a>)</li>
<li>Add attrs to "who is using prek" (<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 />
[](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] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
poetry.lock | 40 ++++++++++++++++++++--------------------
1 file changed, 20 insertions(+), 20 deletions(-)
diff --git a/poetry.lock b/poetry.lock
index 092dc5a4..c0cbc0f3 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -4242,31 +4242,31 @@ files = [
[[package]]
name = "prek"
-version = "0.2.12"
+version = "0.2.13"
description = "Better `pre-commit`, re-engineered in Rust"
optional = false
python-versions = ">=3.8"
groups = ["dev"]
files = [
- {file = "prek-0.2.12-py3-none-linux_armv6l.whl", hash =
"sha256:90f5e99cb7a82e55589cd64aa9c4893c84f975b6f26df463a89a31179effbf3d"},
- {file = "prek-0.2.12-py3-none-macosx_10_12_x86_64.whl", hash =
"sha256:9cb3779e62d2b34f25dc22550d949e7fed7b671d91fa0471cb3bca42530b7172"},
- {file = "prek-0.2.12-py3-none-macosx_11_0_arm64.whl", hash =
"sha256:8a0b4590272eb599f3be350fabfa8fb7067569d24852f65239826dcca3b37b41"},
- {file =
"prek-0.2.12-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.musllinux_1_1_aarch64.whl",
hash =
"sha256:141cdeefc926dfebdb429b055c35f397071a40db66db73efedb26f19e2148e5b"},
- {file =
"prek-0.2.12-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash =
"sha256:f9568f80a7ad2ec267e4ad650b8e734cbb5aac7db0984359a8f6da1230a65c36"},
- {file = "prek-0.2.12-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl",
hash =
"sha256:4760c423fbf182f166892db157bc8ab6a3af7aff8ecd62ec151e9dcb07bc37ed"},
- {file =
"prek-0.2.12-py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64.whl", hash =
"sha256:8c095432d47df7704fd4b73e4a0a7e28bd33528b80724635c383db052c4c23af"},
- {file =
"prek-0.2.12-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash =
"sha256:6e0f654551cce0d2a7f14cf69e2498a89e125c3acb4b25cb1f6a10238a0b9834"},
- {file =
"prek-0.2.12-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash =
"sha256:c3d7923825607271f1a23c1378d9345c8e8ac487a55d3199efe1f7069c018ed2"},
- {file =
"prek-0.2.12-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash =
"sha256:63b539e97ecb02322804688e5dfbee149907b54c5aa85a5cf822e2584eddb660"},
- {file = "prek-0.2.12-py3-none-manylinux_2_28_aarch64.whl", hash =
"sha256:33e2761710c89d16f0a1777607f22d07b49355198af591c0f1b853b76865ad3c"},
- {file = "prek-0.2.12-py3-none-manylinux_2_31_riscv64.whl", hash =
"sha256:848df65ea8aeb75326b8f7d9a7bbf286d5e84e39fcb36bc195c512b701c32b5b"},
- {file = "prek-0.2.12-py3-none-musllinux_1_1_armv7l.whl", hash =
"sha256:eeb90e112f99665a7d1f33d337be79141cb42c6d18dc51260001345165d25ef5"},
- {file = "prek-0.2.12-py3-none-musllinux_1_1_i686.whl", hash =
"sha256:38eb44fb02e4cde98dd75e1eaba48860bd251cc12014452b2c55c65e2ff3911a"},
- {file = "prek-0.2.12-py3-none-musllinux_1_1_x86_64.whl", hash =
"sha256:82733a882efdd064da1baa38cb433fe86bd5e858be9248501a6e86e938dbf2e3"},
- {file = "prek-0.2.12-py3-none-win32.whl", hash =
"sha256:491b50f1686ade8472edc67fc6cd088fbb7cee416ee8d974649fc4f7f9357660"},
- {file = "prek-0.2.12-py3-none-win_amd64.whl", hash =
"sha256:aecb61e06636c90dcfd14dd02901474a6d77dbafd930a0ab136d256800d8f8e1"},
- {file = "prek-0.2.12-py3-none-win_arm64.whl", hash =
"sha256:8f203c05afa4e7126d86d16ad1916b9676cbed127e95dcb230a06299bc5bcf6b"},
- {file = "prek-0.2.12.tar.gz", hash =
"sha256:751587889cf0d8e9f98f743f31da6ca9f38966df186a5efea3796be0fc9d7e97"},
+ {file = "prek-0.2.13-py3-none-linux_armv6l.whl", hash =
"sha256:9f55198e4b0f08c544e790184898459973755d5b83eb21e3527d789f3fc6855e"},
+ {file = "prek-0.2.13-py3-none-macosx_10_12_x86_64.whl", hash =
"sha256:a8724e40242a4ad3cb3f14d17764c287d9b0a5ea61ac91a861e5a676bfe21c99"},
+ {file = "prek-0.2.13-py3-none-macosx_11_0_arm64.whl", hash =
"sha256:dd5e0ddc4e4c72633ee7d400c3be7df53b7bb0e61ba7c9ea4cb490d476824f79"},
+ {file =
"prek-0.2.13-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.musllinux_1_1_aarch64.whl",
hash =
"sha256:8a869f9c98da675efc947e0aa4c7a8d8434d57fa5bad20e27e54855160771053"},
+ {file =
"prek-0.2.13-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash =
"sha256:0f5eac126203c89e38062e665f1427207dece178f9e19bacbc37056ab8504148"},
+ {file = "prek-0.2.13-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl",
hash =
"sha256:8cea9a0a46fc5e62ebf4cde1e700993737b6828228cf60f1ccfa1c91092e7e7f"},
+ {file =
"prek-0.2.13-py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64.whl", hash =
"sha256:dde77f9ee904df60fa9cecfbfde04257d26c3f5d0c5ee55211738b3990ff740f"},
+ {file =
"prek-0.2.13-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash =
"sha256:8ae60b5d753272c1051667a257cbb13cfb197ef32900aee4cefa98352d5e7576"},
+ {file =
"prek-0.2.13-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash =
"sha256:e7cb2a54d55c35b57548fc1cb74fb66126ed1437a06a33416c6484e0eb4dd80e"},
+ {file =
"prek-0.2.13-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash =
"sha256:b7d0c1b1d6e315dd51cdb4e68957d5ef38a67e2c5f0dab53168cb6e842539bbf"},
+ {file = "prek-0.2.13-py3-none-manylinux_2_28_aarch64.whl", hash =
"sha256:06dc43f2d7219f2bad2c01085ad444de517b5d28e5ef361274ff39a46b68f2cc"},
+ {file = "prek-0.2.13-py3-none-manylinux_2_31_riscv64.whl", hash =
"sha256:e206979c3d1834fc1683c79e8c72b7e18be3923ca5695de0642d0c9d23e2010a"},
+ {file = "prek-0.2.13-py3-none-musllinux_1_1_armv7l.whl", hash =
"sha256:fa3667c641b77c9cb100d428e615f69cf45018615af32b8c63bb4fa2cbbb8769"},
+ {file = "prek-0.2.13-py3-none-musllinux_1_1_i686.whl", hash =
"sha256:82555ede81a7ca058ffe450e0cf7aab85db2063aeeb00d4b1704b32ccb3a4e23"},
+ {file = "prek-0.2.13-py3-none-musllinux_1_1_x86_64.whl", hash =
"sha256:a72f909dd737aeda07d3768aab39d8ed2574ddf05842b8a324434810d2e7160f"},
+ {file = "prek-0.2.13-py3-none-win32.whl", hash =
"sha256:beb5cffb1575b645022305a601bdd395b5b005c42368fedb34bfc6aebed24b36"},
+ {file = "prek-0.2.13-py3-none-win_amd64.whl", hash =
"sha256:75fe11e6689431b5a3f818276dfbcbb3502cd2a4b07a3efaf3460204adaa9a89"},
+ {file = "prek-0.2.13-py3-none-win_arm64.whl", hash =
"sha256:6b3b0e07a2da4e67e7110399b5dbd8d9205df8ff39fbe80bd37ffa194c639990"},
+ {file = "prek-0.2.13.tar.gz", hash =
"sha256:eca64c201938cd71ca09eec9b3e31ad031a251f4aa22a5132eb1c1640d86114f"},
]
[[package]]