Commit e0c57ee
authored
fix(deps): update module github.com/hashicorp/terraform-plugin-framework-validators to v0.18.0 (#862)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[github.com/hashicorp/terraform-plugin-framework-validators](https://redirect.github.com/hashicorp/terraform-plugin-framework-validators)
| `v0.16.0` -> `v0.18.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>hashicorp/terraform-plugin-framework-validators
(github.com/hashicorp/terraform-plugin-framework-validators)</summary>
###
[`v0.18.0`](https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/releases/tag/v0.18.0)
[Compare
Source](https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/compare/v0.17.0...v0.18.0)
NOTES:
- all: This Go module has been updated to Go 1.23 per the [Go support
policy](https://go.dev/doc/devel/release#policy). It is recommended to
review the [Go 1.23 release notes](https://go.dev/doc/go1.23) before
upgrading. Any consumers building on earlier Go versions may experience
errors.
([#​276](https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/276))
BUG FIXES:
- all: Fixed bug with PreferWriteOnlyAttribute validator not running
when client is capable of using write-only attributes.
([#​287](https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/287))
###
[`v0.17.0`](https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/releases/tag/v0.17.0)
[Compare
Source](https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/compare/v0.16.0...v0.17.0)
FEATURES:
- boolvalidator: Added `PreferWriteOnlyAttribute` validator
([#​263](https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263))
- dynamicvalidator: Added `PreferWriteOnlyAttribute` validator
([#​263](https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263))
- float32validator: Added `PreferWriteOnlyAttribute` validator
([#​263](https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263))
- float64validator: Added `PreferWriteOnlyAttribute` validator
([#​263](https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263))
- int32validator: Added `PreferWriteOnlyAttribute` validator
([#​263](https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263))
- int64validator: Added `PreferWriteOnlyAttribute` validator
([#​263](https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263))
- listvalidator: Added `PreferWriteOnlyAttribute` validator
([#​263](https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263))
- mapvalidator: Added `PreferWriteOnlyAttribute` validator
([#​263](https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263))
- numbervalidator: Added `PreferWriteOnlyAttribute` validator
([#​263](https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263))
- objectvalidator: Added `PreferWriteOnlyAttribute` validator
([#​263](https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263))
- resourcevalidator: Added `PreferWriteOnlyAttribute` validator
([#​263](https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263))
- stringvalidator: Added `PreferWriteOnlyAttribute` validator
([#​263](https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263))
</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://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/equinix/terraform-provider-equinix).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjQ2LjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 6c1d4f5 commit e0c57ee
2 files changed
+9
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
| 76 | + | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
| 119 | + | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
124 | | - | |
| 123 | + | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments