Skip to content

[DEPENDENCIES] Update module github.com/katbyte/terrafmt to v1 - #206

Open
tl-renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-katbyte-terrafmt-1.x
Open

[DEPENDENCIES] Update module github.com/katbyte/terrafmt to v1#206
tl-renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-katbyte-terrafmt-1.x

Conversation

@tl-renovate

@tl-renovate tl-renovate Bot commented Aug 3, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
github.com/katbyte/terrafmt require major v0.5.5v1.0.0

Release Notes

katbyte/terrafmt (github.com/katbyte/terrafmt)

v1.0.0

Compare Source

  • BREAKING CHANGE: removed the upgrade012 command; terraform 0.12's one-time HCL1->HCL2 0.12upgrade as it was removed from terraform itself in 0.13 (2020) and the pinned 0.12.31 binary it depends on has no builds for modern platforms (e.g. arm64). This also drops the terraform-exec, hc-install, and go-version dependencies.
  • dependencies: update hcl/v2 to v2.24.0, cobra to v1.10.2, viper to v1.21.0, afero to v1.15.0, gookit/color to v1.6.1, logrus to v1.9.4
  • releases now include pre-compiled binaries for common platforms and architectures (#​88)
  • terrafmt can now be installed via homebrew: brew install katbyte/tap/terrafmt (#​87)
  • support action and ephemeral blocks (#​101)
  • support quoted format verbs inside function definitions (#​37)
  • fix two quoted format verb parameters on the same line not both being replaced (#​46)
  • recognize indented code blocks in markdown (#​51)

v0.5.7

Compare Source

  • Fix versioning

v0.5.6

  • Expand regex to account for new list declarations (#​85)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@tl-renovate tl-renovate Bot added dependencies Pull requests that update a dependency file major labels Aug 3, 2026
@tl-renovate
tl-renovate Bot requested a review from a team as a code owner August 3, 2026 15:35
@tl-renovate tl-renovate Bot added major dependencies Pull requests that update a dependency file labels Aug 3, 2026
@tl-renovate

tl-renovate Bot commented Aug 3, 2026

Copy link
Copy Markdown
Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 18 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.25.3
github.com/stretchr/testify v1.10.0 -> v1.11.1
github.com/go-viper/mapstructure/v2 v2.3.0 -> v2.4.0
github.com/gookit/color v1.5.4 -> v1.6.1
github.com/sagikazarmark/locafero v0.9.0 -> v0.11.0
github.com/sirupsen/logrus v1.9.3 -> v1.9.4
github.com/sourcegraph/conc v0.3.0 -> v0.3.1-0.20240121214520-5f936abd7ae8
github.com/spf13/afero v1.14.0 -> v1.15.0
github.com/spf13/cast v1.9.2 -> v1.10.0
github.com/spf13/cobra v1.9.1 -> v1.10.2
github.com/spf13/pflag v1.0.6 -> v1.0.10
github.com/spf13/viper v1.20.1 -> v1.21.0
golang.org/x/crypto v0.40.0 -> v0.54.0
golang.org/x/mod v0.25.0 -> v0.38.0
golang.org/x/net v0.42.0 -> v0.57.0
golang.org/x/sync v0.16.0 -> v0.22.0
golang.org/x/sys v0.34.0 -> v0.47.0
golang.org/x/text v0.27.0 -> v0.40.0
golang.org/x/tools v0.34.0 -> v0.48.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file major

Development

Successfully merging this pull request may close these issues.

0 participants