File tflint.changes of Package tflint

-------------------------------------------------------------------
Tue Sep 02 08:44:23 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>

- Update to version 0.59.1:
  * Enhancements
    - build(deps): Bump
      github.com/terraform-linters/tflint-ruleset-terraform from
      0.12.0 to 0.13.0 by @dependabot[bot] in #2351
    - json: add fixed, fixable by @bendrucker in #2355
  * Bug Fixes
    - format(sarif): Add tflint-errors rules for errors by @wata727
      in #2373
  * Chores
    - build(deps): Bump github.com/sigstore/sigstore-go from 1.0.0
      to 1.1.0 by @dependabot[bot] in #2343
    - 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
      #2346
    - build(deps): Bump sigstore/cosign-installer from 3.9.1 to
      3.9.2 by @dependabot[bot] in #2347
    - workflow: validate issues by @bendrucker in #2348
    - build(deps): Bump google.golang.org/grpc from 1.73.0 to
      1.74.2 by @dependabot[bot] in #2349
    - build(deps): Bump docker/login-action from 3.4.0 to 3.5.0 by
      @dependabot[bot] in #2350
    - build(deps): Bump mislav/bump-homebrew-formula-action from
      3.4 to 3.5 by @dependabot[bot] in #2353
    - dependabot: allow actions writes by @bendrucker in #2356
    - build(deps): Bump docker/metadata-action from 5.7.0 to 5.8.0
      by @dependabot[bot] in #2352
    - build(deps): Bump actions/checkout from 4.2.2 to 5.0.0 by
      @dependabot[bot] in #2357
    - build(deps): Bump the go-x group with 3 updates by
      @dependabot[bot] in #2358
    - build(deps): Bump github.com/sigstore/sigstore-go from 1.1.0
      to 1.1.1 by @dependabot[bot] in #2359
    - build(deps): Bump github.com/hashicorp/go-plugin from 1.6.3
      to 1.7.0 by @dependabot[bot] in #2360
    - build(deps): Bump goreleaser/goreleaser-action from 6.3.0 to
      6.4.0 by @dependabot[bot] in #2361
    - build(deps): Bump golang from 1.24-alpine3.21 to
      1.25-alpine3.21 by @dependabot[bot] in #2362
    - build(deps): Bump github.com/go-viper/mapstructure/v2 from
      2.3.0 to 2.4.0 by @dependabot[bot] in #2363
    - build(deps): Bump github.com/hashicorp/go-getter from 1.7.8
      to 1.7.9 by @dependabot[bot] in #2364
    - build(deps): Bump google.golang.org/grpc from 1.74.2 to
      1.75.0 by @dependabot[bot] in #2365
    - build(deps): Bump github.com/zclconf/go-cty from 1.16.3 to
      1.16.4 by @dependabot[bot] in #2366
    - build(deps): Bump github.com/ulikunitz/xz from 0.5.12 to
      0.5.14 by @dependabot[bot] in #2371
    - Add support for Terraform v1.13 by @wata727 in #2372
    - deps: Bump Go version to 1.25 by @wata727 in #2374
    - Bump github.com/ulikunitz/xz to v0.5.15 by @wata727 in #2375

-------------------------------------------------------------------
Sat Jul 12 11:15:09 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>

