Skip to content

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

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

chore(deps): bump github.com/go-git/go-git/v5 from 5.17.1 to 5.18.0#2343
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/go-git/go-git/v5-5.18.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/go-git/go-git/v5 from 5.17.1 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

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]
  • See full diff in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note

Low Risk
Low risk dependency-only change updating go-git to a newer patch/minor release; behavior could shift slightly in git transport/http handling (e.g., redirects).

Overview
Updates the Go module dependency github.com/go-git/go-git/v5 from v5.17.1 to v5.18.0, with corresponding go.sum checksum updates.

Reviewed by Cursor Bugbot for commit 8ab0889. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.17.1 to 5.18.0.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.17.1...v5.18.0)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.18.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 17, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 17, 2026 22:42
@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

Preview of ubuntu/go tests in 8ab0889

🔍 View Details on Terramate Cloud

.

@github-actions
Copy link
Copy Markdown

## Package: benchmarks/changed
metric: time/op
ChangeDetection-4: old 1.56ms ± 6%: new 2.99ms ± 8%: delta: 91.58%
ChangeDetectionTFAndTG-4: old 1.50ms ±19%: new 2.87ms ±11%: delta: 91.12%
check failed: time/op=+20%
metric: alloc/op
ChangeDetection-4: old 356kB ± 0%: new 356kB ± 0%: delta: 0.03%
ChangeDetectionTFAndTG-4: old 248kB ± 1%: new 255kB ± 2%: delta: 2.84%
metric: allocs/op
ChangeDetection-4: old 2.40k ± 0%: new 2.40k ± 0%: delta: 0.03%
ChangeDetectionTFAndTG-4: old 1.70k ± 4%: new 1.88k ± 7%: delta: 10.46%

---

## Package: cloud
metric: time/op
CloudReadLines-4: old 599µs ±22%: new 625µs ±15%: delta: 0.00%
CloudReadLine-4: old 3.15ms ± 6%: new 3.17ms ± 2%: delta: 0.00%
metric: alloc/op
CloudReadLines-4: old 3.12MB ± 0%: new 3.12MB ± 0%: delta: 0.00%
CloudReadLine-4: old 3.37MB ± 0%: new 3.37MB ± 0%: delta: 0.00%
metric: allocs/op
CloudReadLines-4: old 5.54k ± 0%: new 5.54k ± 0%: delta: 0.00%
CloudReadLine-4: old 60.0k ± 0%: new 60.0k ± 0%: delta: 0.00%

---

## Package: fs
metric: time/op
ListFiles-4: old 27.7µs ± 9%: new 33.1µs ±18%: delta: 19.68%
metric: alloc/op
ListFiles-4: old 27.6kB ± 0%: new 27.6kB ± 0%: delta: 0.00%
metric: allocs/op
ListFiles-4: old 335 ± 0%: new 335 ± 0%: delta: 0.00%

---

## Package: generate
metric: time/op
Generate-4: old 683ms ± 4%: new 680ms ± 5%: delta: 0.00%
GenerateRegex-4: old 422ms ± 4%: new 434ms ±23%: delta: 0.00%
metric: alloc/op
Generate-4: old 2.23GB ± 0%: new 2.23GB ± 0%: delta: 0.00%
GenerateRegex-4: old 922MB ± 0%: new 922MB ± 0%: delta: 0.00%
metric: allocs/op
Generate-4: old 25.7M ± 0%: new 25.7M ± 0%: delta: 0.00%
GenerateRegex-4: old 18.1M ± 0%: new 18.1M ± 0%: delta: 0.00%

---

## Package: hcl/ast
metric: time/op
TokensForExpressionComplex-4: old 690µs ± 4%: new 684µs ± 1%: delta: 0.00%
TokensForExpressionPlainStringNoNewline-4: old 350ns ± 2%: new 352ns ± 2%: delta: 0.62%
TokensForExpressionStringWith100Newlines-4: old 9.54µs ± 1%: new 9.80µs ± 3%: delta: 2.68%
TokensForExpressionObjectWith100KeysWithNumberValues-4: old 796µs ± 1%: new 843µs ± 6%: delta: 5.89%
TokensForExpression-4: old 686µs ± 1%: new 735µs ± 5%: delta: 7.22%
metric: alloc/op
TokensForExpressionComplex-4: old 393kB ± 0%: new 393kB ± 0%: delta: -0.00%
TokensForExpressionPlainStringNoNewline-4: old 512B ± 0%: new 512B ± 0%: delta: 0.00%
TokensForExpressionStringWith100Newlines-4: old 12.5kB ± 0%: new 12.5kB ± 0%: delta: 0.00%
TokensForExpressionObjectWith100KeysWithNumberValues-4: old 393kB ± 0%: new 393kB ± 0%: delta: 0.01%
TokensForExpression-4: old 393kB ± 0%: new 393kB ± 0%: delta: 0.01%
metric: allocs/op
TokensForExpressionComplex-4: old 4.75k ± 0%: new 4.75k ± 0%: delta: 0.00%
TokensForExpressionPlainStringNoNewline-4: old 20.0 ± 0%: new 20.0 ± 0%: delta: 0.00%
TokensForExpressionStringWith100Newlines-4: old 227 ± 0%: new 227 ± 0%: delta: 0.00%
TokensForExpressionObjectWith100KeysWithNumberValues-4: old 3.09k ± 0%: new 3.09k ± 0%: delta: 0.00%
TokensForExpression-4: old 4.75k ± 0%: new 4.75k ± 0%: delta: 0.00%

