|
1 | 1 | ## What's Changed
|
2 | 2 |
|
| 3 | +### Enhancements |
| 4 | +* build(deps): Bump github.com/terraform-linters/tflint-ruleset-terraform from 0.12.0 to 0.13.0 by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2351 |
| 5 | +* json: add fixed, fixable by @bendrucker in https://github.com/terraform-linters/tflint/pull/2355 |
| 6 | + |
3 | 7 | ### Bug Fixes
|
4 |
| -* Allow calling provider-defined functions with variadic arguments by @wata727 in https://github.com/terraform-linters/tflint/pull/2340 |
| 8 | +* format(sarif): Add `tflint-errors` rules for errors by @wata727 in https://github.com/terraform-linters/tflint/pull/2373 |
5 | 9 |
|
6 | 10 | ### Chores
|
7 |
| -* build(deps): Bump google.golang.org/grpc from 1.72.1 to 1.72.2 by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2322 |
8 |
| -* build(deps): Bump mislav/bump-homebrew-formula-action from 3.2 to 3.3 by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2324 |
9 |
| -* build(deps): Bump docker/build-push-action from 6.17.0 to 6.18.0 by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2326 |
10 |
| -* build(deps): Bump alpine from 3.21 to 3.22 by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2325 |
11 |
| -* build(deps): Bump mislav/bump-homebrew-formula-action from 3.3 to 3.4 by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2327 |
12 |
| -* build(deps): Bump the go-x group with 3 updates by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2328 |
13 |
| -* build(deps): Bump google.golang.org/grpc from 1.72.2 to 1.73.0 by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2329 |
14 |
| -* build(deps): Bump actions/attest-build-provenance from 2.3.0 to 2.4.0 by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2332 |
15 |
| -* build(deps): Bump docker/setup-buildx-action from 3.10.0 to 3.11.0 by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2333 |
16 |
| -* build(deps): Bump docker/setup-buildx-action from 3.11.0 to 3.11.1 by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2335 |
17 |
| -* build(deps): Bump sigstore/cosign-installer from 3.8.2 to 3.9.1 by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2336 |
18 |
| -* build(deps): Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2337 |
19 |
| -* build(deps): Bump github.com/hashicorp/hcl/v2 from 2.23.1-0.20250203194505-ba0759438da2 to 2.24.0 by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2338 |
20 |
| -* Bump GoReleaser to v2.11.0 by @wata727 in https://github.com/terraform-linters/tflint/pull/2342 |
| 11 | +* build(deps): Bump github.com/sigstore/sigstore-go from 1.0.0 to 1.1.0 by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2343 |
| 12 | +* build(deps): Bump golang.org/x/net from 0.41.0 to 0.42.0 in the go-x group across 1 directory by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2346 |
| 13 | +* build(deps): Bump sigstore/cosign-installer from 3.9.1 to 3.9.2 by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2347 |
| 14 | +* workflow: validate issues by @bendrucker in https://github.com/terraform-linters/tflint/pull/2348 |
| 15 | +* build(deps): Bump google.golang.org/grpc from 1.73.0 to 1.74.2 by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2349 |
| 16 | +* build(deps): Bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2350 |
| 17 | +* build(deps): Bump mislav/bump-homebrew-formula-action from 3.4 to 3.5 by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2353 |
| 18 | +* dependabot: allow actions writes by @bendrucker in https://github.com/terraform-linters/tflint/pull/2356 |
| 19 | +* build(deps): Bump docker/metadata-action from 5.7.0 to 5.8.0 by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2352 |
| 20 | +* build(deps): Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2357 |
| 21 | +* build(deps): Bump the go-x group with 3 updates by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2358 |
| 22 | +* build(deps): Bump github.com/sigstore/sigstore-go from 1.1.0 to 1.1.1 by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2359 |
| 23 | +* build(deps): Bump github.com/hashicorp/go-plugin from 1.6.3 to 1.7.0 by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2360 |
| 24 | +* build(deps): Bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2361 |
| 25 | +* build(deps): Bump golang from 1.24-alpine3.21 to 1.25-alpine3.21 by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2362 |
| 26 | +* build(deps): Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2363 |
| 27 | +* build(deps): Bump github.com/hashicorp/go-getter from 1.7.8 to 1.7.9 by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2364 |
| 28 | +* build(deps): Bump google.golang.org/grpc from 1.74.2 to 1.75.0 by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2365 |
| 29 | +* build(deps): Bump github.com/zclconf/go-cty from 1.16.3 to 1.16.4 by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2366 |
| 30 | +* build(deps): Bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 by @dependabot[bot] in https://github.com/terraform-linters/tflint/pull/2371 |
| 31 | +* Add support for Terraform v1.13 by @wata727 in https://github.com/terraform-linters/tflint/pull/2372 |
| 32 | +* deps: Bump Go version to 1.25 by @wata727 in https://github.com/terraform-linters/tflint/pull/2374 |
21 | 33 |
|
22 | 34 |
|
23 |
| -**Full Changelog**: https://github.com/terraform-linters/tflint/compare/v0.58.0...v0.58.1 |
| 35 | +**Full Changelog**: https://github.com/terraform-linters/tflint/compare/v0.58.1...v0.59.0 |
0 commit comments