dependabot[bot] opened a new pull request, #8207: URL: https://github.com/apache/hbase/pull/8207
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.47 to 3.1.49. <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.49 - Security</h2> <h2>What's Changed</h2> <ul> <li>reject control chars in written values in configuration by <a href="https://github.com/Byron"><code>@Byron</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2137">gitpython-developers/GitPython#2137</a></li> <li>Improve pure Python rev-parse coverage and behavior by <a href="https://github.com/Copilot"><code>@Copilot</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2136">gitpython-developers/GitPython#2136</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gitpython-developers/GitPython/compare/3.1.48...3.1.49">https://github.com/gitpython-developers/GitPython/compare/3.1.48...3.1.49</a></p> <h2>3.1.48 - Security</h2> <p>Accidentally deleted the previous GH release, it did mention the advisory this fixes.</p> <h2>What's Changed</h2> <ul> <li>prevent out-of-repo access when manipulating references. by <a href="https://github.com/Byron"><code>@Byron</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2134">gitpython-developers/GitPython#2134</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gitpython-developers/GitPython/compare/3.1.47...3.1.48">https://github.com/gitpython-developers/GitPython/compare/3.1.47...3.1.48</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gitpython-developers/GitPython/commit/aee2fd5c13770954469e650f1df8f92f0183bc70"><code>aee2fd5</code></a> bump version to 3.1.49</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/1c4ea96e47b64b14727eba806a1513317c72ce8e"><code>1c4ea96</code></a> Merge pull request <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2136">#2136</a> from gitpython-developers/copilot/create-reproducing...</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/6cf7ac33d449db095e8c301abba664836c16bfc8"><code>6cf7ac3</code></a> Address rev-parse review feedback</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/b049a13105992f22376ad0c7ec945bf3bfb365ae"><code>b049a13</code></a> Merge pull request <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2137">#2137</a> from gitpython-developers/fix-config-injection</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/bdbdf4bba08f59042a2e1197313ca9a2060021d0"><code>bdbdf4b</code></a> Fix rev-parse CI issues</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/d7ce6fc19199cf8698d722c7d8ae38ff81424fba"><code>d7ce6fc</code></a> Improve pure Python rev-parse coverage and behavior (<a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2135">#2135</a>)</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/8e24503b42c1d63dd98e8b2e6a2f655bdd0821e3"><code>8e24503</code></a> avoid duplicate validation in set_value</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/c417af469f9aa3da8dfef78f996c0fb8c5d1f4c2"><code>c417af4</code></a> reject control chars in written values in configuration</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/5a15361e0e1223f5c2e2c05688e6d094796b954d"><code>5a15361</code></a> a new release with safer reference creation</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/dbfa26476445169cdc9d64a539ba6959fd0a2643"><code>dbfa264</code></a> Merge pull request <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2134">#2134</a> from gitpython-developers/validate-ref-creation</li> <li>Additional commits viewable in <a href="https://github.com/gitpython-developers/GitPython/compare/3.1.47...3.1.49">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]