---

## Package: hcl/eval
metric: time/op
PartialEvalComplex-4: old 259µs ± 4%: new 331µs ± 5%: delta: 27.72%
PartialEvalSmallString-4: old 2.18µs ± 5%: new 2.35µs ±13%: delta: 8.20%
PartialEvalHugeString-4: old 1.14ms ± 3%: new 1.16ms ± 5%: delta: 1.77%
PartialEvalHugeInterpolatedString-4: old 2.93ms ± 9%: new 2.72ms ± 9%: delta: -7.30%
PartialEvalObject-4: old 18.0µs ±14%: new 14.6µs ± 6%: delta: -18.82%
check failed: time/op=+20%
metric: alloc/op
PartialEvalComplex-4: old 360kB ± 0%: new 360kB ± 0%: delta: 0.00%
PartialEvalSmallString-4: old 1.94kB ± 0%: new 1.94kB ± 0%: delta: 0.00%
PartialEvalHugeString-4: old 196kB ± 0%: new 196kB ± 0%: delta: 0.00%
PartialEvalHugeInterpolatedString-4: old 4.30MB ± 0%: new 4.30MB ± 0%: delta: 0.00%
PartialEvalObject-4: old 19.4kB ± 0%: new 19.4kB ± 0%: delta: 0.00%
metric: allocs/op
PartialEvalComplex-4: old 3.72k ± 0%: new 3.72k ± 0%: delta: 0.00%
PartialEvalSmallString-4: old 25.0 ± 0%: new 25.0 ± 0%: delta: 0.00%
PartialEvalHugeString-4: old 38.0 ± 0%: new 38.0 ± 0%: delta: 0.00%
PartialEvalHugeInterpolatedString-4: old 25.1k ± 0%: new 25.1k ± 0%: delta: 0.00%
PartialEvalObject-4: old 179 ± 0%: new 179 ± 0%: delta: 0.00%

---

