Skip to content

Commit

Permalink
fix(deps): update module github.com/hashicorp/terraform-plugin-framew…
Browse files Browse the repository at this point in the history
…ork-validators to v0.15.0 (#800)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/hashicorp/terraform-plugin-framework-validators](https://redirect.github.com/hashicorp/terraform-plugin-framework-validators)
| `v0.13.0` -> `v0.15.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fhashicorp%2fterraform-plugin-framework-validators/v0.15.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.15.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.13.0/v0.15.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.13.0/v0.15.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.15.0`](https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/releases/tag/v0.15.0)

[Compare
Source](https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/compare/v0.14.0...v0.15.0)

FEATURES:

- ephemeralvalidator: Introduce new package with declarative validators
for ephemeral resource configurations
([#&#8203;242](https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/242))

###
[`v0.14.0`](https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/releases/tag/v0.14.0)

[Compare
Source](https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/compare/v0.13.0...v0.14.0)

NOTES:

- all: This Go module has been updated to Go 1.22 per the [Go support
policy](https://go.dev/doc/devel/release#policy). It is recommended to
review the [Go 1.22 release notes](https://go.dev/doc/go1.22) before
upgrading. Any consumers building on earlier Go versions may experience
errors.
([#&#8203;229](https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/229))
- all: Previously, creating validators with invalid data would result in
a `nil` value being returned and a panic from
`terraform-plugin-framework`. This has been updated to return an
implementation diagnostic referencing the invalid data/validator during
config validation.
([#&#8203;235](https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/235))

FEATURES:

- boolvalidator: Added `Equals` validator
([#&#8203;232](https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/232))

ENHANCEMENTS:

- all: Implemented parameter interfaces for all value-based validators.
This allows these validators to be used with provider-defined functions.
([#&#8203;235](https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/235))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM5LjcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent b2cd114 commit d834021
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/hashicorp/terraform-plugin-docs v0.20.0
github.com/hashicorp/terraform-plugin-framework v1.13.0
github.com/hashicorp/terraform-plugin-framework-timeouts v0.4.1
github.com/hashicorp/terraform-plugin-framework-validators v0.13.0
github.com/hashicorp/terraform-plugin-framework-validators v0.15.0
github.com/hashicorp/terraform-plugin-go v0.25.0
github.com/hashicorp/terraform-plugin-log v0.9.0
github.com/hashicorp/terraform-plugin-mux v0.17.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@ github.com/hashicorp/terraform-plugin-framework v1.13.0 h1:8OTG4+oZUfKgnfTdPTJwZ
github.com/hashicorp/terraform-plugin-framework v1.13.0/go.mod h1:j64rwMGpgM3NYXTKuxrCnyubQb/4VKldEKlcG8cvmjU=
github.com/hashicorp/terraform-plugin-framework-timeouts v0.4.1 h1:gm5b1kHgFFhaKFhm4h2TgvMUlNzFAtUqlcOWnWPm+9E=
github.com/hashicorp/terraform-plugin-framework-timeouts v0.4.1/go.mod h1:MsjL1sQ9L7wGwzJ5RjcI6FzEMdyoBnw+XK8ZnOvQOLY=
github.com/hashicorp/terraform-plugin-framework-validators v0.13.0 h1:bxZfGo9DIUoLLtHMElsu+zwqI4IsMZQBRRy4iLzZJ8E=
github.com/hashicorp/terraform-plugin-framework-validators v0.13.0/go.mod h1:wGeI02gEhj9nPANU62F2jCaHjXulejm/X+af4PdZaNo=
github.com/hashicorp/terraform-plugin-framework-validators v0.15.0 h1:RXMmu7JgpFjnI1a5QjMCBb11usrW2OtAG+iOTIj5c9Y=
github.com/hashicorp/terraform-plugin-framework-validators v0.15.0/go.mod h1:Bh89/hNmqsEWug4/XWKYBwtnw3tbz5BAy1L1OgvbIaY=
github.com/hashicorp/terraform-plugin-go v0.25.0 h1:oi13cx7xXA6QciMcpcFi/rwA974rdTxjqEhXJjbAyks=
github.com/hashicorp/terraform-plugin-go v0.25.0/go.mod h1:+SYagMYadJP86Kvn+TGeV+ofr/R3g4/If0O5sO96MVw=
github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0=
Expand Down

0 comments on commit d834021

Please sign in to comment.