build(deps): bump github.com/go-git/go-git/v5 from 5.16.3 to 5.16.5 in /collector/internal/tools by dependabot[bot] · Pull Request #2128 · open-telemetry/opentelemetry-lambda
Bumps github.com/go-git/go-git/v5 from 5.16.3 to 5.16.5.
Release notes
Sourced from github.com/go-git/go-git/v5's releases.
v5.16.5
What's Changed
- build: Update module golang.org/x/crypto to v0.45.0 [SECURITY] (releases/v5.x) by
@go-git-renovate[bot] in go-git/go-git#1744- build: Bump Go test versions to 1.23-1.25 (v5) by
@pjbgfin go-git/go-git#1746- [v5] git: worktree, Don't delete local untracked files when resetting worktree by
@Ch00kin go-git/go-git#1800- Expand packfile checks by
@pjbgfin go-git/go-git#1836Full Changelog: go-git/go-git@v5.16.4...v5.16.5
v5.16.4
What's Changed
- backport plumbing: format/idxfile, prevent panic by
@swillsin go-git/go-git#1732- [backport] build: test, Fix build on Windows. by
@pjbgfin go-git/go-git#1734- build: Update module golang.org/x/net to v0.38.0 [SECURITY] (releases/v5.x) by
@go-git-renovate[bot] in go-git/go-git#1742- build: Update module github.com/cloudflare/circl to v1.6.1 [SECURITY] (releases/v5.x) by
@go-git-renovate[bot] in go-git/go-git#1741- build: Update module github.com/go-git/go-git/v5 to v5.13.0 [SECURITY] (releases/v5.x) by
@go-git-renovate[bot] in go-git/go-git#1743Full Changelog: go-git/go-git@v5.16.3...v5.16.4
Commits
48a1ae0Merge pull request #1836 from go-git/check-v542bdf1fstorage: filesystem, Verify idx matches pack file4146a56plumbing: format/idxfile, Verify idxfile's checksum63d78ecplumbing: format/packfile, Add new ErrMalformedPackFile25f1624Merge pull request #1800 from Ch00k/no-delete-untracked-v5600fb13git: worktree, Don't delete local untracked files when resetting worktree390a569Merge pull request #1746 from pjbgf/bump-go61c8b85build: Bump Go test versions to 1.23-1.25 (v5)e5a05ecMerge pull request #1744 from go-git/renovate/releases/v5.x-go-golang.org-x-c...1495930plumbing: Remove use of non-constant format strings- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.