-
-
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.0 #465
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.0 #465
Conversation
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.4.2 to 5.5.0. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.4.2...v5.5.0) --- 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.05% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@ ## main #465 +/- ## ======================================= Coverage 90.05% 90.05% ======================================= Files 44 44 Lines 6800 6800 ======================================= Hits 6124 6124 Misses 553 553 Partials 123 123
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
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 it should be possible to accept the bump for the next release of github.com/go-git/go-git
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 @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
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.0.
Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
3e07c50
Merge pull request #620 from fluxcd/update-depsf2d68c4
build: bump git workflow to Go 1.196629ba6
Update dependenciesb80af01
Update test.yml5132549
Merge pull request #622 from go-git/test-1.1967fb0c0
.github: update go version0966a00
Merge pull request #618 from fluxcd/collision_detection7c37589
sha1: Add collision resistent implementationc798d4a
Merge pull request #503 from jfontan/fix/similarity-matrix-too-bigacd6c65
Merge pull request #354 from dowy/issue/Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 in /docsgen #309 -clone-branch-with-hash-in-nameDependabot 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)