Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

build(deps): bump github.com/terraform-linters/tflint from 0.33.1 to 0.36.1 in /tools #234

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 5, 2022

Bumps github.com/terraform-linters/tflint from 0.33.1 to 0.36.1.

Release notes

Sourced from github.com/terraform-linters/tflint's releases.

v0.36.1

0.36.1 (2022-05-05)

GPG key ID: 8CE69160EB3F2FE9

BugFixes

v0.36.0

0.36.0 (2022-05-05)

GPG key ID: 8CE69160EB3F2FE9

Enhancements

Plugin API Changes

Chores

  • #1336: build: Go 1.18 (@​wata727)
  • #1339 #1347 #1350: build(deps): Bump alpine from 3.15.1 to 3.15.4
  • #1344: build: CI only checks docker build for linux/amd64 (@​wata727)
  • #1346 #1371: build(deps): Bump github.com/terraform-linters/tflint-plugin-sdk from 0.10.0 to 0.11.0
  • #1348: discovery: reword message on protocol version err (@​bendrucker)
  • #1349: build(deps): Bump github.com/hashicorp/go-uuid from 1.0.2 to 1.0.3
  • #1360: build(deps): Bump golang from 1.18.0-alpine3.15 to 1.18.1-alpine3.15
  • #1361: Add signatures for keyless signing (@​wata727)
  • #1364: build(deps): Bump github.com/hashicorp/hcl/v2 from 2.11.1 to 2.12.0
  • #1366: build(deps): Bump github.com/google/go-cmp from 0.5.7 to 0.5.8
  • #1367: build(deps): Bump sigstore/cosign-installer from 2.2.1 to 2.3.0

v0.35.0

0.35.0 (2022-03-27)

This release contains major changes to the plugin system. All plugins must be built with tflint-plugin-sdk v0.10.0+ to support this version. See also https://github.com/terraform-linters/tflint-plugin-sdk/releases/tag/v0.10.0

Another important change is the end support of bundled plugins. Users who use the AWS provider should follow this change.

GPG key ID: 8CE69160EB3F2FE9

Breaking Changes

... (truncated)

Changelog

Sourced from github.com/terraform-linters/tflint's changelog.

0.36.1 (2022-05-05)

BugFixes

0.36.0 (2022-05-05)

Enhancements

Plugin API Changes

Chores

  • #1336: build: Go 1.18 (@​wata727)
  • #1339 #1347 #1350: build(deps): Bump alpine from 3.15.1 to 3.15.4
  • #1344: build: CI only checks docker build for linux/amd64 (@​wata727)
  • #1346 #1371: build(deps): Bump github.com/terraform-linters/tflint-plugin-sdk from 0.10.0 to 0.11.0
  • #1348: discovery: reword message on protocol version err (@​bendrucker)
  • #1349: build(deps): Bump github.com/hashicorp/go-uuid from 1.0.2 to 1.0.3
  • #1360: build(deps): Bump golang from 1.18.0-alpine3.15 to 1.18.1-alpine3.15
  • #1361: Add signatures for keyless signing (@​wata727)
  • #1364: build(deps): Bump github.com/hashicorp/hcl/v2 from 2.11.1 to 2.12.0
  • #1366: build(deps): Bump github.com/google/go-cmp from 0.5.7 to 0.5.8
  • #1367: build(deps): Bump sigstore/cosign-installer from 2.2.1 to 2.3.0

0.35.0 (2022-03-27)

This release contains major changes to the plugin system. All plugins must be built with tflint-plugin-sdk v0.10.0+ to support this version. See also https://github.com/terraform-linters/tflint-plugin-sdk/releases/tag/v0.10.0

Another important change is the end support of bundled plugins. Users who use the AWS provider should follow this change.

Breaking Changes

  • #1286: plugin: Drop support for bundled plugins (@​wata727)
    • Previously, you have been able to use rules for AWS resources, including aws_instance_invalid_type, without installing tflint-ruleset-aws explicitly. However, after this release, you will need to explicitly install the plugin.
    • Please note that even if you are affected by this change, you will not see any warnings in this release. Before updating, it is recommended to check if there is a warning that bundled plugin is enabled in the previous version (v0.31.0+). See also terraform-linters/tflint#1160
  • #1292 #1312 #1333 #1334 #1335: Add support for gRPC server for the new plugin system (@​wata727)
    • This change is not important to end-users, but it is important to plugin developers. See the tflint-plugin-sdk's CHANGELOG for detailed changes.

Enhancements

... (truncated)

Commits

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 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 [github.com/terraform-linters/tflint](https://github.com/terraform-linters/tflint) from 0.33.1 to 0.36.1.
- [Release notes](https://github.com/terraform-linters/tflint/releases)
- [Changelog](https://github.com/terraform-linters/tflint/blob/master/CHANGELOG.md)
- [Commits](terraform-linters/tflint@v0.33.1...v0.36.1)

---
updated-dependencies:
- dependency-name: github.com/terraform-linters/tflint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 5, 2022
@github-actions github-actions bot added size/M and removed dependencies Pull requests that update a dependency file labels May 5, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 6, 2022

Superseded by #239.

@dependabot dependabot bot closed this May 6, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/tools/github.com/terraform-linters/tflint-0.36.1 branch May 6, 2022 15:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
go Pull requests that update Go code size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants