Changelog
Features
- feat(versiontf): handle tofu files (#696) (@Intuinewin)
Documentation
- docs: Update CHANGELOG with
v1.14.0(#707) (@yermulnik)
Go
- go: bump golang.org/x/sys from 0.39.0 to 0.40.0 (#686) (@dependabot[bot])
- go: bump golang.org/x/term from 0.37.0 to 0.39.0 (#687) (@dependabot[bot])
- go: bump golang.org/x/sys from 0.40.0 to 0.41.0 (#700) (@dependabot[bot])
- go: bump golang.org/x/term from 0.39.0 to 0.40.0 (#703) (@dependabot[bot])
- go: bump github.com/zclconf/go-cty from 1.16.3 to 1.17.0 (#709) (@dependabot[bot])
Others
- gh-actions: bump super-linter/super-linter from 8.3.0 to 8.3.1 (#682) (@dependabot[bot])
- gh-actions: bump github/codeql-action from 4.31.8 to 4.31.9 (#683) (@dependabot[bot])
- gh-actions: bump super-linter/super-linter from 8.3.1 to 8.3.2 (#685) (@dependabot[bot])
- gh-actions: bump github/codeql-action from 4.31.9 to 4.31.10 (#688) (@dependabot[bot])
- gh-actions: bump actions/setup-go from 6.1.0 to 6.2.0 (#689) (@dependabot[bot])
- gh-actions: bump actions/setup-python from 6.1.0 to 6.2.0 (#690) (@dependabot[bot])
- gh-actions: bump actions/checkout from 6.0.1 to 6.0.2 (#691) (@dependabot[bot])
- gh-actions: bump github/codeql-action from 4.31.10 to 4.31.11 (#692) (@dependabot[bot])
- gh-actions: bump github/codeql-action from 4.31.11 to 4.32.0 (#693) (@dependabot[bot])
- gh-actions: bump super-linter/super-linter from 8.3.2 to 8.4.0 (#694) (@dependabot[bot])
- gh-actions: bump github/codeql-action from 4.32.0 to 4.32.1 (#695) (@dependabot[bot])
- Expand
super-linterworkflow permission to post to issues and PRs (#697) (@Intuinewin) - gh-actions: bump github/codeql-action from 4.32.1 to 4.32.2 (#699) (@dependabot[bot])
- gh-actions: bump super-linter/super-linter from 8.4.0 to 8.5.0 (#701) (@dependabot[bot])
- chore: Print which exact integration test is being run in GH workflow (#702) (@yermulnik)
- gh-actions: bump github/codeql-action from 4.32.2 to 4.32.3 (#705) (@dependabot[bot])
- chore: Apply
go fix ./...(#706) (@yermulnik) - gh-actions: bump github/codeql-action from 4.32.3 to 4.32.4 (#711) (@dependabot[bot])
- gh-actions: bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 (#710) (@dependabot[bot])
- chore: Add more badges to README and suppress
super-linteroutput on success (#708) (@yermulnik)