Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update module github.com/hashicorp/terraform-plugin-framew…
…ork-validators to v0.13.0 (#722) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/hashicorp/terraform-plugin-framework-validators](https://togithub.com/hashicorp/terraform-plugin-framework-validators) | `v0.12.0` -> `v0.13.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fhashicorp%2fterraform-plugin-framework-validators/v0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fhashicorp%2fterraform-plugin-framework-validators/v0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fhashicorp%2fterraform-plugin-framework-validators/v0.12.0/v0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fhashicorp%2fterraform-plugin-framework-validators/v0.12.0/v0.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>hashicorp/terraform-plugin-framework-validators (github.com/hashicorp/terraform-plugin-framework-validators)</summary> ### [`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)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/equinix/terraform-provider-equinix). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information