Skip to content

chore(deps): bump terraform-linters/setup-tflint from 4.1.1 to 5.0.0#4715

Merged
npalm merged 1 commit intomainfrom
dependabot/github_actions/terraform-linters/setup-tflint-5.0.0
Aug 25, 2025
Merged

chore(deps): bump terraform-linters/setup-tflint from 4.1.1 to 5.0.0#4715
npalm merged 1 commit intomainfrom
dependabot/github_actions/terraform-linters/setup-tflint-5.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 19, 2025

Bumps terraform-linters/setup-tflint from 4.1.1 to 5.0.0.

Release notes

Sourced from terraform-linters/setup-tflint's releases.

v5.0.0

Breaking Changes

Dependencies

Dependencies

Full Changelog: terraform-linters/setup-tflint@v4...v5.0.0

Commits
  • ae78205 fix: treat tflint exit code 2 as failure (#324)
  • d12e7d7 build(deps): Bump @​octokit/rest from 21.1.1 to 22.0.0 (#318)
  • 94a7c68 build(deps-dev): Bump eslint-plugin-jest from 28.11.0 to 29.0.1 (#317)
  • 088aad0 build(deps-dev): Bump prettier from 3.5.3 to 3.6.2 (#319)
  • 703178c build(deps): Bump actions/setup-node from 4.3.0 to 4.4.0 (#307)
  • 6386b31 build(deps): Bump haya14busa/action-update-semver from 1.2.1 to 1.3.0 (#308)
  • 090d6a0 build(deps-dev): Bump @​babel/eslint-parser from 7.27.5 to 7.28.0 (#320)
  • 501d0fb build(deps-dev): Bump eslint-config-prettier from 10.1.1 to 10.1.8 (#321)
  • b06714a dependabot: automerge (#322)
  • e3e4b9b build(deps-dev): Bump @​eslint/js from 9.21.0 to 9.30.0 (#313)
  • 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 <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 [terraform-linters/setup-tflint](https://github.com/terraform-linters/setup-tflint) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/terraform-linters/setup-tflint/releases)
- [Commits](terraform-linters/setup-tflint@90f302c...ae78205)

---
updated-dependencies:
- dependency-name: terraform-linters/setup-tflint
  dependency-version: 5.0.0
  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 Aug 19, 2025
@dependabot dependabot Bot requested a review from a team as a code owner August 19, 2025 05:49
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Aug 19, 2025
@github-actions
Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/terraform-linters/setup-tflint ae78205cfffec9e8d93fd2b3115c7e9d3166d4b6 🟢 5.1
Details
CheckScoreReason
Maintained🟢 1014 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Code-Review⚠️ 1Found 1/6 approved changesets -- score normalized to 1
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Packaging⚠️ -1packaging workflow not detected
Pinned-Dependencies🟢 10all dependencies are pinned
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
License🟢 10license file detected
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 1branch protection is not maximal on development and all release branches
SAST🟢 4SAST tool is not run on all commits -- score normalized to 4
Vulnerabilities🟢 64 existing vulnerabilities detected

Scanned Files

  • .github/workflows/terraform.yml

@npalm npalm merged commit 028cfd3 into main Aug 25, 2025
42 checks passed
@npalm npalm deleted the dependabot/github_actions/terraform-linters/setup-tflint-5.0.0 branch August 25, 2025 19:43
LudovicTOURMAN pushed a commit to doctolib-lab/terraform-aws-github-runner that referenced this pull request Apr 7, 2026
…ithub-aws-runners#4715)

Bumps
[terraform-linters/setup-tflint](https://github.com/terraform-linters/setup-tflint)
from 4.1.1 to 5.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/terraform-linters/setup-tflint/releases">terraform-linters/setup-tflint's
releases</a>.</em></p>
<blockquote>
<h2>v5.0.0</h2>
<!-- raw HTML omitted -->
<h2>Breaking Changes</h2>
<ul>
<li>fix: treat tflint exit code 2 as failure by <a
href="https://github.com/bendrucker"><code>@​bendrucker</code></a> in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/324">terraform-linters/setup-tflint#324</a></li>
</ul>
<h2>Dependencies</h2>
<ul>
<li>Pin GitHub Actions by <a
href="https://github.com/wata727"><code>@​wata727</code></a> in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/294">terraform-linters/setup-tflint#294</a></li>
<li>Set workflow permissions explicitly by <a
href="https://github.com/wata727"><code>@​wata727</code></a> in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/301">terraform-linters/setup-tflint#301</a></li>
<li>dependabot: automerge by <a
href="https://github.com/bendrucker"><code>@​bendrucker</code></a> in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/322">terraform-linters/setup-tflint#322</a></li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>build(deps): Bump actions/cache from 4.2.2 to 4.2.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/300">terraform-linters/setup-tflint#300</a></li>
<li>build(deps-dev): Bump <code>@​babel/eslint-parser</code> from 7.26.8
to 7.27.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/298">terraform-linters/setup-tflint#298</a></li>
<li>build(deps-dev): Bump eslint-plugin-jsdoc from 50.6.3 to 50.6.9 by
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/297">terraform-linters/setup-tflint#297</a></li>
<li>build(deps-dev): Bump <code>@​eslint/eslintrc</code> from 3.3.0 to
3.3.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/296">terraform-linters/setup-tflint#296</a></li>
<li>build(deps-dev): Bump eslint-config-prettier from 10.0.2 to 10.1.1
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/295">terraform-linters/setup-tflint#295</a></li>
<li>build(deps-dev): Bump eslint-plugin-prettier from 5.2.3 to 5.2.5 by
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/299">terraform-linters/setup-tflint#299</a></li>
<li>build(deps-dev): Bump <code>@​babel/eslint-parser</code> from 7.27.0
to 7.27.5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/316">terraform-linters/setup-tflint#316</a></li>
<li>build(deps-dev): Bump eslint-plugin-jsdoc from 50.6.9 to 51.3.1 by
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/315">terraform-linters/setup-tflint#315</a></li>
<li>build(deps-dev): Bump eslint from 9.21.0 to 9.30.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/314">terraform-linters/setup-tflint#314</a></li>
<li>build(deps-dev): Bump <code>@​eslint/js</code> from 9.21.0 to 9.30.0
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/313">terraform-linters/setup-tflint#313</a></li>
<li>build(deps-dev): Bump eslint-config-prettier from 10.1.1 to 10.1.8
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/321">terraform-linters/setup-tflint#321</a></li>
<li>build(deps-dev): Bump <code>@​babel/eslint-parser</code> from 7.27.5
to 7.28.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/320">terraform-linters/setup-tflint#320</a></li>
<li>build(deps): Bump haya14busa/action-update-semver from 1.2.1 to
1.3.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/308">terraform-linters/setup-tflint#308</a></li>
<li>build(deps): Bump actions/setup-node from 4.3.0 to 4.4.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/307">terraform-linters/setup-tflint#307</a></li>
<li>build(deps-dev): Bump prettier from 3.5.3 to 3.6.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/319">terraform-linters/setup-tflint#319</a></li>
<li>build(deps-dev): Bump eslint-plugin-jest from 28.11.0 to 29.0.1 by
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/317">terraform-linters/setup-tflint#317</a></li>
<li>build(deps): Bump <code>@​octokit/rest</code> from 21.1.1 to 22.0.0
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/318">terraform-linters/setup-tflint#318</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/terraform-linters/setup-tflint/compare/v4...v5.0.0">https://github.com/terraform-linters/setup-tflint/compare/v4...v5.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/terraform-linters/setup-tflint/commit/ae78205cfffec9e8d93fd2b3115c7e9d3166d4b6"><code>ae78205</code></a>
fix: treat tflint exit code 2 as failure (<a
href="https://redirect.github.com/terraform-linters/setup-tflint/issues/324">#324</a>)</li>
<li><a
href="https://github.com/terraform-linters/setup-tflint/commit/d12e7d7687be895958000bcd89ddcc0b5e61b51c"><code>d12e7d7</code></a>
build(deps): Bump <code>@​octokit/rest</code> from 21.1.1 to 22.0.0 (<a
href="https://redirect.github.com/terraform-linters/setup-tflint/issues/318">#318</a>)</li>
<li><a
href="https://github.com/terraform-linters/setup-tflint/commit/94a7c68e1486685f6fc7c99e5bc3e9199316ba3a"><code>94a7c68</code></a>
build(deps-dev): Bump eslint-plugin-jest from 28.11.0 to 29.0.1 (<a
href="https://redirect.github.com/terraform-linters/setup-tflint/issues/317">#317</a>)</li>
<li><a
href="https://github.com/terraform-linters/setup-tflint/commit/088aad0c4a9a388e5bda5e325a9e12d1963c81b3"><code>088aad0</code></a>
build(deps-dev): Bump prettier from 3.5.3 to 3.6.2 (<a
href="https://redirect.github.com/terraform-linters/setup-tflint/issues/319">#319</a>)</li>
<li><a
href="https://github.com/terraform-linters/setup-tflint/commit/703178ca60bb753cad8864e2182f2b5a59dae5ca"><code>703178c</code></a>
build(deps): Bump actions/setup-node from 4.3.0 to 4.4.0 (<a
href="https://redirect.github.com/terraform-linters/setup-tflint/issues/307">#307</a>)</li>
<li><a
href="https://github.com/terraform-linters/setup-tflint/commit/6386b3190130337df3ba3b7289a6d6f57d781fba"><code>6386b31</code></a>
build(deps): Bump haya14busa/action-update-semver from 1.2.1 to 1.3.0
(<a
href="https://redirect.github.com/terraform-linters/setup-tflint/issues/308">#308</a>)</li>
<li><a
href="https://github.com/terraform-linters/setup-tflint/commit/090d6a03c2dd519d58f4d08b22cc254f74b1c76a"><code>090d6a0</code></a>
build(deps-dev): Bump <code>@​babel/eslint-parser</code> from 7.27.5 to
7.28.0 (<a
href="https://redirect.github.com/terraform-linters/setup-tflint/issues/320">#320</a>)</li>
<li><a
href="https://github.com/terraform-linters/setup-tflint/commit/501d0fb47850805df5fe04b6b911453d1e56f18d"><code>501d0fb</code></a>
build(deps-dev): Bump eslint-config-prettier from 10.1.1 to 10.1.8 (<a
href="https://redirect.github.com/terraform-linters/setup-tflint/issues/321">#321</a>)</li>
<li><a
href="https://github.com/terraform-linters/setup-tflint/commit/b06714a7b4bbbfb1ad65ea6dc156f1a3588477f2"><code>b06714a</code></a>
dependabot: automerge (<a
href="https://redirect.github.com/terraform-linters/setup-tflint/issues/322">#322</a>)</li>
<li><a
href="https://github.com/terraform-linters/setup-tflint/commit/e3e4b9b08c0eb22f71ff115d87b80877ac56e943"><code>e3e4b9b</code></a>
build(deps-dev): Bump <code>@​eslint/js</code> from 9.21.0 to 9.30.0 (<a
href="https://redirect.github.com/terraform-linters/setup-tflint/issues/313">#313</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/terraform-linters/setup-tflint/compare/90f302c255ef959cbfb4bd10581afecdb7ece3e6...ae78205cfffec9e8d93fd2b3115c7e9d3166d4b6">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=terraform-linters/setup-tflint&package-manager=github_actions&previous-version=4.1.1&new-version=5.0.0)](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>
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