Skip to content

chore(deps): bump hashicorp/setup-terraform from 3 to 4#206

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/hashicorp/setup-terraform-4
Closed

chore(deps): bump hashicorp/setup-terraform from 3 to 4#206
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/hashicorp/setup-terraform-4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Bumps hashicorp/setup-terraform from 3 to 4.

Release notes

Sourced from hashicorp/setup-terraform's releases.

v4.0.0

BREAKING CHANGES:

  • Upgrade to Node.js 24 - setup-terraform now requires Node.js 24 (#503)

v3.1.2

NOTES:

  • This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#430)

v3.1.1

BUG FIXES:

  • wrapper: Fix wrapper to output to stdout and stderr immediately when data is received (#395)

v3.1.0

ENHANCEMENTS:

  • Automatically fallback to darwin/amd64 for Terraform versions before 1.0.2 as releases for darwin/arm64 are not available (#409)
Commits
  • 5e8dbf3 Update package version
  • 6eb9b2a Update changelog
  • af062bc feat: upgrade to node 24 (#503)
  • ce70bcf Bump @​actions/github from 7.0.0 to 8.0.0 (#528)
  • d92091b Bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions group (#527)
  • dcc3150 Bump actions/setup-node from 6.1.0 to 6.2.0 in the github-actions group (#525)
  • 93d5a27 Bump @​actions/github from 6.0.1 to 7.0.0 (#523)
  • 92e4d08 Bump dessant/lock-threads in the github-actions group (#519)
  • 071811a Bump the github-actions group with 2 updates (#517)
  • 712b439 Bump actions/checkout from 5.0.0 to 6.0.0 in the github-actions group (#515)
  • 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 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/setup-terraform](https://github.com/hashicorp/setup-terraform) from 3 to 4.
- [Release notes](https://github.com/hashicorp/setup-terraform/releases)
- [Commits](hashicorp/setup-terraform@v3...v4)

---
updated-dependencies:
- dependency-name: hashicorp/setup-terraform
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 30, 2026
leggetter pushed a commit that referenced this pull request May 20, 2026
Go modules (bundles #197, #201, #202, #203, #204):
- github.com/hashicorp/terraform-plugin-testing 1.13.3 → 1.14.0
- github.com/hashicorp/terraform-plugin-framework 1.17.0 → 1.19.0
- github.com/hashicorp/terraform-plugin-go 0.29.0 → 0.31.0
- golang.org/x/sys 0.37.0 → 0.43.0 (>= #201's 0.42.0; supersedes #198)
- golang.org/x/time 0.14.0 → 0.15.0

Transitive cascade required by plugin-go 0.31.0 (which makes
GenerateResourceConfig required on tfprotov5/6.ResourceServer):
- github.com/hashicorp/terraform-plugin-sdk/v2 2.37.0 → 2.40.1
- Go toolchain 1.24 → 1.25.8

GitHub Actions (bundles #206, #207, #208, #209, #210):
- hashicorp/setup-terraform 3 → 4
- golangci/golangci-lint-action 8 → 9
- crazy-max/ghaction-import-gpg 6.2.0 → 7.0.0
- actions/setup-go 5 → 6
- goreleaser/goreleaser-action 6 → 7

CI guard:
- Skip the acceptance test job for actor dependabot[bot]. Dependabot
  runs with a restricted GITHUB_TOKEN and can't access repo secrets, so
  HOOKDECK_API_KEY would be empty and the tests would t.Fatal. Tests
  re-run on push to main once dep PRs are merged.

#198 superseded by #201 (same library, lower version).

https://claude.ai/code/session_0157WHRYs4bD92XG8vmmh1vz
@leggetter
Copy link
Copy Markdown
Collaborator

Superseded by #211, which bundled this bump (and other open dependabot bumps) alongside a bug fix for partial config removal on destinations/sources.

@leggetter leggetter closed this May 20, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 20, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/github_actions/hashicorp/setup-terraform-4 branch May 20, 2026 17:02
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.

1 participant