Conversation
… updates Bumps the github-actions-backward-compatible group with 3 updates: [github.com/go-git/go-git/v5](https://github.com/go-git/go-git), [github.com/google/go-cmp](https://github.com/google/go-cmp) and [github.com/otiai10/copy](https://github.com/otiai10/copy). Updates `github.com/go-git/go-git/v5` from 5.5.0 to 5.16.2 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.5.0...v5.16.2) Updates `github.com/google/go-cmp` from 0.5.9 to 0.7.0 - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](google/go-cmp@v0.5.9...v0.7.0) Updates `github.com/otiai10/copy` from 1.7.0 to 1.14.1 - [Release notes](https://github.com/otiai10/copy/releases) - [Commits](otiai10/copy@v1.7.0...v1.14.1) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.16.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-backward-compatible - dependency-name: github.com/google/go-cmp dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-backward-compatible - dependency-name: github.com/otiai10/copy dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-backward-compatible ... Signed-off-by: dependabot[bot] <support@github.com>
927540e to
d60bb26
Compare
shore
approved these changes
Jul 3, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the github-actions-backward-compatible group with 3 updates: github.com/go-git/go-git/v5, github.com/google/go-cmp and github.com/otiai10/copy.
Updates
github.com/go-git/go-git/v5from 5.5.0 to 5.16.2Release notes
Sourced from github.com/go-git/go-git/v5's releases.
... (truncated)
Commits
ed8216cMerge pull request #1567 from kane8n/backport-to-v5-patricsss/fix-14554f35ebaMerge pull request #1484 from patricsss/patricsss/fix-1455fd1a836Merge pull request #1561 from kane8n/backport-to-v5-fix-sparse-checkout-statusc3c8410Merge pull request #1492 from onee-only/fix-sparse-checkout-status6d4a5c6Merge pull request #1515 from pjbgf/regrebeedd6bplumbing: transport, Reintroduce SetHostKeyCallback. Fix #1514763ce2eMerge pull request #1510 from hiddeco/mtls-support5320e1bplumbing: surface transport configuration errors9bbc93bplumbing: fix unintended pointer mutation in testf3783f4plumbing: support mTLS for HTTPS protocolUpdates
github.com/google/go-cmpfrom 0.5.9 to 0.7.0Release notes
Sourced from github.com/google/go-cmp's releases.
Commits
9b12f36Detect proto.Message types when failing to export a field (#370)4dd3d63fix: type 'aribica' => 'arabica' (#368)391980cSupport compare functions with SortSlices and SortMaps (#367)c3ad843Add cmpopts.EquateComparable (#340)e250a55Use of hotlinking of Go identifiers (#337)8a3e8ddset workflow permission to read-only (#327)8cea5dePin GitHub action versions (#332)3bb304aRun tests for Go 1.20 version (#322)571a56bRemove purego fallbacks (#325)Updates
github.com/otiai10/copyfrom 1.7.0 to 1.14.1Release notes
Sourced from github.com/otiai10/copy's releases.
Commits
5ef5923Revert "CopyMethod" since it's not ready49b0b59Merge pull request #164 from eth-p/feat-copymethod-apif530620ci: Allow triggering Go workflow manuallyb4dd789refactor: Split common code out of CopyBytes9205813feat: Add FileCopyMethod option / API2f93b8fMerge pull request #159 from otiai10/dependabot/go_modules/main/golang.org/x/...87072f3Bump golang.org/x/sys from 0.23.0 to 0.24.0d0690cbMerge pull request #158 from otiai10/dependabot/go_modules/main/golang.org/x/...b87119dBump golang.org/x/sys from 0.22.0 to 0.23.0355527cMerge pull request #157 from otiai10/dependabot/go_modules/main/golang.org/x/...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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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