Skip to content

chore(deps): bump github.com/go-git/go-git/v5 from 5.18.0 to 5.19.0 - #68

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/develop/github.com/go-git/go-git/v5-5.19.0
Closed

dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/develop/github.com/go-git/go-git/v5-5.19.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 11, 2026 •

Copy link
Copy Markdown
Contributor

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.

v5.19.0

What's Changed

Full Changelog: go-git/go-git@v5.18.0...v5.19.0

Commits
  • bc930f4 Merge pull request #2065 from go-git/commit-v5
  • d315264 plumbing: object, Reset object before decode
  • 6e1d348 plumbing: object, Align Tree handling with upstream
  • e134ba3 tests: Skip double checks in Git v2.11
  • 1971422 tests: Add git conformance tests for signing verification
  • a387aa8 plumbing: object, Add ErrMalformedTag
  • f415670 plumbing: object, Decode Tag headers via a state machine
  • 5b0cd38 plumbing: object, Reject multi-signature commits at Verify
  • fe8ed62 plumbing: object, Align Tag.EncodeWithoutSignature with Commit
  • 98e337d plumbing: object, Add support for Tag.SignatureSHA256
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 11, 2026
@dependabot
dependabot Bot requested a review from phpboyscout as a code owner May 11, 2026 08:22
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 11, 2026
@phpboyscout

Copy link
Copy Markdown
Owner

@dependabot recreate

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>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/develop/github.com/go-git/go-git/v5-5.19.0 branch from f7a8ec6 to d1eef80 Compare May 11, 2026 09:15
@dependabot @github

dependabot Bot commented on behalf of github Aug 8, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #80.

@dependabot dependabot Bot closed this Aug 8, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/develop/github.com/go-git/go-git/v5-5.19.0 branch August 8, 2026 10:18
phpboyscout added a commit that referenced this pull request Sep 15, 2026
…nel with NewSentinel

Assets.Open routed .xml through the structured merge, which unmarshals
into map[string]any; encoding/xml rejects maps in both directions, so
every .xml asset opened through Assets failed, and the staticcheck
suppression on the marshal branch guarded code that could never run.
An .xml file is now a static asset like .png or .md. No bundle in the
tree merges xml; the component doc no longer lists it.

pkg/setup/update.go declared its decompressed-size sentinel with
errors.New at package scope, the one exception to the NewSentinel rule
AGENTS.md states (New captures its stack at runtime.doInit). A test in
internal/repopolicy now scans pkg/ and cli/pkg/ for package-level
errors.New in files on go/errors; it was red on that line.

Closes #68
phpboyscout added a commit that referenced this pull request Sep 15, 2026
…nel with NewSentinel

Assets.Open routed .xml through the structured merge, which unmarshals
into map[string]any; encoding/xml rejects maps in both directions, so
every .xml asset opened through Assets failed, and the staticcheck
suppression on the marshal branch guarded code that could never run.
An .xml file is now a static asset like .png or .md. No bundle in the
tree merges xml; the component doc no longer lists it.

pkg/setup/update.go declared its decompressed-size sentinel with
errors.New at package scope, the one exception to the NewSentinel rule
AGENTS.md states (New captures its stack at runtime.doInit). A test in
internal/repopolicy now scans pkg/ and cli/pkg/ for package-level
errors.New in files on go/errors; it was red on that line.

Closes #68
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant