Skip to content

Commit

Permalink
chore(deps): bump hashicorp/setup-terraform from 3.1.1 to 3.1.2 (#316)
Browse files Browse the repository at this point in the history
Bumps
[hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform)
from 3.1.1 to 3.1.2.
<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>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>
</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>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>
<h2>3.1.0 (2024-04-23)</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>
<h2>3.0.0 (2023-10-30)</h2>
<p>NOTES:</p>
<ul>
<li>Updated default runtime to node20 (<a
href="https://redirect.github.com/hashicorp/setup-terraform/issues/346">#346</a>)</li>
<li>The wrapper around the installed Terraform binary has been fixed to
return the exact STDOUT and STDERR from Terraform when executing
commands. Previous versions of setup-terraform may have required
workarounds to process the STDOUT in bash, such as filtering out the
first line or selectively parsing STDOUT with jq. These workarounds may
need to be adjusted with <code>v3.0.0</code>, which will now return just
the STDOUT/STDERR from Terraform with no errant characters/statements.
(<a
href="https://redirect.github.com/hashicorp/setup-terraform/issues/367">#367</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>Fixed malformed stdout when wrapper is enabled (<a
href="https://redirect.github.com/hashicorp/setup-terraform/issues/367">#367</a>)</li>
</ul>
<h1>[2.0.3] (2022-11-01)</h1>
<h3>NOTES</h3>
<ul>
<li>Reduced occurrences of GitHub Actions warnings for setting output <a
href="https://redirect.github.com/hashicorp/setup-terraform/pull/247">#247</a></li>
</ul>
<h1>[2.0.2] (2022-10-12)</h1>
<h3>BUG FIXES</h3>
<ul>
<li>Update 2.0.1 release metadata by <a
href="https://github.com/jpogran"><code>@​jpogran</code></a> in <a
href="https://redirect.github.com/hashicorp/setup-terraform/pull/253">hashicorp/setup-terraform#253</a></li>
<li><code>README.md</code> updates - direct links to license and code of
conduct, updated GitHub documents link by <a
href="https://github.com/magnetikonline"><code>@​magnetikonline</code></a>
in <a
href="https://redirect.github.com/hashicorp/setup-terraform/pull/244">hashicorp/setup-terraform#244</a></li>
</ul>
<h3>INTERNAL</h3>
<ul>
<li>Bump jest from 29.0.3 to 29.1.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/hashicorp/setup-terraform/pull/248">hashicorp/setup-terraform#248</a></li>
</ul>
<h1>[2.0.1] (2022-10-12)</h1>
<h3>ENHANCEMENTS</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/setup-terraform/commit/b9cd54a3c349d3f38e8881555d616ced269862dd"><code>b9cd54a</code></a>
Update package version</li>
<li><a
href="https://github.com/hashicorp/setup-terraform/commit/47b7a54660e880221039af5f34b5d57ad24f6153"><code>47b7a54</code></a>
Update changelog</li>
<li><a
href="https://github.com/hashicorp/setup-terraform/commit/20bffecdc71a37b9b3320bb0b60c82ff146d0447"><code>20bffec</code></a>
Bump <code>@​hashicorp/js-releases</code> from 1.7.2 to 1.7.3 (<a
href="https://redirect.github.com/hashicorp/setup-terraform/issues/430">#430</a>)</li>
<li><a
href="https://github.com/hashicorp/setup-terraform/commit/7f4493e15578a47490e79892b308bf23dee56c45"><code>7f4493e</code></a>
Result of tsccr-helper -log-level=info gha update -latest . (<a
href="https://redirect.github.com/hashicorp/setup-terraform/issues/426">#426</a>)</li>
<li><a
href="https://github.com/hashicorp/setup-terraform/commit/bda29761c66b7d0660d7ab64239d842612dd93d8"><code>bda2976</code></a>
Bump semver from 7.6.2 to 7.6.3 (<a
href="https://redirect.github.com/hashicorp/setup-terraform/issues/427">#427</a>)</li>
<li><a
href="https://github.com/hashicorp/setup-terraform/commit/3235006f3a5bc0e29fb49e41401c5bff62c4d885"><code>3235006</code></a>
Result of tsccr-helper -log-level=info gha update -latest . (<a
href="https://redirect.github.com/hashicorp/setup-terraform/issues/421">#421</a>)</li>
<li><a
href="https://github.com/hashicorp/setup-terraform/commit/81777d53caa6645f1c6f3c913e384da673fbc0e7"><code>81777d5</code></a>
deps: Bump braces to 3.0.3 (<a
href="https://redirect.github.com/hashicorp/setup-terraform/issues/423">#423</a>)</li>
<li><a
href="https://github.com/hashicorp/setup-terraform/commit/c5b46f3a2076045773780eb458c4c05f8869043d"><code>c5b46f3</code></a>
[CI] Update lock workflow file</li>
<li><a
href="https://github.com/hashicorp/setup-terraform/commit/0ec620c10e871377103a8f455e002094986ed4e7"><code>0ec620c</code></a>
[CI] terraform-devex-repos automation</li>
<li><a
href="https://github.com/hashicorp/setup-terraform/commit/02909a6782dd015bfdac9063c1a9d0b232d8b32f"><code>02909a6</code></a>
[CI] terraform-devex-repos automation</li>
<li>Additional commits viewable in <a
href="https://github.com/hashicorp/setup-terraform/compare/651471c36a6092792c552e8b1bef71e592b462d8...b9cd54a3c349d3f38e8881555d616ced269862dd">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.1.1&new-version=3.1.2)](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 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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 27, 2024
1 parent 51061c8 commit add007c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-cdktf-stacks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Setup Terraform
uses: hashicorp/setup-terraform@651471c36a6092792c552e8b1bef71e592b462d8
uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
with:
terraform_version: 1.9.5
cli_config_credentials_token: ${{ secrets.TF_CLOUD_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/diff-cdktf-stacks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
repository: ${{ inputs.repository }}

- name: Setup Terraform
uses: hashicorp/setup-terraform@651471c36a6092792c552e8b1bef71e592b462d8
uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
with:
terraform_version: 1.9.5
cli_config_credentials_token: ${{ secrets.TF_CLOUD_TOKEN }}
Expand Down

0 comments on commit add007c

Please sign in to comment.