Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps github.com/terraform-linters/tflint-ruleset-terraform from 0.12.0 to 0.13.0.

Release notes

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

v0.13.0

What's Changed

Enhancements

Chores

New Contributors

Full Changelog: terraform-linters/tflint-ruleset-terraform@v0.12.0...v0.13.0

Changelog

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

See https://github.com/terraform-linters/tflint-ruleset-terraform/releases for later releases.

0.10.0 (2024-11-04)

Enhancements

  • #214 #215: Support provider-defined functions
    • The following rules now take provider-defined functions into account:
      • terraform_required_providers
      • terraform_unused_required_providers

Bug Fixes

  • #216: Fix issues caused by multiple terraform blocks
    • The following rule has been fixed to cause inconsistent results when multiple terraform blocks are declared:
      • terraform_required_providers
      • terraform_unused_required_providers
      • terraform_workspace_remote

Chores

  • #202: Bump github.com/hashicorp/go-getter from 1.7.5 to 1.7.6
  • #206: Bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0
  • #207: Bump github.com/hashicorp/hcl/v2 from 2.21.0 to 2.22.0
  • #217: deps: Go 1.23
  • #218: Bump GoReleaser to v2

0.9.1 (2024-08-03)

Bug Fixes

  • #200: terraform_map_duplicate_keys: Temporarily ignore key evaluation errors

0.9.0 (2024-07-30)

Enhancements

  • #194 #196: Add terraform_map_duplicate_keys rule

Chores

  • #195: Bump github.com/zclconf/go-cty from 1.14.4 to 1.15.0

0.8.0 (2024-07-06)

Enhancements

  • #178: Add range to terraform_required_version errors

Bug Fixes

... (truncated)

Commits
  • 53021f0 Bump up version to v0.13.0
  • cdae3a1 Remove unneeded repository info from goreleaser.yml (#273)
  • 864b291 Bump sigstore/cosign-installer from 3.9.1 to 3.9.2 (#272)
  • eba75cf Bump golang.org/x/oauth2 from 0.23.0 to 0.27.0 (#271)
  • fa838d8 Bump github.com/hashicorp/hcl/v2 from 2.23.0 to 2.24.0 (#270)
  • 3232af1 Add terraform_module_shallow_clone rule (#267)
  • ac1e78e Bump github.com/Masterminds/semver/v3 from 3.3.1 to 3.4.0 (#269)
  • 40fbc52 Bump sigstore/cosign-installer from 3.9.0 to 3.9.1 (#268)
  • b943fae Bump sigstore/cosign-installer from 3.8.2 to 3.9.0 (#266)
  • 194dc6a Bump github.com/hashicorp/terraform-registry-address from 0.2.5 to 0.3.0 (#265)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [github.com/terraform-linters/tflint-ruleset-terraform](https://github.com/terraform-linters/tflint-ruleset-terraform) from 0.12.0 to 0.13.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.12.0...v0.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 4, 2025
@github-actions github-actions bot enabled auto-merge (squash) August 4, 2025 23:09
@github-actions github-actions bot merged commit de57a42 into master Aug 4, 2025
17 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/terraform-linters/tflint-ruleset-terraform-0.13.0 branch August 4, 2025 23:13
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Sep 12, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tflint](https://github.com/terraform-linters/tflint) | minor | `0.58.1` -> `0.59.1` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>terraform-linters/tflint (tflint)</summary>

### [`v0.59.1`](https://github.com/terraform-linters/tflint/releases/tag/v0.59.1)

[Compare Source](terraform-linters/tflint@v0.59.0...v0.59.1)

#### What's Changed

##### Enhancements

- build(deps): Bump github.com/terraform-linters/tflint-ruleset-terraform from 0.12.0 to 0.13.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2351](terraform-linters/tflint#2351)
- json: add fixed, fixable by [@&#8203;bendrucker](https://github.com/bendrucker) in [#&#8203;2355](terraform-linters/tflint#2355)

##### Bug Fixes

- format(sarif): Add `tflint-errors` rules for errors by [@&#8203;wata727](https://github.com/wata727) in [#&#8203;2373](terraform-linters/tflint#2373)

##### Chores

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

**Full Changelog**: <terraform-linters/tflint@v0.58.1...v0.59.1>

### [`v0.59.0`](terraform-linters/tflint@v0.58.1...v0.59.0)

[Compare Source](terraform-linters/tflint@v0.58.1...v0.59.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45OC4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
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.

0 participants