Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

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.

v5.5.1

What's Changed

Full Changelog: go-git/go-git@v5.5.0...v5.5.1

v5.5.0

What's Changed

Full Changelog: go-git/go-git@v5.4.2...v5.5.0

Commits
  • 736622f .github: test, remove coveralls
  • e43edee Merge pull request #617 from doxsch/616-update-ssh-agent-to-master
  • f62ac39 Merge pull request #625 from pjbgf/bump-sha1cd-nocgo
  • c7050e7 Merge pull request #623 from pjbgf/empty-commit
  • 08db65f fix: Upgrade github.com/xanzy/ssh-agent to v0.3.3 to fix panic
  • a513415 Return error instead of creating empty commits
  • 223e732 build: Bump github.com/pjbgf/sha1cd to v0.2.3
  • a0b612a build: Add CI check for CGO_ENABLED=0
  • 3e07c50 Merge pull request #620 from fluxcd/update-deps
  • f2d68c4 build: bump git workflow to Go 1.19
  • 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.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>
@dependabot dependabot bot added the topic: infrastructure Related to project infrastructure label Dec 12, 2022
@codecov-commenter
Copy link

Codecov Report

Base: 90.05% // Head: 90.20% // Increases project coverage by +0.14% 🎉

Coverage data is based on head (849a397) compared to base (94026ab).
Patch has no changes to coverable lines.

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     
Flag Coverage Δ
unit 90.20% <ø> (+0.14%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
ruledocsgen/main.go

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

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.
@per1234 per1234 self-assigned this Dec 12, 2022
@per1234 per1234 added the type: enhancement Proposed improvement label Dec 12, 2022
@per1234
Copy link
Contributor

per1234 commented Dec 12, 2022

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 github.com/go-git/go-git

@per1234 per1234 closed this Dec 12, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2022

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.

@per1234 per1234 added the conclusion: declined Will not be worked on label Dec 12, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/go-git/go-git/v5-5.5.1 branch December 12, 2022 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: declined Will not be worked on topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants