dependabot[bot] opened a new pull request, #8525: URL: https://github.com/apache/hbase/pull/8525
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.54 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> </blockquote> </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.54...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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/hbase/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]
