Skip to content

build(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.18.0#35

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

build(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.18.0#35
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/go-git/go-git/v5-5.18.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 17, 2026

Bumps github.com/go-git/go-git/v5 from 5.16.5 to 5.18.0.

Release notes

Sourced from github.com/go-git/go-git/v5's releases.

v5.18.0

What's Changed

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

v5.17.2

What's Changed

⚠️ This release fixes a bug (go-git/go-git#1942) that blocked some users from upgrading to v5.17.1. Thanks @​pskrbasu for reporting it. 🙇

Full Changelog: go-git/go-git@v5.17.1...v5.17.2

v5.17.1

What's Changed

Full Changelog: go-git/go-git@v5.17.0...v5.17.1

v5.17.0

What's Changed

Full Changelog: go-git/go-git@v5.16.5...v5.17.0

Commits
  • ea3e7ec Merge pull request #2004 from go-git/v5-http-hardening
  • bcd20a9 plumbing: transport/http, Add support for followRedirects policy
  • 45ae193 Merge pull request #1944 from go-git/fix-perms
  • fda4f74 storage: filesystem/dotgit, Skip writing pack files that already exist on disk
  • 2212dc7 Merge pull request #1941 from go-git/renovate/releases/v5.x-go-github.com-go-...
  • ebb2d7d build: Update module github.com/go-git/go-git/v5 to v5.17.1 [SECURITY]
  • 5e23dfd Merge pull request #1937 from pjbgf/idx-v5
  • 6b38a32 Merge pull request #1935 from pjbgf/index-v5
  • cd757fc plumbing: format/idxfile, Fix version and fanout checks
  • 3ec0d70 plumbing: format/index, Fix tree extension invalidated entry parsing
  • 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 Apr 17, 2026
@github-actions
Copy link
Copy Markdown

Gavel summary

Source Pass Fail Skip Duration
git 104 1 2 6.6s
github.com/flanksource/gavel/cmd/gavel 69 4 0 22.7s
github.com/flanksource/gavel/testrunner 111 1 0 2.6s
github.com/flanksource/gavel/verify 172 1 0 -
ui 18 1 0 46.5s
baseline 18 0 0 1ms
changegraph 14 0 0 396ms
commit 11 0 0 8ms
fixtures 22 0 0 4ms
github.com/flanksource/gavel/ai 7 0 0 -
github.com/flanksource/gavel/claudehistory 16 0 0 -
github.com/flanksource/gavel/cmd/gavel/choose 15 0 0 -
github.com/flanksource/gavel/commit 20 0 0 800ms
github.com/flanksource/gavel/fixtures 103 0 0 80ms
github.com/flanksource/gavel/fixtures/types 9 0 0 -
github.com/flanksource/gavel/git 29 0 0 -
github.com/flanksource/gavel/github 76 0 1 10ms
github.com/flanksource/gavel/github/activity 8 0 0 10ms
github.com/flanksource/gavel/github/cache 25 0 5 -
github.com/flanksource/gavel/linters 37 0 0 -
github.com/flanksource/gavel/linters/betterleaks 13 0 0 10ms
github.com/flanksource/gavel/linters/golangci 2 0 0 -
github.com/flanksource/gavel/linters/jscpd 23 0 0 -
github.com/flanksource/gavel/linters/jscpd/testdata/sample 0 0 1 -
github.com/flanksource/gavel/pr/ui 37 0 0 -
github.com/flanksource/gavel/prwatch 87 0 0 10ms
github.com/flanksource/gavel/testrunner/bench 12 0 0 -
github.com/flanksource/gavel/testrunner/parsers 44 0 0 30ms
github.com/flanksource/gavel/testrunner/runners 70 0 0 190ms
github.com/flanksource/gavel/testrunner/ui 23 0 0 50ms
github.com/flanksource/gavel/todos 36 0 0 -
github.com/flanksource/gavel/todos/claude 55 0 0 800ms
github.com/flanksource/gavel/todos/types 30 0 0 -
github.com/flanksource/gavel/utils 51 0 0 -
kubernetes 43 0 0 5ms
lint: betterleaks 0 0 1 -
lint: golangci-lint 0 0 1 -
linters 8 0 0 6ms
parsers 14 0 0 909.119µs
runcache 11 0 0 356ms
serve 28 0 0 491ms
utils 59 0 0 15ms

Totals: 1530 passed · 8 failed · 11 skipped · 1m22s

Failing tests

github.com/flanksource/gavel/cmd/gavel — TestWriteSnapshotJSON_ReadByLoadResults

go: downloading github.com/stretchr/testify v1.11.1
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2

github.com/flanksource/gavel/cmd/gavel — TestLoadResults_PopulatesServer

go: downloading github.com/stretchr/testify v1.11.1
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2

github.com/flanksource/gavel/cmd/gavel — TestRunUIServe_ReplaysSnapshotAndExits

go: downloading github.com/stretchr/testify v1.11.1
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2

github.com/flanksource/gavel/cmd/gavel — TestLoadResults_MergesMultipleSnapshots

go: downloading github.com/stretchr/testify v1.11.1
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2

git — GetCommitHistory > with author filtering > should filter by author name or email

Unexpected error:
    <*errors.errorString | 0x3b17126a6cb0>: 
    no commits match the specified criteria
    {
... (3 more lines truncated)

... and 3 more failing tests — see the full gavel-results artifact.

View full results

@dependabot dependabot Bot changed the title build(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.18.0 chore(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.18.0 Apr 19, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/go-git/go-git/v5-5.18.0 branch from ed978e6 to 90c272f Compare April 19, 2026 09:22
@dependabot dependabot Bot changed the title chore(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.18.0 build(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.18.0 Apr 19, 2026
Dependabot couldn't find the original pull request head commit, ed978e6.
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/go-git/go-git/v5-5.18.0 branch from 90c272f to ab1fbd9 Compare April 19, 2026 09:27
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 11, 2026

Superseded by #48.

@dependabot dependabot Bot closed this May 11, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/go-git/go-git/v5-5.18.0 branch May 11, 2026 16:14
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.

0 participants