Skip to content

Bump github.com/terraform-linters/tflint from 0.58.1 to 0.59.1 in /.ci/tools#646

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/dot-ci/tools/github.com/terraform-linters/tflint-0.59.1
Closed

Bump github.com/terraform-linters/tflint from 0.58.1 to 0.59.1 in /.ci/tools#646
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/dot-ci/tools/github.com/terraform-linters/tflint-0.59.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 3, 2025

Bumps github.com/terraform-linters/tflint from 0.58.1 to 0.59.1.

Release notes

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

v0.59.1

What's Changed

Enhancements

Bug Fixes

Chores

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

Commits
  • 42f8ce0 Bump up version to v0.59.1
  • 6c34f01 Bump github.com/ulikunitz/xz to v0.5.15 (#2375)
  • a49ec86 Bump up version to v0.59.0
  • 97433ac deps: Bump Go version to 1.25 (#2374)
  • 7e7c45f format(sarif): Add tflint-errors rules for errors (#2373)
  • fdd2b5e Bump supported Terraform version to v1.13 (#2372)
  • 96608fa build(deps): Bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 (#2371)
  • daf161b build(deps): Bump github.com/zclconf/go-cty from 1.16.3 to 1.16.4 (#2366)
  • d8fdf61 build(deps): Bump google.golang.org/grpc from 1.74.2 to 1.75.0 (#2365)
  • 22766b6 build(deps): Bump github.com/hashicorp/go-getter from 1.7.8 to 1.7.9 (#2364)
  • 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](https://github.com/terraform-linters/tflint) from 0.58.1 to 0.59.1.
- [Release notes](https://github.com/terraform-linters/tflint/releases)
- [Changelog](https://github.com/terraform-linters/tflint/blob/master/CHANGELOG.md)
- [Commits](terraform-linters/tflint@v0.58.1...v0.59.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 3, 2025
@github-actions
Copy link

github-actions bot commented Sep 3, 2025

⚠️ Our automation has detected the following potential issues with your pull request


❌ Maintainer Edit Permissions (Click to expand)

At times, our maintainers need to make direct edits to pull requests in order to prepare it to be merged. At the time of opening this pull request, your settings do not allow maintainers to make such edits. If possible, update your settings as described in the following document. If your fork is owned by an organization that limits your ability to make this change, please let us know.

Please see the GitHub documentation on allowing changes to a pull request branch created from a fork for additional details.

@github-actions
Copy link

github-actions bot commented Sep 3, 2025

Community Guidelines

This comment is added to every new Pull Request to provide quick reference to how the Terraform AWS Provider is maintained. Please review the information below, and thank you for contributing to the community that keeps the provider thriving! 🚀

Voting for Prioritization

  • Please vote on this Pull Request by adding a 👍 reaction to the original post to help the community and maintainers prioritize it.
  • Please see our prioritization guide for additional information on how the maintainers handle prioritization.
  • Please do not leave +1 or other comments that do not add relevant new information or questions; they generate extra noise for others following the Pull Request and do not help prioritize the request.

Pull Request Authors

  • Review the contribution guide relating to the type of change you are making to ensure all of the necessary steps have been taken.
  • Whether or not the branch has been rebased will not impact prioritization, but doing so is always a welcome surprise.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 17, 2025

Superseded by #665.

@dependabot dependabot bot closed this Nov 17, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/dot-ci/tools/github.com/terraform-linters/tflint-0.59.1 branch November 17, 2025 21:26
@github-actions
Copy link

Warning

This Issue has been closed, meaning that any additional comments are much easier for the maintainers to miss. Please assume that the maintainers will not see them.

Ongoing conversations amongst community members are welcome, however, the issue will be locked after 30 days. Moving conversations to another venue, such as the AWS Provider forum, is recommended. If you have additional concerns, please open a new issue, referencing this one where needed.

@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code linter size/XL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants