Skip to content

Releases: terraform-linters/setup-tflint

v4.0.0

25 Sep 18:43
19a52fb
Compare
Choose a tag to compare

What's Changed

Breaking Changes

Full Changelog: v3...v4.0.0

v3.1.1

01 Sep 01:11
a5a1af8
Compare
Choose a tag to compare

What's Changed

Features

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

24 Aug 21:55
3bb7d77
Compare
Choose a tag to compare

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

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

17 Nov 21:46
ba6bb29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2...v3.0.0

v2.0.1

16 Aug 23:25
4446353
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2...v2.0.1

v2.0.0

29 Mar 18:18
Compare
Choose a tag to compare

Breaking: This version requires Node.js v16 or above.

What's Changed

New Contributors

Full Changelog: v1...v2.0.0

v1.1.0

17 Apr 17:31
Compare
Choose a tag to compare
  • Add support for Problem Matcher for -f compact #13

v1.0.7

01 Mar 21:35
2ce3ac5
Compare
Choose a tag to compare
Add dist/index.js (#6)

v1.0.6

25 Feb 20:14
Compare
Choose a tag to compare

This is the first release under the terraform-linters organization

terraform-linters/tflint#1031

v1.0.2

25 Feb 20:16
Compare
Choose a tag to compare
Deployed to github pages