Commit ecc7a9a
authored
chore(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.14.0 to 0.15.0 (#129)
Bumps
[github.com/hashicorp/terraform-plugin-framework-validators](https://github.com/hashicorp/terraform-plugin-framework-validators)
from 0.14.0 to 0.15.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.15.0</h2>
<p>FEATURES:</p>
<ul>
<li>ephemeralvalidator: Introduce new package with declarative
validators for ephemeral resource configurations (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/242">#242</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.15.0 (October 31, 2024)</h2>
<p>FEATURES:</p>
<ul>
<li>ephemeralvalidator: Introduce new package with declarative
validators for ephemeral resource configurations (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/242">#242</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/987f5acc80e0828b6d7d986ddcd77212a969aae1"><code>987f5ac</code></a>
Update changelog</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/b793fd3dbc6e307a1e1129cd0da3cfd211b664ff"><code>b793fd3</code></a>
ephemeralvalidator: Introduce new package for common ephemeral resource
confi...</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/761f545adef61af9c75d1a7fe1eb6337c7f3ba63"><code>761f545</code></a>
build(deps): bump github.com/hashicorp/terraform-plugin-framework (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/243">#243</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/371aa75bf61eca441f8dcd5d8b81898ece8dde85"><code>371aa75</code></a>
build(deps): bump github.com/hashicorp/terraform-plugin-go (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/241">#241</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/9765f809ba830df13c6660fa726f11b5dc329150"><code>9765f80</code></a>
Result of tsccr-helper -log-level=info gha update -latest . (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/240">#240</a>)</li>
<li>See full diff in <a
href="https://github.com/hashicorp/terraform-plugin-framework-validators/compare/v0.14.0...v0.15.0">compare
view</a></li>
</ul>
</details>
<br />
[](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 eaa33db commit ecc7a9a
2 files changed
+18
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
164 | | - | |
| 163 | + | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
229 | | - | |
| 228 | + | |
| 229 | + | |
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
| |||
647 | 647 | | |
648 | 648 | | |
649 | 649 | | |
650 | | - | |
651 | | - | |
| 650 | + | |
| 651 | + | |
652 | 652 | | |
653 | 653 | | |
654 | 654 | | |
655 | | - | |
656 | | - | |
| 655 | + | |
| 656 | + | |
657 | 657 | | |
658 | 658 | | |
659 | 659 | | |
| |||
0 commit comments