Skip to content

Bump github.com/terraform-linters/tflint-plugin-sdk from 0.21.0 to 0.22.0 #231

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

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.21.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
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
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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/terraform-linters/tflint-plugin-sdk](https://github.com/terraform-linters/tflint-plugin-sdk) from 0.21.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.21.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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 13, 2025
@wata727 wata727 merged commit 49d6ca5 into main Mar 12, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/terraform-linters/tflint-plugin-sdk-0.22.0 branch March 12, 2025 06:05
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.

1 participant