What's Changed
Enhancements
- Add support for tflint-ignore-file annotations in JSON by @isobit in #2230
- build(deps): Bump github.com/terraform-linters/tflint-ruleset-terraform from 0.10.0 to 0.11.0 by @dependabot in #2264
- Add support for Terraform v1.11 by @wata727 in #2258
Bug Fixes
Chores
- Remove dependency on dpkg in install_linux.sh by @jimmydavies in #2229
- build(deps): Bump golang.org/x/crypto from 0.32.0 to 0.33.0 by @dependabot in #2237
- build(deps): Bump sigstore/cosign-installer from 3.7.0 to 3.8.0 by @dependabot in #2233
- dependabot: group golang.org/x/* deps by @bendrucker in #2238
- build(deps): Bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 by @dependabot in #2236
- build(deps): Bump docker/setup-buildx-action from 3.8.0 to 3.9.0 by @dependabot in #2232
- build(deps): Bump golangci/golangci-lint-action from 6.2.0 to 6.3.2 by @dependabot in #2231
- build(deps): Bump golang.org/x/net from 0.34.0 to 0.35.0 by @dependabot in #2235
- feat: bump to build with go1.24 by @chenrui333 in #2239
- build(deps): Bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1 by @dependabot in #2241
- build(deps): Bump golangci/golangci-lint-action from 6.3.2 to 6.5.0 by @dependabot in #2240
- docs: add docker example with
--init
by @coolapso in #2242 - build(deps): Bump github.com/go-jose/go-jose/v4 from 4.0.2 to 4.0.5 by @dependabot in #2244
- build(deps): Bump docker/metadata-action from 5.6.1 to 5.7.0 by @dependabot in #2247
- build(deps): Bump docker/build-push-action from 6.13.0 to 6.15.0 by @dependabot in #2248
- build(deps): Bump sigstore/cosign-installer from 3.8.0 to 3.8.1 by @dependabot in #2249
- build(deps): Bump docker/setup-buildx-action from 3.9.0 to 3.10.0 by @dependabot in #2250
- build(deps): Bump actions/attest-build-provenance from 2.2.0 to 2.2.2 by @dependabot in #2251
- build(deps): Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #2253
- build(deps): Bump the go-x group with 2 updates by @dependabot in #2252
- go: use
testing.T
helpers by @bendrucker in #2254 - Fix broken GitHub Actions badge by @wata727 in #2255
- build(deps): Bump actions/attest-build-provenance from 2.2.2 to 2.2.3 by @dependabot in #2261
- build(deps): Bump google.golang.org/grpc from 1.70.0 to 1.71.0 by @dependabot in #2260
- build(deps): Bump the go-x group with 4 updates by @dependabot in #2259
- build(deps): Bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 by @dependabot in #2262
- build(deps): Bump docker/login-action from 3.3.0 to 3.4.0 by @dependabot in #2263
- build(deps): Bump github.com/spf13/afero from 1.12.0 to 1.14.0 by @dependabot in #2265
- go: 1.24.1 by @bendrucker in #2266
- Update pinned GitHub Action versions by @wata727 in #2268
- Enable Dependabot auto-merge by @wata727 in #2269
- build(deps): Bump actions/checkout from 4.1.7 to 4.2.2 by @dependabot in #2270
- golangci-lint v2 by @bendrucker in #2273
- build(deps): Bump actions/setup-go from 5.0.2 to 5.4.0 by @dependabot in #2272
- go: use
govulncheck
to detect security issues by @bendrucker in #2274
New Contributors
- @jimmydavies made their first contribution in #2229
- @coolapso made their first contribution in #2242
- @isobit made their first contribution in #2230
Full Changelog: v0.55.1...v0.56.0