dependabot[bot] opened a new pull request, #71017: URL: https://github.com/apache/airflow/pull/71017
Bumps the pip-security-updates group with 1 update in the /airflow-core directory: [gitpython](https://github.com/gitpython-developers/GitPython). Updates `gitpython` from 3.1.52 to 3.1.57 <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.57 - Security and Fixes</h2> <h2>What's Changed</h2> <ul> <li>Merge gitdb and smmap into the GitPython repository by <a href="https://github.com/Byron"><code>@Byron</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2179">gitpython-developers/GitPython#2179</a></li> <li>build(deps): bump actions/setup-python 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/2185">gitpython-developers/GitPython#2185</a></li> <li>build(deps): bump the pre-commit group with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2186">gitpython-developers/GitPython#2186</a></li> <li>Bump Vampire/setup-wsl from 6.0.0 to 7.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2124">gitpython-developers/GitPython#2124</a></li> <li>Render protected Traversable methods in the reference by <a href="https://github.com/pick7"><code>@pick7</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2192">gitpython-developers/GitPython#2192</a></li> <li>Use standard prefixes for parsed patch diffs by <a href="https://github.com/pick7"><code>@pick7</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2191">gitpython-developers/GitPython#2191</a></li> <li>Honor kill_after_timeout with output streams by <a href="https://github.com/pick7"><code>@pick7</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2189">gitpython-developers/GitPython#2189</a></li> <li>Redact Authorization extra headers from command errors by <a href="https://github.com/pick7"><code>@pick7</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2188">gitpython-developers/GitPython#2188</a></li> <li>Improve RemoteProgress parse return typing by <a href="https://github.com/pick7"><code>@pick7</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2187">gitpython-developers/GitPython#2187</a></li> <li>Adopt basedpyright with a legacy baseline by <a href="https://github.com/Byron"><code>@Byron</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2194">gitpython-developers/GitPython#2194</a></li> <li>Block unsafe Git file and URL options by <a href="https://github.com/Byron"><code>@Byron</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2193">gitpython-developers/GitPython#2193</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/pick7"><code>@pick7</code></a> made their first contribution in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2192">gitpython-developers/GitPython#2192</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gitpython-developers/GitPython/compare/3.1.56...3.1.57">https://github.com/gitpython-developers/GitPython/compare/3.1.56...3.1.57</a></p> <h2>3.1.56 - SECURITY</h2> <h2>What's Changed</h2> <ul> <li>Add support for Python 3.15 by <a href="https://github.com/hugovk"><code>@hugovk</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2183">gitpython-developers/GitPython#2183</a></li> <li>fix: reject unsafe output options in Commit.count by <a href="https://github.com/Byron"><code>@Byron</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2184">gitpython-developers/GitPython#2184</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gitpython-developers/GitPython/compare/3.1.55...3.1.56">https://github.com/gitpython-developers/GitPython/compare/3.1.55...3.1.56</a></p> <h2>3.1.55 - Security</h2> <h2>What's Changed</h2> <ul> <li>fix: prevent environment expansion in remote URLs by <a href="https://github.com/Byron"><code>@Byron</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2181">gitpython-developers/GitPython#2181</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gitpython-developers/GitPython/compare/3.1.54...3.1.55">https://github.com/gitpython-developers/GitPython/compare/3.1.54...3.1.55</a></p> <h2>3.1.54 - Security</h2> <h2>What's Changed</h2> <ul> <li>Harden unsafe Git option validation by <a href="https://github.com/Byron"><code>@Byron</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2180">gitpython-developers/GitPython#2180</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gitpython-developers/GitPython/compare/3.1.53...3.1.54">https://github.com/gitpython-developers/GitPython/compare/3.1.53...3.1.54</a></p> <h2>3.1.53 - Security</h2> <h2>What's Changed</h2> <ul> <li>feat(submodule): add deinit method to Submodule (<a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2014">#2014</a>) by <a href="https://github.com/mvanhorn"><code>@mvanhorn</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2129">gitpython-developers/GitPython#2129</a></li> <li>typing: introduce sensible basedpyright defaults by <a href="https://github.com/Byron"><code>@Byron</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2174">gitpython-developers/GitPython#2174</a></li> <li>fix: make <code>submodule.update()</code> after <code>submodule.deinit()</code> work by <a href="https://github.com/Byron"><code>@Byron</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2175">gitpython-developers/GitPython#2175</a></li> <li>Fix commit hooks respecting core.hooksPath by <a href="https://github.com/Siesta0217"><code>@Siesta0217</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2159">gitpython-developers/GitPython#2159</a></li> <li>fix: validate config section delimiters by <a href="https://github.com/Byron"><code>@Byron</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2176">gitpython-developers/GitPython#2176</a></li> </ul> <h2>New Contributors</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gitpython-developers/GitPython/commit/ccbd573ac4ab52ccdcf395c400e600d5809bcc88"><code>ccbd573</code></a> prepare for new release</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/d1a631d0967a2f26d70ddeea42c3828c73379f02"><code>d1a631d</code></a> Merge pull request <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2193">#2193</a> from gitpython-developers/more-unsafe-options</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/ab33e331d5b65c9580ecc50128c9f89386f72f68"><code>ab33e33</code></a> Merge pull request <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2194">#2194</a> from gitpython-developers/fix-basedpyright</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/52199b39ce02c6e8f9fb49e95628b59deebf44c0"><code>52199b3</code></a> address review comments</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/60dec718ae74b25d23bbf84ccfcd01658f8e6b0c"><code>60dec71</code></a> Adopt basedpyright with a legacy baseline</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/7a4f5dcb7bf3cbcbf6e438017efcdfe0bc0d36ca"><code>7a4f5dc</code></a> Block unsafe archive additions and bundle URI</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/3af0c2516c5e18c829da30338614688f6b69b49c"><code>3af0c25</code></a> Block unsafe checkout-index and tag file options</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/fb5d584831d123a1e1737c6b28737567b37782c1"><code>fb5d584</code></a> Merge pull request <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2187">#2187</a> from pick7/codex/remote-progress-return-type</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/951cc440452a50390862f3ca82cbc9ba5248de24"><code>951cc44</code></a> Merge pull request <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2188">#2188</a> from pick7/codex/redact-http-extraheader</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/2e5b13ff7262768e2da499abf7b2002cd413b99b"><code>2e5b13f</code></a> Merge pull request <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2189">#2189</a> from pick7/codex/output-stream-timeout</li> <li>Additional commits viewable in <a href="https://github.com/gitpython-developers/GitPython/compare/3.1.52...3.1.57">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 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/airflow/network/alerts). </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]
