Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 27, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/hashicorp/terraform-exec v0.23.0 -> v0.24.0 age confidence

Release Notes

hashicorp/terraform-exec (github.com/hashicorp/terraform-exec)

v0.24.0

Compare Source

ENHANCEMENTS:

  • Implement QueryJSON and introduce new way for consuming Terraform's structured logging (#​539)

INTERNAL:

  • bump actions/setup-go from 5.5.0 to 6.0.0 (#​536)

v0.23.1

Compare Source

BUG FIXES:

  • Avoid closing stdio pipes early on graceful (SIGINT-based) cancellation (#​527)
    • This enables correct handling of graceful cancellation for recent versions of Terraform (1.1+). Older versions should use SetEnableLegacyPipeClosing(true) to avoid hanging on cancellation.

INTERNAL:

  • bump github.com/cloudflare/circl from 1.6.0 to 1.6.1 (#​524)
  • bump github.com/hashicorp/terraform-json from 0.24.0 to 0.26.0 (#​520 & #​529)
  • bump github.com/zclconf/go-cty from 1.16.2 to 1.16.4 (#​522 & #​532)
  • bump golang.org/x/net from 0.36.0 to 0.38.0 (#​515)

Configuration

📅 Schedule: 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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Aug 27, 2025

ℹ 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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/hashicorp/terraform-json v0.25.0 -> v0.27.1
github.com/zclconf/go-cty v1.16.2 -> v1.16.4
golang.org/x/text v0.22.0 -> v0.23.0

@renovate renovate bot requested a review from busser as a code owner August 27, 2025 12:54
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-exec-0.x branch 2 times, most recently from 771d2e5 to 5a3f01e Compare September 1, 2025 08:42
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-exec-0.x branch from 5a3f01e to ac9df04 Compare September 17, 2025 13:06
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/terraform-exec to v0.23.1 fix(deps): update module github.com/hashicorp/terraform-exec to v0.24.0 Sep 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant