Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/terraform-linters/tflint from 0.33.1 to 0.46.1 in /tools #880

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 24, 2023

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

Release notes

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

v0.46.1

0.46.1 (2023-04-22)

BugFixes

Chores

  • #1738: build(deps): Bump sigstore/cosign-installer from 3.0.1 to 3.0.2
  • #1739: build(deps): Bump golang.org/x/crypto from 0.7.0 to 0.8.0
  • #1741: build(deps): Bump golang.org/x/oauth2 from 0.6.0 to 0.7.0
  • #1743: build(deps): Bump github.com/terraform-linters/tflint-plugin-sdk from 0.16.0 to 0.16.1

v0.46.0

0.46.0 (2023-04-09)

This release adds deprecation warnings for future breaking changes. Warn when using command line arguments like tflint dir and tflint main.tf. The former can be replaced with tflint --chdir=dir and the latter with tflint --filter=main.tf. See terraform-linters/tflint#1687 for details.

The GPG key signed signature attached to TFLint releases has been deprecated. This signature will not be added to releases after May 1, 2023. Please migrate to verification with Cosign.

Enhancements

Changes

BugFixes

Chores

  • #1587: Deprecate GPG key signed signature (@​wata727)
  • #1662: deps: bump to go1.20 (@​chenrui333 @​bendrucker)
  • #1681: docs: Update usage output (@​wata727)
  • #1682 #1733: build(deps): Bump alpine from 3.17.1 to 3.17.3
  • #1683: build(deps): Bump golang.org/x/text from 0.6.0 to 0.7.0
  • #1684: build(deps): Bump github.com/hashicorp/hcl/v2 from 2.16.0 to 2.16.1
  • #1685 #1729: build(deps): Bump google.golang.org/grpc from 1.52.3 to 1.54.0
  • #1691: build(deps): Bump github.com/hashicorp/go-getter from 1.6.2 to 1.7.0
  • #1692: build(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0
  • #1695 #1714: build(deps): Bump golang.org/x/oauth2 from 0.4.0 to 0.6.0
  • #1701: build(deps): Bump github.com/sourcegraph/jsonrpc2 from 0.1.0 to 0.2.0
  • #1702 #1712: build(deps): Bump github.com/spf13/afero from 1.9.3 to 1.9.5
  • #1704 #1711: build(deps): Bump golang.org/x/crypto from 0.0.0-20220517005047-85d78b3ac167 to 0.7.0

... (truncated)

Changelog

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

0.46.1 (2023-04-22)

BugFixes

Chores

  • #1738: build(deps): Bump sigstore/cosign-installer from 3.0.1 to 3.0.2
  • #1739: build(deps): Bump golang.org/x/crypto from 0.7.0 to 0.8.0
  • #1741: build(deps): Bump golang.org/x/oauth2 from 0.6.0 to 0.7.0
  • #1743: build(deps): Bump github.com/terraform-linters/tflint-plugin-sdk from 0.16.0 to 0.16.1

0.46.0 (2023-04-09)

This release adds deprecation warnings for future breaking changes. Warn when using command line arguments like tflint dir and tflint main.tf. The former can be replaced with tflint --chdir=dir and the latter with tflint --filter=main.tf. See terraform-linters/tflint#1687 for details.

The GPG key signed signature attached to TFLint releases has been deprecated. This signature will not be added to releases after May 1, 2023. Please migrate to verification with Cosign.

Enhancements

Changes

BugFixes

Chores

  • #1587: Deprecate GPG key signed signature (@​wata727)
  • #1662: deps: bump to go1.20 (@​chenrui333 @​bendrucker)
  • #1681: docs: Update usage output (@​wata727)
  • #1682 #1733: build(deps): Bump alpine from 3.17.1 to 3.17.3
  • #1683: build(deps): Bump golang.org/x/text from 0.6.0 to 0.7.0
  • #1684: build(deps): Bump github.com/hashicorp/hcl/v2 from 2.16.0 to 2.16.1
  • #1685 #1729: build(deps): Bump google.golang.org/grpc from 1.52.3 to 1.54.0
  • #1691: build(deps): Bump github.com/hashicorp/go-getter from 1.6.2 to 1.7.0
  • #1692: build(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0
  • #1695 #1714: build(deps): Bump golang.org/x/oauth2 from 0.4.0 to 0.6.0
  • #1701: build(deps): Bump github.com/sourcegraph/jsonrpc2 from 0.1.0 to 0.2.0
  • #1702 #1712: build(deps): Bump github.com/spf13/afero from 1.9.3 to 1.9.5
  • #1704 #1711: build(deps): Bump golang.org/x/crypto from 0.0.0-20220517005047-85d78b3ac167 to 0.7.0
  • #1708: docs: revise plugin rate limiting guide (@​bendrucker)
  • #1710: build(deps): Bump sigstore/cosign-installer from 2.8.1 to 3.0.1

... (truncated)

Commits
  • d92b37c Bump up version to v0.46.1
  • 693fc2b build(deps): Bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 (#1741)
  • 8a8081a build(deps): Bump golang.org/x/crypto from 0.7.0 to 0.8.0 (#1739)
  • 65dc4f0 build(deps): Bump github.com/terraform-linters/tflint-plugin-sdk (#1743)
  • 8d08efe build(deps): Bump sigstore/cosign-installer from 3.0.1 to 3.0.2 (#1738)
  • 9c34a74 serif: fix incorrect endLine (#1746)
  • 6f2e532 Bump up version to v0.46.0
  • 05475c1 Fix GoReleaser config for Cosign v2 (#1736)
  • e518d87 build(deps): Bump github.com/sourcegraph/jsonrpc2 from 0.1.0 to 0.2.0 (#1701)
  • 7064247 build(deps): Bump alpine from 3.17.2 to 3.17.3 (#1733)
  • 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.46.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.46.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 Apr 24, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 19, 2023

Superseded by #928.

@dependabot dependabot bot closed this Jun 19, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/tools/github.com/terraform-linters/tflint-0.46.1 branch June 19, 2023 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants