deploymenttheory / terraform-provider-jamfpro

Jamf Pro Terraform Provider/Plugin written with the TF Provider SDK v2. Written in go
Mozilla Public License 2.0
22 stars 8 forks source link

Bump hashicorp/ghaction-terraform-provider-release from 4.0.1 to 5.0.0 #295

Closed dependabot[bot] closed 6 days ago

dependabot[bot] commented 1 week ago

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