moul / golang-repo-template

🌀 A template for creating new Golang + Docker + Canonical Domain + Badges + Dependabot + Renovate + GolangCI-lint + Goreleaser + GitHub Actions + Gitpod + Depaware + Git Hooks + ...
https://manfred.life/golang
Other
302 stars 31 forks source link

chore(deps): bump goreleaser/goreleaser-action from 4.2.0 to 4.4.0 #378

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps goreleaser/goreleaser-action from 4.2.0 to 4.4.0.

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v4.4.0

What's Changed

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

v4.3.0

What's Changed

New Contributors

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

Commits
  • 3fa32b8 feat(deps): update semver, @​actions/http-client
  • c7c9447 feat: support oss nightlies (#424)
  • 920a7cb chore(deps): bump semver from 7.5.0 to 7.5.1 (#417)
  • 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
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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[bot] commented 1 year ago

Codecov Report

Merging #378 (a47d521) into main (7440812) will not change coverage. Report is 1 commits behind head on main. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #378   +/-   ##
=======================================
  Coverage   21.27%   21.27%           
=======================================
  Files           1        1           
  Lines          47       47           
=======================================
  Hits           10       10           
  Misses         37       37           
Flag Coverage Δ
unittests 21.27% <ø> (ø)

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

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

dependabot[bot] commented 1 year ago

Superseded by #381.