Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump hashicorp/setup-terraform from 2 to 3 (#385)
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from 2 to 3. <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.0.0</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> <h2>v2.0.3</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>NOTES</h3> <ul> <li>Bump <code>@actions/core</code> from 1.9.1 to 1.10.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/247">hashicorp/setup-terraform#247</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hashicorp/setup-terraform/compare/v2.0.2...v2.0.3">https://github.com/hashicorp/setup-terraform/compare/v2.0.2...v2.0.3</a></p> <h2>v2.0.2</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>NOTES</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>Release 2.0.2 by <a href="https://github.com/jpogran"><code>@jpogran</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/254">hashicorp/setup-terraform#254</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> <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> <p><strong>Full Changelog</strong>: <a href="https://github.com/hashicorp/setup-terraform/compare/v2.0.1...v2.0.2">https://github.com/hashicorp/setup-terraform/compare/v2.0.1...v2.0.2</a></p> <h2>v2.0.1</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>ENHANCEMENTS</h3> <ul> <li>Do not fail when theres an exit-code 2 by <a href="https://github.com/dannyibishev"><code>@dannyibishev</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/125">hashicorp/setup-terraform#125</a></li> </ul> <h3>BUG FIXES</h3> <ul> <li>Fix terraform extract by <a href="https://github.com/cpc-camarj"><code>@cpc-camarj</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/187">hashicorp/setup-terraform#187</a></li> </ul> <h3>INTERNAL</h3> <ul> <li>Bump <code>@actions/core</code> from 1.6.0 to 1.7.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/185">hashicorp/setup-terraform#185</a></li> <li>Bump <code>@vercel/ncc</code> from 0.33.3 to 0.33.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/182">hashicorp/setup-terraform#182</a></li> <li>Bump jest from 27.5.1 to 28.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/184">hashicorp/setup-terraform#184</a></li> <li>Bump jest from 28.0.0 to 28.0.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/190">hashicorp/setup-terraform#190</a></li> <li>Bump husky from 7.0.4 to 8.0.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/193">hashicorp/setup-terraform#193</a></li> <li>Bump jest from 28.0.3 to 28.1.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/194">hashicorp/setup-terraform#194</a></li> <li>Bump <code>@actions/github</code> from 5.0.1 to 5.0.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/201">hashicorp/setup-terraform#201</a></li> <li>Bump <code>@actions/core</code> from 1.7.0 to 1.8.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/200">hashicorp/setup-terraform#200</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.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> <ul> <li>Do not fail when theres an exit-code 2 by <a href="https://github.com/dannyibishev"><code>@dannyibishev</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/125">hashicorp/setup-terraform#125</a></li> <li>Updated README to reflect GitHub limitations by <a href="https://github.com/rnsc"><code>@rnsc</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/205">hashicorp/setup-terraform#205</a></li> </ul> <h3>BUG FIXES</h3> <ul> <li>Fix terraform extract by <a href="https://github.com/cpc-camarj"><code>@cpc-camarj</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/187">hashicorp/setup-terraform#187</a></li> <li>Add new-style readme build badges, bump <code>actions/checkout</code> in <code>README.md</code> examples by <a href="https://github.com/magnetikonline"><code>@magnetikonline</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/188">hashicorp/setup-terraform#188</a></li> <li>Fixed <code>master</code> to <code>main</code> workflow branch triggers by <a href="https://github.com/magnetikonline"><code>@magnetikonline</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/216">hashicorp/setup-terraform#216</a></li> <li>Fix the example of how to comment on pull request. by <a href="https://github.com/acarmel"><code>@acarmel</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/220">hashicorp/setup-terraform#220</a></li> </ul> <h3>INTERNAL</h3> <ul> <li>Bump <code>@actions/core</code> from 1.6.0 to 1.7.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/185">hashicorp/setup-terraform#185</a></li> <li>Bump <code>@vercel/ncc</code> from 0.33.3 to 0.33.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/182">hashicorp/setup-terraform#182</a></li> <li>Bump jest from 27.5.1 to 28.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/184">hashicorp/setup-terraform#184</a></li> <li>Bump jest from 28.0.0 to 28.0.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/190">hashicorp/setup-terraform#190</a></li> <li>Bump husky from 7.0.4 to 8.0.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/193">hashicorp/setup-terraform#193</a></li> <li>Bump jest from 28.0.3 to 28.1.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hashicorp/setup-terraform/pull/194">hashicorp/setup-terraform#194</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/setup-terraform/commit/a1502cd9e758c50496cc9ac5308c4843bcd56d36"><code>a1502cd</code></a> Update package version</li> <li><a href="https://github.com/hashicorp/setup-terraform/commit/070aa524675296f3caa3e7b978f452edf3928f22"><code>070aa52</code></a> Update changelog</li> <li><a href="https://github.com/hashicorp/setup-terraform/commit/cfd668c07baa3a4a6617571291f9ff1deba9d3f1"><code>cfd668c</code></a> Result of tsccr-helper -log-level=info -pin-all-workflows . (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/369">#369</a>)</li> <li><a href="https://github.com/hashicorp/setup-terraform/commit/4dff81de7e5d5b20569d58e210da292d57815d51"><code>4dff81d</code></a> Fix output malformed when wrapper enabled (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/367">#367</a>)</li> <li><a href="https://github.com/hashicorp/setup-terraform/commit/4c41f96f26b914aa3b6b28f7a13e0d992294a178"><code>4c41f96</code></a> Bump <code>@actions/github</code> from 5.1.1 to 6.0.0 (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/361">#361</a>)</li> <li><a href="https://github.com/hashicorp/setup-terraform/commit/9507e1d5bbf253b04708c0852632f4097ded796d"><code>9507e1d</code></a> feat: bump to use node20 runtime (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/346">#346</a>)</li> <li><a href="https://github.com/hashicorp/setup-terraform/commit/599d3831962aa3431ae84f19b03fea842780ad4a"><code>599d383</code></a> Bump <code>@vercel/ncc</code> from 0.38.0 to 0.38.1 (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/365">#365</a>)</li> <li><a href="https://github.com/hashicorp/setup-terraform/commit/1697eea2085224f6e2ee2b2e32edfeca40b75e21"><code>1697eea</code></a> Bump nock from 13.3.4 to 13.3.6 (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/363">#363</a>)</li> <li><a href="https://github.com/hashicorp/setup-terraform/commit/8fa54e78fa196965551aa8c4a4eae3aee5568620"><code>8fa54e7</code></a> Revert "Bump <code>@actions/github</code> from 5.1.1 to 6.0.0 (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/355">#355</a>)" (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/360">#360</a>)</li> <li><a href="https://github.com/hashicorp/setup-terraform/commit/bf6ea8ac7135db45d28f61f682b54abbabd1e15b"><code>bf6ea8a</code></a> Remove redundant shell definition (<a href="https://redirect.github.com/hashicorp/setup-terraform/issues/358">#358</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/setup-terraform/compare/v2...v3">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=2&new-version=3)](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