dependabot[bot] opened a new pull request, #70033: URL: https://github.com/apache/airflow/pull/70033
Bumps the uv-dependency-updates group in /dev/breeze with 2 updates: [gitpython](https://github.com/gitpython-developers/GitPython) and [prek](https://github.com/j178/prek). Updates `gitpython` from 3.1.50 to 3.1.51 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gitpython-developers/GitPython/releases">gitpython's releases</a>.</em></p> <blockquote> <h2>3.1.51 - Security</h2> <h2>What's Changed</h2> <ul> <li>Add AI-disclosure and quality requirements to the contribution guidelines by <a href="https://github.com/Byron"><code>@Byron</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2143">gitpython-developers/GitPython#2143</a></li> <li>docs(cmd): clarify Git.execute() string vs list command argument by <a href="https://github.com/mvanhorn"><code>@mvanhorn</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2144">gitpython-developers/GitPython#2144</a></li> <li>Rewrite Git.execute() command parameter docstring per <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2146">#2146</a> by <a href="https://github.com/EliahKagan"><code>@EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2147">gitpython-developers/GitPython#2147</a></li> <li>Document init script behavior with multiple master remotes by <a href="https://github.com/EliahKagan"><code>@EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2148">gitpython-developers/GitPython#2148</a></li> <li>Bump git/ext/gitdb from <code>335c0f6</code> to <code>0a019a2</code> by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2149">gitpython-developers/GitPython#2149</a></li> <li>Support relative worktree paths (git 2.48+ worktree.useRelativePaths) by <a href="https://github.com/elovelan"><code>@elovelan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2151">gitpython-developers/GitPython#2151</a></li> <li>Defer xfail condition evaluation with xfail_if_raises context manager by <a href="https://github.com/elovelan"><code>@elovelan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2153">gitpython-developers/GitPython#2153</a></li> <li>Run more submodule tests on Cygwin (fix flaky xfails) by <a href="https://github.com/EliahKagan"><code>@EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2154">gitpython-developers/GitPython#2154</a></li> <li>Cut xtrace noise from POSIX-ownership diagnostic steps by <a href="https://github.com/EliahKagan"><code>@EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2156">gitpython-developers/GitPython#2156</a></li> <li>Support index diffs against the empty tree by <a href="https://github.com/puneetdixit200"><code>@puneetdixit200</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2155">gitpython-developers/GitPython#2155</a></li> <li>refactor: seperate out Progress type by <a href="https://github.com/LoeschMaximilian"><code>@LoeschMaximilian</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2157">gitpython-developers/GitPython#2157</a></li> <li>Bump <a href="https://github.com/astral-sh/ruff-pre-commit">https://github.com/astral-sh/ruff-pre-commit</a> from v0.15.12 to 0.15.15 in the pre-commit group by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2160">gitpython-developers/GitPython#2160</a></li> <li>Bump actions/checkout from 6 to 7 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2164">gitpython-developers/GitPython#2164</a></li> <li>Bump git/ext/gitdb from <code>0a019a2</code> to <code>4950ea9</code> by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2165">gitpython-developers/GitPython#2165</a></li> <li>Bump <a href="https://github.com/astral-sh/ruff-pre-commit">https://github.com/astral-sh/ruff-pre-commit</a> from v0.15.15 to 0.15.20 in the pre-commit group by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2166">gitpython-developers/GitPython#2166</a></li> <li>Add Commit.is_shallow property; document stats() limitation at shallow boundary by <a href="https://github.com/harshitayadavv"><code>@harshitayadavv</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2167">gitpython-developers/GitPython#2167</a></li> <li>Allow relative config paths with includes by <a href="https://github.com/Byron"><code>@Byron</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2169">gitpython-developers/GitPython#2169</a></li> <li>Reject abbreviated forms of unsafe git options by <a href="https://github.com/Byron"><code>@Byron</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2168">gitpython-developers/GitPython#2168</a></li> <li>guard unsafe git command options by <a href="https://github.com/Byron"><code>@Byron</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2163">gitpython-developers/GitPython#2163</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/elovelan"><code>@elovelan</code></a> made their first contribution in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2151">gitpython-developers/GitPython#2151</a></li> <li><a href="https://github.com/puneetdixit200"><code>@puneetdixit200</code></a> made their first contribution in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2155">gitpython-developers/GitPython#2155</a></li> <li><a href="https://github.com/LoeschMaximilian"><code>@LoeschMaximilian</code></a> made their first contribution in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2157">gitpython-developers/GitPython#2157</a></li> <li><a href="https://github.com/harshitayadavv"><code>@harshitayadavv</code></a> made their first contribution in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2167">gitpython-developers/GitPython#2167</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gitpython-developers/GitPython/compare/3.1.50...3.1.51">https://github.com/gitpython-developers/GitPython/compare/3.1.50...3.1.51</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gitpython-developers/GitPython/commit/7b0764d309334b0f27f503d7fa1a395cbd165de0"><code>7b0764d</code></a> bump to v3.1.51</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/af027be78693962c233cc989915f40e9b135f3a5"><code>af027be</code></a> Merge pull request <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2163">#2163</a> from gitpython-developers/fix-unguarded-blame</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/701ce32fe5ba8cb622c0e0342a376a6beb47d738"><code>701ce32</code></a> fix: Guard unsafe git command options (GHSA-956x-8gvw-wg5v)</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/65a72839c92768754bd51a37381235842a5ae0d8"><code>65a7283</code></a> Merge pull request <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2168">#2168</a> from gitpython-developers/advisory-fix-1</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/3e59876f8ea679ffc0700665f5d3938d81a29697"><code>3e59876</code></a> Merge pull request <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2169">#2169</a> from gitpython-developers/fix-config-assert</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/f03301779d1eca32825973784c8b64c4a28a5226"><code>f033017</code></a> chore: avoid duplicate runs of CI in PRs</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/1551238cb52c78755632264fa0aa0bc750f89b0f"><code>1551238</code></a> fix: allow relative config paths with includes (<a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2103">#2103</a>)</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/56806080c1348749b07daa4a2024ce47b3cad285"><code>5680608</code></a> fix: reject joined unsafe short options</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/181e8ede7543dbbdcee92756cea260f675316c63"><code>181e8ed</code></a> Address review feedback about unsafe option abbreviations</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/40f1424f035ae7ec6801e4622562a16064f48e55"><code>40f1424</code></a> Add Commit.is_shallow property; document stats() limitation at shallow bounda...</li> <li>Additional commits viewable in <a href="https://github.com/gitpython-developers/GitPython/compare/3.1.50...3.1.51">compare view</a></li> </ul> </details> <br /> Updates `prek` from 0.4.8 to 0.4.9 <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.9</h2> <h2>Release Notes</h2> <p>Released on 2026-07-11.</p> <p>Note: This release changes the repository identity schema stored in cached hook environments. Existing hook environments will be invalidated, and prek will reinstall them automatically when needed.</p> <h3>Enhancements</h3> <ul> <li>Preserve additional dependency order (<a href="https://redirect.github.com/j178/prek/pull/2311">#2311</a>)</li> <li>Remove parallel Ruby gem installation (<a href="https://redirect.github.com/j178/prek/pull/2307">#2307</a>)</li> <li>Warn for missing update repositories (<a href="https://redirect.github.com/j178/prek/pull/2316">#2316</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Fix mixed workspace selectors (<a href="https://redirect.github.com/j178/prek/pull/2306">#2306</a>)</li> <li>Fix try-repo local path resolution (<a href="https://redirect.github.com/j178/prek/pull/2310">#2310</a>)</li> <li>Use resolved gem executable (<a href="https://redirect.github.com/j178/prek/pull/2308">#2308</a>)</li> <li>Validate complete XML documents in check-xml (<a href="https://redirect.github.com/j178/prek/pull/2312">#2312</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.9</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.9/prek-installer.sh | sh </code></pre> <h3>Install prebuilt binaries via powershell script</h3> <pre lang="sh"><code>powershell -ExecutionPolicy Bypass -c "irm https://github.com/j178/prek/releases/download/v0.4.9/prek-installer.ps1 | iex" </code></pre> <h3>Install prebuilt binaries via Homebrew</h3> <pre lang="sh"><code>brew install prek </code></pre> <h2>Download prek 0.4.9</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.9/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.9/prek-aarch64-apple-darwin.tar.gz.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.9</h2> <p>Released on 2026-07-11.</p> <p>Note: This release changes the repository identity schema stored in cached hook environments. Existing hook environments will be invalidated, and prek will reinstall them automatically when needed.</p> <h3>Enhancements</h3> <ul> <li>Preserve additional dependency order (<a href="https://redirect.github.com/j178/prek/pull/2311">#2311</a>)</li> <li>Remove parallel Ruby gem installation (<a href="https://redirect.github.com/j178/prek/pull/2307">#2307</a>)</li> <li>Warn for missing update repositories (<a href="https://redirect.github.com/j178/prek/pull/2316">#2316</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>Fix mixed workspace selectors (<a href="https://redirect.github.com/j178/prek/pull/2306">#2306</a>)</li> <li>Fix try-repo local path resolution (<a href="https://redirect.github.com/j178/prek/pull/2310">#2310</a>)</li> <li>Use resolved gem executable (<a href="https://redirect.github.com/j178/prek/pull/2308">#2308</a>)</li> <li>Validate complete XML documents in check-xml (<a href="https://redirect.github.com/j178/prek/pull/2312">#2312</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/42b79a57f275ffe3e7fc3ad32fdf2754416779d5"><code>42b79a5</code></a> Bump version to 0.4.9 (<a href="https://redirect.github.com/j178/prek/issues/2318">#2318</a>)</li> <li><a href="https://github.com/j178/prek/commit/ecbd9dabab540d1d964a66276f70ff084c5aa14d"><code>ecbd9da</code></a> Extract executable helpers (<a href="https://redirect.github.com/j178/prek/issues/2317">#2317</a>)</li> <li><a href="https://github.com/j178/prek/commit/25ee3c2d16086291673fed03dcc9beff09b1e03a"><code>25ee3c2</code></a> Validate complete XML documents in check-xml (<a href="https://redirect.github.com/j178/prek/issues/2312">#2312</a>)</li> <li><a href="https://github.com/j178/prek/commit/876f7610dcc6f50dd6b85842cc5f01b36e7dc93f"><code>876f761</code></a> Warn for missing update repositories (<a href="https://redirect.github.com/j178/prek/issues/2316">#2316</a>)</li> <li><a href="https://github.com/j178/prek/commit/61cbcbf91b0c6478afcc16a2de8fb51269c94d52"><code>61cbcbf</code></a> Preserve additional dependency order (<a href="https://redirect.github.com/j178/prek/issues/2311">#2311</a>)</li> <li><a href="https://github.com/j178/prek/commit/4b006eba7adf4515f686647060fa852fd994359d"><code>4b006eb</code></a> Update Rust to 1.97 (<a href="https://redirect.github.com/j178/prek/issues/2313">#2313</a>)</li> <li><a href="https://github.com/j178/prek/commit/40f6609fd824151af0cb85ca994a1cd2f6ea5d87"><code>40f6609</code></a> Fix try-repo local path resolution (<a href="https://redirect.github.com/j178/prek/issues/2310">#2310</a>)</li> <li><a href="https://github.com/j178/prek/commit/3795e9964883a2e57ed9b783345ac1cf654160a3"><code>3795e99</code></a> Use resolved gem executable (<a href="https://redirect.github.com/j178/prek/issues/2308">#2308</a>)</li> <li><a href="https://github.com/j178/prek/commit/de7ac64173f48f91ad746e1ebe7e8b4cd1a99d11"><code>de7ac64</code></a> Remove parallel Ruby gem installation (<a href="https://redirect.github.com/j178/prek/issues/2307">#2307</a>)</li> <li><a href="https://github.com/j178/prek/commit/434e791453272d9badef7c5c6295342d541496ac"><code>434e791</code></a> Fix mixed workspace selectors (<a href="https://redirect.github.com/j178/prek/issues/2306">#2306</a>)</li> <li>Additional commits viewable in <a href="https://github.com/j178/prek/compare/v0.4.8...v0.4.9">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </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]
