Releases: terraform-linters/setup-tflint
Releases · terraform-linters/setup-tflint
v6.2.2
What's Changed
Dependencies
- ci: group @actions/* Dependabot updates by @bendrucker in #401
- build(deps): Bump @actions/glob from 0.5.0 to 0.6.1 by @bendrucker in #410
- build(deps): Bump actions/setup-node from 5.0.0 to 6.0.0 by @dependabot[bot] in #358
- build(deps-dev): Bump @eslint/compat from 1.4.0 to 1.4.1 by @dependabot[bot] in #359
- build(deps-dev): Bump @eslint/js from 9.36.0 to 9.39.0 by @dependabot[bot] in #360
- build(deps-dev): Bump eslint from 9.36.0 to 9.39.0 by @dependabot[bot] in #362
- build(deps-dev): Bump eslint-plugin-jsdoc from 60.6.0 to 61.1.11 by @dependabot[bot] in #363
- build(deps): Bump @octokit/rest from 22.0.0 to 22.0.1 by @dependabot[bot] in #361
- build(deps-dev): Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #365
- build(deps): Bump glob from 10.4.5 to 10.5.0 by @dependabot[bot] in #366
- build(deps): Bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #367
- build(deps-dev): Bump @eslint/compat from 1.4.1 to 2.0.0 by @dependabot[bot] in #368
- build(deps-dev): Bump @eslint/js from 9.39.0 to 9.39.1 by @dependabot[bot] in #369
- build(deps-dev): Bump eslint from 9.39.0 to 9.39.1 by @dependabot[bot] in #370
- build(deps-dev): Bump prettier from 3.6.2 to 3.7.3 by @dependabot[bot] in #372
- build(deps-dev): Bump eslint-plugin-jsdoc from 61.1.11 to 61.4.1 by @dependabot[bot] in #374
- build(deps-dev): Bump eslint-plugin-jest from 29.0.1 to 29.2.1 by @dependabot[bot] in #376
- build(deps-dev): Bump @eslint/eslintrc from 3.3.1 to 3.3.3 by @dependabot[bot] in #375
- build(deps-dev): Bump @babel/eslint-parser from 7.28.4 to 7.28.5 by @dependabot[bot] in #373
- build(deps): Bump @actions/io from 1.1.3 to 2.0.0 by @dependabot[bot] in #371
- build(deps): Bump actions/cache from 4.3.0 to 5.0.1 by @dependabot[bot] in #378
- build(deps-dev): Bump eslint-plugin-jsdoc from 61.4.1 to 61.5.0 by @dependabot[bot] in #381
- build(deps-dev): Bump eslint from 9.39.1 to 9.39.2 by @dependabot[bot] in #383
- build(deps-dev): Bump prettier from 3.7.3 to 3.7.4 by @dependabot[bot] in #386
- build(deps): Bump actions/setup-node from 6.0.0 to 6.1.0 by @dependabot[bot] in #380
- build(deps): Bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #379
- build(deps): Bump @actions/exec from 1.1.1 to 2.0.0 by @dependabot[bot] in #382
- build(deps): Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #388
- build(deps-dev): Bump prettier from 3.7.4 to 3.8.1 by @dependabot[bot] in #391
- build(deps-dev): Bump eslint-plugin-prettier from 5.5.4 to 5.5.5 by @dependabot[bot] in #392
- build(deps): Bump actions/setup-node from 6.1.0 to 6.2.0 by @dependabot[bot] in #389
- build(deps): Bump actions/cache from 5.0.1 to 5.0.3 by @dependabot[bot] in #395
- build(deps): Bump minimatch by @dependabot[bot] in #397
- build(deps): Bump @actions/cache from 4.1.0 to 5.0.1 by @dependabot[bot] in #385
- build(deps): Bump @actions/tool-cache from 2.0.2 to 4.0.0 by @dependabot[bot] in #390
- build(deps): Bump @actions/core from 1.11.1 to 2.0.1 by @dependabot[bot] in #384
- build(deps): Bump actions/setup-node from 6.2.0 to 6.3.0 by @dependabot[bot] in #402
- build(deps-dev): Bump @eslint/eslintrc from 3.3.3 to 3.3.5 by @dependabot[bot] in #404
- build(deps-dev): Bump eslint-plugin-jest from 29.2.1 to 29.15.0 by @dependabot[bot] in #405
- build(deps-dev): Bump jest from 30.2.0 to 30.3.0 by @dependabot[bot] in #407
- build(deps-dev): Bump @babel/eslint-parser from 7.28.5 to 7.28.6 by @dependabot[bot] in #406
- build(deps-dev): Bump globals from 16.4.0 to 17.4.0 by @dependabot[bot] in #408
- build(deps-dev): Bump eslint-plugin-jsdoc from 61.5.0 to 62.8.0 by @dependabot[bot] in #409
- build(deps): Bump the actions group across 1 directory with 3 updates by @dependabot[bot] in #411
Full Changelog: v6...v6.2.2
v6.2.1
What's Changed
Features
- fix: install wrapper after version/cache steps by @bendrucker in #357
Dependencies
- build(deps): Bump brace-expansion by @dependabot[bot] in #348
Full Changelog: v6...v6.2.1
v6.2.0
What's Changed
Features
- feat: show tflint version and set output by @bendrucker in #353
- feat: add cache-hit output by @bendrucker in #354
- feat: cache tflint binary using @actions/tool-cache by @bendrucker in #355
Full Changelog: v6...v6.2.0
v6.1.0
v6.0.0
What's Changed
Breaking
- upgrade to node 24 by @chenrui333 in #335
Docs
Dependencies
- build(deps): Bump actions/cache from 4.2.3 to 4.2.4 by @dependabot[bot] in #325
- build(deps-dev): Bump jest from 29.7.0 to 30.1.1 by @dependabot[bot] in #327
- build(deps): Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #326
- build(deps-dev): Bump @eslint/compat from 1.2.7 to 1.3.2 by @dependabot[bot] in #329
- build(deps-dev): Bump eslint-plugin-jsdoc from 51.3.1 to 54.1.1 by @dependabot[bot] in #328
- build(deps-dev): Bump @eslint/js from 9.30.0 to 9.34.0 by @dependabot[bot] in #330
- build(deps-dev): Bump eslint-plugin-import from 2.31.0 to 2.32.0 by @dependabot[bot] in #332
- build(deps-dev): Bump eslint-plugin-prettier from 5.2.5 to 5.5.4 by @dependabot[bot] in #331
- build(deps): Bump actions/setup-node from 4.4.0 to 5.0.0 by @dependabot[bot] in #336
- build(deps): Bump haya14busa/action-update-semver from 1.3.0 to 1.5.1 by @dependabot[bot] in #338
- build(deps-dev): Bump eslint from 9.30.0 to 9.36.0 by @dependabot[bot] in #339
- build(deps-dev): Bump jest from 30.1.1 to 30.2.0 by @dependabot[bot] in #340
- build(deps-dev): Bump @babel/eslint-parser from 7.28.0 to 7.28.4 by @dependabot[bot] in #342
- build(deps-dev): Bump eslint-plugin-jsdoc from 54.1.1 to 60.6.0 by @dependabot[bot] in #344
- build(deps-dev): Bump @vercel/ncc from 0.38.3 to 0.38.4 by @dependabot[bot] in #341
- build(deps): Bump actions/cache from 4.2.4 to 4.3.0 by @dependabot[bot] in #337
- build(deps-dev): Bump globals from 16.0.0 to 16.4.0 by @dependabot[bot] in #345
- build(deps-dev): Bump @eslint/compat from 1.3.2 to 1.4.0 by @dependabot[bot] in #343
New Contributors
Full Changelog: v5...v6.0.0
v5.0.0
Breaking Changes
- fix: treat tflint exit code 2 as failure by @bendrucker in #324
Dependencies
- Pin GitHub Actions by @wata727 in #294
- Set workflow permissions explicitly by @wata727 in #301
- dependabot: automerge by @bendrucker in #322
Dependencies
- build(deps): Bump actions/cache from 4.2.2 to 4.2.3 by @dependabot[bot] in #300
- build(deps-dev): Bump @babel/eslint-parser from 7.26.8 to 7.27.0 by @dependabot[bot] in #298
- build(deps-dev): Bump eslint-plugin-jsdoc from 50.6.3 to 50.6.9 by @dependabot[bot] in #297
- build(deps-dev): Bump @eslint/eslintrc from 3.3.0 to 3.3.1 by @dependabot[bot] in #296
- build(deps-dev): Bump eslint-config-prettier from 10.0.2 to 10.1.1 by @dependabot[bot] in #295
- build(deps-dev): Bump eslint-plugin-prettier from 5.2.3 to 5.2.5 by @dependabot[bot] in #299
- build(deps-dev): Bump @babel/eslint-parser from 7.27.0 to 7.27.5 by @dependabot[bot] in #316
- build(deps-dev): Bump eslint-plugin-jsdoc from 50.6.9 to 51.3.1 by @dependabot[bot] in #315
- build(deps-dev): Bump eslint from 9.21.0 to 9.30.0 by @dependabot[bot] in #314
- build(deps-dev): Bump @eslint/js from 9.21.0 to 9.30.0 by @dependabot[bot] in #313
- build(deps-dev): Bump eslint-config-prettier from 10.1.1 to 10.1.8 by @dependabot[bot] in #321
- build(deps-dev): Bump @babel/eslint-parser from 7.27.5 to 7.28.0 by @dependabot[bot] in #320
- build(deps): Bump haya14busa/action-update-semver from 1.2.1 to 1.3.0 by @dependabot[bot] in #308
- build(deps): Bump actions/setup-node from 4.3.0 to 4.4.0 by @dependabot[bot] in #307
- build(deps-dev): Bump prettier from 3.5.3 to 3.6.2 by @dependabot[bot] in #319
- build(deps-dev): Bump eslint-plugin-jest from 28.11.0 to 29.0.1 by @dependabot[bot] in #317
- build(deps): Bump @octokit/rest from 21.1.1 to 22.0.0 by @dependabot[bot] in #318
Full Changelog: v4...v5.0.0
v4.1.1
What's Changed
This release converts the action to ESM in order to enable use of ESM-only packages from GitHub. This should have no impact on end-users. Please open an issue if observe any change.
Refactoring
- Convert to ESM by @bendrucker in #281
- add unique names per integration test by @bendrucker in #282
- eslint: expect extensions for local imports by @bendrucker in #288
- lint: run in test workflow by @bendrucker in #289
Dependencies
- build(deps-dev): Bump eslint-plugin-jest from 28.8.3 to 28.9.0 by @dependabot in #261
- build(deps-dev): Bump eslint-plugin-promise from 7.1.0 to 7.2.1 by @dependabot in #262
- build(deps-dev): Bump eslint from 9.14.0 to 9.16.0 by @dependabot in #263
- build(deps-dev): Bump @vercel/ncc from 0.38.1 to 0.38.3 by @dependabot in #264
- build(deps-dev): Bump eslint from 9.16.0 to 9.17.0 by @dependabot in #265
- build(deps-dev): Bump @eslint/js from 9.16.0 to 9.17.0 by @dependabot in #266
- build(deps-dev): Bump globals from 15.12.0 to 15.14.0 by @dependabot in #267
- build(deps-dev): Bump prettier from 3.3.3 to 3.4.2 by @dependabot in #268
- build(deps-dev): Bump eslint-config-prettier from 9.1.0 to 10.0.2 by @dependabot in #277
- build(deps-dev): Bump @eslint/compat from 1.2.2 to 1.2.7 by @dependabot in #276
- build(deps-dev): Bump eslint-plugin-prettier from 5.2.1 to 5.2.3 by @dependabot in #269
- build(deps): Bump @octokit/plugin-paginate-rest from 9.0.0 to 9.2.2 by @dependabot in #278
- build(deps): Bump @actions/tool-cache from 2.0.1 to 2.0.2 by @dependabot in #273
- build(deps): Bump @octokit/request-error from 5.0.0 to 5.1.1 by @dependabot in #274
- build(deps): Bump @octokit/request from 8.1.1 to 8.4.1 by @dependabot in #279
- build(deps): Bump @octokit/rest from 20.0.2 to 21.1.1 by @dependabot in #280
- build(deps-dev): Bump globals from 15.14.0 to 16.0.0 by @dependabot in #286
- build(deps-dev): Bump eslint from 9.17.0 to 9.21.0 by @dependabot in #285
- build(deps-dev): Bump prettier from 3.4.2 to 3.5.3 by @dependabot in #284
- build(deps-dev): Bump @eslint/eslintrc from 3.2.0 to 3.3.0 by @dependabot in #283
- build(deps-dev): Bump @babel/eslint-parser from 7.25.9 to 7.26.8 by @dependabot in #292
- build(deps-dev): Bump eslint-plugin-jsdoc from 50.4.3 to 50.6.3 by @dependabot in #290
- build(deps-dev): Bump eslint-plugin-jest from 28.9.0 to 28.11.0 by @dependabot in #291
Full Changelog: v4...v4.1.1
v4.1.0
What's Changed
Features
- Add checksums to enforce immutability by @avri-schneider in #250
- test: pass
GITHUB_TOKENto avoid IP rate limiting by @bendrucker in #219 - Update action versions in README by @wata727 in #223
- chore(docs): update to most recent version by @triwats in #244
- deps: rm eslint-config-airbnb-base by @bendrucker in #255
- deps: remove
node-fetchby @bendrucker in #256
Dependencies
- build(deps-dev): Bump eslint-plugin-jsdoc from 46.5.1 to 46.8.2 by @dependabot in #195
- build(deps-dev): Bump eslint from 8.46.0 to 8.50.0 by @dependabot in #197
- build(deps-dev): Bump prettier from 3.0.0 to 3.0.3 by @dependabot in #198
- build(deps): Bump actions/checkout from 3 to 4 by @dependabot in #199
- build(deps): Bump @octokit/rest from 20.0.1 to 20.0.2 by @dependabot in #196
- build(deps-dev): Bump @babel/traverse from 7.22.11 to 7.23.2 by @dependabot in #200
- build(deps-dev): Bump @vercel/ncc from 0.36.1 to 0.38.1 by @dependabot in #201
- build(deps-dev): Bump eslint-plugin-import from 2.28.1 to 2.29.0 by @dependabot in #202
- build(deps): Bump actions/setup-node from 3 to 4 by @dependabot in #205
- build(deps-dev): Bump eslint-plugin-jest from 27.2.2 to 27.6.0 by @dependabot in #203
- build(deps-dev): Bump jest from 29.6.4 to 29.7.0 by @dependabot in #204
- build(deps-dev): Bump eslint-plugin-jsdoc from 46.8.2 to 46.9.0 by @dependabot in #206
- build(deps-dev): Bump prettier from 3.0.3 to 3.1.0 by @dependabot in #207
- build(deps-dev): Bump eslint from 8.50.0 to 8.54.0 by @dependabot in #209
- build(deps): Bump @actions/core from 1.10.0 to 1.10.1 by @dependabot in #208
- build(deps-dev): Bump eslint-plugin-prettier from 4.2.1 to 5.1.2 by @dependabot in #210
- build(deps-dev): Bump eslint-plugin-import from 2.29.0 to 2.29.1 by @dependabot in #211
- build(deps-dev): Bump eslint from 8.54.0 to 8.56.0 by @dependabot in #212
- build(deps-dev): Bump eslint-config-prettier from 9.0.0 to 9.1.0 by @dependabot in #213
- build(deps-dev): Bump eslint-plugin-security from 1.7.1 to 2.1.0 by @dependabot in #214
- build(deps): Bump actions/cache from 3 to 4 by @dependabot in #215
- build(deps-dev): Bump eslint-plugin-jsdoc from 46.9.0 to 48.0.4 by @dependabot in #216
- build(deps-dev): Bump eslint-plugin-jest from 27.6.0 to 27.6.3 by @dependabot in #217
- build(deps-dev): Bump eslint-plugin-prettier from 5.1.2 to 5.1.3 by @dependabot in #218
- build(deps-dev): Bump eslint-plugin-jsdoc from 48.0.4 to 48.2.2 by @dependabot in #228
- build(deps-dev): Bump eslint-plugin-jest from 27.6.3 to 28.5.0 by @dependabot in #232
- build(deps-dev): Bump prettier from 3.1.0 to 3.2.5 by @dependabot in #227
- build(deps-dev): Bump eslint-plugin-security from 2.1.0 to 3.0.0 by @dependabot in #229
- build(deps-dev): Bump braces from 3.0.2 to 3.0.3 by @dependabot in #234
- build(deps-dev): Bump prettier from 3.2.5 to 3.3.2 by @dependabot in #238
- build(deps-dev): Bump eslint-plugin-security from 3.0.0 to 3.0.1 by @dependabot in #235
- build(deps-dev): Bump eslint-plugin-jsdoc from 48.2.2 to 48.5.0 by @dependabot in #236
- build(deps-dev): Bump eslint-plugin-jest from 28.5.0 to 28.8.3 by @dependabot in #249
- build(deps-dev): Bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by @dependabot in #241
- build(deps-dev): Bump prettier from 3.3.2 to 3.3.3 by @dependabot in #252
- build(deps): Bump @actions/core from 1.10.1 to 1.11.1 by @dependabot in #251
- build(deps-dev): Bump eslint from 8.56.0 to 9.14.0 by @dependabot in #254
- build(deps-dev): Bump eslint-plugin-jsdoc from 48.5.0 to 50.4.3 by @dependabot in #258
New Contributors
- @triwats made their first contribution in #244
- @avri-schneider made their first contribution in #250
Full Changelog: v4...v4.1.0
v4.0.0
v3.1.1
What's Changed
Features
- disable
github_tokenin GHES by @bendrucker in #193
Dependencies
- build(deps-dev): Bump eslint-plugin-import from 2.28.0 to 2.28.1 by @dependabot in #189
- build(deps-dev): Bump jest from 29.6.2 to 29.6.4 by @dependabot in #190
- build(deps-dev): Bump eslint-plugin-jsdoc from 46.4.3 to 46.5.1 by @dependabot in #192
- build(deps-dev): Bump eslint-config-prettier from 8.8.0 to 9.0.0 by @dependabot in #191
Full Changelog: v3...v3.1.1