Skip to content

Commit ad2c948

Browse files
Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.11.0 to 0.12.0 (#295)
Bumps [github.com/hashicorp/terraform-plugin-framework-validators](https://github.com/hashicorp/terraform-plugin-framework-validators) from 0.11.0 to 0.12.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-plugin-framework-validators/releases">github.com/hashicorp/terraform-plugin-framework-validators's releases</a>.</em></p> <blockquote> <h2>v0.12.0</h2> <p>ENHANCEMENTS:</p> <ul> <li>boolvalidator: Added <code>All</code>, <code>Any</code>, and <code>AnyWithAllWarnings</code> validators (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/158">#158</a>)</li> <li>datasourcevalidator: Added <code>All</code>, <code>Any</code>, and <code>AnyWithAllWarnings</code> validators (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/158">#158</a>)</li> <li>providervalidator: Added <code>All</code>, <code>Any</code>, and <code>AnyWithAllWarnings</code> validators (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/158">#158</a>)</li> <li>resourcevalidator: Added <code>All</code>, <code>Any</code>, and <code>AnyWithAllWarnings</code> validators (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/158">#158</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-plugin-framework-validators/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-plugin-framework-validators's changelog</a>.</em></p> <blockquote> <h2>0.12.0 (August 30, 2023)</h2> <p>ENHANCEMENTS:</p> <ul> <li>boolvalidator: Added <code>All</code>, <code>Any</code>, and <code>AnyWithAllWarnings</code> validators (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/158">#158</a>)</li> <li>datasourcevalidator: Added <code>All</code>, <code>Any</code>, and <code>AnyWithAllWarnings</code> validators (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/158">#158</a>)</li> <li>providervalidator: Added <code>All</code>, <code>Any</code>, and <code>AnyWithAllWarnings</code> validators (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/158">#158</a>)</li> <li>resourcevalidator: Added <code>All</code>, <code>Any</code>, and <code>AnyWithAllWarnings</code> validators (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/158">#158</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/5083392a8cef55e00d7b4eca608b92dc5ba1221e"><code>5083392</code></a> Update changelog</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/cd823931d318348b2ce650b1a54fc450cf28d039"><code>cd82393</code></a> Add <code>All</code>, <code>Any</code>, and <code>AnyWithAllWarnings</code> validators to <code>boolvalidator</code>, `pr...</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/8e0c86c137e2f9ebd2ea72dbbc25ce6660b8e810"><code>8e0c86c</code></a> Minor fix to <code>stringvalidator.LengthBetween()</code> (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/157">#157</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/9ddcff922c36b8a79d356f723134bd897d052b99"><code>9ddcff9</code></a> Result of tsccr-helper -log-level=info -pin-all-workflows . (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/159">#159</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/fe26328367d7f39f0d14ed98093652d416fc9671"><code>fe26328</code></a> Bump github.com/hashicorp/terraform-plugin-framework from 1.3.4 to 1.3.5 (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/156">#156</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/329b22eb4cb9328071931ddaf930a4f299c9f4b9"><code>329b22e</code></a> Result of tsccr-helper -log-level=info -pin-all-workflows . (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/155">#155</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/0fe06fc93a1ac01219e74f313a52f3790168f510"><code>0fe06fc</code></a> Bump github.com/hashicorp/terraform-plugin-framework from 1.3.3 to 1.3.4 (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/154">#154</a>)</li> <li>See full diff in <a href="https://github.com/hashicorp/terraform-plugin-framework-validators/compare/v0.11.0...v0.12.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/hashicorp/terraform-plugin-framework-validators&package-manager=go_modules&previous-version=0.11.0&new-version=0.12.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d0ef5a8 commit ad2c948

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/hashicorp/go-retryablehttp v0.7.4
1111
github.com/hashicorp/terraform-plugin-docs v0.16.0
1212
github.com/hashicorp/terraform-plugin-framework v1.3.5
13-
github.com/hashicorp/terraform-plugin-framework-validators v0.11.0
13+
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0
1414
github.com/hashicorp/terraform-plugin-go v0.18.0
1515
github.com/hashicorp/terraform-plugin-log v0.9.0
1616
github.com/hashicorp/terraform-plugin-mux v0.11.2

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -243,8 +243,8 @@ github.com/hashicorp/terraform-plugin-docs v0.16.0 h1:UmxFr3AScl6Wged84jndJIfFcc
243243
github.com/hashicorp/terraform-plugin-docs v0.16.0/go.mod h1:M3ZrlKBJAbPMtNOPwHicGi1c+hZUh7/g0ifT/z7TVfA=
244244
github.com/hashicorp/terraform-plugin-framework v1.3.5 h1:FJ6s3CVWVAxlhiF/jhy6hzs4AnPHiflsp9KgzTGl1wo=
245245
github.com/hashicorp/terraform-plugin-framework v1.3.5/go.mod h1:2gGDpWiTI0irr9NSTLFAKlTi6KwGti3AoU19rFqU30o=
246-
github.com/hashicorp/terraform-plugin-framework-validators v0.11.0 h1:DKb1bX7/EPZUTW6F5zdwJzS/EZ/ycVD6JAW5RYOj4f8=
247-
github.com/hashicorp/terraform-plugin-framework-validators v0.11.0/go.mod h1:dzxOiHh7O9CAwc6p8N4mR1H++LtRkl+u+21YNiBVNno=
246+
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 h1:HOjBuMbOEzl7snOdOoUfE2Jgeto6JOjLVQ39Ls2nksc=
247+
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0/go.mod h1:jfHGE/gzjxYz6XoUwi/aYiiKrJDeutQNUtGQXkaHklg=
248248
github.com/hashicorp/terraform-plugin-go v0.3.0/go.mod h1:dFHsQMaTLpON2gWhVWT96fvtlc/MF1vSy3OdMhWBzdM=
249249
github.com/hashicorp/terraform-plugin-go v0.18.0 h1:IwTkOS9cOW1ehLd/rG0y+u/TGLK9y6fGoBjXVUquzpE=
250250
github.com/hashicorp/terraform-plugin-go v0.18.0/go.mod h1:l7VK+2u5Kf2y+A+742GX0ouLut3gttudmvMgN0PA74Y=

0 commit comments

Comments
 (0)