Skip to content

Commit adbd75e

Browse files
authored
chore(deps): bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.0 in the go group (#508)
Bumps the go group with 1 update: [github.com/go-git/go-git/v5](https://github.com/go-git/go-git). Updates `github.com/go-git/go-git/v5` from 5.14.0 to 5.16.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.16.0</h2> <h2>What's Changed</h2> <ul> <li>[v5] plumbing: support mTLS for HTTPS protocol by <a href="https://github.com/hiddeco"><code>@​hiddeco</code></a> in <a href="https://redirect.github.com/go-git/go-git/pull/1510">go-git/go-git#1510</a></li> <li>v5: plumbing: transport, Reintroduce SetHostKeyCallback. Fix <a href="https://redirect.github.com/go-git/go-git/issues/1514">#1514</a> by <a href="https://github.com/pjbgf"><code>@​pjbgf</code></a> in <a href="https://redirect.github.com/go-git/go-git/pull/1515">go-git/go-git#1515</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/go-git/go-git/compare/v5.15.0...v5.16.0">https://github.com/go-git/go-git/compare/v5.15.0...v5.16.0</a></p> <h2>v5.15.0</h2> <h2>What's Changed</h2> <ul> <li>plumbing: add cert auth support to <code>releases/v5.x</code> by <a href="https://github.com/Javier-varez"><code>@​Javier-varez</code></a> in <a href="https://redirect.github.com/go-git/go-git/pull/1482">go-git/go-git#1482</a></li> <li>v5: Bump dependencies by <a href="https://github.com/pjbgf"><code>@​pjbgf</code></a> in <a href="https://redirect.github.com/go-git/go-git/pull/1505">go-git/go-git#1505</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/go-git/go-git/compare/v5.14.0...v5.15.0">https://github.com/go-git/go-git/compare/v5.14.0...v5.15.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-git/go-git/commit/6d4a5c61232251b48ae4238d39830ccc894ef4d8"><code>6d4a5c6</code></a> Merge pull request <a href="https://redirect.github.com/go-git/go-git/issues/1515">#1515</a> from pjbgf/regre</li> <li><a href="https://github.com/go-git/go-git/commit/beedd6bc1892182daa36dd45013ff28857320f58"><code>beedd6b</code></a> plumbing: transport, Reintroduce SetHostKeyCallback. Fix <a href="https://redirect.github.com/go-git/go-git/issues/1514">#1514</a></li> <li><a href="https://github.com/go-git/go-git/commit/763ce2e08aa1398c7e9e153ae3346891c80dc467"><code>763ce2e</code></a> Merge pull request <a href="https://redirect.github.com/go-git/go-git/issues/1510">#1510</a> from hiddeco/mtls-support</li> <li><a href="https://github.com/go-git/go-git/commit/5320e1b6b4578aa7272de1fa535051b9b86fbbfb"><code>5320e1b</code></a> plumbing: surface transport configuration errors</li> <li><a href="https://github.com/go-git/go-git/commit/9bbc93b719b15a5e0955ed9c2f6aa008f13f7e86"><code>9bbc93b</code></a> plumbing: fix unintended pointer mutation in test</li> <li><a href="https://github.com/go-git/go-git/commit/f3783f4abf49642326f67683f22d468db87a8822"><code>f3783f4</code></a> plumbing: support mTLS for HTTPS protocol</li> <li><a href="https://github.com/go-git/go-git/commit/6f444d35965438cb7c9e5d1dd41c093031ccbc0b"><code>6f444d3</code></a> Merge pull request <a href="https://redirect.github.com/go-git/go-git/issues/1505">#1505</a> from pjbgf/bump</li> <li><a href="https://github.com/go-git/go-git/commit/9996069e216745ffe9e0a4c624fe5553bb9744f9"><code>9996069</code></a> v5: Bump dependencies</li> <li><a href="https://github.com/go-git/go-git/commit/768fda7b166e12e19018a144d0a483afa35948e9"><code>768fda7</code></a> Merge pull request <a href="https://redirect.github.com/go-git/go-git/issues/1482">#1482</a> from Javier-varez/add-cert-auth-support-v5.x</li> <li><a href="https://github.com/go-git/go-git/commit/ba9d6937b68ab3c30a0889a9edea2436fd2a6f75"><code>ba9d693</code></a> plumbing: support setting custom host key algorithms along with host key call...</li> <li>Additional commits viewable in <a href="https://github.com/go-git/go-git/compare/v5.14.0...v5.16.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.14.0&new-version=5.16.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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
2 parents 1113d6c + 15b21ee commit adbd75e

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
kind: Dependency
2+
body: 'chore(deps): bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.0 in the go group'
3+
time: 2025-05-01T21:53:48.919844599Z

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/elliotchance/pie/v2 v2.9.1
1010
github.com/fatih/color v1.18.0
1111
github.com/go-git/go-billy/v5 v5.6.2
12-
github.com/go-git/go-git/v5 v5.14.0
12+
github.com/go-git/go-git/v5 v5.16.0
1313
github.com/google/go-cmp v0.7.0
1414
github.com/gosimple/slug v1.15.0
1515
github.com/grokify/go-pkce v0.2.3
@@ -84,7 +84,7 @@ require (
8484
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
8585
github.com/aws/aws-sdk-go v1.55.6 // indirect
8686
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
87-
github.com/cloudflare/circl v1.6.0 // indirect
87+
github.com/cloudflare/circl v1.6.1 // indirect
8888
github.com/cpuguy83/go-md2man/v2 v2.0.6 // indirect
8989
github.com/cyphar/filepath-securejoin v0.4.1 // indirect
9090
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -677,8 +677,8 @@ github.com/chzyer/logex v1.1.10/go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWR
677677
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod h1:nSuG5e5PlCu98SY8svDHJxuZscDgtXS6KTTbou5AhLI=
678678
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMnBNeIyt5eFwwo7qiLfzFZmjNmxjkiQlU=
679679
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
680-
github.com/cloudflare/circl v1.6.0 h1:cr5JKic4HI+LkINy2lg3W2jF8sHCVTBncJr5gIIq7qk=
681-
github.com/cloudflare/circl v1.6.0/go.mod h1:uddAzsPgqdMAYatqJ0lsjX1oECcQLIlRpzZh3pJrofs=
680+
github.com/cloudflare/circl v1.6.1 h1:zqIqSPIndyBh1bjLVVDHMPpVKqp8Su/V+6MeDzzQBQ0=
681+
github.com/cloudflare/circl v1.6.1/go.mod h1:uddAzsPgqdMAYatqJ0lsjX1oECcQLIlRpzZh3pJrofs=
682682
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc=
683683
github.com/cncf/udpa/go v0.0.0-20200629203442-efcf912fb354/go.mod h1:WmhPx2Nbnhtbo57+VJT5O0JRkEi1Wbu0z5j0R8u5Hbk=
684684
github.com/cncf/udpa/go v0.0.0-20201120205902-5459f2c99403/go.mod h1:WmhPx2Nbnhtbo57+VJT5O0JRkEi1Wbu0z5j0R8u5Hbk=
@@ -765,8 +765,8 @@ github.com/go-git/go-billy/v5 v5.6.2 h1:6Q86EsPXMa7c3YZ3aLAQsMA0VlWmy43r6FHqa/UN
765765
github.com/go-git/go-billy/v5 v5.6.2/go.mod h1:rcFC2rAsp/erv7CMz9GczHcuD0D32fWzH+MJAU+jaUU=
766766
github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 h1:eMje31YglSBqCdIqdhKBW8lokaMrL3uTkpGYlE2OOT4=
767767
github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399/go.mod h1:1OCfN199q1Jm3HZlxleg+Dw/mwps2Wbk9frAWm+4FII=
768-
github.com/go-git/go-git/v5 v5.14.0 h1:/MD3lCrGjCen5WfEAzKg00MJJffKhC8gzS80ycmCi60=
769-
github.com/go-git/go-git/v5 v5.14.0/go.mod h1:Z5Xhoia5PcWA3NF8vRLURn9E5FRhSl7dGj9ItW3Wk5k=
768+
github.com/go-git/go-git/v5 v5.16.0 h1:k3kuOEpkc0DeY7xlL6NaaNg39xdgQbtH5mwCafHO9AQ=
769+
github.com/go-git/go-git/v5 v5.16.0/go.mod h1:4Ge4alE/5gPs30F2H1esi2gPd69R0C39lolkucHBOp8=
770770
github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1/go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU=
771771
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20191125211704-12ad95a8df72/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8=
772772
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8=

0 commit comments

Comments
 (0)