- Update to version 0.58.1:
  * Bug Fixes
    - Allow calling provider-defined functions with variadic
      arguments by @wata727 in #2340
  * Chores
    - build(deps): Bump google.golang.org/grpc from 1.72.1 to
      1.72.2 by @dependabot[bot] in #2322
    - build(deps): Bump mislav/bump-homebrew-formula-action from
      3.2 to 3.3 by @dependabot[bot] in #2324
    - build(deps): Bump docker/build-push-action from 6.17.0 to
      6.18.0 by @dependabot[bot] in #2326
    - build(deps): Bump alpine from 3.21 to 3.22 by
      @dependabot[bot] in #2325
    - build(deps): Bump mislav/bump-homebrew-formula-action from
      3.3 to 3.4 by @dependabot[bot] in #2327
    - build(deps): Bump the go-x group with 3 updates by
      @dependabot[bot] in #2328
    - build(deps): Bump google.golang.org/grpc from 1.72.2 to
      1.73.0 by @dependabot[bot] in #2329
    - build(deps): Bump actions/attest-build-provenance from 2.3.0
      to 2.4.0 by @dependabot[bot] in #2332
    - build(deps): Bump docker/setup-buildx-action from 3.10.0 to
      3.11.0 by @dependabot[bot] in #2333
    - build(deps): Bump docker/setup-buildx-action from 3.11.0 to
      3.11.1 by @dependabot[bot] in #2335
    - build(deps): Bump sigstore/cosign-installer from 3.8.2 to
      3.9.1 by @dependabot[bot] in #2336
    - build(deps): Bump github.com/go-viper/mapstructure/v2 from
      2.2.1 to 2.3.0 by @dependabot[bot] in #2337
    - build(deps): Bump github.com/hashicorp/hcl/v2 from
      2.23.1-0.20250203194505-ba0759438da2 to 2.24.0 by
      @dependabot[bot] in #2338

-------------------------------------------------------------------
Sun May 25 07:58:01 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>

- Update to version 0.58.0:
  * Enhancements
    - Add support for Terraform v1.12 by @wata727 in #2321
  * Bug Fixes
    - terraform: Cache resolved local values by @wata727 in #2301
    - cmd: Apply format set in config file by @wata727 in #2320
  * Chores
    - build(deps): Bump golang.org/x/oauth2 from 0.29.0 to 0.30.0
      in the go-x group by @dependabot in #2296
    - build(deps): Bump the go-x group with 3 updates by
      @dependabot in #2302
    - build(deps): Bump actions/setup-go from 5.4.0 to 5.5.0 by
      @dependabot in #2304
    - build(deps): Bump github.com/sigstore/sigstore-go from 0.7.2
      to 0.7.3 by @dependabot in #2303
    - go: modernize by @bendrucker in #2307
    - docs: annotations cannot ignore errors by @bendrucker in
      #2311
    - docs: tflint-ruleset GitHub topic by @bendrucker in #2312
    - build(deps): Bump docker/build-push-action from 6.16.0 to
      6.17.0 by @dependabot in #2313
    - build(deps): Bump github.com/sourcegraph/jsonrpc2 from 0.2.0
      to 0.2.1 by @dependabot in #2314
    - build(deps): Bump google.golang.org/grpc from 1.72.0 to
      1.72.1 by @dependabot in #2315
    - build(deps): Bump golangci/golangci-lint-action from 7.0.0 to
      8.0.0 by @dependabot in #2297
    - build(deps): Bump github.com/zclconf/go-cty from 1.16.2 to
      1.16.3 by @dependabot in #2317
    - build(deps): Bump github.com/sigstore/sigstore-go from 0.7.3
      to 1.0.0 by @dependabot in #2316

-------------------------------------------------------------------
Sat May 03 17:42:10 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>

- Update to version 0.57.0:
  * Enhancements
    - build(deps): Bump
      github.com/terraform-linters/tflint-ruleset-terraform from
      0.11.0 to 0.12.0 by @dependabot in #2278
  * Bug Fixes
    - plugin: Skip keyless verification for private third-party
      plugins by @ricardo-kh in #2292
      - This bug was supposed to have been fixed in v0.55.1, but
        was not fully fixed so has been fixed again.
  * Chores
    - build(deps): Bump golang.org/x/net from 0.37.0 to 0.38.0 in
      the go-x group by @dependabot in #2277
    - build(deps): Bump goreleaser/goreleaser-action from 6.2.1 to
      6.3.0 by @dependabot in #2276
    - build(deps): Bump google.golang.org/grpc from 1.71.0 to
      1.71.1 by @dependabot in #2281
    - build(deps): Bump the go-x group with 3 updates by
      @dependabot in #2282
    - build(deps): Bump golang.org/x/net from 0.38.0 to 0.39.0 in
      the go-x group by @dependabot in #2285
    - build(deps): Bump github.com/sigstore/sigstore-go from 0.7.0
      to 0.7.2 by @dependabot in #2286
    - build(deps): Bump google.golang.org/grpc from 1.71.1 to
      1.72.0 by @dependabot in #2288
    - Potential fix for code scanning alert no. 12: Incomplete
      regular expression for hostnames by @wata727 in #2289
    - Potential fix for code scanning alert no. 11: Incomplete
      regular expression for hostnames by @wata727 in #2290
    - Set explicit workflow permissions by @wata727 in #2291
    - build(deps): Bump actions/attest-build-provenance from 2.2.3
      to 2.3.0 by @dependabot in #2294
    - build(deps): Bump docker/build-push-action from 6.15.0 to
      6.16.0 by @dependabot in #2293
    - build(deps): Bump sigstore/cosign-installer from 3.8.1 to
      3.8.2 by @dependabot in #2295

