Bump github.com/go-git/go-git/v5 from 5.18.0 to 5.19.0 - #189
Merged
antham merged 2 commits intoJul 28, 2026
Conversation
dependabot
Bot
force-pushed
the
dependabot-go_modules-github.com-go-git-go-git-v5-5.19.0
branch
from
May 11, 2026 09:02
dc9b858 to
3ac43fe
Compare
Owner
|
@dependabot recreate |
dependabot
Bot
force-pushed
the
dependabot-go_modules-github.com-go-git-go-git-v5-5.19.0
branch
from
May 16, 2026 08:27
3ac43fe to
d447917
Compare
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.18.0 to 5.19.0. - [Release notes](https://github.com/go-git/go-git/releases) - [Changelog](https://github.com/go-git/go-git/blob/main/HISTORY.md) - [Commits](go-git/go-git@v5.18.0...v5.19.0) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
antham
force-pushed
the
dependabot-go_modules-github.com-go-git-go-git-v5-5.19.0
branch
from
July 28, 2026 07:27
b6013ef to
2bbaba1
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #189 +/- ##
=======================================
Coverage 91.82% 91.82%
=======================================
Files 58 58
Lines 1333 1333
=======================================
Hits 1224 1224
Misses 77 77
Partials 32 32 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
antham
deleted the
dependabot-go_modules-github.com-go-git-go-git-v5-5.19.0
branch
July 28, 2026 07:32
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 github.com/go-git/go-git/v5 from 5.18.0 to 5.19.0.
Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
bc930f4Merge pull request #2065 from go-git/commit-v5d315264plumbing: object, Reset object before decode6e1d348plumbing: object, Align Tree handling with upstreame134ba3tests: Skip double checks in Git v2.111971422tests: Add git conformance tests for signing verificationa387aa8plumbing: object, Add ErrMalformedTagf415670plumbing: object, Decode Tag headers via a state machine5b0cd38plumbing: object, Reject multi-signature commits at Verifyfe8ed62plumbing: object, Align Tag.EncodeWithoutSignature with Commit98e337dplumbing: object, Add support for Tag.SignatureSHA256