Skip to content

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

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

chore(deps): bump github.com/go-git/go-git/v5 from 5.17.2 to 5.18.0#2120
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.2 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

Commits
  • ea3e7ec Merge pull request #2004 from go-git/v5-http-hardening
  • bcd20a9 plumbing: transport/http, Add support for followRedirects policy
  • 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.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Apr 17, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 17, 2026

Benchstat

Base: 2952069a9138762a013dc96b09ab3c54ae42210b
Head: 746d56fa426c03abfe02a409ab30d6930afcaa3a

📊 1 minor regression(s) (all within 5% threshold)

Benchmark Base Head Change p-value
BenchSaveResultsUpdateChanged/N=1000-4 941.2m 954.8m +1.44% 0.015
Full benchstat output
goos: linux
goarch: amd64
pkg: github.com/flanksource/config-db/bench
cpu: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
                                         │ bench-base.txt │          bench-head.txt           │
                                         │     sec/op     │   sec/op     vs base              │
BenchSaveResultsSeed/N=1000-4                 507.7m ± 5%   500.4m ± 6%       ~ (p=0.589 n=6)
BenchSaveResultsUpdateUnchanged/N=1000-4      607.9m ± 1%   598.7m ± 4%       ~ (p=0.132 n=6)
BenchSaveResultsUpdateChanged/N=1000-4        941.2m ± 2%   954.8m ± 3%  +1.44% (p=0.015 n=6)
geomean                                       662.3m        658.9m       -0.51%

                                         │ bench-base.txt │           bench-head.txt           │
                                         │      MB/s      │    MB/s     vs base                │
BenchSaveResultsSeed/N=1000-4                0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=6) ¹
BenchSaveResultsUpdateUnchanged/N=1000-4     0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=6) ¹
BenchSaveResultsUpdateChanged/N=1000-4       0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=6) ¹
geomean                                                 ²               +0.00%               ²
¹ all samples are equal
² summaries must be >0 to compute geomean

                                         │ bench-base.txt │           bench-head.txt           │
                                         │      B/op      │     B/op      vs base              │
BenchSaveResultsSeed/N=1000-4                36.10Mi ± 0%   36.08Mi ± 0%       ~ (p=0.310 n=6)
BenchSaveResultsUpdateUnchanged/N=1000-4     25.56Mi ± 0%   25.55Mi ± 0%       ~ (p=0.394 n=6)
BenchSaveResultsUpdateChanged/N=1000-4       74.75Mi ± 0%   74.74Mi ± 0%       ~ (p=0.818 n=6)
geomean                                      41.01Mi        40.99Mi       -0.05%

                                         │ bench-base.txt │          bench-head.txt           │
                                         │   allocs/op    │  allocs/op   vs base              │
BenchSaveResultsSeed/N=1000-4                 442.0k ± 0%   442.0k ± 0%       ~ (p=0.310 n=6)
BenchSaveResultsUpdateUnchanged/N=1000-4      314.0k ± 0%   314.0k ± 0%       ~ (p=0.193 n=6)
BenchSaveResultsUpdateChanged/N=1000-4        900.1k ± 0%   900.1k ± 0%       ~ (p=0.621 n=6)
geomean                                       499.9k        499.9k       -0.00%

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

Labels

dependencies go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants