| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Ports that were pinned to a deprecated version of Go (1.23 or older)
have been unpinned.
* Ports that were pinned to a still-supported version of Go (1.24 or
newer) have been converted to requesting that as their minimum Go
version.
* Ports that had been forcibly deprecated for pinning an expired Go
version have been undeprecated.
|
| |
|
|
|
| |
ChangeLog:
https://github.com/terraform-linters/tflint/releases/tag/v0.60.0
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
ChangeLog:
https://github.com/terraform-linters/tflint/releases/tag/v0.59.1
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
ChangeLog:
https://github.com/terraform-linters/tflint/releases/tag/v0.58.0
|
| | |
|
| |
|
|
|
|
|
| |
Earlier I bumped the default Go to 1.24. Ports that specify a lower
version will still build with those lower version (for now), so they
don't need a bumping. Instead I'm bumping anything that (now) has go124
as a dependency.
|
| |
|
|
|
| |
ChangeLog:
https://github.com/terraform-linters/tflint/releases/tag/v0.57.0
|
| |
|
|
|
|
|
| |
Update Go from 1.23 to 1.24
ChangeLog:
https://github.com/terraform-linters/tflint/releases/tag/v0.56.0
|
| | |
|
| | |
|
| |
|
|
|
| |
ChangeLog:
https://github.com/terraform-linters/tflint/releases/tag/v0.55.1
|
| |
|
|
| |
PR: 284681
|
| |
|
|
| |
MFH: 2025Q1
|
| |
|
|
|
| |
ChangeLog:
https://github.com/terraform-linters/tflint/releases/tag/v0.55.0
|
| |
|
|
|
|
|
| |
bump go 1.23
changes:
https://github.com/terraform-linters/tflint/releases/tag/v0.54.0
|
| |
|
|
| |
PR: 281842
|
| |
|
|
|
| |
changeLog:
https://github.com/terraform-linters/tflint/releases/tag/v0.53.0
|
| | |
|
| |
|
|
|
|
|
| |
Update USES=go to 1.22
changeLog:
https://github.com/terraform-linters/tflint/releases/tag/v0.52.0
|
| | |
|
| |
|
|
| |
MFH: 2024Q2
|
| |
|
|
|
| |
changeLog:
https://github.com/terraform-linters/tflint/releases/tag/v0.51.1
|
| |
|
|
| |
MFH: 2024Q2
|
| |
|
|
|
| |
changeLog:
https://github.com/terraform-linters/tflint/releases/tag/v0.51.0
|
| |
|
|
| |
MFH: 2024Q2
|
| |
|
|
| |
MFH: 2024Q1
|
| |
|
|
|
|
|
|
| |
ChangeLog:
https://github.com/terraform-linters/tflint/releases/tag/v0.50.3
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D43955
|
| |
|
|
| |
PR: 276530
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Bug fixes:
Fix a bug where auto-fixed code could not be retrieved via GetFile API
Chores:
Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7
Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0
Approved by: dbaio(mentor), garga(mentor)
Differential Revision: https://reviews.freebsd.org/D43588
|
| |
|
|
|
|
|
| |
Update email from nulldutra@proton.me to dutra@FreeBSD.org
Approved by: dbaio(mentor), garga(mentor)
Differential Revision: https://reviews.freebsd.org/D43485
|
| |
|
|
|
|
|
| |
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.50.0
PR: 275910
Approved by: tcberner (mentor, implicit)
|
| |
|
|
|
|
|
| |
ChangeLog: https://github.com/terraform-linters/tflint/releases/tag/v0.49.0
PR: 275683
Reported by: nulldutra@proton.me (maintainer)
|
| |
|
|
| |
PR: 274405
|
| |
|
|
|
|
|
| |
ChangeLog: https://github.com/terraform-linters/tflint/releases/tag/v0.48.0
PR: 274094
Reported by: nulldutra@proton.me (maintainer)
|
| | |
|
| |
|
|
|
| |
ChangeLog: https://github.com/terraform-linters/tflint/releases/tag/v0.47.0
PR: 273204
|
| | |
|
| |
|
|
|
| |
PR: 272055
Reported by: nulldutra@proton.me (maintainer)
|
| |
|
|
|
|
| |
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.46.1
PR: 271019
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/terraform-linters/tflint/releases/tag/v0.45.0
Enhancements
* cmd: Add --filter option
* cmd: Add --minimum-failure-severity flag, sets minimum issue severity for non-zero exit
* cmd: Add --no-module option
* plugin: Set the GPG key expiration to 2025-05-01
BugFixes
* plugin: Fix panic when plugin path could not be loaded
* cmd: Reject all directory arguments with --chdir/--recursive
PR: 269610
Reported by: 0xdutra@gmail.com (maintainer)
|