tflint-ruleset-opa
tflint-ruleset-opa copied to clipboard
Bump github.com/terraform-linters/tflint-plugin-sdk from 0.22.0 to 0.23.1
Bumps github.com/terraform-linters/tflint-plugin-sdk from 0.22.0 to 0.23.1.
Release notes
Sourced from github.com/terraform-linters/tflint-plugin-sdk's releases.
v0.23.1
What's Changed
Bug Fixes
- fix: support array-based JSON syntax in WalkExpressions by
@bendruckerin terraform-linters/tflint-plugin-sdk#422Chores
- Bump google.golang.org/protobuf from 1.36.9 to 1.36.10 by
@dependabot[bot] in terraform-linters/tflint-plugin-sdk#419- Bump google.golang.org/grpc from 1.75.1 to 1.76.0 by
@dependabot[bot] in terraform-linters/tflint-plugin-sdk#420- Bump golang.org/x/tools from 0.37.0 to 0.38.0 by
@dependabot[bot] in terraform-linters/tflint-plugin-sdk#421Full Changelog: https://github.com/terraform-linters/tflint-plugin-sdk/compare/v0.23.0...v0.23.1
v0.23.0
What's Changed
Plugins built with this SDK version require Go 1.24+ and TFLint 0.46+.
Breaking Changes
- plugin: Drop support for TFLint v0.45 and earlier by
@wata727in terraform-linters/tflint-plugin-sdk#366Enhancements
- Fix Update ParseExpression to parse any json passed to it. by
@rorychattertonin terraform-linters/tflint-plugin-sdk#418Chores
- Fix broken GitHub Actions badge link by
@wata727in terraform-linters/tflint-plugin-sdk#379- Enable Dependabot auto-merge by
@wata727in terraform-linters/tflint-plugin-sdk#380- Bump github.com/zclconf/go-cty from 1.16.0 to 1.16.2 by
@dependabot[bot] in terraform-linters/tflint-plugin-sdk#372- Bump github.com/hashicorp/go-plugin from 1.6.2 to 1.6.3 by
@dependabot[bot] in terraform-linters/tflint-plugin-sdk#373- Bump google.golang.org/protobuf from 1.36.2 to 1.36.5 by
@dependabot[bot] in terraform-linters/tflint-plugin-sdk#374- Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by
@dependabot[bot] in terraform-linters/tflint-plugin-sdk#376- Bump google.golang.org/grpc from 1.69.2 to 1.71.0 by
@dependabot[bot] in terraform-linters/tflint-plugin-sdk#378- Bump golang.org/x/tools from 0.29.0 to 0.31.0 by
@dependabot[bot] in terraform-linters/tflint-plugin-sdk#377- Stop updating CHANGELOG.md by
@wata727in terraform-linters/tflint-plugin-sdk#381- Pin GitHub Action versions by
@wata727in terraform-linters/tflint-plugin-sdk#382- Bump actions/setup-go from 5.3.0 to 5.4.0 by
@dependabot[bot] in terraform-linters/tflint-plugin-sdk#383- Bump github/codeql-action from 3.28.11 to 3.28.13 by
@dependabot[bot] in terraform-linters/tflint-plugin-sdk#385- Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by
@dependabot[bot] in terraform-linters/tflint-plugin-sdk#386- Bump google.golang.org/grpc from 1.71.0 to 1.71.1 by
@dependabot[bot] in terraform-linters/tflint-plugin-sdk#387- Bump github/codeql-action from 3.28.13 to 3.28.14 by
@dependabot[bot] in terraform-linters/tflint-plugin-sdk#388- Bump github/codeql-action from 3.28.14 to 3.28.15 by
@dependabot[bot] in terraform-linters/tflint-plugin-sdk#389- Bump golang.org/x/tools from 0.31.0 to 0.32.0 by
@dependabot[bot] in terraform-linters/tflint-plugin-sdk#390- Bump google.golang.org/grpc from 1.71.1 to 1.72.0 by
@dependabot[bot] in terraform-linters/tflint-plugin-sdk#392- Remove advanced code scanning settings by
@wata727in terraform-linters/tflint-plugin-sdk#393- Set workflow permissions explicitly by
@wata727in terraform-linters/tflint-plugin-sdk#394- Bump golang.org/x/tools from 0.32.0 to 0.33.0 by
@dependabot[bot] in terraform-linters/tflint-plugin-sdk#395- Bump actions/setup-go from 5.4.0 to 5.5.0 by
@dependabot[bot] in terraform-linters/tflint-plugin-sdk#396- Bump github.com/zclconf/go-cty from 1.16.2 to 1.16.3 by
@dependabot[bot] in terraform-linters/tflint-plugin-sdk#397- Bump google.golang.org/grpc from 1.72.0 to 1.72.1 by
@dependabot[bot] in terraform-linters/tflint-plugin-sdk#398
... (truncated)
Changelog
Sourced from github.com/terraform-linters/tflint-plugin-sdk's changelog.
See https://github.com/terraform-linters/tflint-plugin-sdk/releases for later releases.
Commits
0e0aa1aBump up version to v0.23.1943592afix: support array-based JSON syntax in WalkExpressions (#422)82edf6aBump golang.org/x/tools from 0.37.0 to 0.38.0 (#421)0179efdBump google.golang.org/grpc from 1.75.1 to 1.76.0 (#420)10a8a9eBump google.golang.org/protobuf from 1.36.9 to 1.36.10 (#419)1c2cbedBump up version to v0.23.0a9512b1Drop support for TFLint v0.45 and earlier (#366)f8dbc31Bump github.com/hashicorp/go-plugin from 1.6.3 to 1.7.0 (#405)538e71dBump golang.org/x/tools from 0.36.0 to 0.37.0 (#415)0be18a3Bump google.golang.org/protobuf from 1.36.8 to 1.36.9 (#417)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)