Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump github.com/terraform-linters/tflint-ruleset-terraform from 0.2.2 to 0.3.0 #1750

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2023

Bumps github.com/terraform-linters/tflint-ruleset-terraform from 0.2.2 to 0.3.0.

Release notes

Sourced from github.com/terraform-linters/tflint-ruleset-terraform's releases.

v0.3.0

0.3.0 (2023-04-22)

Breaking Changes

  • #64: required_providers: warn on legacy version syntax, missing source

BugFixes

  • #63: required_providers: use required provider entry as range if present
  • #90: terraform_deprecated_index: Emit issues based on expression types

Chores

  • #57: Fix typo in rule documentation
  • #65 #70 #79: Bump github.com/hashicorp/hcl/v2 from 2.15.0 to 2.16.2
  • #67: Bump golang.org/x/net from 0.3.0 to 0.7.0
  • #68: Bump github.com/aws/aws-sdk-go from 1.15.78 to 1.34.0
  • #69 #82: Bump github.com/hashicorp/go-getter from 1.6.2 to 1.7.1
  • #76 #81: Bump github.com/zclconf/go-cty from 1.12.1 to 1.13.1
  • #78: Bump sigstore/cosign-installer from 2 to 3
  • #80: Bump actions/setup-go from 3 to 4
  • #83: Bump github.com/hashicorp/terraform-registry-address from 0.1.0 to 0.2.0
  • #85 #88: Bump github.com/terraform-linters/tflint-plugin-sdk from 0.15.0 to 0.16.1
  • #87: Bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1
Changelog

Sourced from github.com/terraform-linters/tflint-ruleset-terraform's changelog.

0.3.0 (2023-04-22)

Breaking Changes

  • #64: required_providers: warn on legacy version syntax, missing source

BugFixes

  • #63: required_providers: use required provider entry as range if present
  • #90: terraform_deprecated_index: Emit issues based on expression types

Chores

  • #57: Fix typo in rule documentation
  • #65 #70 #79: Bump github.com/hashicorp/hcl/v2 from 2.15.0 to 2.16.2
  • #67: Bump golang.org/x/net from 0.3.0 to 0.7.0
  • #68: Bump github.com/aws/aws-sdk-go from 1.15.78 to 1.34.0
  • #69 #82: Bump github.com/hashicorp/go-getter from 1.6.2 to 1.7.1
  • #76 #81: Bump github.com/zclconf/go-cty from 1.12.1 to 1.13.1
  • #78: Bump sigstore/cosign-installer from 2 to 3
  • #80: Bump actions/setup-go from 3 to 4
  • #83: Bump github.com/hashicorp/terraform-registry-address from 0.1.0 to 0.2.0
  • #85 #88: Bump github.com/terraform-linters/tflint-plugin-sdk from 0.15.0 to 0.16.1
  • #87: Bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1
Commits
  • 599e680 Bump up version to v0.3.0
  • f4f6b06 Go 1.20 (#91)
  • bdcad9b Bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 (#87)
  • 78d9f11 Bump github.com/terraform-linters/tflint-plugin-sdk (#88)
  • 763daec Emit issues based on expression types (#90)
  • 70051da Bump github.com/terraform-linters/tflint-plugin-sdk from 0.15.0 to 0.16.0 (#85)
  • 305c952 Bump github.com/hashicorp/terraform-registry-address from 0.1.0 to 0.2.0 (#83)
  • 9dfba73 required_providers: warn on legacy version syntax, missing source (#64)
  • 896da1d Bump github.com/hashicorp/go-getter from 1.7.0 to 1.7.1 (#82)
  • a184d3f Bump github.com/zclconf/go-cty from 1.13.0 to 1.13.1 (#81)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 24, 2023
Bumps [github.com/terraform-linters/tflint-ruleset-terraform](https://github.com/terraform-linters/tflint-ruleset-terraform) from 0.2.2 to 0.3.0.
- [Release notes](https://github.com/terraform-linters/tflint-ruleset-terraform/releases)
- [Changelog](https://github.com/terraform-linters/tflint-ruleset-terraform/blob/main/CHANGELOG.md)
- [Commits](terraform-linters/tflint-ruleset-terraform@v0.2.2...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/terraform-linters/tflint-ruleset-terraform
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/terraform-linters/tflint-ruleset-terraform-0.3.0 branch from d5143a9 to 3a6a017 Compare May 8, 2023 18:10
@bendrucker bendrucker merged commit b3d4b01 into master May 8, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/terraform-linters/tflint-ruleset-terraform-0.3.0 branch May 8, 2023 18:11
bendrucker added a commit that referenced this pull request May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

1 participant