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

feat(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.1 #350

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2023

Bumps github.com/go-git/go-git/v5 from 5.7.0 to 5.8.1.

Release notes

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

v5.8.1

What's Changed

Full Changelog: go-git/go-git@v5.8.0...v5.8.1

v5.8.0

What's Changed

New Contributors

Full Changelog: go-git/go-git@v5.7.0...v5.7.1

Commits
  • 36477e8 Merge pull request #804 from pjbgf/docs
  • 13c4886 Merge pull request #815 from pjbgf/bump-deps
  • efe3292 *: Bump dependencies
  • 1a1bc14 Merge pull request #814 from pjbgf/fix-build
  • fe5ec40 *: Fix broken CI
  • 0f46b7a Merge pull request #812 from L11R/incoming-dir-fix
  • 939ad4a storage: filesystem/dotgit, add support for tmp_objdir prefix
  • 56c4bf4 Merge pull request #809 from AriehSchneier/tilde-user-path
  • 5dad9b2 *: Handle paths starting with ~username
  • dc17aae Merge pull request #808 from ricci2511/plainopen-tilde-path-fix
  • 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)

@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Merging #350 (a504b3d) into main (050a0d1) will decrease coverage by 0.22%.
Report is 26 commits behind head on main.
The diff coverage is 45.26%.

@@            Coverage Diff             @@
##             main     #350      +/-   ##
==========================================
- Coverage   50.52%   50.31%   -0.22%     
==========================================
  Files         107      133      +26     
  Lines        8209    11272    +3063     
==========================================
+ Hits         4148     5672    +1524     
- Misses       3767     5160    +1393     
- Partials      294      440     +146     
Files Changed Coverage Δ
git/repo.go 50.69% <ø> (+6.71%) ⬆️
server/access/access.go 64.70% <0.00%> (-26.97%) ⬇️
server/backend/hooks.go 0.00% <0.00%> (ø)
server/config/context.go 85.71% <0.00%> (ø)
server/config/file.go 100.00% <ø> (ø)
server/daemon/daemon.go 48.34% <0.00%> (+1.61%) ⬆️
server/db/errors.go 31.57% <ø> (ø)
server/db/logger.go 37.31% <0.00%> (+12.31%) ⬆️
server/db/migrate/migrate.go 32.53% <0.00%> (ø)
server/git/git.go 26.66% <ø> (ø)
... and 67 more

... and 3 files with indirect coverage changes

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-git/go-git/v5-5.8.1 branch from 315cc6d to 2dffdb7 Compare August 4, 2023 14:55
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.7.0 to 5.8.1.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.7.0...v5.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-git/go-git/v5-5.8.1 branch from 2dffdb7 to a504b3d Compare August 4, 2023 14:56
@aymanbagabas aymanbagabas merged commit e610867 into main Aug 4, 2023
15 of 17 checks passed
@aymanbagabas aymanbagabas deleted the dependabot/go_modules/github.com/go-git/go-git/v5-5.8.1 branch August 4, 2023 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant