germanbrew / terraform-provider-hetznerdns

Terraform provider for Hetzner DNS
https://registry.terraform.io/providers/germanbrew/hetznerdns/latest
Mozilla Public License 2.0
17 stars 0 forks source link

fix(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.10.0 #105

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/hashicorp/terraform-plugin-testing v1.9.0 -> v1.10.0 age adoption passing confidence

Release Notes

hashicorp/terraform-plugin-testing (github.com/hashicorp/terraform-plugin-testing) ### [`v1.10.0`](https://togithub.com/hashicorp/terraform-plugin-testing/releases/tag/v1.10.0) [Compare Source](https://togithub.com/hashicorp/terraform-plugin-testing/compare/v1.9.0...v1.10.0) NOTES: - compare: The `compare` package is considered experimental and may be altered or removed in a subsequent release ([#​330](https://togithub.com/hashicorp/terraform-plugin-testing/issues/330)) - statecheck: `CompareValue`, `CompareValueCollection`, and `CompareValuePairs` state checks are considered experimental and may be altered or removed in a subsequent release. ([#​330](https://togithub.com/hashicorp/terraform-plugin-testing/issues/330)) FEATURES: - compare: Introduced new `compare` package, which contains interfaces and implementations for value comparisons in state checks. ([#​330](https://togithub.com/hashicorp/terraform-plugin-testing/issues/330)) - statecheck: Added `CompareValue` state check, which compares sequential values of the specified attribute at the given managed resource, or data source, using the supplied value comparer. ([#​330](https://togithub.com/hashicorp/terraform-plugin-testing/issues/330)) - statecheck: Added `CompareValueCollection` state check, which compares each item in the specified collection (e.g., list, set) attribute, with the second specified attribute at the given managed resources, or data sources, using the supplied value comparer. ([#​330](https://togithub.com/hashicorp/terraform-plugin-testing/issues/330)) - statecheck: Added `CompareValuePairs` state check, which compares the specified attributes at the given managed resources, or data sources, using the supplied value comparer. ([#​330](https://togithub.com/hashicorp/terraform-plugin-testing/issues/330))

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 becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 1 month ago

ā„¹ 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):

Details:

Package Change
github.com/hashicorp/hc-install v0.7.0 -> v0.8.0
github.com/zclconf/go-cty v1.14.4 -> v1.15.0
golang.org/x/mod v0.18.0 -> v0.19.0
renovate[bot] commented 1 month ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

āš ļø Warning: custom changes will be lost.