-------------------------------------------------------------------
Fri Mar 28 07:13:04 UTC 2025 - opensuse_buildservice@ojkastl.de

- Update to version 0.56.0:
  * 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
    - Exclude expression context from marked for_each diagnostics
      by @wata727 in #2256
  * 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

-------------------------------------------------------------------
Fri Feb 07 17:52:13 UTC 2025 - opensuse_buildservice@ojkastl.de

- Update to version 0.55.1:
  * Bump up version to v0.55.1
  * build(deps): Bump google.golang.org/grpc from 1.69.2 to 1.70.0
    (#2221)
  * build(deps): Bump github.com/sigstore/sigstore-go from 0.6.2 to
    0.7.0 (#2219)
  * build(deps): Bump github.com/zclconf/go-cty from 1.16.0 to
    1.16.2 (#2222)
  * build(deps): Bump github.com/hashicorp/go-plugin from 1.6.2 to
    1.6.3 (#2220)
  * build(deps): Bump actions/attest-build-provenance from 2.1.0 to
    2.2.0 (#2218)
  * build(deps): Bump docker/build-push-action from 6.11.0 to
    6.13.0 (#2217)
  * build(deps): Bump github.com/spf13/afero from 1.11.0 to 1.12.0
    (#2216)
  * build(deps): Bump github.com/mattn/go-colorable from 0.1.13 to
    0.1.14 (#2214)
  * build(deps): Bump golangci/golangci-lint-action from 6.1.1 to
    6.2.0 (#2211)
  * Refactor plugin verifications (#2224)
  * Skip keyless verification for private third-party plugins
    (#2223)
  * build(deps): Bump docker/build-push-action from 6.10.0 to
    6.11.0 (#2205)

-------------------------------------------------------------------
Mon Jan 13 06:22:25 UTC 2025 - opensuse_buildservice@ojkastl.de

- Update to version 0.55.0:
  * Bump up version to v0.55.0
  * Simplify recursive init outputs (#2204)
  * Drop support for plugin SDK v0.14/v0.15 (#2203)
  * Add support for Terraform v1.10 (#2178)
  * build(deps): Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0
  * build(deps): Bump golang.org/x/crypto from 0.31.0 to 0.32.0
  * build(deps): Bump github.com/zclconf/go-cty from 1.15.1 to
    1.16.0
  * chore: fix typos (#2198)
  * build(deps): Bump google.golang.org/grpc from 1.69.0 to 1.69.2
  * build(deps): Bump golang.org/x/net from 0.32.0 to 0.33.0
  * build(deps): Bump google.golang.org/grpc from 1.68.1 to 1.69.0
    (#2192)
  * build(deps): Bump docker/setup-buildx-action from 3.7.1 to
    3.8.0 (#2191)
  * build(deps): Bump actions/attest-build-provenance from 2.0.1 to
    2.1.0 (#2190)
  * build(deps): Bump golang.org/x/crypto from 0.30.0 to 0.31.0
    (#2189)
  * build(deps): Bump alpine to 3.21 and golangci-lint to 1.62.2
    (#2188)
  * build(deps): Bump golang.org/x/net from 0.31.0 to 0.32.0
    (#2184)
  * build(deps): Bump golang.org/x/crypto from 0.29.0 to 0.30.0
    (#2183)
  * build(deps): Bump actions/attest-build-provenance from 1.4.4 to
    2.0.1 (#2185)
  * build(deps): Bump google.golang.org/grpc from 1.68.0 to 1.68.1
    (#2181)
  * build(deps): Bump alpine from 3.20 to 3.21 (#2180)
  * install: handle GitHub API JSON without newlines (#2176)
  * build(deps): Bump github.com/theupdateframework/go-tuf/v2
    (#2177)
  * Introduce plugin keyless verification (#2159)
  * Move recursive init output to debug when there are no changes
    (#2150)
  * build(deps): Bump github.com/hashicorp/hcl/v2 from 2.22.0 to
    2.23.0 (#2168)
  * build(deps): Bump docker/metadata-action from 5.5.1 to 5.6.1
    (#2170)
  * build(deps): Bump mislav/bump-homebrew-formula-action from 3.1
    to 3.2 (#2171)
  * build(deps): Bump docker/build-push-action from 6.9.0 to 6.10.0
    (#2173)
  * build(deps): Bump github.com/zclconf/go-cty from 1.15.0 to
    1.15.1 (#2174)
  * build(deps): Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0
    (#2163)
  * build(deps): Bump google.golang.org/grpc from 1.67.1 to 1.68.0
    (#2160)
  * build(deps): Bump golang.org/x/net from 0.30.0 to 0.31.0
    (#2164)
  * build(deps): Bump actions/attest-build-provenance from 1.4.3 to
    1.4.4 (#2166)
  * build(deps): Bump goreleaser/goreleaser-action from 6.0.0 to
    6.1.0 (#2165)

-------------------------------------------------------------------
Tue Nov 12 06:49:15 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 0.54.0:
  * Bump up version to v0.54.0
  * Fix FromAsCasting build check failure (#2158)
  * Bump GoReleaser to v2 (#2157)
  * go: Remove patch version from go.mod (#2156)
  * Remove deprecated --module/--no-module and `module` attribute
    (#2036)
  * build(deps): Bump
    github.com/terraform-linters/tflint-ruleset-terraform from
    0.9.1 to 0.10.0 (#2152)
  * build(deps): Bump github.com/fatih/color from 1.17.0 to 1.18.0
    (#2148)
  * build(deps): Bump github.com/hashicorp/go-plugin from 1.6.1 to
    1.6.2 (#2147)
  * Add notes regarding security scanners
  * build(deps): Bump golangci/golangci-lint-action from 6.1.0 to
    6.1.1 (#2135)
  * build(deps): Bump golang.org/x/net from 0.29.0 to 0.30.0
    (#2141)
  * build(deps): Bump google.golang.org/grpc from 1.67.0 to 1.67.1
    (#2140)
  * build(deps): Bump golang.org/x/crypto from 0.27.0 to 0.28.0
    (#2139)
  * build(deps): Bump github.com/zclconf/go-cty-yaml from 1.0.3 to
    1.1.0 (#2138)
  * build(deps): Bump golang.org/x/text from 0.18.0 to 0.19.0
    (#2137)
  * build(deps): Bump sigstore/cosign-installer from 3.6.0 to 3.7.0
    (#2136)
  * build(deps): Bump docker/setup-buildx-action from 3.6.1 to
    3.7.1 (#2134)
  * build(deps): Bump actions/attest-build-provenance from 1.4.1 to
    1.4.3 (#2121)
  * Override exactly according to the Terraform spec (#2124)
  * docs: update ignore module example (#2130)
  * build(deps): Bump docker/build-push-action from 6.7.0 to 6.9.0
    (#2131)
  * build(deps): Bump golang.org/x/net from 0.28.0 to 0.29.0
    (#2119)
  * build(deps): Bump golang.org/x/text from 0.17.0 to 0.18.0
    (#2120)
  * build(deps): Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0
    (#2117)
  * build(deps): Bump google.golang.org/grpc from 1.66.2 to 1.67.0
    (#2129)
  * build(deps): Bump google.golang.org/grpc from 1.66.0 to 1.66.2
    (#2125)
  * Introduce explicit locking on the root runner operations
    (#2115)
  * build(deps): Bump actions/attest-build-provenance (#2103)
  * build(deps): Bump github.com/hashicorp/hcl/v2 from 2.21.0 to
    2.22.0 (#2109)
  * chore: Update to owenrumney/go-sarif/v2 (#2111)
  * build(deps): Bump google.golang.org/grpc from 1.65.0 to 1.66.0
    (#2112)

-------------------------------------------------------------------
Sat Aug 17 17:54:01 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 0.53.0:
  * Bump up version to v0.53.0
  * chore: pin actions (#2102)
  * chore: bump to use go 1.23.0 (#2101)
  * Fix a race condition when evaluating on the root context
    (#2096)
  * build(deps): Bump
    github.com/terraform-linters/tflint-ruleset-terraform from
    0.8.0 to 0.9.1 (#2093)
  * build(deps): Bump golangci/golangci-lint-action from 6.0.1 to
    6.1.0 (#2091)
  * build(deps): Bump golang.org/x/net from 0.27.0 to 0.28.0
    (#2100)
  * build(deps): Bump golang.org/x/crypto from 0.25.0 to 0.26.0
    (#2099)
  * build(deps): Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0
    (#2092)
  * build(deps): Bump sigstore/cosign-installer from 3.5.0 to 3.6.0
    (#2097)
  * build(deps): Bump golang.org/x/text from 0.16.0 to 0.17.0
    (#2098)
  * build(deps): Bump github.com/zclconf/go-cty from 1.14.4 to
    1.15.0 (#2089)
  * build(deps): Bump
    github.com/terraform-linters/tflint-plugin-sdk (#2090)
  * build(deps): Bump google.golang.org/grpc from 1.64.0 to 1.65.0
    (#2088)
  * build(deps): Bump golang.org/x/net from 0.26.0 to 0.27.0
    (#2086)

-------------------------------------------------------------------
Thu Jul 11 04:58:28 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 0.52.0:
  * Bump up version to v0.52.0
  * Bump bundled terraform ruleset to v0.8.0 (#2085)
  * Go 1.22.5 (#2084)
  * Add support for Terraform v1.9 (#2077)
  * Add source attribute in the checkstyle format (#2078)
  * Allow `--chdir` and `--recursive` to be used together (#2079)

-------------------------------------------------------------------
Wed Jul 03 16:31:31 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 0.51.2:
  * Bump up version to v0.51.2
  * Recommend verification with GitHub CLI (#2074)
  * Go 1.22.4 (#2073)
  * build(deps): Bump github.com/hashicorp/go-getter from 1.7.4 to
    1.7.5 (#2070)
  * build(deps): Bump github.com/go-test/deep from 1.1.0 to 1.1.1
    (#2069)
  * build(deps): Bump github.com/hashicorp/hcl/v2 from 2.20.1 to
    2.21.0 (#2068)
  * build(deps): Bump docker/build-push-action from 5 to 6 (#2067)
  * build(deps): Bump github.com/jessevdk/go-flags from 1.5.0 to
    1.6.1 (#2066)
  * build(deps): Bump golang.org/x/net from 0.25.0 to 0.26.0
    (#2065)
  * build(deps): Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0
    (#2063)
  * build(deps): Bump golang.org/x/text from 0.15.0 to 0.16.0
    (#2064)
  * build(deps): Bump golang.org/x/crypto from 0.23.0 to 0.24.0
    (#2062)
  * build(deps): Bump goreleaser/goreleaser-action from 5 to 6
    (#2061)
  * build(deps): Bump alpine from 3.19 to 3.20 (#2055)
  * build(deps): Bump github.com/hashicorp/go-version from 1.6.0 to
    1.7.0 (#2054)
  * build(deps): Bump google.golang.org/grpc from 1.63.2 to 1.64.0
    (#2053)
  * build(deps): Bump golangci/golangci-lint-action from 5.3.0 to
    6.0.1 (#2049)
  * build(deps): Bump github.com/fatih/color from 1.16.0 to 1.17.0
    (#2048)
  * build(deps): Bump github.com/hashicorp/go-plugin from 1.6.0 to
    1.6.1 (#2047)

-------------------------------------------------------------------
Sat May 11 19:48:30 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 0.51.1:
  * Bump up version to v0.51.1
  * Introduce Artifact Attestations (#2038)
  * Fix provider::terraform::* function names (#2046)
  * build(deps): Bump golang.org/x/net from 0.24.0 to 0.25.0
    (#2041)
  * build(deps): Bump golang.org/x/text from 0.14.0 to 0.15.0
    (#2042)
  * go: remove loop variable copying (#2044)
  * gh: update golangci-lint (#2045)
  * build(deps): Bump golangci/golangci-lint-action from 5.1.0 to
    5.3.0 (#2039)
  * build(deps): Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0
    (#2043)
  * lint: update config for new schema

-------------------------------------------------------------------
Fri May 03 16:17:43 UTC 2024 - opensuse_buildservice@ojkastl.de

- Update to version 0.51.0:
  * Bump up version to v0.51.0
  * build(deps): Bump
    github.com/terraform-linters/tflint-ruleset-terraform (#2033)
  * build(deps): Bump
    github.com/terraform-linters/tflint-plugin-sdk (#2032)
  * Pin Go patch version in go.mod (#2031)
  * terraform: Add support for Terraform v1.6/v1.7/v1.8 (#2030)
  * Recursive inspection in parallel (#2021)
  * Add warnings to --module/--no-module and `module` attribute
    (#1951)
  * plugin: Add support for host-specific GitHub tokens (#2025)
  * Add TFLint `required_version` settings (#2027)
  * build(deps): Bump golangci/golangci-lint-action from 4.0.0 to
    5.1.0 (#2029)
  * build(deps): Bump github.com/hashicorp/go-getter from 1.7.2 to
    1.7.4 (#2026)
  * build(deps): Bump golang.org/x/net from 0.22.0 to 0.23.0
    (#2024)
  * build(deps): Bump google.golang.org/grpc from 1.63.0 to 1.63.2
    (#2023)
  * build(deps): Bump sigstore/cosign-installer from 3.4.0 to 3.5.0
    (#2022)
  * build(deps): Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0
    (#2015)
  * build(deps): Bump golang.org/x/crypto from 0.21.0 to 0.22.0
    (#2016)
  * build(deps): Bump google.golang.org/grpc from 1.62.1 to 1.63.0
    (#2014)
  * build(deps): Bump github.com/hashicorp/hcl/v2 from 2.20.0 to
    2.20.1 (#2012)
  * build(deps): Bump github.com/zclconf/go-cty from 1.14.3 to
    1.14.4 (#2009)
  * build(deps): Bump google.golang.org/grpc from 1.62.0 to 1.62.1
    (#2003)
  * build(deps): Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0
    (#2002)
  * build(deps): Bump golang.org/x/crypto from 0.19.0 to 0.21.0
    (#2001)
  * build(deps): Bump github.com/zclconf/go-cty from 1.14.2 to
    1.14.3 (#1998)
  * build(deps): Bump github.com/hashicorp/hcl/v2 from 2.19.1 to
    2.20.0 (#1999)
  * build(deps): Bump google.golang.org/grpc from 1.61.1 to 1.62.0
    (#1992)
  * sarif: add schema to repo (#2000)
  * build(deps): Bump google.golang.org/grpc from 1.61.0 to 1.61.1
    (#1987)
  * build(deps): Bump golangci/golangci-lint-action from 3.7.0 to
    4.0.0 (#1980)
  * build(deps): Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0
    (#1981)
  * Set bash pipefail mode in install_linux.sh to catch curl errors
    (#1978)
  * workflows: remove `cache: true` for setup-go (default) (#1979)
  * feat: use go1.22 (#1977)

-------------------------------------------------------------------
Sun Feb 25 20:15:51 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>

- new package tflint: A Pluggable Terraform Linter
openSUSE Build Service is sponsored by