Skip to content

Commit

Permalink
Build(deps): Bump github.com/hashicorp/terraform-plugin-framework-val…
Browse files Browse the repository at this point in the history
…idators from 0.10.0 to 0.11.0 (#41)

Bumps
[github.com/hashicorp/terraform-plugin-framework-validators](https://github.com/hashicorp/terraform-plugin-framework-validators)
from 0.10.0 to 0.11.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.11.0</h2>
<p>NOTES:</p>
<ul>
<li>This Go module has been updated to Go 1.19 per the <a
href="https://golang.org/doc/devel/release.html#policy">Go support
policy</a>. Any consumers building on earlier Go versions may experience
errors. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/117">#117</a>)</li>
</ul>
<p>ENHANCEMENTS:</p>
<ul>
<li>int64validator: Added <code>equalToProductOf</code> validator (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/129">#129</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>stringvalidator: Removed double quoting in <code>Description</code>
returned from <code>NoneOf</code>, <code>NoneOfCaseInsensitive</code>,
<code>OneOf</code> and <code>OneOfCaseInsensitive</code> validators (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/152">#152</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.11.0 (August 03, 2023)</h2>
<p>NOTES:</p>
<ul>
<li>This Go module has been updated to Go 1.19 per the <a
href="https://golang.org/doc/devel/release.html#policy">Go support
policy</a>. Any consumers building on earlier Go versions may experience
errors. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/117">#117</a>)</li>
</ul>
<p>ENHANCEMENTS:</p>
<ul>
<li>int64validator: Added <code>equalToProductOf</code> validator (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/129">#129</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>stringvalidator: Removed double quoting in <code>Description</code>
returned from <code>NoneOf</code>, <code>NoneOfCaseInsensitive</code>,
<code>OneOf</code> and <code>OneOfCaseInsensitive</code> validators (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/152">#152</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/bcd713db5ea013988e6e2cd185db4892944ea879"><code>bcd713d</code></a>
Update changelog</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/c3ae185ea8c87cdfc346ed490e81a65cd8c046a5"><code>c3ae185</code></a>
Remove double quoting in string validator descriptions (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/152">#152</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/5fe0aad87ee9d2013d1c563a1fbed019b4cb9e49"><code>5fe0aad</code></a>
SEC-090: Automated trusted workflow pinning (2023-08-02) (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/153">#153</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/3068b43d3eb286d234aa59de22db4a67c221ac70"><code>3068b43</code></a>
Removing dependabot github actions (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/150">#150</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/89beb4a8a2277fce4b46928ffa5de33b90b1c745"><code>89beb4a</code></a>
Bump github.com/hashicorp/terraform-plugin-framework from 1.3.2 to 1.3.3
(<a
href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/148">#148</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/c4f58abdfc8b7efbdadd85ba1d84a1cd7c2dd26b"><code>c4f58ab</code></a>
Bump github.com/hashicorp/terraform-plugin-go from 0.17.0 to 0.18.0 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/147">#147</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/2967d4ad7fd39de0a699e067dbb8434dad37a486"><code>2967d4a</code></a>
Bump github.com/hashicorp/terraform-plugin-framework from 1.3.1 to 1.3.2
(<a
href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/145">#145</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/58d8231246b54fb1e301c7c67b6dad5b63fb1121"><code>58d8231</code></a>
Bump github.com/hashicorp/copywrite from 0.16.3 to 0.16.4 in /tools (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/144">#144</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/234add670e0c8e7aad50699641c81eb676e13d24"><code>234add6</code></a>
Bump github.com/hashicorp/terraform-plugin-go from 0.15.0 to 0.16.0 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/143">#143</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/faf0d473c50e46b47bed48507975def846ffda7a"><code>faf0d47</code></a>
Bump github.com/hashicorp/terraform-plugin-framework from 1.3.0 to 1.3.1
(<a
href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/142">#142</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/hashicorp/terraform-plugin-framework-validators/compare/v0.10.0...v0.11.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.10.0&new-version=0.11.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 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>
  • Loading branch information
tdabasinskas authored Aug 4, 2023
2 parents 8f2897b + d07dad1 commit cfd0efa
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 @@ -5,7 +5,7 @@ go 1.20
require (
github.com/hashicorp/terraform-plugin-docs v0.16.0
github.com/hashicorp/terraform-plugin-framework v1.3.3
github.com/hashicorp/terraform-plugin-framework-validators v0.10.0
github.com/hashicorp/terraform-plugin-framework-validators v0.11.0
github.com/hashicorp/terraform-plugin-go v0.18.0
github.com/hashicorp/terraform-plugin-log v0.9.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.27.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cfd0efa

Please sign in to comment.