Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 22, 2025
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 force-pushed the dependabot/go_modules/github.com/terraform-linters/tflint-plugin-sdk-0.22.0 branch from f461dad to 963bfd2 Compare February 22, 2025 15:29
@wata727 wata727 merged commit 6efee66 into master Feb 22, 2025
7 checks passed
@wata727 wata727 deleted the dependabot/go_modules/github.com/terraform-linters/tflint-plugin-sdk-0.22.0 branch February 22, 2025 15:36
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.

2 participants