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

chore(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.6.1 #12907

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2023

Bumps github.com/go-git/go-git/v5 from 5.4.2 to 5.6.1.

Release notes

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

v5.6.1

What's Changed

Full Changelog: go-git/go-git@v5.6.0...v5.6.1

v5.6.0

What's Changed

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

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

v5.5.0

What's Changed

... (truncated)

Commits
  • 3f1cfde Merge pull request #659 from MichaelMure/dotgit-race
  • 660071d dotgit: fix deleted references test in windows
  • 16cc293 dotgit: test skip deleted references
  • 8557a36 Merge pull request #655 from aymanbagabas/hostkeycallback
  • 6a70ceb Merge pull request #701 from pjbgf/build
  • 3ba636d fix(ssh): unable to pass a custom HostKeyCallback func
  • eddd209 ci: Enable race detection for go tests
  • 7368bb9 ci: Bump GitHub actions
  • fba136d tests: Avoid use of user's GPG keys during tests
  • 7e345bb Merge pull request #696 from pjbgf/fix-panic-rr
  • 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.4.2 to 5.6.1.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.4.2...v5.6.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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 16, 2023
@codecov
Copy link

codecov bot commented Mar 16, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (b1e1295) 47.96% compared to head (632106d) 47.97%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #12907   +/-   ##
=======================================
  Coverage   47.96%   47.97%           
=======================================
  Files         246      246           
  Lines       42101    42101           
=======================================
+ Hits        20194    20197    +3     
+ Misses      19892    19890    -2     
+ Partials     2015     2014    -1     

see 1 file with indirect coverage changes

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@crenshaw-dev crenshaw-dev merged commit 7db483b into master Mar 17, 2023
@crenshaw-dev crenshaw-dev deleted the dependabot/go_modules/github.com/go-git/go-git/v5-5.6.1 branch March 17, 2023 14:00
alexec pushed a commit to alexec/argo-cd that referenced this pull request Mar 19, 2023
…goproj#12907)

Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.4.2 to 5.6.1.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.4.2...v5.6.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
yyzxw pushed a commit to yyzxw/argo-cd that referenced this pull request Aug 9, 2023
…goproj#12907)

Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.4.2 to 5.6.1.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.4.2...v5.6.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant