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 5.0.0 to 5.1.0 #4103

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps goreleaser/goreleaser-action from 5.0.0 to 5.1.0.

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v5.1.0

Important

This version changes the default behavior of latest to ~> v1.

The next major of this action (v6), will change this to ~> v2, and will be launched together with GoReleaser v2.

What's Changed

New Contributors

Full Changelog: goreleaser/goreleaser-action@v5.0.0...v5.1.0

Commits
  • 5742e2a chore: re-generate
  • 70ccc5d chore(deps): bump @​actions/http-client from 2.2.0 to 2.2.1 (#451)
  • d55bec7 chore(deps): bump semver from 7.6.0 to 7.6.2 (#462)
  • f1dbd53 feat: lock this major version of the action to use '~> v1' as 'latest' (#461)
  • 2953d07 chore(deps): update http-client
  • 62d4b8a chore: use corepack to install yarn (#458)
  • f09f1a7 chore(deps): bump tar from 6.1.14 to 6.2.1 (#456)
  • 9937f9b Revert "docs: Upgrade setup-go action version in README (#455)"
  • b7f6f16 docs: Upgrade setup-go action version in README (#455)
  • c21f56a docs: update readme
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @spencerschrock.


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 <dependency name> 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)

@dependabot dependabot bot requested a review from a team as a code owner May 13, 2024 08:48
@dependabot dependabot bot removed the request for review from a team May 13, 2024 08:48
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 13, 2024
@dependabot dependabot bot added the github_actions Pull requests that update Github_actions code label May 13, 2024
@dependabot dependabot bot requested a review from spencerschrock May 13, 2024 08:48
@dependabot dependabot bot temporarily deployed to integration-test May 13, 2024 08:48 Inactive
@spencerschrock
Copy link
Contributor

@dependabot rebase

Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](goreleaser/goreleaser-action@7ec5c2b...5742e2a)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/goreleaser/goreleaser-action-5.1.0 branch from 9b4e4b4 to 499efc7 Compare May 13, 2024 20:56
@dependabot dependabot bot temporarily deployed to integration-test May 13, 2024 20:56 Inactive
Copy link
Contributor

@spencerschrock spencerschrock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should give us stability when v2 of the binary comes out. And then we can evaluate the v6 action PR as needed. I know we have some other things we need to fixup.

@spencerschrock
Copy link
Contributor

spencerschrock commented May 13, 2024

Although we specify latest, so the change to the default isn't going to help us. I'm going to remove the argument so it follows the default.

Regarding the --rm-dist or --clean, see https://github.com/ossf/scorecard/actions/runs/8992361742/job/24701994329#step:7:19

Flag --rm-dist has been deprecated, please use --clean instead
  • starting release...
  • loading                                          path=.goreleaser.yml
  • DEPRECATED: --rm-dist was deprecated in favor of --clean, check https://goreleaser.com/deprecations#-rm-dist for more details

Signed-off-by: Spencer Schrock <sschrock@google.com>
as of v5 of the action, the version is v1 latest.
when this switches to v5, the version will be v2 latest.

Signed-off-by: Spencer Schrock <sschrock@google.com>
Signed-off-by: Spencer Schrock <sschrock@google.com>
@spencerschrock
Copy link
Contributor

@dependabot squash and merge

@spencerschrock spencerschrock merged commit 840f30c into main May 14, 2024
36 checks passed
@spencerschrock spencerschrock deleted the dependabot/github_actions/goreleaser/goreleaser-action-5.1.0 branch May 14, 2024 17:37
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
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant