dependabot[bot] opened a new pull request, #884:
URL: https://github.com/apache/dubbo-kubernetes/pull/884

   Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 
5.13.1 to 5.17.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/go-git/go-git/releases";>github.com/go-git/go-git/v5's 
releases</a>.</em></p>
   <blockquote>
   <h2>v5.17.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>build: Update module github.com/cloudflare/circl to v1.6.3 [SECURITY] 
(releases/v5.x) by <a 
href="https://github.com/go-git-renovate";><code>@​go-git-renovate</code></a>[bot]
 in <a 
href="https://redirect.github.com/go-git/go-git/pull/1930";>go-git/go-git#1930</a></li>
   <li>[v5] plumbing: format/index, Improve v4 entry name validation by <a 
href="https://github.com/pjbgf";><code>@​pjbgf</code></a> in <a 
href="https://redirect.github.com/go-git/go-git/pull/1935";>go-git/go-git#1935</a></li>
   <li>[v5] plumbing: format/idxfile, Fix version and fanout checks by <a 
href="https://github.com/pjbgf";><code>@​pjbgf</code></a> in <a 
href="https://redirect.github.com/go-git/go-git/pull/1937";>go-git/go-git#1937</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/go-git/go-git/compare/v5.17.0...v5.17.1";>https://github.com/go-git/go-git/compare/v5.17.0...v5.17.1</a></p>
   <h2>v5.17.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>build: Update module github.com/go-git/go-git/v5 to v5.16.5 [SECURITY] 
(releases/v5.x) by <a 
href="https://github.com/go-git-renovate";><code>@​go-git-renovate</code></a>[bot]
 in <a 
href="https://redirect.github.com/go-git/go-git/pull/1839";>go-git/go-git#1839</a></li>
   <li>git: worktree, optimize infiles function for very large repos by <a 
href="https://github.com/k-anshul";><code>@​k-anshul</code></a> in <a 
href="https://redirect.github.com/go-git/go-git/pull/1853";>go-git/go-git#1853</a></li>
   <li>git: Add strict checks for supported extensions by <a 
href="https://github.com/pjbgf";><code>@​pjbgf</code></a> in <a 
href="https://redirect.github.com/go-git/go-git/pull/1861";>go-git/go-git#1861</a></li>
   <li>backport, git: Improve Status() speed with new index.ModTime check by <a 
href="https://github.com/cedric-appdirect";><code>@​cedric-appdirect</code></a> 
in <a 
href="https://redirect.github.com/go-git/go-git/pull/1862";>go-git/go-git#1862</a></li>
   <li>storage: filesystem, Avoid overwriting loose obj files by <a 
href="https://github.com/pjbgf";><code>@​pjbgf</code></a> in <a 
href="https://redirect.github.com/go-git/go-git/pull/1864";>go-git/go-git#1864</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/go-git/go-git/compare/v5.16.5...v5.17.0";>https://github.com/go-git/go-git/compare/v5.16.5...v5.17.0</a></p>
   <h2>v5.16.5</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>build: Update module golang.org/x/crypto to v0.45.0 [SECURITY] 
(releases/v5.x) by <a 
href="https://github.com/go-git-renovate";><code>@​go-git-renovate</code></a>[bot]
 in <a 
href="https://redirect.github.com/go-git/go-git/pull/1744";>go-git/go-git#1744</a></li>
   <li>build: Bump Go test versions to 1.23-1.25 (v5) by <a 
href="https://github.com/pjbgf";><code>@​pjbgf</code></a> in <a 
href="https://redirect.github.com/go-git/go-git/pull/1746";>go-git/go-git#1746</a></li>
   <li>[v5] git: worktree, Don't delete local untracked files when resetting 
worktree by <a href="https://github.com/Ch00k";><code>@​Ch00k</code></a> in <a 
href="https://redirect.github.com/go-git/go-git/pull/1800";>go-git/go-git#1800</a></li>
   <li>Expand packfile checks by <a 
href="https://github.com/pjbgf";><code>@​pjbgf</code></a> in <a 
href="https://redirect.github.com/go-git/go-git/pull/1836";>go-git/go-git#1836</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/go-git/go-git/compare/v5.16.4...v5.16.5";>https://github.com/go-git/go-git/compare/v5.16.4...v5.16.5</a></p>
   <h2>v5.16.4</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>backport plumbing: format/idxfile, prevent panic by <a 
href="https://github.com/swills";><code>@​swills</code></a> in <a 
href="https://redirect.github.com/go-git/go-git/pull/1732";>go-git/go-git#1732</a></li>
   <li>[backport] build: test, Fix build on Windows. by <a 
href="https://github.com/pjbgf";><code>@​pjbgf</code></a> in <a 
href="https://redirect.github.com/go-git/go-git/pull/1734";>go-git/go-git#1734</a></li>
   <li>build: Update module golang.org/x/net to v0.38.0 [SECURITY] 
(releases/v5.x) by <a 
href="https://github.com/go-git-renovate";><code>@​go-git-renovate</code></a>[bot]
 in <a 
href="https://redirect.github.com/go-git/go-git/pull/1742";>go-git/go-git#1742</a></li>
   <li>build: Update module github.com/cloudflare/circl to v1.6.1 [SECURITY] 
(releases/v5.x) by <a 
href="https://github.com/go-git-renovate";><code>@​go-git-renovate</code></a>[bot]
 in <a 
href="https://redirect.github.com/go-git/go-git/pull/1741";>go-git/go-git#1741</a></li>
   <li>build: Update module github.com/go-git/go-git/v5 to v5.13.0 [SECURITY] 
(releases/v5.x) by <a 
href="https://github.com/go-git-renovate";><code>@​go-git-renovate</code></a>[bot]
 in <a 
href="https://redirect.github.com/go-git/go-git/pull/1743";>go-git/go-git#1743</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/go-git/go-git/compare/v5.16.3...v5.16.4";>https://github.com/go-git/go-git/compare/v5.16.3...v5.16.4</a></p>
   <h2>v5.16.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>internal: Expand regex to fix build [5.x] by <a 
href="https://github.com/baloo";><code>@​baloo</code></a> in <a 
href="https://redirect.github.com/go-git/go-git/pull/1644";>go-git/go-git#1644</a></li>
   <li>build: raise timeouts for windows CI tests and disable CIFuzz [5.x] by 
<a href="https://github.com/baloo";><code>@​baloo</code></a> in <a 
href="https://redirect.github.com/go-git/go-git/pull/1646";>go-git/go-git#1646</a></li>
   <li>plumbing: support commits extra headers, support jujutsu signed commit 
[5.x] by <a href="https://github.com/baloo";><code>@​baloo</code></a> in <a 
href="https://redirect.github.com/go-git/go-git/pull/1633";>go-git/go-git#1633</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/go-git/go-git/compare/v5.16.2...v5.16.3";>https://github.com/go-git/go-git/compare/v5.16.2...v5.16.3</a></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/go-git/go-git/commit/5e23dfd02db92644dc4a3358ceb297fce875b772";><code>5e23dfd</code></a>
 Merge pull request <a 
href="https://redirect.github.com/go-git/go-git/issues/1937";>#1937</a> from 
pjbgf/idx-v5</li>
   <li><a 
href="https://github.com/go-git/go-git/commit/6b38a326816b80f64c20cc0e6113958b65c05a1c";><code>6b38a32</code></a>
 Merge pull request <a 
href="https://redirect.github.com/go-git/go-git/issues/1935";>#1935</a> from 
pjbgf/index-v5</li>
   <li><a 
href="https://github.com/go-git/go-git/commit/cd757fcb856a2dcc5fff6c110320a8ff62e99513";><code>cd757fc</code></a>
 plumbing: format/idxfile, Fix version and fanout checks</li>
   <li><a 
href="https://github.com/go-git/go-git/commit/3ec0d70cb687ae1da5f4d18faa4229bd971a8710";><code>3ec0d70</code></a>
 plumbing: format/index, Fix tree extension invalidated entry parsing</li>
   <li><a 
href="https://github.com/go-git/go-git/commit/dbe10b6b425a2a4ea92a9d98e20cd68e15aede01";><code>dbe10b6</code></a>
 plumbing: format/index, Align V2/V3 long name and V4 prefix encoding with 
Git</li>
   <li><a 
href="https://github.com/go-git/go-git/commit/e9b65df44cb97faeba148b47523a362beaecddf9";><code>e9b65df</code></a>
 plumbing: format/index, Improve v4 entry name validation</li>
   <li><a 
href="https://github.com/go-git/go-git/commit/adad18daabddee04c5a889f0230035e74bca32c0";><code>adad18d</code></a>
 Merge pull request <a 
href="https://redirect.github.com/go-git/go-git/issues/1930";>#1930</a> from 
go-git/renovate/releases/v5.x-go-github.com-clo...</li>
   <li><a 
href="https://github.com/go-git/go-git/commit/29470bd1d862c6e902996b8e8ff8eb7a0515a9be";><code>29470bd</code></a>
 build: Update module github.com/cloudflare/circl to v1.6.3 [SECURITY]</li>
   <li><a 
href="https://github.com/go-git/go-git/commit/bdf06885bdaa3631cf6a2017108086c6f53dcf69";><code>bdf0688</code></a>
 Merge pull request <a 
href="https://redirect.github.com/go-git/go-git/issues/1864";>#1864</a> from 
pjbgf/v5-issue-55</li>
   <li><a 
href="https://github.com/go-git/go-git/commit/5290e521c8cf651bf3e8d3e37f517c7cf7aa0b19";><code>5290e52</code></a>
 storage: filesystem, Avoid overwriting loose obj files. Fixes <a 
href="https://redirect.github.com/go-git/go-git/issues/55";>#55</a></li>
   <li>Additional commits viewable in <a 
href="https://github.com/go-git/go-git/compare/v5.13.1...v5.17.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/go-git/go-git/v5&package-manager=go_modules&previous-version=5.13.1&new-version=5.17.1)](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/dubbo-kubernetes/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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to