Skip to content
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 goreleaser/goreleaser-action from 2 to 3 #369

Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 23, 2022

Bumps goreleaser/goreleaser-action from 2 to 3.

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v3.0.0

What's Changed

New Contributors

Full Changelog: goreleaser/goreleaser-action@v2.9.1...v3.0.0

v2.9.1

What's Changed

Full Changelog: goreleaser/goreleaser-action@v2...v2.9.1

v2.9.0

What's Changed

Full Changelog: goreleaser/goreleaser-action@v2.8.1...v2.9.0

v2.8.1

What's Changed

Full Changelog: goreleaser/goreleaser-action@v2.8.0...v2.8.1

v2.8.0

What's Changed

... (truncated)

Commits
  • 68acf3b chore(deps): bump @​actions/tool-cache from 1.7.2 to 2.0.1 (#355)
  • 46da113 chore: node 16 as default runtime (#343)
  • 223909a chore: update
  • c56d8df Revert "chore(deps): bump @​actions/core from 1.6.0 to 1.8.2 (#354)"
  • d1c2f83 chore(deps): bump @​actions/core from 1.6.0 to 1.8.2 (#354)
  • 5c65fd8 chore(deps): bump @​actions/http-client from 1.0.11 to 2.0.1 (#353)
  • 46cd12b chore(deps): bump yargs from 17.4.1 to 17.5.1 (#352)
  • 822d1bf chore(deps): bump docker/bake-action from 1 to 2 (#346)
  • c25888f chore: update dev dependencies and workflow (#342)
  • ec57748 chore(deps): bump yargs from 17.4.0 to 17.4.1 (#339)
  • 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 [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2 to 3.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](goreleaser/goreleaser-action@v2...v3)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 23, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #369 (31f0366) into master (eabacdb) will increase coverage by 1.19%.
The diff coverage is 72.72%.

@@            Coverage Diff             @@
##           master     #369      +/-   ##
==========================================
+ Coverage   54.40%   55.60%   +1.19%     
==========================================
  Files          58       58              
  Lines        4033     5928    +1895     
==========================================
+ Hits         2194     3296    +1102     
- Misses       1523     2303     +780     
- Partials      316      329      +13     
Impacted Files Coverage Δ
util/get_unix.go 55.17% <ø> (+2.79%) ⬆️
configstack/stack_plan.go 68.80% <72.72%> (+15.06%) ⬆️
util/cty_utils.go 47.05% <0.00%> (-2.95%) ⬇️
cli/get_stack_info.go 59.01% <0.00%> (-1.77%) ⬇️
configstack/running_module.go 84.53% <0.00%> (-1.76%) ⬇️
util/terraform.go 73.63% <0.00%> (-1.37%) ⬇️
cli/version_check.go 60.60% <0.00%> (-1.30%) ⬇️
config/config_helpers.go 73.36% <0.00%> (-1.26%) ⬇️
cli/cli_app.go 43.55% <0.00%> (-0.89%) ⬇️
config/config.go 75.00% <0.00%> (-0.75%) ⬇️
... and 50 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 22426b2...31f0366. Read the comment docs.

@dotboris
Copy link

This will require the new version of the action to get added to the allowlist. I'm on the case.

@dotboris
Copy link

I have requested the new version to be added to the allowlist. Now we wait.

@dblanchette dblanchette merged commit 29cd866 into master Jun 20, 2022
@dblanchette dblanchette deleted the dependabot/github_actions/goreleaser/goreleaser-action-3 branch June 20, 2022 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants