fluxcd / go-git-providers

Git provider client for Go
https://fluxcd.io
Apache License 2.0
71 stars 33 forks source link

build(deps): bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 #233

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps goreleaser/goreleaser-action from 4.2.0 to 4.3.0.

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v4.3.0

What's Changed

New Contributors

Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v4.2.0...v4.3.0

Commits
  • 336e299 feat: support nightly (#419)
  • 3724734 chore(deps): bump yargs from 17.7.1 to 17.7.2 (#410)
  • f424e9d chore: update yarn to 3.5.1 (#412)
  • 7e0ddfe ci: split test and validate workflow (#413)
  • cffc4af docs: bump setup-go action version to v4 in README (#411)
  • 08e23cc chore(deps): bump semver from 7.3.8 to 7.5.0 (#407)
  • d756366 docs: add a note about goreleaser configs
  • 0c7e252 chore(deps): bump docker/bake-action from 2 to 3 (#408)
  • 347176c chore(deps): bump actions/setup-go from 3 to 4 (#403)
  • 2fce7c4 feat: update yargs and http-client
  • 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)
codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +7.41 :tada:

Comparison is base (f0e81de) 57.81% compared to head (a02d402) 65.22%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #233 +/- ## ========================================== + Coverage 57.81% 65.22% +7.41% ========================================== Files 71 42 -29 Lines 5829 2942 -2887 ========================================== - Hits 3370 1919 -1451 + Misses 1950 816 -1134 + Partials 509 207 -302 ``` [see 75 files with indirect coverage changes](https://app.codecov.io/gh/fluxcd/go-git-providers/pull/233/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fluxcd)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.