[PR #2] [MERGED] ci(deps): bump hashicorp/setup-terraform from 3 to 4 #1

Closed
opened 2026-08-09 19:08:25 +02:00 by zaph0d · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Team-Rockstars-AI/opencode-agentic-platform-engineering/pull/2
Author: @dependabot[bot]
Created: 6/17/2026
Status: Merged
Merged: 6/18/2026
Merged by: @niels-emmer

Base: mainHead: dependabot/github_actions/hashicorp/setup-terraform-4


📝 Commits (1)

  • db42cd9 ci(deps): bump hashicorp/setup-terraform from 3 to 4

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .github/workflows/ci.yml (+1 -1)

📄 Description

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

Sourced from hashicorp/setup-terraform's changelog.

4.0.0 (2026-02-24)

BREAKING CHANGES:

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

3.1.2 (2024-08-19)

NOTES:

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

3.1.1 (2024-05-07)

BUG FIXES:

  • wrapper: Fix wrapper to output to stdout and stderr immediately when data is received (#395)
Commits
  • dfe3c3f Update package version
  • 61e02cf Update changelog
  • 36079f9 fix: update @​hashicorp/js-releases to v1.7.7 to resolve Node 24 DEP0169 warni...
  • af2ccf2 update axios brace expansion flatted picomatch (#551)
  • 5b1ab0e Bump follow-redirects from 1.15.11 to 1.16.0 (#542)
  • ca190bf Bump miniscruff/changie-action in the github-actions group (#541)
  • 30128a2 chore: update CI node version from 20 to 24 (#544)
  • b0cc02d Bump undici from 6.23.0 to 6.24.1 (#539)
  • 3d7cd03 Update README.md with latest versions (#536)
  • fa68287 Bump actions/setup-node from 6.2.0 to 6.3.0 in the github-actions group (#537)
  • 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Team-Rockstars-AI/opencode-agentic-platform-engineering/pull/2 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/17/2026 **Status:** ✅ Merged **Merged:** 6/18/2026 **Merged by:** [@niels-emmer](https://github.com/niels-emmer) **Base:** `main` ← **Head:** `dependabot/github_actions/hashicorp/setup-terraform-4` --- ### 📝 Commits (1) - [`db42cd9`](https://github.com/Team-Rockstars-AI/opencode-agentic-platform-engineering/commit/db42cd96d60cdd2fa4d3081ae00dbee083dc8aff) ci(deps): bump hashicorp/setup-terraform from 3 to 4 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+1 -1) </details> ### 📄 Description Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from 3 to 4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/setup-terraform/releases">hashicorp/setup-terraform's releases</a>.</em></p> <blockquote> <h2>v4.0.0</h2> <p>BREAKING CHANGES:</p> <ul> <li>Upgrade to Node.js 24 - setup-terraform now requires Node.js 24 (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/503">#503</a>)</li> </ul> <h2>v3.1.2</h2> <p>NOTES:</p> <ul> <li>This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/430">#430</a>)</li> </ul> <h2>v3.1.1</h2> <p>BUG FIXES:</p> <ul> <li>wrapper: Fix wrapper to output to stdout and stderr immediately when data is received (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/395">#395</a>)</li> </ul> <h2>v3.1.0</h2> <p>ENHANCEMENTS:</p> <ul> <li>Automatically fallback to darwin/amd64 for Terraform versions before 1.0.2 as releases for darwin/arm64 are not available (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/409">#409</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/setup-terraform/blob/main/CHANGELOG.md">hashicorp/setup-terraform's changelog</a>.</em></p> <blockquote> <h2>4.0.0 (2026-02-24)</h2> <p>BREAKING CHANGES:</p> <ul> <li>Upgrade to Node.js 24 - setup-terraform now requires Node.js 24 (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/503">#503</a>)</li> </ul> <h2>3.1.2 (2024-08-19)</h2> <p>NOTES:</p> <ul> <li>This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/430">#430</a>)</li> </ul> <h2>3.1.1 (2024-05-07)</h2> <p>BUG FIXES:</p> <ul> <li>wrapper: Fix wrapper to output to stdout and stderr immediately when data is received (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/395">#395</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/setup-terraform/commit/dfe3c3f87815947d99a8997f908cb6525fc44e9e"><code>dfe3c3f</code></a> Update package version</li> <li><a href="https://github.com/hashicorp/setup-terraform/commit/61e02cfaae51652216689d0f5039f8961c9778d9"><code>61e02cf</code></a> Update changelog</li> <li><a href="https://github.com/hashicorp/setup-terraform/commit/36079f969ac7c6b98d9dcda2c19f4e712e57e4a7"><code>36079f9</code></a> fix: update <code>@​hashicorp/js-releases</code> to v1.7.7 to resolve Node 24 DEP0169 warni...</li> <li><a href="https://github.com/hashicorp/setup-terraform/commit/af2ccf23849ea6681902b63ddd0c7cda8836d4a7"><code>af2ccf2</code></a> update axios brace expansion flatted picomatch (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/551">#551</a>)</li> <li><a href="https://github.com/hashicorp/setup-terraform/commit/5b1ab0e78ebe92dd62371fe966bbcaade67a56bd"><code>5b1ab0e</code></a> Bump follow-redirects from 1.15.11 to 1.16.0 (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/542">#542</a>)</li> <li><a href="https://github.com/hashicorp/setup-terraform/commit/ca190bffd60a22b94d9c768a629662e7ab234687"><code>ca190bf</code></a> Bump miniscruff/changie-action in the github-actions group (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/541">#541</a>)</li> <li><a href="https://github.com/hashicorp/setup-terraform/commit/30128a2540ad2f28092bd93ffff3b5dde1401edc"><code>30128a2</code></a> chore: update CI node version from 20 to 24 (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/544">#544</a>)</li> <li><a href="https://github.com/hashicorp/setup-terraform/commit/b0cc02d63867e0daaa034a47e2cdf5d525a863a1"><code>b0cc02d</code></a> Bump undici from 6.23.0 to 6.24.1 (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/539">#539</a>)</li> <li><a href="https://github.com/hashicorp/setup-terraform/commit/3d7cd03ed5908256196968397f60042ce8707128"><code>3d7cd03</code></a> Update README.md with latest versions (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/536">#536</a>)</li> <li><a href="https://github.com/hashicorp/setup-terraform/commit/fa682877de17bf470768b970f8dab06ac4bc9650"><code>fa68287</code></a> Bump actions/setup-node from 6.2.0 to 6.3.0 in the github-actions group (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/537">#537</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/setup-terraform/compare/v3...v4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=hashicorp/setup-terraform&package-manager=github_actions&previous-version=3&new-version=4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zaph0d 2026-08-09 19:08:25 +02:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
github-mirrors/opencode-agentic-platform-engineering#1
No description provided.