Skip to content

tools/tools: Update module github.com/bflad/tfproviderlint to v0.30.0

This MR contains the following updates:

Package Type Update Change
github.com/bflad/tfproviderlint require minor v0.29.0 -> v0.30.0

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

bflad/tfproviderlint (github.com/bflad/tfproviderlint)

v0.30.0

Compare Source

BREAKING CHANGES

  • passes/R008: Due to removing terraform-plugin-sdk v1 support, this check will no longer return reports.
  • passes/S034: Due to removing terraform-plugin-sdk v1 support, this check will no longer return reports.
  • passes/V002: Due to removing terraform-plugin-sdk v1 support, this check will no longer return reports.
  • passes/V003: Due to removing terraform-plugin-sdk v1 support, this check will no longer return reports.
  • passes/V004: Due to removing terraform-plugin-sdk v1 support, this check will no longer return reports.
  • passes/V005: Due to removing terraform-plugin-sdk v1 support, this check will no longer return reports.
  • passes/V006: Due to removing terraform-plugin-sdk v1 support, this check will no longer return reports.
  • passes/V007: Due to removing terraform-plugin-sdk v1 support, this check will no longer return reports.
  • passes/V008: Due to removing terraform-plugin-sdk v1 support, this check will no longer return reports.

NOTES

  • all: This Go module and the associated Docker image has been updated to Go 1.21 per the Go support policy. Any consumers building on earlier Go versions or dependent on earlier Go version functionality may experience errors. (#​299 / #​308)
  • all: Support for terraform-plugin-sdk v1 has been removed as it has been end-of-life for many years. Any checks that were only for that dependency have been converted to skip all logic and return no reports. (#​305)
  • all: For Go module consumers, provider SDK dependencies such as github.com/hashicorp/terraform-plugin-sdk at a specific version are no reflected in the main Go module. This should prevent dependency conflict errors and potentially reduce indirect dependency security notices. (#​307)

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.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports