版本发布 8
## Changelog ### Bug fixes * fix: Don't PromptUI in non-interactive terminal (#669) (@yermulnik) * fix: Fail fast if `chdir` directory is not readable (#671) (@yermulnik) ### Documentation * docs: Update CHANGELOG with `v1.11.0` (#674) (@yermulnik) ### Go * go: bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0 (#662) (@dependabot[bot]) * go: bump golang.org/x/sys from 0.38.0 to 0.39.0 (#673) (@dependabot[bot]) ### Others * gh-actions: bump super-linter/super-linter from 8.2.1 to 8.3.0 (#663) (@dependabot[bot]) * gh-actions: bump github/codeql-action from 4.31.5 to 4.31.6 (#664) (@dependabot[bot]) * gh-actions: bump actions/checkout from 6.0.0 to 6.0.1 (#666) (@dependabot[bot]) * gh-actions: bump github/codeql-action from 4.31.6 to 4.31.7 (#672) (@dependabot[bot])
## Changelog ### Features * feat(terragrunt): Support `root.hcl` and custom file name (#644) (@yermulnik) ### Documentation * docs: Update CHANGELOG with `v1.9.0` (#647) (@yermulnik) ### Others * gh-actions: bump github/codeql-action from 4.30.9 to 4.31.0 (#645) (@dependabot[bot]) * gh-actions: bump github/codeql-action from 4.31.0 to 4.31.2 (#646) (@dependabot[bot])
## Changelog ### Features * feat: Check if version matches version requirement (#640) (@yermulnik) ### Documentation * docs: Update CHANGELOG with `v1.8.0` (#643) (@yermulnik) ### Go * go: bump golang.org/x/sys from 0.36.0 to 0.37.0 (#638) (@dependabot[bot]) ### Others * gh-actions: bump github/codeql-action from 3.30.5 to 3.30.6 (#636) (@dependabot[bot]) * gh-actions: bump github/codeql-action from 3.30.6 to 4.30.7 (#637) (@dependabot[bot]) * gh-actions: bump github/codeql-action from 4.30.7 to 4.30.8 (#639) (@dependabot[bot]) * gh-actions: bump super-linter/super-linter from 8.2.0 to 8.2.1 (#641) (@dependabot[bot]) * gh-actions: bump github/codeql-action from 4.30.8 to 4.30.9 (#642) (@dependabot[bot])
## Changelog ### Features * feat: Add KeyBase as fallback source of Hashicorp's public PGP-key (#624) (@yermulnik) ### Bug fixes * fix: `mkdocs gh-deploy` requires creds to persist (#623) (@yermulnik) ### Documentation * docs: Update CHANGELOG with `v1.6.0` (#625) (@yermulnik)
## Changelog ### Bug fixes * fix(Goreleaser): Do not exclude `"^.*?test(ing)?"` from log (overlaps with word `latest`) (#605) (@yermulnik) * fix: Rectify incomplete/incorrect logging library logic (#602) (@yermulnik) ### Documentation * docs: Update CHANGELOG with `v1.5.0` (#608) (@yermulnik)
## Changelog ### Documentation * docs: Update CHANGELOG with `v1.4.7` (#604) (@yermulnik) ### Go * go: bump github.com/hashicorp/hcl/v2 from 2.23.0 to 2.24.0 (#598) (@dependabot[bot]) * go: bump golang.org/x/sys from 0.33.0 to 0.34.0 (#599) (@dependabot[bot]) ### Others * chore(`Makefile`): Improve `super-linter` target for a plain repo and a worktree (#597) (@yermulnik) * chore(`Makefile`): another small set of improvements (no functional changes) (#600) (@yermulnik) * gh-actions: bump super-linter/super-linter from 7 to 8 (#603) (@dependabot[bot])
## Changelog ### Features * feat: Togglable color logging (#594) (@yermulnik) ### Documentation * docs: Update CHANGELOG with `v1.4.6` (#596) (@yermulnik) ### Go * go: bump github.com/ProtonMail/gopenpgp/v3 from 3.2.1 to 3.3.0 (#591) (@dependabot[bot]) * go: bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (#595) (@dependabot[bot]) ### Others * feat(shell-completion): Add Bash completion script (#586) (@yermulnik) * chore(goreleaser): Brews: install Bash completion script (#590) (@yermulnik) * chore(.github/linters/.golangci.yml): Sync config with super-linter (#592) (@yermulnik) * chore(Makefile): Add `govulncheck` target (#593) (@yermulnik)
## Changelog ### Features * feat(gpg): Switch from deprecated Go `crypto` to `ProtonMail/gopenpgp@v3` (#579) (@yermulnik) ### Documentation * docs: Update CHANGELOG with `v1.4.5` (#580) (@yermulnik) ### Go * go: bump github.com/ProtonMail/gopenpgp/v3 from 3.2.0 to 3.2.1 (#581) (@dependabot[bot]) * go: bump golang.org/x/sys from 0.32.0 to 0.33.0 (#582) (@dependabot[bot]) ### Others * chore: Fix release changelog entry format (#578) (@yermulnik) * gh-actions: bump anothrNick/github-tag-action from 1.71.0 to 1.73.0 (#583) (@dependabot[bot])