## Package: ls
metric: time/op
FindDefinition/10_files-4: old 13.7µs ± 8%: new 14.1µs ±14%: delta: 0.00%
FindDefinition/50_files-4: old 20.0µs ± 7%: new 21.0µs ± 4%: delta: 5.19%
FindDefinition/100_files-4: old 28.9µs ± 6%: new 29.5µs ± 7%: delta: 0.00%
FindDefinition/500_files-4: old 108µs ± 3%: new 104µs ± 4%: delta: -3.48%
FindReferences/10_files_5_refs-4: old 83.5µs ± 7%: new 78.5µs ± 2%: delta: -5.96%
FindReferences/50_files_10_refs-4: old 311µs ±10%: new 327µs ± 7%: delta: 5.17%
FindReferences/100_files_20_refs-4: old 612µs ± 8%: new 643µs ± 2%: delta: 5.11%
FindReferences/500_files_50_refs-4: old 3.15ms ± 2%: new 3.15ms ± 6%: delta: 0.00%
Rename/10_files_5_refs-4: old 101µs ± 2%: new 102µs ± 1%: delta: 0.78%
Rename/50_files_10_refs-4: old 347µs ± 5%: new 351µs ± 2%: delta: 0.00%
Rename/100_files_20_refs-4: old 646µs ± 7%: new 671µs ± 3%: delta: 3.92%
SearchWorkspace/flat_100_files-4: old 573µs ± 6%: new 611µs ± 1%: delta: 6.59%
SearchWorkspace/flat_500_files-4: old 2.93ms ± 7%: new 3.03ms ± 3%: delta: 3.54%
SearchWorkspace/nested_100_files_5_deep-4: old 605µs ± 6%: new 628µs ± 2%: delta: 3.81%
SearchWorkspace/nested_500_files_5_deep-4: old 2.91ms ± 8%: new 3.10ms ± 1%: delta: 6.56%
ParseFile/small_file_10_lines-4: old 21.2µs ±16%: new 21.8µs ± 8%: delta: 0.00%
ParseFile/medium_file_50_lines-4: old 103µs ±12%: new 96µs ±10%: delta: -7.45%
ParseFile/large_file_200_lines-4: old 421µs ±11%: new 386µs ± 8%: delta: -8.17%
ParseFile/huge_file_1000_lines-4: old 2.25ms ±30%: new 2.10ms ±11%: delta: 0.00%
metric: alloc/op
FindDefinition/10_files-4: old 15.2kB ± 0%: new 15.2kB ± 0%: delta: 0.01%
FindDefinition/50_files-4: old 20.1kB ± 0%: new 20.1kB ± 0%: delta: 0.00%
FindDefinition/100_files-4: old 26.4kB ± 0%: new 26.4kB ± 0%: delta: -0.01%
FindDefinition/500_files-4: old 72.8kB ± 0%: new 72.8kB ± 0%: delta: -0.00%
FindReferences/10_files_5_refs-4: old 87.0kB ± 0%: new 87.0kB ± 0%: delta: 0.00%
FindReferences/50_files_10_refs-4: old 336kB ± 0%: new 336kB ± 0%: delta: 0.00%
FindReferences/100_files_20_refs-4: old 646kB ± 0%: new 646kB ± 0%: delta: 0.00%
FindReferences/500_files_50_refs-4: old 3.13MB ± 0%: new 3.13MB ± 0%: delta: 0.00%
Rename/10_files_5_refs-4: old 105kB ± 0%: new 105kB ± 0%: delta: 0.00%
Rename/50_files_10_refs-4: old 359kB ± 0%: new 359kB ± 0%: delta: -0.02%
Rename/100_files_20_refs-4: old 677kB ± 0%: new 677kB ± 0%: delta: -0.01%
SearchWorkspace/flat_100_files-4: old 628kB ± 0%: new 628kB ± 0%: delta: 0.00%
SearchWorkspace/flat_500_files-4: old 3.09MB ± 0%: new 3.09MB ± 0%: delta: 0.00%
SearchWorkspace/nested_100_files_5_deep-4: old 636kB ± 0%: new 636kB ± 0%: delta: 0.00%
SearchWorkspace/nested_500_files_5_deep-4: old 3.13MB ± 0%: new 3.13MB ± 0%: delta: 0.00%
ParseFile/small_file_10_lines-4: old 34.7kB ± 0%: new 34.7kB ± 0%: delta: 0.00%
ParseFile/medium_file_50_lines-4: old 151kB ± 0%: new 151kB ± 0%: delta: 0.00%
ParseFile/large_file_200_lines-4: old 733kB ± 0%: new 733kB ± 0%: delta: 0.00%
ParseFile/huge_file_1000_lines-4: old 4.06MB ± 0%: new 4.06MB ± 0%: delta: 0.00%
metric: allocs/op
FindDefinition/10_files-4: old 209 ± 0%: new 209 ± 0%: delta: 0.00%
FindDefinition/50_files-4: old 291 ± 0%: new 291 ± 0%: delta: 0.00%
FindDefinition/100_files-4: old 392 ± 0%: new 392 ± 0%: delta: 0.00%
FindDefinition/500_files-4: old 1.19k ± 0%: new 1.19k ± 0%: delta: 0.00%
FindReferences/10_files_5_refs-4: old 960 ± 0%: new 960 ± 0%: delta: 0.00%
FindReferences/50_files_10_refs-4: old 3.81k ± 0%: new 3.81k ± 0%: delta: 0.00%
FindReferences/100_files_20_refs-4: old 7.34k ± 0%: new 7.34k ± 0%: delta: 0.00%
FindReferences/500_files_50_refs-4: old 35.9k ± 0%: new 35.9k ± 0%: delta: 0.00%
Rename/10_files_5_refs-4: old 1.15k ± 0%: new 1.15k ± 0%: delta: 0.00%
Rename/50_files_10_refs-4: old 4.09k ± 0%: new 4.09k ± 0%: delta: 0.00%
Rename/100_files_20_refs-4: old 7.74k ± 0%: new 7.74k ± 0%: delta: 0.00%
SearchWorkspace/flat_100_files-4: old 7.13k ± 0%: new 7.13k ± 0%: delta: 0.00%
SearchWorkspace/flat_500_files-4: old 35.1k ± 0%: new 35.1k ± 0%: delta: 0.00%
SearchWorkspace/nested_100_files_5_deep-4: old 7.18k ± 0%: new 7.18k ± 0%: delta: 0.00%
SearchWorkspace/nested_500_files_5_deep-4: old 35.2k ± 0%: new 35.2k ± 0%: delta: 0.00%
ParseFile/small_file_10_lines-4: old 315 ± 0%: new 315 ± 0%: delta: 0.00%
ParseFile/medium_file_50_lines-4: old 1.39k ± 0%: new 1.39k ± 0%: delta: 0.00%
ParseFile/large_file_200_lines-4: old 5.46k ± 0%: new 5.46k ± 0%: delta: 0.00%
ParseFile/huge_file_1000_lines-4: old 26.2k ± 0%: new 26.2k ± 0%: delta: 0.00%

