germanbrew / terraform-provider-hetznerdns

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

fix(deps): update module github.com/hashicorp/terraform-plugin-framework-validators to v0.13.0 #88

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 -> v0.13.0 age adoption passing confidence

Release Notes

hashicorp/terraform-plugin-framework-validators (github.com/hashicorp/terraform-plugin-framework-validators) ### [`v0.13.0`](https://togithub.com/hashicorp/terraform-plugin-framework-validators/releases/tag/v0.13.0) [Compare Source](https://togithub.com/hashicorp/terraform-plugin-framework-validators/compare/v0.12.0...v0.13.0) NOTES: - all: This Go module has been updated to Go 1.21 per the [Go support policy](https://go.dev/doc/devel/release#policy). It is recommended to review the [Go 1.21 release notes](https://go.dev/doc/go1.21) before upgrading. Any consumers building on earlier Go versions may experience errors ([#​198](https://togithub.com/hashicorp/terraform-plugin-framework-validators/issues/198)) FEATURES: - int32validator: New package which contains int32 type specific validators ([#​222](https://togithub.com/hashicorp/terraform-plugin-framework-validators/issues/222)) - float32validator: New package which contains float32 type specific validators ([#​222](https://togithub.com/hashicorp/terraform-plugin-framework-validators/issues/222)) ENHANCEMENTS: - listvalidator: Added `ValueInt32sAre` and `ValueFloat32sAre` validators ([#​222](https://togithub.com/hashicorp/terraform-plugin-framework-validators/issues/222)) - mapvalidator: Added `ValueInt32sAre` and `ValueFloat32sAre` validators ([#​222](https://togithub.com/hashicorp/terraform-plugin-framework-validators/issues/222)) - setvalidator: Added `ValueInt32sAre` and `ValueFloat32sAre` validators ([#​222](https://togithub.com/hashicorp/terraform-plugin-framework-validators/issues/222)) BUG FIXES: - Add the attribute from the request to the at-least-one validator's error message ([#​199](https://togithub.com/hashicorp/terraform-plugin-framework-validators/issues/199))

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 has been generated by Mend Renovate. View repository job log here.