Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.1…
…9.4 to 0.20.0 (#137) Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.19.4 to 0.20.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.20.0</h2> <p>NOTES:</p> <ul> <li>all: This Go module has been updated to Go 1.22 per the <a href="https://go.dev/doc/devel/release#policy">Go support policy</a>. It is recommended to review the <a href="https://go.dev/doc/go1.22">Go 1.22 release notes</a> before upgrading. Any consumers building on earlier Go versions may experience errors. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/400">#400</a>)</li> </ul> <p>FEATURES:</p> <ul> <li>generate: Add support for ephemeral resources (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/415">#415</a>)</li> <li>migrate: Add support for ephemeral resources (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/415">#415</a>)</li> <li>validate: Add support for ephemeral resources (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/415">#415</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>validate: File extension check now runs on <code>index.*</code> files instead of just <code>index.md</code> files. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/413">#413</a>)</li> <li>validate: File extension check now specifies the correct valid extensions in the error message. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/413">#413</a>)</li> <li>validate: Front matter check now runs with the correct options on legacy index files. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/413">#413</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.20.0 (November 06, 2024)</h2> <p>NOTES:</p> <ul> <li>all: This Go module has been updated to Go 1.22 per the <a href="https://go.dev/doc/devel/release#policy">Go support policy</a>. It is recommended to review the <a href="https://go.dev/doc/go1.22">Go 1.22 release notes</a> before upgrading. Any consumers building on earlier Go versions may experience errors. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/400">#400</a>)</li> </ul> <p>FEATURES:</p> <ul> <li>generate: Add support for ephemeral resources (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/415">#415</a>)</li> <li>migrate: Add support for ephemeral resources (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/415">#415</a>)</li> <li>validate: Add support for ephemeral resources (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/415">#415</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>validate: File extension check now runs on <code>index.*</code> files instead of just <code>index.md</code> files. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/413">#413</a>)</li> <li>validate: File extension check now specifies the correct valid extensions in the error message. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/413">#413</a>)</li> <li>validate: Front matter check now runs with the correct options on legacy index files. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/413">#413</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/439e333bd023d01dbf4240178403078760f0e608"><code>439e333</code></a> Update changelog</li> <li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/1350b107707a49064ee0dd1b9ceb748b3dc98b54"><code>1350b10</code></a> Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 in /tools (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/417">#417</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/933b4ae97e0ce355c604e906b0363a2405173b6b"><code>933b4ae</code></a> Result of tsccr-helper -log-level=info gha update -latest .github/ (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/416">#416</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/97bd6c75c40583618bfd9dd165572049bf85298d"><code>97bd6c7</code></a> all: add support for ephemeral resources (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/415">#415</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/6c67ef29146e354c4134b99f1d603cbeca90d87c"><code>6c67ef2</code></a> Validate: refactor internal methods to use <code>fs.FS</code> interface for file handlin...</li> <li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/d70acedf38629b976c2a042e17475aa771aa3800"><code>d70aced</code></a> Bump github.com/hashicorp/terraform-json from 0.22.1 to 0.23.0 (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/414">#414</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/78dfe49ae193a236f73d27433bf0dc1faed9c2b6"><code>78dfe49</code></a> Result of tsccr-helper -log-level=info gha update -latest . (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/412">#412</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/75372b2179b671c4b8263ee2d3172236b98c9f24"><code>75372b2</code></a> Bump github.com/yuin/goldmark from 1.7.4 to 1.7.7 (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/410">#410</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/6e81fd4566ac58992e238f536af39a214ba728a6"><code>6e81fd4</code></a> Result of tsccr-helper -log-level=info gha update -latest . (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/408">#408</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-docs/commit/377bb21a949dde4b860121e49cc76edfb39bcec0"><code>377bb21</code></a> Bump github.com/bmatcuk/doublestar/v4 from 4.6.1 to 4.7.1 (<a href="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/407">#407</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-plugin-docs/compare/v0.19.4...v0.20.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-docs&package-manager=go_modules&previous-version=0.19.4&new-version=0.20.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information