Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update module github.com/go-git/go-git/v5 to v5.13.2 (#3895)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/go-git/go-git/v5](https://redirect.github.com/go-git/go-git) | `v5.13.0` -> `v5.13.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>go-git/go-git (github.com/go-git/go-git/v5)</summary> ### [`v5.13.2`](https://redirect.github.com/go-git/go-git/releases/tag/v5.13.2) [Compare Source](https://redirect.github.com/go-git/go-git/compare/v5.13.1...v5.13.2) #### What's Changed - plumbing: use the correct user agent string. Fixes [#​883](https://redirect.github.com/go-git/go-git/issues/883) by [@​uragirii](https://redirect.github.com/uragirii) in [/~https://github.com/go-git/go-git/pull/1364](https://redirect.github.com/go-git/go-git/pull/1364) - build: bump golang.org/x/sys from 0.28.0 to 0.29.0 in the golang-org group by [@​dependabot](https://redirect.github.com/dependabot) in [/~https://github.com/go-git/go-git/pull/1365](https://redirect.github.com/go-git/go-git/pull/1365) - build: bump the golang-org group with 2 updates by [@​dependabot](https://redirect.github.com/dependabot) in [/~https://github.com/go-git/go-git/pull/1367](https://redirect.github.com/go-git/go-git/pull/1367) - build: bump github.com/ProtonMail/go-crypto from 1.1.3 to 1.1.4 by [@​dependabot](https://redirect.github.com/dependabot) in [/~https://github.com/go-git/go-git/pull/1368](https://redirect.github.com/go-git/go-git/pull/1368) - build: bump github.com/go-git/go-billy/v5 from 5.6.1 to 5.6.2 by [@​dependabot](https://redirect.github.com/dependabot) in [/~https://github.com/go-git/go-git/pull/1378](https://redirect.github.com/go-git/go-git/pull/1378) - build: bump github/codeql-action from 3.28.0 to 3.28.1 by [@​dependabot](https://redirect.github.com/dependabot) in [/~https://github.com/go-git/go-git/pull/1376](https://redirect.github.com/go-git/go-git/pull/1376) - build: bump github.com/elazarl/goproxy from 1.2.3 to 1.4.0 by [@​dependabot](https://redirect.github.com/dependabot) in [/~https://github.com/go-git/go-git/pull/1377](https://redirect.github.com/go-git/go-git/pull/1377) - git: worktree, fix restoring dot slash files (backported to v5). Fixes [#​1176](https://redirect.github.com/go-git/go-git/issues/1176) by [@​BeChris](https://redirect.github.com/BeChris) in [/~https://github.com/go-git/go-git/pull/1361](https://redirect.github.com/go-git/go-git/pull/1361) - build: bump github.com/pjbgf/sha1cd from 0.3.0 to 0.3.2 by [@​dependabot](https://redirect.github.com/dependabot) in [/~https://github.com/go-git/go-git/pull/1392](https://redirect.github.com/go-git/go-git/pull/1392) - git: worktree_status, fix adding dot slash files to working tree (backported to v5). Fixes [#​1150](https://redirect.github.com/go-git/go-git/issues/1150) by [@​BeChris](https://redirect.github.com/BeChris) in [/~https://github.com/go-git/go-git/pull/1359](https://redirect.github.com/go-git/go-git/pull/1359) - build: bump github.com/ProtonMail/go-crypto from 1.1.4 to 1.1.5 by [@​dependabot](https://redirect.github.com/dependabot) in [/~https://github.com/go-git/go-git/pull/1383](https://redirect.github.com/go-git/go-git/pull/1383) **Full Changelog**: go-git/go-git@v5.13.1...v5.13.2 ### [`v5.13.1`](https://redirect.github.com/go-git/go-git/releases/tag/v5.13.1) [Compare Source](https://redirect.github.com/go-git/go-git/compare/v5.13.0...v5.13.1) #### What's Changed - build: bump github.com/go-git/go-billy/v5 from 5.6.0 to 5.6.1 by [@​dependabot](https://redirect.github.com/dependabot) in [/~https://github.com/go-git/go-git/pull/1327](https://redirect.github.com/go-git/go-git/pull/1327) - build: bump github.com/elazarl/goproxy from 1.2.1 to 1.2.2 by [@​dependabot](https://redirect.github.com/dependabot) in [/~https://github.com/go-git/go-git/pull/1329](https://redirect.github.com/go-git/go-git/pull/1329) - build: bump github.com/elazarl/goproxy from 1.2.2 to 1.2.3 by [@​dependabot](https://redirect.github.com/dependabot) in [/~https://github.com/go-git/go-git/pull/1340](https://redirect.github.com/go-git/go-git/pull/1340) - Revert "plumbing: transport/ssh, Add support for SSH [@​cert-authority](https://redirect.github.com/cert-authority)." by [@​pjbgf](https://redirect.github.com/pjbgf) in [#​1346](https://redirect.github.com/go-git/go-git/issues/1346) **Full Changelog**: go-git/go-git@v5.13.0...v5.13.1 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/trufflesecurity/trufflehog). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
- Loading branch information