Skip to content

v0.49.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 15:36
· 86 commits to master since this release

What's Changed

Enhancements

  • build(deps): Bump github.com/terraform-linters/tflint-ruleset-terraform from 0.4.0 to 0.5.0 by @dependabot in #1883
    • This change updates the bundled terraform plugin version
  • feat(annotations): Allow a comment at the end of a tflint-ignore annotation by @papkos in #1892
  • tflint: Allow config file to be set via TFLINT_CONFIG_FILE by @wata727 in #1903
  • tflint: Add tflint-ignore-file annotation by @wata727 in #1909

Chores

  • Add formula-path to follow formula path changes by @wata727 in #1835
  • build(deps): Bump sigstore/cosign-installer from 3.1.1 to 3.1.2 by @dependabot in #1839
  • build(deps): Bump actions/checkout from 3 to 4 by @dependabot in #1838
  • Fix go directive to include patch version by @wata727 in #1842
  • Replace golang.org/x/exp/slices to slices package by @wata727 in #1836
  • build(deps): Bump github.com/hashicorp/go-plugin from 1.4.10 to 1.5.1 by @dependabot in #1846
  • build(deps): Bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 by @dependabot in #1843
  • build(deps): Bump github.com/zclconf/go-cty from 1.13.2 to 1.14.0 by @dependabot in #1845
  • build(deps): Bump google.golang.org/grpc from 1.57.0 to 1.58.0 by @dependabot in #1848
  • Deprecate tflint-bundle image by @wata727 in #1837
  • build(deps): Bump google.golang.org/grpc from 1.58.0 to 1.58.1 by @dependabot in #1850
  • build(deps): Bump docker/build-push-action from 4 to 5 by @dependabot in #1851
  • build(deps): Bump docker/login-action from 2 to 3 by @dependabot in #1852
  • build(deps): Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #1853
  • build(deps): Bump docker/metadata-action from 4 to 5 by @dependabot in #1854
  • build(deps): Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #1855
  • build(deps): Bump mislav/bump-homebrew-formula-action from 2 to 3 by @dependabot in #1861
  • build(deps): Bump google.golang.org/grpc from 1.58.1 to 1.58.2 by @dependabot in #1862
  • build(deps): Bump github.com/spf13/afero from 1.9.5 to 1.10.0 by @dependabot in #1863
  • build(deps): Bump github.com/hashicorp/go-plugin from 1.5.1 to 1.5.2 by @dependabot in #1864
  • add test coverage for install script fail by @bendrucker in #1868
  • install: move -e out of shebang by @ddelange in #1870
  • build(deps): Bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 by @dependabot in #1879
  • build(deps): Bump github.com/zclconf/go-cty from 1.14.0 to 1.14.1 by @dependabot in #1880
  • build(deps): Bump github.com/hashicorp/hcl/v2 from 2.18.0 to 2.18.1 by @dependabot in #1882
  • build(deps): Bump golang.org/x/net from 0.16.0 to 0.17.0 by @dependabot in #1884
  • build(deps): Bump github.com/hashicorp/hcl/v2 from 2.18.1 to 2.19.0 by @dependabot in #1885
  • build(deps): Bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #1887
  • build(deps): Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in #1886
  • build(deps): Bump github.com/hashicorp/hcl/v2 from 2.19.0 to 2.19.1 by @dependabot in #1890
  • build(deps): Bump google.golang.org/grpc from 1.58.3 to 1.59.0 by @dependabot in #1891
  • build(deps): Bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot in #1898
  • build(deps): Bump github.com/fatih/color from 1.15.0 to 1.16.0 by @dependabot in #1905
  • build(deps): Bump golang.org/x/text from 0.13.0 to 0.14.0 by @dependabot in #1906

New Contributors

Full Changelog: v0.48.0...v0.49.0