Skip to content

Commit

Permalink
Bump github.com/hashicorp/terraform-plugin-framework-validators from …
Browse files Browse the repository at this point in the history
…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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 31, 2023
1 parent d0ef5a8 commit ad2c948
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 @@ -10,7 +10,7 @@ require (
github.com/hashicorp/go-retryablehttp v0.7.4
github.com/hashicorp/terraform-plugin-docs v0.16.0
github.com/hashicorp/terraform-plugin-framework v1.3.5
github.com/hashicorp/terraform-plugin-framework-validators v0.11.0
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0
github.com/hashicorp/terraform-plugin-go v0.18.0
github.com/hashicorp/terraform-plugin-log v0.9.0
github.com/hashicorp/terraform-plugin-mux v0.11.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -243,8 +243,8 @@ github.com/hashicorp/terraform-plugin-docs v0.16.0 h1:UmxFr3AScl6Wged84jndJIfFcc
github.com/hashicorp/terraform-plugin-docs v0.16.0/go.mod h1:M3ZrlKBJAbPMtNOPwHicGi1c+hZUh7/g0ifT/z7TVfA=
github.com/hashicorp/terraform-plugin-framework v1.3.5 h1:FJ6s3CVWVAxlhiF/jhy6hzs4AnPHiflsp9KgzTGl1wo=
github.com/hashicorp/terraform-plugin-framework v1.3.5/go.mod h1:2gGDpWiTI0irr9NSTLFAKlTi6KwGti3AoU19rFqU30o=
github.com/hashicorp/terraform-plugin-framework-validators v0.11.0 h1:DKb1bX7/EPZUTW6F5zdwJzS/EZ/ycVD6JAW5RYOj4f8=
github.com/hashicorp/terraform-plugin-framework-validators v0.11.0/go.mod h1:dzxOiHh7O9CAwc6p8N4mR1H++LtRkl+u+21YNiBVNno=
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 h1:HOjBuMbOEzl7snOdOoUfE2Jgeto6JOjLVQ39Ls2nksc=
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0/go.mod h1:jfHGE/gzjxYz6XoUwi/aYiiKrJDeutQNUtGQXkaHklg=
github.com/hashicorp/terraform-plugin-go v0.3.0/go.mod h1:dFHsQMaTLpON2gWhVWT96fvtlc/MF1vSy3OdMhWBzdM=
github.com/hashicorp/terraform-plugin-go v0.18.0 h1:IwTkOS9cOW1ehLd/rG0y+u/TGLK9y6fGoBjXVUquzpE=
github.com/hashicorp/terraform-plugin-go v0.18.0/go.mod h1:l7VK+2u5Kf2y+A+742GX0ouLut3gttudmvMgN0PA74Y=
Expand Down

0 comments on commit ad2c948

Please sign in to comment.