Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/go-git/go-git/v5 to v5.14.0 #32

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-git/go-git/v5 v5.10.0 -> v5.14.0 age adoption passing confidence

Release Notes

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

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.

Sorry, something went wrong.

@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
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.24.0
github.com/Microsoft/go-winio v0.6.1 -> v0.6.2
github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371 -> v1.1.5
github.com/cloudflare/circl v1.3.3 -> v1.6.0
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.35.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.35.0
golang.org/x/sys v0.13.0 -> v0.30.0
golang.org/x/text v0.13.0 -> v0.22.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
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