create-go-app / cli

✨ A complete and self-contained solution for developers of any qualification to create a production-ready project with backend (Go), frontend (JavaScript, TypeScript) and deploy automation (Ansible, Docker) by running only one CLI command.
https://github.com/create-go-app/cli/wiki
Apache License 2.0
2.62k stars 262 forks source link

Bump github.com/go-git/go-git/v5 from 5.5.2 to 5.6.1 #143

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/go-git/go-git/v5 from 5.5.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: https://github.com/go-git/go-git/compare/v5.6.0...v5.6.1

v5.6.0

What's Changed

Full Changelog: https://github.com/go-git/go-git/compare/v5.5.2...v5.6.0

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)
stale[bot] commented 1 year ago

👋 Hello. Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.