---

## Package: stdlib
metric: time/op
TmAllTrueLiteralList-4: old 268µs ± 2%: new 267µs ± 3%: delta: 0.00%
TmAllTrueFuncall-4: old 8.62µs ± 4%: new 8.41µs ± 6%: delta: -2.41%
TmAnyTrueLiteralList-4: old 2.07ms ± 1%: new 2.03ms ± 5%: delta: -2.15%
TmAnyTrueFuncall-4: old 8.91µs ± 4%: new 8.56µs ± 6%: delta: -4.01%
TmTernary-4: old 1.06µs ± 5%: new 1.04µs ± 4%: delta: -1.48%
TmTryUnknownFunc-4: old 959ns ± 2%: new 950ns ± 1%: delta: -0.93%
TmTryUnknownVariable-4: old 920ns ± 4%: new 917ns ± 3%: delta: 0.00%
TmTryUnknownObjectKey-4: old 1.06µs ± 3%: new 1.06µs ± 1%: delta: 0.00%
SlugifyLargeList-4: old 1.01ms ± 4%: new 0.98ms ± 5%: delta: -2.33%
metric: alloc/op
TmAllTrueLiteralList-4: old 320kB ± 0%: new 320kB ± 0%: delta: 0.00%
TmAllTrueFuncall-4: old 10.4kB ± 0%: new 10.4kB ± 0%: delta: 0.00%
TmAnyTrueLiteralList-4: old 2.09MB ± 0%: new 2.09MB ± 0%: delta: 0.00%
TmAnyTrueFuncall-4: old 10.5kB ± 0%: new 10.5kB ± 0%: delta: 0.00%
TmTernary-4: old 1.18kB ± 0%: new 1.18kB ± 0%: delta: 0.00%
TmTryUnknownFunc-4: old 784B ± 0%: new 784B ± 0%: delta: 0.00%
TmTryUnknownVariable-4: old 768B ± 0%: new 768B ± 0%: delta: 0.00%
TmTryUnknownObjectKey-4: old 952B ± 0%: new 952B ± 0%: delta: 0.00%
SlugifyLargeList-4: old 614kB ± 0%: new 614kB ± 0%: delta: 0.00%
metric: allocs/op
TmAllTrueLiteralList-4: old 5.93k ± 0%: new 5.93k ± 0%: delta: 0.00%
TmAllTrueFuncall-4: old 265 ± 0%: new 265 ± 0%: delta: 0.00%
TmAnyTrueLiteralList-4: old 59.6k ± 0%: new 59.6k ± 0%: delta: 0.00%
TmAnyTrueFuncall-4: old 267 ± 0%: new 267 ± 0%: delta: 0.00%
TmTernary-4: old 27.0 ± 0%: new 27.0 ± 0%: delta: 0.00%
TmTryUnknownFunc-4: old 21.0 ± 0%: new 21.0 ± 0%: delta: 0.00%
TmTryUnknownVariable-4: old 20.0 ± 0%: new 20.0 ± 0%: delta: 0.00%
TmTryUnknownObjectKey-4: old 23.0 ± 0%: new 23.0 ± 0%: delta: 0.00%
SlugifyLargeList-4: old 18.0k ± 0%: new 18.0k ± 0%: delta: 0.00%

---

## Package: tg
metric: time/op
ModuleDiscovery-4: old 30.9ms ± 2%: new 31.1ms ± 3%: delta: 0.00%
metric: alloc/op
ModuleDiscovery-4: old 36.8MB ± 0%: new 36.8MB ± 0%: delta: 0.02%
metric: allocs/op
ModuleDiscovery-4: old 451k ± 0%: new 451k ± 0%: delta: 0.00%

---

@github-actions
Copy link
Copy Markdown

Preview of macos-15/go tests in 8ab0889

🔍 View Details on Terramate Cloud

.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 21, 2026

Looks like github.com/go-git/go-git/v5 is up-to-date now, so this is no longer needed.

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