Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/hashicorp/terraform-plugin-testing v1.13.3 -> v1.14.0 age confidence

Release Notes

hashicorp/terraform-plugin-testing (github.com/hashicorp/terraform-plugin-testing)

v1.14.0

Compare Source

FEATURES:

  • queryfilter: Introduces new queryfilter package with interface and built-in query check filtering functionality. (#​573)
  • querycheck: Adds ExpectResourceDisplayName query check to assert a display name value on a filtered query result. (#​573)
  • querycheck: Adds ExpectResourceKnownValues query check to assert resource values on a filtered query result. (#​583)

ENHANCEMENTS:

  • helper/resource: Adds PostApplyFunc test step hook to run generic post-apply logic for plan/apply testing. (#​566)

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 Dec 3, 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):

  • 5 additional dependencies were updated

Details:

Package Change
github.com/hashicorp/terraform-plugin-log v0.9.0 -> v0.10.0
golang.org/x/crypto v0.43.0 -> v0.45.0
golang.org/x/net v0.46.0 -> v0.47.0
golang.org/x/sys v0.37.0 -> v0.38.0
golang.org/x/text v0.30.0 -> v0.31.0

@renovate
Copy link
Contributor Author

renovate bot commented Dec 15, 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):

  • 5 additional dependencies were updated

Details:

Package Change
github.com/hashicorp/terraform-plugin-log v0.9.0 -> v0.10.0
golang.org/x/crypto v0.43.0 -> v0.45.0
golang.org/x/net v0.46.0 -> v0.47.0
golang.org/x/sys v0.37.0 -> v0.38.0
golang.org/x/text v0.30.0 -> v0.31.0

@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-testing-1.x branch 2 times, most recently from 5c16bec to 559aafd Compare December 25, 2025 11:54
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-testing-1.x branch from 559aafd to 1db0253 Compare December 25, 2025 12:47
@jianyuan jianyuan merged commit 1c72ae8 into main Dec 25, 2025
@jianyuan jianyuan deleted the renovate/github.com-hashicorp-terraform-plugin-testing-1.x branch December 25, 2025 12:52
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.

2 participants