Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/go-git/go-git/v5 from 5.8.0 to 5.11.0 in /tools #2732

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 27, 2023

Bumps github.com/go-git/go-git/v5 from 5.8.0 to 5.11.0.

Release notes

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

v5.11.0

What's Changed

New Contributors

Full Changelog: go-git/go-git@v5.10.1...v5.11.0

v5.10.1

What's Changed

New Contributors

Full Changelog: go-git/go-git@v5.10.0...v5.10.1

v5.10.0

What's Changed

... (truncated)

Commits
  • 5d08d3b Merge pull request #958 from pjbgf/workval
  • 5bd1d8f build: Ensure checkout is the first operation
  • b2c1982 git: worktree, Align validation with upstream rules
  • cec7da6 Merge pull request #953 from pjbgf/alternates
  • 8b47ceb storage: filesystem, Add option to set a specific FS for alternates
  • 4f61489 Merge pull request #941 from djmoch/filestats-rename
  • ae552ce Merge pull request #939 from dhoizner/fix-pull-after-shallow
  • cc1895b Merge pull request #950 from aymanbagabas/validate-ref
  • de1d5a5 git: validate reference names
  • d87110b Merge pull request #948 from go-git/dependabot/go_modules/cli/go-git/github.c...
  • Additional commits viewable 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @BupycHuk.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.

@dependabot dependabot bot requested review from a team as code owners December 27, 2023 15:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 27, 2023
@dependabot dependabot bot requested review from ademidoff, BupycHuk, artemgavrilov, idoqo and JiriCtvrtka and removed request for a team December 27, 2023 15:26
@github-actions github-actions bot enabled auto-merge (squash) December 27, 2023 15:27
Copy link

codecov bot commented Dec 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f91e261) 42.18% compared to head (4a078c0) 42.21%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2732      +/-   ##
==========================================
+ Coverage   42.18%   42.21%   +0.02%     
==========================================
  Files         395      395              
  Lines       50041    50041              
==========================================
+ Hits        21109    21124      +15     
+ Misses      26935    26919      -16     
- Partials     1997     1998       +1     
Flag Coverage Δ
admin 11.54% <ø> (ø)
agent 53.39% <ø> (+0.14%) ⬆️
vmproxy 68.57% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BupycHuk
Copy link
Member

BupycHuk commented Jan 8, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/github.com/go-git/go-git/v5-5.11.0 branch from 0d988d0 to 109dc69 Compare January 8, 2024 11:15
@BupycHuk
Copy link
Member

BupycHuk commented Jan 8, 2024

@dependabot rebase

@BupycHuk
Copy link
Member

BupycHuk commented Jan 8, 2024

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/github.com/go-git/go-git/v5-5.11.0 branch from 109dc69 to 8970cd9 Compare January 8, 2024 12:10
@BupycHuk
Copy link
Member

BupycHuk commented Jan 9, 2024

https://github.com/dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/github.com/go-git/go-git/v5-5.11.0 branch from 8970cd9 to e10fb77 Compare January 9, 2024 09:56
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 9, 2024

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.8.0 to 5.11.0.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.8.0...v5.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/github.com/go-git/go-git/v5-5.11.0 branch from e10fb77 to 4a078c0 Compare January 9, 2024 10:10
@github-actions github-actions bot merged commit c049207 into main Jan 9, 2024
31 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/tools/github.com/go-git/go-git/v5-5.11.0 branch January 9, 2024 10:17
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.

3 participants