Releases: terraform-linters/setup-tflint
Releases · terraform-linters/setup-tflint
v4.1.0
What's Changed
Features
- Add checksums to enforce immutability by @avri-schneider in #250
- test: pass
GITHUB_TOKEN
to 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-fetch
by @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_token
in 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
v3.1.0
What's Changed
Features
- add wrapper to expose stdout, stderr, and exitcode by @dreinhardt-terminus in #173 / dfc4d18
- Run integration tests on Windows by @bendrucker in #168
Documentation
- Bump version tags in README by @trallnag in #145
- include
GITHUB_TOKEN
in init example by @bendrucker in #157 - add guidance on auth for GHES users by @bendrucker in #186
Dependencies
- build(deps-dev): bump eslint-plugin-jest from 27.1.5 to 27.1.6 by @dependabot in #133
- build(deps-dev): bump eslint from 8.27.0 to 8.28.0 by @dependabot in #135
- build(deps-dev): bump prettier from 2.7.1 to 2.8.0 by @dependabot in #136
- build(deps-dev): bump eslint-plugin-jsdoc from 39.6.2 to 39.6.4 by @dependabot in #134
- build(deps-dev): bump prettier from 2.8.0 to 2.8.1 by @dependabot in #140
- build(deps-dev): bump @vercel/ncc from 0.34.0 to 0.36.0 by @dependabot in #141
- build(deps-dev): bump eslint from 8.28.0 to 8.31.0 by @dependabot in #139
- build(deps-dev): bump eslint-plugin-jsdoc from 39.6.4 to 39.7.5 by @dependabot in #148
- build(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.27.5 by @dependabot in #150
- build(deps-dev): bump eslint-plugin-security from 1.5.0 to 1.7.0 by @dependabot in #149
- build(deps-dev): bump eslint-plugin-jest from 27.1.6 to 27.2.1 by @dependabot in #146
- build(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0 by @dependabot in #147
- build(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #151
- build(deps-dev): bump eslint-plugin-jsdoc from 39.7.5 to 43.1.1 by @dependabot in #164
- build(deps-dev): bump prettier from 2.8.1 to 2.8.8 by @dependabot in #165
- build(deps-dev): bump eslint-plugin-jsdoc from 43.1.1 to 46.1.0 by @dependabot in #169
- build(deps-dev): bump eslint from 8.31.0 to 8.41.0 by @dependabot in #170
- build(deps-dev): bump eslint-plugin-security from 1.7.0 to 1.7.1 by @dependabot in #155
- build(deps-dev): bump @vercel/ncc from 0.36.0 to 0.36.1 by @dependabot in #152
- build(deps-dev): bump jest from 29.3.1 to 29.5.0 by @dependabot in #159
- build(deps-dev): bump eslint-plugin-jsdoc from 46.1.0 to 46.4.3 by @dependabot in #178
- build(deps-dev): bump eslint-config-prettier from 8.6.0 to 8.8.0 by @dependabot in #176
- build(deps-dev): bump eslint from 8.41.0 to 8.44.0 by @dependabot in #175
- build(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.2.2 by @dependabot in #174
- build(deps): bump @octokit/rest from 19.0.5 to 19.0.13 by @dependabot in #177
- build(deps): Bump semver from 6.3.0 to 6.3.1 by @dependabot in #179
- build(deps-dev): Bump jest from 29.5.0 to 29.6.2 by @dependabot in #183
- build(deps-dev): Bump prettier from 2.8.8 to 3.0.0 by @dependabot in #182
- build(deps-dev): Bump eslint from 8.44.0 to 8.46.0 by @dependabot in #181
- build(deps-dev): Bump eslint-plugin-import from 2.27.5 to 2.28.0 by @dependabot in #180
- build(deps): Bump @octokit/rest from 19.0.13 to 20.0.1 by @dependabot in #184
New Contributors
Full Changelog: v3...v3.1.0
v3.0.0
What's Changed
- Bump eslint-plugin-jest from 26.8.3 to 26.8.7 by @dependabot in #101
- Bump @octokit/rest from 19.0.3 to 19.0.4 by @dependabot in #100
- Bump eslint-plugin-jest from 26.8.7 to 27.0.1 by @dependabot in #102
- Bump eslint from 8.22.0 to 8.23.0 by @dependabot in #103
- Bump eslint-plugin-promise from 6.0.0 to 6.0.1 by @dependabot in #104
- Bump jest from 28.1.3 to 29.0.1 by @dependabot in #105
- Bump jest from 29.0.1 to 29.0.2 by @dependabot in #106
- Bump jest from 29.0.2 to 29.0.3 by @dependabot in #107
- Bump eslint-plugin-jest from 27.0.1 to 27.0.4 by @dependabot in #108
- Bump eslint from 8.23.0 to 8.23.1 by @dependabot in #109
- Bump eslint from 8.23.1 to 8.24.0 by @dependabot in #110
- Bump jest from 29.0.3 to 29.1.2 by @dependabot in #112
- Bump @actions/core from 1.9.1 to 1.10.0 by @dependabot in #111
- Bump eslint from 8.24.0 to 8.25.0 by @dependabot in #113
- Bump eslint-plugin-jest from 27.0.4 to 27.1.1 by @dependabot in #114
- Bump eslint from 8.25.0 to 8.26.0 by @dependabot in #119
- Bump eslint-plugin-promise from 6.0.1 to 6.1.1 by @dependabot in #120
- Bump eslint-plugin-jest from 27.1.1 to 27.1.3 by @dependabot in #121
- Bump jest from 29.1.2 to 29.2.1 by @dependabot in #122
- Bump jest from 29.2.1 to 29.2.2 by @dependabot in #123
- Bump eslint-plugin-jsdoc from 39.3.6 to 39.4.0 by @dependabot in #124
- Bump eslint-plugin-jest from 27.1.3 to 27.1.4 by @dependabot in #125
- Bump eslint from 8.26.0 to 8.27.0 by @dependabot in #127
- Bump eslint-plugin-jsdoc from 39.4.0 to 39.6.2 by @dependabot in #126
- Remove husky pre-commit hooks by @bendrucker in #131
- build(deps-dev): bump eslint-plugin-jest from 27.1.4 to 27.1.5 by @dependabot in #129
- build(deps-dev): bump jest from 29.2.2 to 29.3.1 by @dependabot in #130
- Bump @octokit/rest from 19.0.4 to 19.0.5 by @dependabot in #115
- Set default GitHub token by @laughedelic in #89
- Breaking: If invoked from a GitHub Enterprise Server instance, you may need to set this to a blank value or provide an access token issued from
github.com
. Forgit.luolix.top
users, this change should be non-breaking.
- Breaking: If invoked from a GitHub Enterprise Server instance, you may need to set this to a blank value or provide an access token issued from
New Contributors
- @laughedelic made their first contribution in #89
Full Changelog: v2...v3.0.0
v2.0.1
What's Changed
- Bump prettier from 2.2.1 to 2.6.2 by @dependabot in #30
- Bump lint-staged from 10.5.3 to 12.3.7 by @dependabot in #31
- Bump eslint-plugin-jsdoc from 38.1.4 to 38.1.6 by @dependabot in #34
- Bump eslint-plugin-import from 2.22.1 to 2.25.4 by @dependabot in #32
- Bump @actions/core from 1.2.6 to 1.6.0 by @dependabot in #33
- Bump pinst from 2.1.1 to 3.0.0 by @dependabot in #35
- Bump eslint from 7.32.0 to 8.13.0 by @dependabot in #36
- Bump eslint-plugin-jsdoc from 38.1.6 to 39.1.0 by @dependabot in #39
- Bump eslint-config-airbnb-base from 14.2.1 to 15.0.0 by @dependabot in #37
- Bump @octokit/rest from 18.0.12 to 18.12.0 by @dependabot in #38
- Bump eslint-plugin-promise from 4.2.1 to 6.0.0 by @dependabot in #40
- Bump lint-staged from 12.3.7 to 12.3.8 by @dependabot in #41
- Bump husky from 5.0.6 to 7.0.4 by @dependabot in #42
- Bump eslint-plugin-import from 2.25.4 to 2.26.0 by @dependabot in #43
- Bump eslint-plugin-jest from 26.1.3 to 26.1.4 by @dependabot in #44
- Bump eslint from 8.13.0 to 8.14.0 by @dependabot in #49
- Bump lint-staged from 12.3.8 to 12.4.0 by @dependabot in #48
- Bump eslint-plugin-jest from 26.1.4 to 26.1.5 by @dependabot in #47
- Bump eslint-plugin-security from 1.4.0 to 1.5.0 by @dependabot in #45
- Bump @vercel/ncc from 0.33.3 to 0.33.4 by @dependabot in #46
- Bump jest from 27.5.1 to 28.1.0 by @dependabot in #54
- Bump lint-staged from 12.4.0 to 12.4.1 by @dependabot in #53
- Bump @actions/core from 1.6.0 to 1.8.0 by @dependabot in #56
- Bump eslint-plugin-jsdoc from 39.1.0 to 39.2.9 by @dependabot in #50
- Bump eslint from 8.14.0 to 8.15.0 by @dependabot in #58
- Bump husky from 7.0.4 to 8.0.1 by @dependabot in #57
- Bump eslint-plugin-jest from 26.1.5 to 26.2.2 by @dependabot in #61
- Bump @actions/tool-cache from 1.7.2 to 2.0.1 by @dependabot in #59
- Bump @actions/core from 1.8.0 to 1.8.2 by @dependabot in #60
- Bump eslint from 8.15.0 to 8.16.0 by @dependabot in #62
- Bump eslint-plugin-jsdoc from 39.2.9 to 39.3.0 by @dependabot in #63
- Bump @vercel/ncc from 0.33.4 to 0.34.0 by @dependabot in #64
- Bump eslint-plugin-jsdoc from 39.3.0 to 39.3.2 by @dependabot in #65
- Bump lint-staged from 12.4.1 to 12.4.2 by @dependabot in #66
- Bump eslint-plugin-jest from 26.2.2 to 26.4.6 by @dependabot in #68
- Bump eslint-plugin-jest from 26.4.6 to 26.5.3 by @dependabot in #71
- Bump eslint from 8.16.0 to 8.17.0 by @dependabot in #70
- Bump lint-staged from 12.4.2 to 13.0.0 by @dependabot in #69
- Bump lint-staged from 13.0.0 to 13.0.1 by @dependabot in #72
- Bump jest from 28.1.0 to 28.1.1 by @dependabot in #73
- Bump prettier from 2.6.2 to 2.7.1 by @dependabot in #74
- Bump eslint from 8.17.0 to 8.18.0 by @dependabot in #75
- Bump eslint-plugin-jsdoc from 39.3.2 to 39.3.3 by @dependabot in #76
- Bump lint-staged from 13.0.1 to 13.0.2 by @dependabot in #78
- Bump @actions/core from 1.8.2 to 1.9.0 by @dependabot in #77
- Bump lint-staged from 13.0.2 to 13.0.3 by @dependabot in #79
- Bump jest from 28.1.1 to 28.1.2 by @dependabot in #80
- Bump eslint from 8.18.0 to 8.19.0 by @dependabot in #81
- Bump eslint-plugin-prettier from 4.0.0 to 4.2.1 by @dependabot in #82
- Bump @octokit/rest from 18.12.0 to 19.0.3 by @dependabot in #83
- Bump eslint from 8.19.0 to 8.20.0 by @dependabot in #84
- Bump jest from 28.1.2 to 28.1.3 by @dependabot in #85
- Bump eslint-plugin-jest from 26.5.3 to 26.6.0 by @dependabot in #86
- Using latest version in the example by @dwardu89 in #87
- Bump eslint-plugin-jsdoc from 39.3.3 to 39.3.4 by @dependabot in #90
- Bump eslint-plugin-jest from 26.6.0 to 26.7.0 by @dependabot in #91
- Bump eslint-plugin-jest from 26.7.0 to 26.8.0 by @dependabot in #93
- Bump eslint from 8.20.0 to 8.21.0 by @dependabot in #94
- Bump eslint-plugin-jsdoc from 39.3.4 to 39.3.6 by @dependabot in #95
- Bump eslint from 8.21.0 to 8.22.0 by @dependabot in #96
- Bump eslint-plugin-jest from 26.8.0 to 26.8.3 by @dependabot in #99
- Bump @actions/core from 1.9.0 to 1.9.1 by @dependabot in #97
New Contributors
Full Changelog: v2...v2.0.1
v2.0.0
Breaking: This version requires Node.js v16 or above.
What's Changed
- Add example for
--init
by @wata727 in #17 - Add an example of caching plugin dir by @wata727 in #18
- runtime: update to use nodejs@16 by @chenrui333 in #21
- Resolve matcher path in single step by @bendrucker in #22
- Bump eslint-plugin-prettier from 3.3.1 to 4.0.0 by @dependabot in #23
- Bump eslint-plugin-jest from 24.1.3 to 26.1.3 by @dependabot in #24
- Bump eslint-config-prettier from 7.2.0 to 8.5.0 by @dependabot in #29
- Bump @vercel/ncc from 0.27.0 to 0.33.3 by @dependabot in #26
- Bump @actions/tool-cache from 1.6.1 to 1.7.2 by @dependabot in #25
- Bump jest from 26.6.3 to 27.5.1 by @dependabot in #28
- Bump eslint-plugin-jsdoc from 31.0.7 to 38.1.4 by @dependabot in #27
New Contributors
- @chenrui333 made their first contribution in #21
- @dependabot made their first contribution in #23
Full Changelog: v1...v2.0.0
v1.1.0
- Add support for Problem Matcher for
-f compact
#13
v1.0.7
Add dist/index.js (#6)
v1.0.6
This is the first release under the terraform-linters
organization