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-plugin-sdk from 0.20.0 to 0.22.0 #125

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps github.com/terraform-linters/tflint-plugin-sdk from 0.20.0 to 0.22.0.

Release notes

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

v0.22.0

0.22.0 (2025-01-11)

Enhancements

Changes

  • #362: require Go 1.23+
  • #363: helper: Ignore issues order in helper.AssertIssues

Chores

  • #343 #356: Bump github.com/hashicorp/hcl/v2 from 2.21.0 to 2.23.0
  • #349 #355 #364: Bump google.golang.org/protobuf from 1.34.2 to 1.36.2
  • #350: Bump github.com/hashicorp/go-plugin from 1.6.1 to 1.6.2
  • #352 #365: Bump golang.org/x/tools from 0.23.0 to 0.29.0
  • #353: Bump google.golang.org/grpc from 1.65.0 to 1.69.2
  • #354 #360: Bump github.com/zclconf/go-cty from 1.15.0 to 1.16.0
  • #357: Bump golang.org/x/net to v0.33.0
  • #359: Bump protoc, protoc-gen-go, and protoc-gen-go-grpc to the latest version

v0.21.0

0.21.0 (2024-07-29)

Enhancements

  • #337: helper: Add support sensitive variables in TestRunner

Chores

  • #324: Bump github.com/hashicorp/go-plugin from 1.6.0 to 1.6.1
  • #328: Bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0
  • #330: Bump google.golang.org/protobuf from 1.34.0 to 1.34.2
  • #332: Bump github.com/go-test/deep from 1.1.0 to 1.1.1
  • #333: Bump github.com/hashicorp/hcl/v2 from 2.20.1 to 2.21.0
  • #334: Bump golang.org/x/tools from 0.20.0 to 0.23.0
  • #335: Bump google.golang.org/grpc from 1.63.2 to 1.65.0
  • #336: Bump github.com/zclconf/go-cty from 1.14.4 to 1.15.0
Changelog

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

0.22.0 (2025-01-11)

Enhancements

Changes

  • #362: require Go 1.23+
  • #363: helper: Ignore issues order in helper.AssertIssues

Chores

  • #343 #356: Bump github.com/hashicorp/hcl/v2 from 2.21.0 to 2.23.0
  • #349 #355 #364: Bump google.golang.org/protobuf from 1.34.2 to 1.36.2
  • #350: Bump github.com/hashicorp/go-plugin from 1.6.1 to 1.6.2
  • #352 #365: Bump golang.org/x/tools from 0.23.0 to 0.29.0
  • #353: Bump google.golang.org/grpc from 1.65.0 to 1.69.2
  • #354 #360: Bump github.com/zclconf/go-cty from 1.15.0 to 1.16.0
  • #357: Bump golang.org/x/net to v0.33.0
  • #359: Bump protoc, protoc-gen-go, and protoc-gen-go-grpc to the latest version

0.21.0 (2024-07-29)

Enhancements

  • #337: helper: Add support sensitive variables in TestRunner

Chores

  • #324: Bump github.com/hashicorp/go-plugin from 1.6.0 to 1.6.1
  • #328: Bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0
  • #330: Bump google.golang.org/protobuf from 1.34.0 to 1.34.2
  • #332: Bump github.com/go-test/deep from 1.1.0 to 1.1.1
  • #333: Bump github.com/hashicorp/hcl/v2 from 2.20.1 to 2.21.0
  • #334: Bump golang.org/x/tools from 0.20.0 to 0.23.0
  • #335: Bump google.golang.org/grpc from 1.63.2 to 1.65.0
  • #336: Bump github.com/zclconf/go-cty from 1.14.4 to 1.15.0
Commits
  • 9efe827 Bump up version to v0.22.0
  • 403775c Bump golang.org/x/tools from 0.28.0 to 0.29.0 (#365)
  • 816acab Bump google.golang.org/protobuf from 1.36.1 to 1.36.2 (#364)
  • 21ba47c Bump github.com/zclconf/go-cty from 1.15.1 to 1.16.0 (#360)
  • 5bb9ac7 Ignore issues order in helper.AssertIssues (#363)
  • 2978c9e Go 1.23 (#362)
  • d18c34b Add support ephemeral variables in TestRunner (#361)
  • 75fd705 Bump protoc, protoc-gen-go, and protoc-gen-go-grpc to the latest version (#359)
  • 8449fae Introduce ephemeral marks (#358)
  • f713e5c Bump golang.org/x/net to v0.33.0 (#357)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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-plugin-sdk](https://github.com/terraform-linters/tflint-plugin-sdk) from 0.20.0 to 0.22.0.
- [Release notes](https://github.com/terraform-linters/tflint-plugin-sdk/releases)
- [Changelog](https://github.com/terraform-linters/tflint-plugin-sdk/blob/master/CHANGELOG.md)
- [Commits](terraform-linters/tflint-plugin-sdk@v0.20.0...v0.22.0)

---
updated-dependencies:
- dependency-name: github.com/terraform-linters/tflint-plugin-sdk
  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 Jan 13, 2025
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
Development

Successfully merging this pull request may close these issues.

0 participants