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

build(deps): bump hashicorp/ghaction-terraform-provider-release from 4.0.1 to 5.0.0 #343

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 2024

Bumps hashicorp/ghaction-terraform-provider-release from 4.0.1 to 5.0.0.

Release notes

Sourced from hashicorp/ghaction-terraform-provider-release's releases.

v5.0.0

BREAKING CHANGES:

  • all: goreleaser-action has been updated to the latest major version, which by default uses GoReleaser v2. Ensure your GoReleaser CLI flags and configurations are v2 compatible before upgrading these workflows. Refer to the GoReleaser deprecations guide for additional information. (#97)
Changelog

Sourced from hashicorp/ghaction-terraform-provider-release's changelog.

5.0.0 (June 20, 2024)

BREAKING CHANGES:

  • all: goreleaser-action has been updated to the latest major version, which by default uses GoReleaser v2. Ensure your GoReleaser CLI flags and configurations are v2 compatible before upgrading these workflows. Refer to the GoReleaser deprecations guide for additional information. (#97)

4.0.1 (May 16, 2024)

NOTES:

  • hashicorp: Adjusted self-hosted runner label to new equivalent to prevent workflow errors after May 27th, 2024 (#93)

4.0.0 (May 08, 2024)

NOTES:

  • hashicorp: Prevent NodeJS 16 deprecation warnings by upgrading dependencies (#88)

3.0.1 (January 23, 2024)

BUG FIXES:

  • hashicorp: Prevented setup-hc-releases downloads from remaining in working directory (#79)

3.0.0 (January 19, 2024)

BREAKING CHANGES:

  • all: Workflows are now using actions/download-artifact@v4 which is incompatible with actions/upload-artifact@v3. Calling workflows must be upgraded to actions/upload-artifact@v4 when including release notes (#76)

NOTES:

  • hashicorp: Prevent NodeJS 12 deprecation warnings by upgrading hashicorp/setup-signore (#60)

2.3.0 (February 28, 2023)

NOTES:

  • community: Calls to other actions are now version pinned by Git commit rather than tag (#31)
  • hashicorp: Calls to other actions are now version pinned by Git commit rather than tag (#31)
  • community: Replace deprecated goreleaser --rm-dist flag with new --clean flag (#39)
  • hashicorp: Replace deprecated goreleaser --rm-dist flag with new --clean flag (#39)

ENHANCEMENTS:

  • hashicorp: Support self-hosted runners without sudo support (#42)

v2.2.0

ENHANCEMENTS:

... (truncated)

Commits
  • 5f388ae Update changelog
  • 8937699 Update CHANGELOG for v5.0.0 (#98)
  • 1a70fb4 Result of tsccr-helper -log-level=info gha update -latest . (#96)
  • 88854d2 [CI] Update lock workflow file
  • 8d41498 [CI] terraform-devex-repos automation
  • d82d2d5 [CI] terraform-devex-repos automation
  • 65347c6 [CI] terraform-devex-repos automation
  • 8a373b2 [CI] terraform-devex-repos automation
  • 898df1d [CI] terraform-devex-repos automation
  • 325df78 [CI] terraform-devex-repos automation
  • 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 <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)

Bumps [hashicorp/ghaction-terraform-provider-release](https://github.com/hashicorp/ghaction-terraform-provider-release) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/hashicorp/ghaction-terraform-provider-release/releases)
- [Changelog](https://github.com/hashicorp/ghaction-terraform-provider-release/blob/main/CHANGELOG.md)
- [Commits](hashicorp/ghaction-terraform-provider-release@393dac4...5f388ae)

---
updated-dependencies:
- dependency-name: hashicorp/ghaction-terraform-provider-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner June 21, 2024 11:26
@dependabot dependabot bot added dependencies github_actions Pull requests that update Github_actions code labels Jun 21, 2024
Copy link
Member

@austinvalle austinvalle left a comment

Choose a reason for hiding this comment

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

Updated goreleaser configuration to be compatible with v2 👍🏻

@austinvalle austinvalle merged commit 9690256 into main Jun 21, 2024
31 checks passed
@austinvalle austinvalle deleted the dependabot/github_actions/hashicorp/ghaction-terraform-provider-release-5.0.0 branch June 21, 2024 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies github_actions Pull requests that update Github_actions code size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant