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

   Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 
5.13.1 to 5.19.0.
   <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.19.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>build: Update module github.com/go-git/go-git/v5 to v5.18.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/2010";>go-git/go-git#2010</a></li>
   <li>v5: Bump sha1cd and go-billy by <a 
href="https://github.com/pjbgf";><code>@​pjbgf</code></a> in <a 
href="https://redirect.github.com/go-git/go-git/pull/2060";>go-git/go-git#2060</a></li>
   <li>v5: Align object encoding with upstream by <a 
href="https://github.com/pjbgf";><code>@​pjbgf</code></a> in <a 
href="https://redirect.github.com/go-git/go-git/pull/2065";>go-git/go-git#2065</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/go-git/go-git/compare/v5.18.0...v5.19.0";>https://github.com/go-git/go-git/compare/v5.18.0...v5.19.0</a></p>
   <h2>v5.18.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>plumbing: transport/http, Add support for followRedirects policy by <a 
href="https://github.com/pjbgf";><code>@​pjbgf</code></a> in <a 
href="https://redirect.github.com/go-git/go-git/pull/2004";>go-git/go-git#2004</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/go-git/go-git/compare/v5.17.2...v5.18.0";>https://github.com/go-git/go-git/compare/v5.17.2...v5.18.0</a></p>
   <h2>v5.17.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>build: Update module github.com/go-git/go-git/v5 to v5.17.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/1941";>go-git/go-git#1941</a></li>
   <li>dotgit: skip writing pack files that already exist on disk by <a 
href="https://github.com/pjbgf";><code>@​pjbgf</code></a> in <a 
href="https://redirect.github.com/go-git/go-git/pull/1944";>go-git/go-git#1944</a></li>
   </ul>
   <p>:warning: This release fixes a bug (<a 
href="https://redirect.github.com/go-git/go-git/issues/1942";>go-git/go-git#1942</a>)
 that blocked some users from upgrading to <code>v5.17.1</code>. Thanks <a 
href="https://github.com/pskrbasu";><code>@​pskrbasu</code></a> for reporting 
it. :bow:</p>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/go-git/go-git/compare/v5.17.1...v5.17.2";>https://github.com/go-git/go-git/compare/v5.17.1...v5.17.2</a></p>
   <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>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/go-git/go-git/commit/bc930f4cbe095a3e1d49273655f73fcef7d41a42";><code>bc930f4</code></a>
 Merge pull request <a 
href="https://redirect.github.com/go-git/go-git/issues/2065";>#2065</a> from 
go-git/commit-v5</li>
   <li><a 
href="https://github.com/go-git/go-git/commit/d315264343cead712aa9eb56475c2ec96f5ecef1";><code>d315264</code></a>
 plumbing: object, Reset object before decode</li>
   <li><a 
href="https://github.com/go-git/go-git/commit/6e1d34890a4dae8a0df738e531234bd60b7e9b66";><code>6e1d348</code></a>
 plumbing: object, Align Tree handling with upstream</li>
   <li><a 
href="https://github.com/go-git/go-git/commit/e134ba34cf95ed0167e5b1df36a933d7bde9d02d";><code>e134ba3</code></a>
 tests: Skip double checks in Git v2.11</li>
   <li><a 
href="https://github.com/go-git/go-git/commit/1971422f6b1bec9176061b3293306981cfff981e";><code>1971422</code></a>
 tests: Add git conformance tests for signing verification</li>
   <li><a 
href="https://github.com/go-git/go-git/commit/a387aa8857a8fbba8e74b7f5485e9e030669ab5d";><code>a387aa8</code></a>
 plumbing: object, Add ErrMalformedTag</li>
   <li><a 
href="https://github.com/go-git/go-git/commit/f415670d906b5c6169d1fdc64f3f9f1d33eb6f9c";><code>f415670</code></a>
 plumbing: object, Decode Tag headers via a state machine</li>
   <li><a 
href="https://github.com/go-git/go-git/commit/5b0cd38a62e2336bb5f1a2ad0eb8ac8f9e7b740e";><code>5b0cd38</code></a>
 plumbing: object, Reject multi-signature commits at Verify</li>
   <li><a 
href="https://github.com/go-git/go-git/commit/fe8ed6223a6079d9fd84d853362a996e7df175fb";><code>fe8ed62</code></a>
 plumbing: object, Align Tag.EncodeWithoutSignature with Commit</li>
   <li><a 
href="https://github.com/go-git/go-git/commit/98e337d5bdc4c0536a40ab7381b2231f7e0b15cd";><code>98e337d</code></a>
 plumbing: object, Add support for Tag.SignatureSHA256</li>
   <li>Additional commits viewable in <a 
href="https://github.com/go-git/go-git/compare/v5.13.1...v5.19.0";>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.19.0)](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