Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2023

This PR contains the following updates:

Package Change Age Confidence
github.com/go-git/go-git/v5 v5.10.0v5.16.4 age confidence

Release Notes

go-git/go-git (github.com/go-git/go-git/v5)

v5.16.4

Compare Source

What's Changed

Full Changelog: go-git/go-git@v5.16.3...v5.16.4

v5.16.3

Compare Source

What's Changed

  • internal: Expand regex to fix build [5.x] by @​baloo in #​1644
  • build: raise timeouts for windows CI tests and disable CIFuzz [5.x] by @​baloo in #​1646
  • plumbing: support commits extra headers, support jujutsu signed commit [5.x] by @​baloo in #​1633

Full Changelog: go-git/go-git@v5.16.2...v5.16.3

v5.16.2

Compare Source

What's Changed

  • utils: fix diff so subpaths work for sparse checkouts, fixes 1455 to releases/v5.x by @​kane8n in #​1567

Full Changelog: go-git/go-git@v5.16.1...v5.16.2

v5.16.1

Compare Source

What's Changed

New Contributors

Full Changelog: go-git/go-git@v5.16.0...v5.16.1

v5.16.0

Compare Source

What's Changed

Full Changelog: go-git/go-git@v5.15.0...v5.16.0

v5.15.0

Compare Source

What's Changed

Full Changelog: go-git/go-git@v5.14.0...v5.15.0

v5.14.0

Compare Source

What's Changed

⚠️ Note that this version requires Go 1.23, due to the bump to golang.org/x/crypto@v0.35.0 which mitigates the CVE above. User's that can't bump to Go 1.23 will need to remain on the previous v5.13.x release.

Full Changelog: go-git/go-git@v5.13.2...v5.14.0

v5.13.2

Compare Source

What's Changed

Full Changelog: go-git/go-git@v5.13.1...v5.13.2

v5.13.1

Compare Source

What's Changed

Full Changelog: go-git/go-git@v5.13.0...v5.13.1

v5.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-git/go-git@v5.12.0...v5.13.0

v5.12.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-git/go-git@v5.11.0...v5.12.0

v5.11.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-git/go-git@v5.10.1...v5.11.0

v5.10.1

Compare Source

What's Changed

New Contributors

Full Changelog: go-git/go-git@v5.10.0...v5.10.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update module github.com/go-git/go-git/v5 to v5.10.1 Update module github.com/go-git/go-git/v5 to v5.11.0 Dec 9, 2023
@renovate renovate bot force-pushed the renovate/github.com-go-git-go-git-v5-5.x branch from c7527b9 to c7d43c2 Compare December 9, 2023 22:15
@renovate renovate bot changed the title Update module github.com/go-git/go-git/v5 to v5.11.0 Update module github.com/go-git/go-git/v5 to v5.12.0 Mar 31, 2024
@renovate renovate bot force-pushed the renovate/github.com-go-git-go-git-v5-5.x branch from c7d43c2 to c7884eb Compare March 31, 2024 15:53
@renovate renovate bot changed the title Update module github.com/go-git/go-git/v5 to v5.12.0 Update module github.com/go-git/go-git/v5 to v5.13.0 Dec 29, 2024
@renovate renovate bot force-pushed the renovate/github.com-go-git-go-git-v5-5.x branch from c7884eb to f6ae238 Compare December 29, 2024 01:01
@renovate
Copy link
Contributor Author

renovate bot commented Dec 29, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 18 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.20 -> 1.23.0
github.com/Microsoft/go-winio v0.6.1 -> v0.6.2
github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371 -> v1.1.6
github.com/cloudflare/circl v1.3.3 -> v1.6.1
github.com/cyphar/filepath-securejoin v0.2.4 -> v0.4.1
github.com/go-git/go-billy/v5 v5.5.0 -> v5.6.2
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da -> v0.0.0-20241129210726-2c02b8208cf8
github.com/golang/protobuf v1.5.3 -> v1.5.4
github.com/pjbgf/sha1cd v0.3.0 -> v0.3.2
github.com/sergi/go-diff v1.3.1 -> v1.3.2-0.20230802210424-5b0b94c5c0d3
github.com/skeema/knownhosts v1.2.0 -> v1.3.1
golang.org/x/crypto v0.14.0 -> v0.37.0
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 -> v0.0.0-20240719175910-8a7402abbf56
golang.org/x/mod v0.12.0 -> v0.19.0
golang.org/x/net v0.17.0 -> v0.39.0
golang.org/x/sys v0.13.0 -> v0.32.0
golang.org/x/text v0.13.0 -> v0.24.0
golang.org/x/tools v0.13.0 -> v0.23.0
google.golang.org/protobuf v1.31.0 -> v1.33.0

@renovate renovate bot force-pushed the renovate/github.com-go-git-go-git-v5-5.x branch from f6ae238 to e780d4e Compare January 2, 2025 20:15
@renovate renovate bot changed the title Update module github.com/go-git/go-git/v5 to v5.13.0 Update module github.com/go-git/go-git/v5 to v5.13.1 Jan 2, 2025
@renovate renovate bot force-pushed the renovate/github.com-go-git-go-git-v5-5.x branch from e780d4e to 451710b Compare January 23, 2025 00:53
@renovate renovate bot changed the title Update module github.com/go-git/go-git/v5 to v5.13.1 Update module github.com/go-git/go-git/v5 to v5.13.2 Jan 23, 2025
@renovate renovate bot force-pushed the renovate/github.com-go-git-go-git-v5-5.x branch from 451710b to ab780ad Compare February 27, 2025 15:05
@renovate renovate bot changed the title Update module github.com/go-git/go-git/v5 to v5.13.2 Update module github.com/go-git/go-git/v5 to v5.14.0 Feb 27, 2025
@renovate renovate bot force-pushed the renovate/github.com-go-git-go-git-v5-5.x branch from ab780ad to ce402d2 Compare March 11, 2025 12:06
@renovate renovate bot force-pushed the renovate/github.com-go-git-go-git-v5-5.x branch 2 times, most recently from 3dd5b52 to b089d96 Compare April 11, 2025 10:52
@renovate renovate bot changed the title Update module github.com/go-git/go-git/v5 to v5.14.0 Update module github.com/go-git/go-git/v5 to v5.15.0 Apr 11, 2025
@renovate renovate bot force-pushed the renovate/github.com-go-git-go-git-v5-5.x branch from b089d96 to 61ed35a Compare April 15, 2025 23:43
@renovate renovate bot changed the title Update module github.com/go-git/go-git/v5 to v5.15.0 Update module github.com/go-git/go-git/v5 to v5.16.0 Apr 15, 2025
@renovate renovate bot force-pushed the renovate/github.com-go-git-go-git-v5-5.x branch from 61ed35a to 47eba45 Compare May 7, 2025 12:37
@renovate renovate bot force-pushed the renovate/github.com-go-git-go-git-v5-5.x branch from 47eba45 to be49867 Compare June 4, 2025 10:13
@renovate renovate bot changed the title Update module github.com/go-git/go-git/v5 to v5.16.0 Update module github.com/go-git/go-git/v5 to v5.16.1 Jun 4, 2025
@renovate renovate bot force-pushed the renovate/github.com-go-git-go-git-v5-5.x branch from be49867 to 67c101e Compare June 9, 2025 12:45
@renovate renovate bot changed the title Update module github.com/go-git/go-git/v5 to v5.16.1 Update module github.com/go-git/go-git/v5 to v5.16.2 Jun 9, 2025
@renovate renovate bot changed the title Update module github.com/go-git/go-git/v5 to v5.16.2 Update module github.com/go-git/go-git/v5 to v5.16.2 - autoclosed Jun 20, 2025
@renovate renovate bot closed this Jun 20, 2025
@renovate renovate bot deleted the renovate/github.com-go-git-go-git-v5-5.x branch June 20, 2025 01:01
@renovate renovate bot changed the title Update module github.com/go-git/go-git/v5 to v5.16.2 - autoclosed Update module github.com/go-git/go-git/v5 to v5.16.2 Jun 21, 2025
@renovate renovate bot reopened this Jun 21, 2025
@renovate renovate bot force-pushed the renovate/github.com-go-git-go-git-v5-5.x branch from 5468687 to 67c101e Compare June 21, 2025 17:26
@renovate renovate bot force-pushed the renovate/github.com-go-git-go-git-v5-5.x branch from 67c101e to 47eb7bc Compare August 10, 2025 12:21
@renovate renovate bot force-pushed the renovate/github.com-go-git-go-git-v5-5.x branch from 47eb7bc to df8f0a3 Compare October 5, 2025 21:08
@renovate renovate bot changed the title Update module github.com/go-git/go-git/v5 to v5.16.2 Update module github.com/go-git/go-git/v5 to v5.16.3 Oct 5, 2025
@renovate renovate bot force-pushed the renovate/github.com-go-git-go-git-v5-5.x branch from df8f0a3 to 7255fac Compare November 24, 2025 02:10
@renovate renovate bot changed the title Update module github.com/go-git/go-git/v5 to v5.16.3 Update module github.com/go-git/go-git/v5 to v5.16.4 Nov 24, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Dec 15, 2025

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 18 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.20 -> 1.23.0
github.com/Microsoft/go-winio v0.6.1 -> v0.6.2
github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371 -> v1.1.6
github.com/cloudflare/circl v1.3.3 -> v1.6.1
github.com/cyphar/filepath-securejoin v0.2.4 -> v0.4.1
github.com/go-git/go-billy/v5 v5.5.0 -> v5.6.2
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da -> v0.0.0-20241129210726-2c02b8208cf8
github.com/golang/protobuf v1.5.3 -> v1.5.4
github.com/pjbgf/sha1cd v0.3.0 -> v0.3.2
github.com/sergi/go-diff v1.3.1 -> v1.3.2-0.20230802210424-5b0b94c5c0d3
github.com/skeema/knownhosts v1.2.0 -> v1.3.1
golang.org/x/crypto v0.14.0 -> v0.37.0
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 -> v0.0.0-20240719175910-8a7402abbf56
golang.org/x/mod v0.12.0 -> v0.19.0
golang.org/x/net v0.17.0 -> v0.39.0
golang.org/x/sys v0.13.0 -> v0.32.0
golang.org/x/text v0.13.0 -> v0.24.0
golang.org/x/tools v0.13.0 -> v0.23.0
google.golang.org/protobuf v1.31.0 -> v1.33.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants