-
-
Notifications
You must be signed in to change notification settings - Fork 12
Bump github.com/go-git/go-git/v5 from 5.4.2 to 5.5.1 #468
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.4.2 to 5.5.1 #468
Conversation
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.4.2 to 5.5.1. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.4.2...v5.5.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>
Codecov ReportBase: 90.05% // Head: 90.20% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #468 +/- ##
==========================================
+ Coverage 90.05% 90.20% +0.14%
==========================================
Files 44 43 -1
Lines 6800 6638 -162
==========================================
- Hits 6124 5988 -136
+ Misses 553 536 -17
+ Partials 123 114 -9
Flags with carried forward coverage won't be shown. Click here to find out more.
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. |
The bump of the dependency of the project's root `github.com/arduino/arduino-lint` module also requires updates to the Go dependencies metadata of the project's modules which depend on `github.com/arduino/arduino-lint`.
Go 1.17 has a different handling of dependencies. By default, it emulates the old behavior for compatibility with older Go versions. The Dependabot PRs are produced in this manner. This project now uses Go 1.17 exclusively, as is indicated by the `go` directive and by the contributor guide. There is no need to provide compatibility with unsupported Go versions, so we use the `-compat=1.17` flag in the `go mod tidy` command, as is done here.
…aths-helper` bump
…hat could not be automatically identified
Unfortunately the situation is still the same as the last bump attempt (#465): This must be declined because it introduces a dependency that does not provide an explicit open source license (which is the cause of the "Check Go Dependencies" workflow run failure):
I see the deficiency has already been resolved: pjbgf/sha1cd#14 so hopefully it will be possible to accept the bump for the next release of |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps github.com/go-git/go-git/v5 from 5.4.2 to 5.5.1.
Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
736622f
.github: test, remove coverallse43edee
Merge pull request #617 from doxsch/616-update-ssh-agent-to-masterf62ac39
Merge pull request #625 from pjbgf/bump-sha1cd-nocgoc7050e7
Merge pull request #623 from pjbgf/empty-commit08db65f
fix: Upgrade github.com/xanzy/ssh-agent to v0.3.3 to fix panica513415
Return error instead of creating empty commits223e732
build: Bump github.com/pjbgf/sha1cd to v0.2.3a0b612a
build: Add CI check for CGO_ENABLED=03e07c50
Merge pull request #620 from fluxcd/update-depsf2d68c4
build: bump git workflow to Go 1.19Dependabot 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)