Releases: tofuutils/tenv
Releases · tofuutils/tenv
Release v4.9.3
Release v4.9.2
Changelog
- 5af2b17 Merge pull request #542 from pcjedi/patch-2
- 0098502 chore: bump alpine from 3.20 to 3.23
- 439d860 Merge pull request #538 from tofuutils/dependabot/github_actions/docker/login-action-3.7.0
- 9006535 gh-actions: bump docker/login-action from 3.6.0 to 3.7.0
- e76e7a8 Merge pull request #533 from tofuutils/dependabot/github_actions/actions/setup-go-6.2.0
- cf3b354 gh-actions: bump actions/setup-go from 6.1.0 to 6.2.0
- 4f0da9d Merge pull request #531 from tofuutils/dependabot/go_modules/github.com/BurntSushi/toml-1.6.0
- 4c3488a Merge pull request #535 from tofuutils/dependabot/github_actions/actions/checkout-6.0.2
- 33e5088 fix: readme bundle
- c21950b gh-actions: bump actions/checkout from 6.0.1 to 6.0.2
- 2fc928f go: bump github.com/BurntSushi/toml from 1.5.0 to 1.6.0
Release v4.9.1
Changelog
- e602a0b Merge pull request #536 from kaiehrhardt/docker-terramate
- f83e584 fix: add terramate to container
- e1f06a5 fix: Dockerfile build
- f262111 Merge pull request #532 from tofuutils/dependabot/github_actions/docker/setup-buildx-action-3.12.0
- ea1a63d gh-actions: bump docker/setup-buildx-action from 3.11.1 to 3.12.0
- 2406337 Merge pull request #530 from tofuutils/dependabot/github_actions/codecov/codecov-action-5.5.2
- d935517 gh-actions: bump codecov/codecov-action from 5.5.1 to 5.5.2
- c959052 Merge pull request #527 from tofuutils/dependabot/github_actions/golangci/golangci-lint-action-9.2.0
- d265d50 Merge pull request #528 from tofuutils/dependabot/github_actions/actions/checkout-6.0.1
- 78b2c42 Merge pull request #526 from tofuutils/dependabot/go_modules/golang.org/x/crypto-0.45.0
- d4bba3c go: bump golang.org/x/crypto from 0.44.0 to 0.45.0
- cbc4966 Merge pull request #529 from tofuutils/dependabot/go_modules/github.com/spf13/cobra-1.10.2
- 44da96a go: bump github.com/spf13/cobra from 1.10.1 to 1.10.2
- 5e077d4 gh-actions: bump actions/checkout from 6.0.0 to 6.0.1
- 4d088a9 gh-actions: bump golangci/golangci-lint-action from 9.0.0 to 9.2.0
- afad4ea Merge pull request #525 from tofuutils/dependabot/go_modules/tools/golang.org/x/crypto-0.45.0
- 9324a5c Merge pull request #524 from tofuutils/dependabot/go_modules/tools/golang.org/x/oauth2-0.27.0
- f65f882 chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /tools
- b72629b chore(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.27.0 in /tools
Release v4.9.0
Changelog
- 1b8fed7 Merge pull request #521 from Nmishin/fix/508
- 4e9a718 Fix : handle terragrunt beta version format
- 0be87f8 Merge pull request #520 from tofuutils/dependabot/go_modules/github.com/hashicorp/go-version-1.8.0
- 1e66307 go: bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0
- 7d13c60 Merge pull request #518 from tofuutils/dependabot/github_actions/actions/checkout-6.0.0
- 958d06d gh-actions: bump actions/checkout from 5.0.1 to 6.0.0
- df33158 Merge pull request #516 from tofuutils/dependabot/github_actions/actions/setup-go-6.1.0
- caad4fc gh-actions: bump actions/setup-go from 6.0.0 to 6.1.0
Release v4.8.3
Changelog
- a7bf9f5 fix: cosign
Release v4.8.0-beta1
Changelog
- c8adcbe Add configurable lock file path support for filesystem compatibility (#491)
- a5c925e Merge pull request #492 from MrKeiKun/fix-286-stdout-to-stderr
- 7800b3b Merge pull request #494 from MrKeiKun/fix-493-typo-package-name
- 3bca57e Fixed incorrect package defined on AUR package.
- 525c4da Fixed the bug where an info message was polluting the stdout output.
- ebdc95e Merge pull request #478 from tofuutils/dependabot/github_actions/sigstore/cosign-installer-3.10.0
- 7696548 Merge pull request #487 from tofuutils/dependabot/github_actions/docker/login-action-3.6.0
- b671c52 gh-actions: bump docker/login-action from 3.5.0 to 3.6.0
- 5deab32 Merge pull request #481 from tofuutils/dependabot/go_modules/github.com/charmbracelet/bubbletea-1.3.10
- f7064b3 go: bump github.com/charmbracelet/bubbletea from 1.3.9 to 1.3.10
- a44292c Merge pull request #479 from tofuutils/dependabot/go_modules/github.com/stretchr/testify-1.11.1
- cf28e4d go: bump github.com/stretchr/testify from 1.10.0 to 1.11.1
- 6c128bd gh-actions: bump sigstore/cosign-installer from 3.9.2 to 3.10.0
Release v4.8.0-alpha1
What's Changed
- go: bump github.com/spf13/pflag from 1.0.7 to 1.0.9 by @dependabot[bot] in #468
- go: bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #467
- gh-actions: bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #471
- gh-actions: bump codecov/codecov-action from 5.5.0 to 5.5.1 by @dependabot[bot] in #472
- go: bump github.com/spf13/pflag from 1.0.9 to 1.0.10 by @dependabot[bot] in #470
- go: bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #469
- go: bump github.com/charmbracelet/bubbletea from 1.3.6 to 1.3.7 by @dependabot[bot] in #473
- go: bump github.com/zclconf/go-cty from 1.16.4 to 1.17.0 by @dependabot[bot] in #474
- go: bump github.com/charmbracelet/bubbletea from 1.3.7 to 1.3.8 by @dependabot[bot] in #475
- go: bump github.com/charmbracelet/bubbletea from 1.3.8 to 1.3.9 by @dependabot[bot] in #476
- improve signature skipping by @dvaumoron in #447
Full Changelog: v4.7.21...v4.8.0-alpha1
Release v4.7.21
Changelog
- 75176f7 fix: winget PackageIdentifier
Release v4.7.20
Release v4.7.19
Changelog
- 469d15a fix: golint issues