Commit 682d6c3
authored
chore: bump github.com/hashicorp/terraform-plugin-docs from 0.22.0 to 0.23.0 in /tools (#117)
Bumps
[github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs)
from 0.22.0 to 0.23.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/terraform-plugin-docs/releases">github.com/hashicorp/terraform-plugin-docs's
releases</a>.</em></p>
<blockquote>
<h2>v0.23.0</h2>
<p>FEATURES:</p>
<ul>
<li>generate: Add support for actions (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/505">#505</a>)</li>
<li>migrate: Add support for actions (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/505">#505</a>)</li>
<li>validate: Add support for actions (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/505">#505</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/terraform-plugin-docs/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-plugin-docs's
changelog</a>.</em></p>
<blockquote>
<h2>0.23.0 (September 17, 2025)</h2>
<p>FEATURES:</p>
<ul>
<li>generate: Add support for actions (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/505">#505</a>)</li>
<li>migrate: Add support for actions (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/505">#505</a>)</li>
<li>validate: Add support for actions (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/505">#505</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/terraform-plugin-docs/commit/e4e5f4c8657f0b2f9e444fc104e4894954e347b1"><code>e4e5f4c</code></a>
Update changelog</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-docs/commit/8eb3d7ffcd4589d3e44fa5cd761651990948b83f"><code>8eb3d7f</code></a>
actions: Remove unlinked references and update
<code>terraform-json</code> (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/523">#523</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-docs/commit/8eeb48b19fd2bacd617990c5cd2a9f5af28858a4"><code>8eeb48b</code></a>
build(deps): bump the github-actions group with 2 updates (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/519">#519</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-docs/commit/0e85b41fd7b76adeba569a187710b978e02a30ba"><code>0e85b41</code></a>
build(deps): bump golang.org/x/text from 0.28.0 to 0.29.0 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/520">#520</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-docs/commit/6b5a20b716e53b96e3cc8de227cdf7117f6d8d3d"><code>6b5a20b</code></a>
build(deps): bump github.com/zclconf/go-cty from 1.16.4 to 1.17.0 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/521">#521</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-docs/commit/65ddd34b3a391f19c2f8afbd0940b3e3fad71e03"><code>65ddd34</code></a>
Add support for generating documentation for actions (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/505">#505</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-docs/commit/52c43802e508d0f8ed39c49641b65bbdd810ca86"><code>52c4380</code></a>
build(deps): bump github.com/hashicorp/terraform-exec (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/515">#515</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-docs/commit/fa7c381995654f5f6aec3bf65191260b267d0b3b"><code>fa7c381</code></a>
build(deps): bump github.com/zclconf/go-cty from 1.16.3 to 1.16.4 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/514">#514</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-docs/commit/0198897c84b67c6de29738d72361fef1c2987fb0"><code>0198897</code></a>
build(deps): bump the github-actions group with 2 updates (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/507">#507</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-docs/commit/6bbd7c89c07490dfb851c6b01330cf5fcf14e789"><code>6bbd7c8</code></a>
[CI] Update lock workflow file</li>
<li>Additional commits viewable in <a
href="https://github.com/hashicorp/terraform-plugin-docs/compare/v0.22.0...v0.23.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent ae20c8f commit 682d6c3
2 files changed
+26
-26
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | | - | |
85 | | - | |
| 84 | + | |
| 85 | + | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| |||
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
416 | | - | |
417 | | - | |
| 416 | + | |
| 417 | + | |
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
| |||
445 | 445 | | |
446 | 446 | | |
447 | 447 | | |
448 | | - | |
449 | | - | |
| 448 | + | |
| 449 | + | |
450 | 450 | | |
451 | 451 | | |
452 | 452 | | |
| |||
482 | 482 | | |
483 | 483 | | |
484 | 484 | | |
485 | | - | |
486 | | - | |
| 485 | + | |
| 486 | + | |
487 | 487 | | |
488 | 488 | | |
489 | 489 | | |
| |||
521 | 521 | | |
522 | 522 | | |
523 | 523 | | |
524 | | - | |
525 | | - | |
| 524 | + | |
| 525 | + | |
526 | 526 | | |
527 | 527 | | |
528 | 528 | | |
| |||
535 | 535 | | |
536 | 536 | | |
537 | 537 | | |
538 | | - | |
539 | | - | |
| 538 | + | |
| 539 | + | |
540 | 540 | | |
541 | 541 | | |
542 | 542 | | |
| |||
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
553 | | - | |
554 | | - | |
| 553 | + | |
| 554 | + | |
555 | 555 | | |
556 | 556 | | |
557 | 557 | | |
| |||
0 commit comments