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.38.1 in /tools #309

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 21, 2022

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

Release notes

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

v0.38.1

0.38.1 (2022-06-21)

GPG key ID: 8CE69160EB3F2FE9

0.38.0 (2022-06-21)

Enhancements

BugFixes

  • #1415: tflint: Skip evaluation of module arguments if the module call is not evaluated (@​wata727)
  • #1416: cmd: Lookup issues by normalized path (@​wata727)

Chores

  • #1405: build(deps): Bump alpine from 3.15.4 to 3.16.0
  • #1410: build(deps): Bump golang from 1.18.2-alpine3.15 to 1.18.3-alpine3.15
  • #1414: build(deps): Bump sigstore/cosign-installer from 2.3.0 to 2.4.0
  • #1419: Tweak issue templates (@​wata727)

v0.37.0

0.37.0 (2022-05-30)

GPG key ID: 8CE69160EB3F2FE9

Enhancements

Chores

  • #1378: build(deps): Bump github.com/hashicorp/go-plugin from 1.4.3 to 1.4.4
  • #1379: build(deps): Bump docker/metadata-action from 3 to 4
  • #1380: build(deps): Bump docker/login-action from 1 to 2
  • #1381: build(deps): Bump docker/setup-buildx-action from 1 to 2
  • #1382: build(deps): Bump docker/build-push-action from 2 to 3
  • #1383: build(deps): Bump docker/setup-qemu-action from 1 to 2
  • #1385: Remove a redundant log message (@​alexjurkiewicz)
  • #1386: build(deps): Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0
  • #1387: build(deps): Bump golang from 1.18.1-alpine3.15 to 1.18.2-alpine3.15
  • #1389: build(deps): Bump github.com/hashicorp/go-version from 1.4.0 to 1.5.0
  • #1390: build(deps): Bump github.com/hashicorp/go-getter from 1.5.11 to 1.6.1
  • #1391: build(deps): Bump goreleaser/goreleaser-action from 2 to 3

... (truncated)

Changelog

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

0.38.1 (2022-06-21)

0.38.0 (2022-06-21)

Enhancements

BugFixes

  • #1415: tflint: Skip evaluation of module arguments if the module call is not evaluated (@​wata727)
  • #1416: cmd: Lookup issues by normalized path (@​wata727)

Chores

  • #1405: build(deps): Bump alpine from 3.15.4 to 3.16.0
  • #1410: build(deps): Bump golang from 1.18.2-alpine3.15 to 1.18.3-alpine3.15
  • #1414: build(deps): Bump sigstore/cosign-installer from 2.3.0 to 2.4.0
  • #1419: Tweak issue templates (@​wata727)

0.37.0 (2022-05-30)

Enhancements

Chores

  • #1378: build(deps): Bump github.com/hashicorp/go-plugin from 1.4.3 to 1.4.4
  • #1379: build(deps): Bump docker/metadata-action from 3 to 4
  • #1380: build(deps): Bump docker/login-action from 1 to 2
  • #1381: build(deps): Bump docker/setup-buildx-action from 1 to 2
  • #1382: build(deps): Bump docker/build-push-action from 2 to 3
  • #1383: build(deps): Bump docker/setup-qemu-action from 1 to 2
  • #1385: Remove a redundant log message (@​alexjurkiewicz)
  • #1386: build(deps): Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0
  • #1387: build(deps): Bump golang from 1.18.1-alpine3.15 to 1.18.2-alpine3.15
  • #1389: build(deps): Bump github.com/hashicorp/go-version from 1.4.0 to 1.5.0
  • #1390: build(deps): Bump github.com/hashicorp/go-getter from 1.5.11 to 1.6.1
  • #1391: build(deps): Bump goreleaser/goreleaser-action from 2 to 3
  • #1404: Remove testify (@​wata727)

0.36.2 (2022-05-06)

BugFixes

  • #1376: Fix unintended errors when enabling Terraform rules by CLI (@​wata727)

... (truncated)

Commits
  • a21bdd7 Bump up version to v0.38.1
  • 740a5ae Use latest Cosign (#1420)
  • 03f8ef5 Bump up version to v0.38.0
  • 02797ad Tweak issue templates (#1419)
  • 4fc02e1 build(deps): Bump golang from 1.18.2-alpine3.15 to 1.18.3-alpine3.15 (#1410)
  • 1e56760 Lookup issues by normalized path (#1416)
  • f9008f4 Skip evaluation of module arguments if the module call is not evaluated (#1415)
  • f45241c feat: add new rule to check comparisons with empty list (#1359)
  • f5f82cf build(deps): Bump sigstore/cosign-installer from 2.3.0 to 2.4.0 (#1414)
  • 2b2f9c1 formatter(junit): use standard range string in failure message (#1409)
  • 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 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.38.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.38.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 Jun 21, 2022
@github-actions github-actions bot added size/M and removed dependencies Pull requests that update a dependency file labels Jun 21, 2022
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