- Notifications
You must be signed in to change notification settings - Fork3
Commit15291e5
authored
chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.20.1 to 0.21.0 (#193)
Bumps[github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs)from 0.20.1 to 0.21.0.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/hashicorp/terraform-plugin-docs/releases">github.com/hashicorp/terraform-plugin-docs'sreleases</a>.</em></p><blockquote><h2>v0.21.0</h2><p>FEATURES:</p><ul><li>generate: Add support for write-only arguments (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/434">#434</a>)</li></ul></blockquote></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/hashicorp/terraform-plugin-docs/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-plugin-docs'schangelog</a>.</em></p><blockquote><h2>0.21.0 (February 27, 2025)</h2><p>FEATURES:</p><ul><li>generate: Add support for write-only arguments (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/434">#434</a>)</li></ul></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/hashicorp/terraform-plugin-docs/commit/34ba7c27e80af146542643757f11217467d12ca7"><code>34ba7c2</code></a>Update changelog</li><li><ahref="https://github.com/hashicorp/terraform-plugin-docs/commit/660c8d8f54ab43a2e03d43b5654906f9939e24fa"><code>660c8d8</code></a>Result of tsccr-helper -log-level=info gha update -latest .github/ (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/452">#452</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-docs/commit/2ad3f4c6c98502b768954ae3b4675a09a5a42962"><code>2ad3f4c</code></a>Bump github.com/hashicorp/copywrite from 0.20.0 to 0.21.0 in /tools (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/450">#450</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-docs/commit/e36f96ddaf1f3640d49b708c770b78bcfe7048ad"><code>e36f96d</code></a>generate: Add hyperlinks to user documentation and version callouts forwrite...</li><li><ahref="https://github.com/hashicorp/terraform-plugin-docs/commit/80d1c8eabd666d57d883131c4ef84e8c3eb474ed"><code>80d1c8e</code></a>Result of tsccr-helper -log-level=info gha update -latest .github/ (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/449">#449</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-docs/commit/411d870f2c2dca955f66b6173fac5de612be2097"><code>411d870</code></a>Added write-only support to generate (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/434">#434</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-docs/commit/40e402ff186f3018952555ce1ae5f2dc01a61163"><code>40e402f</code></a>Bump golang.org/x/text from 0.21.0 to 0.22.0 (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/444">#444</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-docs/commit/e77d9f683692844067a4b197d2ac5177a0b18c60"><code>e77d9f6</code></a>Bump github.com/hashicorp/cli from 1.1.6 to 1.1.7 (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/441">#441</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-docs/commit/ecbdcf3a360c38bed6bad6fef9062e5c4598eece"><code>ecbdcf3</code></a>Result of tsccr-helper -log-level=info gha update -latest .github/ (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/443">#443</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-docs/commit/301169a1846a3775b2f338445b7d878d7d9234b4"><code>301169a</code></a>Bump github.com/bmatcuk/doublestar/v4 from 4.8.0 to 4.8.1 (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/440">#440</a>)</li><li>Additional commits viewable in <ahref="https://github.com/hashicorp/terraform-plugin-docs/compare/v0.20.1...v0.21.0">compareview</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'talter 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 editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR 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 parentfe0a4a3 commit15291e5
2 files changed
+38
-40
lines changedLines changed: 10 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
| 50 | + | |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
| 78 | + | |
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
| |||
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
92 |
| - | |
| 92 | + | |
93 | 93 |
| |
94 | 94 |
| |
95 |
| - | |
| 95 | + | |
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 |
| - | |
| 106 | + | |
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
| |||
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
158 |
| - | |
| 158 | + | |
159 | 159 |
| |
160 | 160 |
| |
161 | 161 |
| |
| |||
181 | 181 |
| |
182 | 182 |
| |
183 | 183 |
| |
184 |
| - | |
| 184 | + | |
185 | 185 |
| |
186 | 186 |
| |
187 |
| - | |
| 187 | + | |
188 | 188 |
| |
189 | 189 |
| |
190 | 190 |
| |
|
Lines changed: 28 additions & 30 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
61 |
| - | |
| 60 | + | |
| 61 | + | |
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
79 |
| - | |
80 |
| - | |
| 79 | + | |
| 80 | + | |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
| |||
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
112 |
| - | |
113 |
| - | |
| 112 | + | |
| 113 | + | |
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
| |||
149 | 149 |
| |
150 | 150 |
| |
151 | 151 |
| |
152 |
| - | |
153 |
| - | |
154 |
| - | |
155 |
| - | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
156 | 156 |
| |
157 | 157 |
| |
158 | 158 |
| |
| |||
191 | 191 |
| |
192 | 192 |
| |
193 | 193 |
| |
194 |
| - | |
195 |
| - | |
| 194 | + | |
| 195 | + | |
196 | 196 |
| |
197 | 197 |
| |
198 | 198 |
| |
| |||
224 | 224 |
| |
225 | 225 |
| |
226 | 226 |
| |
227 |
| - | |
228 |
| - | |
| 227 | + | |
| 228 | + | |
229 | 229 |
| |
230 | 230 |
| |
231 | 231 |
| |
232 | 232 |
| |
233 |
| - | |
234 |
| - | |
| 233 | + | |
| 234 | + | |
235 | 235 |
| |
236 | 236 |
| |
237 |
| - | |
238 |
| - | |
| 237 | + | |
| 238 | + | |
239 | 239 |
| |
240 | 240 |
| |
241 | 241 |
| |
| |||
292 | 292 |
| |
293 | 293 |
| |
294 | 294 |
| |
295 |
| - | |
296 |
| - | |
| 295 | + | |
| 296 | + | |
297 | 297 |
| |
298 | 298 |
| |
299 | 299 |
| |
300 |
| - | |
301 | 300 |
| |
302 | 301 |
| |
303 | 302 |
| |
| |||
413 | 412 |
| |
414 | 413 |
| |
415 | 414 |
| |
416 |
| - | |
417 |
| - | |
| 415 | + | |
| 416 | + | |
418 | 417 |
| |
419 | 418 |
| |
420 | 419 |
| |
| |||
482 | 481 |
| |
483 | 482 |
| |
484 | 483 |
| |
485 |
| - | |
486 |
| - | |
| 484 | + | |
| 485 | + | |
487 | 486 |
| |
488 | 487 |
| |
489 | 488 |
| |
| |||
581 | 580 |
| |
582 | 581 |
| |
583 | 582 |
| |
584 |
| - | |
585 |
| - | |
| 583 | + | |
| 584 | + | |
586 | 585 |
| |
587 | 586 |
| |
588 | 587 |
| |
| |||
603 | 602 |
| |
604 | 603 |
| |
605 | 604 |
| |
606 |
| - | |
607 | 605 |
| |
608 | 606 |
| |
609 | 607 |
| |
| |||
631 | 629 |
| |
632 | 630 |
| |
633 | 631 |
| |
634 |
| - | |
635 |
| - | |
| 632 | + | |
| 633 | + | |
636 | 634 |
| |
637 | 635 |
| |
638 | 636 |
| |
|
0 commit comments
Comments
(0)