dependabot[bot] opened a new pull request, #4448:
URL: https://github.com/apache/streampipes/pull/4448

   Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 
3.1.44 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>
   <h2>3.1.47 - with security fixes</h2>
   <h2>Advisories</h2>
   <ul>
   <li><a 
href="https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-rpm5-65cw-6hj4";>https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-rpm5-65cw-6hj4</a></li>
   <li><a 
href="https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-x2qx-6953-8485";>https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-x2qx-6953-8485</a></li>
   </ul>
   <h2>What's Changed</h2>
   <ul>
   <li>Prepare next release by <a 
href="https://github.com/Byron";><code>@​Byron</code></a> in <a 
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2095";>gitpython-developers/GitPython#2095</a></li>
   <li>Bump git/ext/gitdb from <code>335c0f6</code> to <code>4c63ee6</code> by 
<a href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in 
<a 
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2096";>gitpython-developers/GitPython#2096</a></li>
   <li>DOC: README Add urls and updated a relative url by <a 
href="https://github.com/Timour-Ilyas";><code>@​Timour-Ilyas</code></a> in <a 
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2098";>gitpython-developers/GitPython#2098</a></li>
   <li>Fix GitConfigParser ignoring multiple [include] path entries by <a 
href="https://github.com/daniel7an";><code>@​daniel7an</code></a> in <a 
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2100";>gitpython-developers/GitPython#2100</a></li>
   <li>Switch back from Alpine to Debian for WSL by <a 
href="https://github.com/EliahKagan";><code>@​EliahKagan</code></a> in <a 
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2108";>gitpython-developers/GitPython#2108</a></li>
   <li>Bump git/ext/gitdb from <code>4c63ee6</code> to <code>5c1b303</code> by 
<a href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in 
<a 
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2106";>gitpython-developers/GitPython#2106</a></li>
   <li>Run <code>gc.collect()</code> twice in <code>test_rename</code> on 
Python 3.12 by <a 
href="https://github.com/EliahKagan";><code>@​EliahKagan</code></a> in <a 
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2109";>gitpython-developers/GitPython#2109</a></li>
   <li>fix: guard AutoInterrupt terminate during interpreter shutdown by <a 
href="https://github.com/lweyrich1";><code>@​lweyrich1</code></a> in <a 
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2105";>gitpython-developers/GitPython#2105</a></li>
   <li>Improve CI infrastructure for pre-commit by <a 
href="https://github.com/EliahKagan";><code>@​EliahKagan</code></a> in <a 
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2110";>gitpython-developers/GitPython#2110</a></li>
   <li>Bump the pre-commit group with 5 updates by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2111";>gitpython-developers/GitPython#2111</a></li>
   <li>Upgrade Sphinx for 3.14 support; drop doc build support on 3.8; test 
3.14 by <a href="https://github.com/EliahKagan";><code>@​EliahKagan</code></a> 
in <a 
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2112";>gitpython-developers/GitPython#2112</a></li>
   <li>Fix <code>Repo.active_branch</code> resolution for reftable-backed 
repositories by <a href="https://github.com/Copilot";><code>@​Copilot</code></a> 
in <a 
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2114";>gitpython-developers/GitPython#2114</a></li>
   <li>docs: warn about GitDB performance with large commits by <a 
href="https://github.com/mvanhorn";><code>@​mvanhorn</code></a> in <a 
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2115";>gitpython-developers/GitPython#2115</a></li>
   <li>cmd: fix kwarg formatting in docstring example by <a 
href="https://github.com/UweSchwaeke";><code>@​UweSchwaeke</code></a> in <a 
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2117";>gitpython-developers/GitPython#2117</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.5 to 0.15.8 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/2122";>gitpython-developers/GitPython#2122</a></li>
   <li>Add trailer support for commit creation by <a 
href="https://github.com/Krishnachaitanyakc";><code>@​Krishnachaitanyakc</code></a>
 in <a 
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2116";>gitpython-developers/GitPython#2116</a></li>
   <li>Harden commit trailer subprocess handling and align trailer I/O paths by 
<a href="https://github.com/Copilot";><code>@​Copilot</code></a> in <a 
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2125";>gitpython-developers/GitPython#2125</a></li>
   <li>git.cmd.Git.execute(..): fix <code>with_stdout=False</code> by <a 
href="https://github.com/ngie-eign";><code>@​ngie-eign</code></a> in <a 
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2126";>gitpython-developers/GitPython#2126</a></li>
   <li>Make sure that multi-options are checked after splitting them with 
<code>shlex</code> by <a 
href="https://github.com/Byron";><code>@​Byron</code></a> in <a 
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2130";>gitpython-developers/GitPython#2130</a></li>
   <li>Block unsafe underscored git kwargs / Fix for GHSA-rpm5-65cw-6hj4 by <a 
href="https://github.com/WesR";><code>@​WesR</code></a> in <a 
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2131";>gitpython-developers/GitPython#2131</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a 
href="https://github.com/Timour-Ilyas";><code>@​Timour-Ilyas</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2098";>gitpython-developers/GitPython#2098</a></li>
   <li><a href="https://github.com/daniel7an";><code>@​daniel7an</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2100";>gitpython-developers/GitPython#2100</a></li>
   <li><a href="https://github.com/lweyrich1";><code>@​lweyrich1</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2105";>gitpython-developers/GitPython#2105</a></li>
   <li><a href="https://github.com/Copilot";><code>@​Copilot</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/gitpython-developers/GitPython/pull/2114";>gitpython-developers/GitPython#2114</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </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.44...3.1.49";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gitpython&package-manager=pip&previous-version=3.1.44&new-version=3.1.49)](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/streampipes/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]

Reply via email to