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.5.0 to 5.5.2 in /multimod #219

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2023

Bumps github.com/go-git/go-git/v5 from 5.5.0 to 5.5.2.

Release notes

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

v5.5.2

What's Changed

Full Changelog: go-git/go-git@v5.5.1...v5.5.2

v5.5.1

What's Changed

Full Changelog: go-git/go-git@v5.5.0...v5.5.1

Commits
  • 5dabd83 Worktree: Add, fix add removed files. Fixes #223 (#652)
  • 6839cd5 Merge pull request #653 from go-git/billy
  • 0162fb1 go.mod: update go-billy v5.4.0, removes races
  • 736622f .github: test, remove coveralls
  • e43edee Merge pull request #617 from doxsch/616-update-ssh-agent-to-master
  • f62ac39 Merge pull request #625 from pjbgf/bump-sha1cd-nocgo
  • c7050e7 Merge pull request #623 from pjbgf/empty-commit
  • 08db65f fix: Upgrade github.com/xanzy/ssh-agent to v0.3.3 to fix panic
  • a513415 Return error instead of creating empty commits
  • 223e732 build: Bump github.com/pjbgf/sha1cd to v0.2.3
  • 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 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 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)

Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.5.0 to 5.5.2.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.5.0...v5.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team January 6, 2023 20:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code Skip Changelog PRs that do not require a CHANGELOG.md entry labels Jan 6, 2023
@dependabot dependabot bot requested a review from codeboten January 6, 2023 20:25
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 17, 2023

Dependabot attempted to update this pull request, but because the branch dependabot/go_modules/multimod/github.com/go-git/go-git/v5-5.5.2 is protected it was unable to do so.

@codecov
Copy link

codecov bot commented Jan 20, 2023

Codecov Report

Base: 58.86% // Head: 58.87% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (aa9325f) compared to base (afd0010).
Patch coverage: 75.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #219      +/-   ##
==========================================
+ Coverage   58.86%   58.87%   +0.01%     
==========================================
  Files          44       44              
  Lines        1991     1994       +3     
==========================================
+ Hits         1172     1174       +2     
- Misses        689      690       +1     
  Partials      130      130              
Impacted Files Coverage Δ
multimod/internal/common/git.go 45.00% <60.00%> (+0.10%) ⬆️
multimod/internal/common/commontest/commontest.go 54.54% <100.00%> (+1.42%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@MrAlias MrAlias merged commit 983e238 into main Jan 20, 2023
@MrAlias MrAlias deleted the dependabot/go_modules/multimod/github.com/go-git/go-git/v5-5.5.2 branch January 20, 2023 18:13
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 Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant