Skip to content

Commit

Permalink
chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.1…
Browse files Browse the repository at this point in the history
…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
dependabot[bot] authored Nov 12, 2024
1 parent f27019d commit d3394fa
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/docker/docker v27.2.1+incompatible
github.com/docker/go-connections v0.5.0
github.com/google/uuid v1.6.0
github.com/hashicorp/terraform-plugin-docs v0.19.4
github.com/hashicorp/terraform-plugin-docs v0.20.0
github.com/hashicorp/terraform-plugin-framework v1.13.0
github.com/hashicorp/terraform-plugin-framework-validators v0.15.0
github.com/hashicorp/terraform-plugin-go v0.25.0
Expand Down Expand Up @@ -40,7 +40,7 @@ require (
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/bgentry/speakeasy v0.2.0 // indirect
github.com/bmatcuk/doublestar/v4 v4.6.1 // indirect
github.com/bmatcuk/doublestar/v4 v4.7.1 // indirect
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/cloudflare/circl v1.3.7 // indirect
Expand Down Expand Up @@ -83,7 +83,7 @@ require (
github.com/hashicorp/hcl/v2 v2.22.0 // indirect
github.com/hashicorp/logutils v1.0.0 // indirect
github.com/hashicorp/terraform-exec v0.21.0 // indirect
github.com/hashicorp/terraform-json v0.22.1 // indirect
github.com/hashicorp/terraform-json v0.23.0 // indirect
github.com/hashicorp/terraform-plugin-sdk/v2 v2.34.0 // indirect
github.com/hashicorp/terraform-registry-address v0.2.3 // indirect
github.com/hashicorp/terraform-svchost v0.1.1 // indirect
Expand Down Expand Up @@ -133,7 +133,7 @@ require (
github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
github.com/vmihailenco/msgpack/v5 v5.4.1 // indirect
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
github.com/yuin/goldmark v1.7.4 // indirect
github.com/yuin/goldmark v1.7.7 // indirect
github.com/yuin/goldmark-meta v1.1.0 // indirect
github.com/zclconf/go-cty v1.15.0 // indirect
github.com/zeebo/errs v1.3.0 // indirect
Expand Down
20 changes: 10 additions & 10 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6r
github.com/bgentry/speakeasy v0.1.0/go.mod h1:+zsyZBPWlz7T6j88CTgSN5bM796AkVf0kBD4zp0CCIs=
github.com/bgentry/speakeasy v0.2.0 h1:tgObeVOf8WAvtuAX6DhJ4xks4CFNwPDZiqzGqIHE51E=
github.com/bgentry/speakeasy v0.2.0/go.mod h1:+zsyZBPWlz7T6j88CTgSN5bM796AkVf0kBD4zp0CCIs=
github.com/bmatcuk/doublestar/v4 v4.6.1 h1:FH9SifrbvJhnlQpztAx++wlkk70QBf0iBWDwNy7PA4I=
github.com/bmatcuk/doublestar/v4 v4.6.1/go.mod h1:xBQ8jztBU6kakFMg+8WGxn0c6z1fTSPVIjEY1Wr7jzc=
github.com/bmatcuk/doublestar/v4 v4.7.1 h1:fdDeAqgT47acgwd9bd9HxJRDmc9UAmPpc+2m0CXv75Q=
github.com/bmatcuk/doublestar/v4 v4.7.1/go.mod h1:xBQ8jztBU6kakFMg+8WGxn0c6z1fTSPVIjEY1Wr7jzc=
github.com/bool64/shared v0.1.5 h1:fp3eUhBsrSjNCQPcSdQqZxxh9bBwrYiZ+zOKFkM0/2E=
github.com/bool64/shared v0.1.5/go.mod h1:081yz68YC9jeFB3+Bbmno2RFWvGKv1lPKkMP6MHJlPs=
github.com/bufbuild/protocompile v0.4.0 h1:LbFKd2XowZvQ/kajzguUp2DC9UEIQhIq77fZZlaQsNA=
Expand Down Expand Up @@ -249,10 +249,10 @@ github.com/hashicorp/logutils v1.0.0 h1:dLEQVugN8vlakKOUE3ihGLTZJRB4j+M2cdTm/ORI
github.com/hashicorp/logutils v1.0.0/go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64=
github.com/hashicorp/terraform-exec v0.21.0 h1:uNkLAe95ey5Uux6KJdua6+cv8asgILFVWkd/RG0D2XQ=
github.com/hashicorp/terraform-exec v0.21.0/go.mod h1:1PPeMYou+KDUSSeRE9szMZ/oHf4fYUmB923Wzbq1ICg=
github.com/hashicorp/terraform-json v0.22.1 h1:xft84GZR0QzjPVWs4lRUwvTcPnegqlyS7orfb5Ltvec=
github.com/hashicorp/terraform-json v0.22.1/go.mod h1:JbWSQCLFSXFFhg42T7l9iJwdGXBYV8fmmD6o/ML4p3A=
github.com/hashicorp/terraform-plugin-docs v0.19.4 h1:G3Bgo7J22OMtegIgn8Cd/CaSeyEljqjH3G39w28JK4c=
github.com/hashicorp/terraform-plugin-docs v0.19.4/go.mod h1:4pLASsatTmRynVzsjEhbXZ6s7xBlUw/2Kt0zfrq8HxA=
github.com/hashicorp/terraform-json v0.23.0 h1:sniCkExU4iKtTADReHzACkk8fnpQXrdD2xoR+lppBkI=
github.com/hashicorp/terraform-json v0.23.0/go.mod h1:MHdXbBAbSg0GvzuWazEGKAn/cyNfIB7mN6y7KJN6y2c=
github.com/hashicorp/terraform-plugin-docs v0.20.0 h1:ox7rm1FN0dVZaJBUzkVVh10R1r3+FeMQWL0QopQ9d7o=
github.com/hashicorp/terraform-plugin-docs v0.20.0/go.mod h1:A/+4SVMdAkQYtIBtaxV0H7AU862TxVZk/hhKaMDQB6Y=
github.com/hashicorp/terraform-plugin-framework v1.13.0 h1:8OTG4+oZUfKgnfTdPTJwZ532Bh2BobF4H+yBiYJ/scw=
github.com/hashicorp/terraform-plugin-framework v1.13.0/go.mod h1:j64rwMGpgM3NYXTKuxrCnyubQb/4VKldEKlcG8cvmjU=
github.com/hashicorp/terraform-plugin-framework-validators v0.15.0 h1:RXMmu7JgpFjnI1a5QjMCBb11usrW2OtAG+iOTIj5c9Y=
Expand Down Expand Up @@ -413,8 +413,8 @@ github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ=
github.com/rivo/uniseg v0.4.7/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88=
github.com/robfig/cron/v3 v3.0.1 h1:WdRxkvbJztn8LMz/QEvLN5sBU+xKpSqwwUO1Pjr4qDs=
github.com/robfig/cron/v3 v3.0.1/go.mod h1:eQICP3HwyT7UooqI/z+Ov+PtYAWygg1TEWWzGIFLtro=
github.com/rogpeppe/go-internal v1.12.0 h1:exVL4IDcn6na9z1rAb56Vxr+CgyK3nn3O+epU5NdKM8=
github.com/rogpeppe/go-internal v1.12.0/go.mod h1:E+RYuTGaKKdloAfM02xzb0FW3Paa99yedzYV+kq4uf4=
github.com/rogpeppe/go-internal v1.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII=
github.com/rogpeppe/go-internal v1.13.1/go.mod h1:uMEvuHeurkdAXX61udpOXGD/AzZDWNMNyH2VO9fmH0o=
github.com/ryanuber/columnize v2.1.0+incompatible/go.mod h1:sm1tb6uqfes/u+d4ooFouqFdy9/2g9QGwK3SQygK0Ts=
github.com/ryanuber/go-glob v1.0.0 h1:iQh3xXAumdQ+4Ufa5b25cRpC5TYKlno6hsv6Cb3pkBk=
github.com/ryanuber/go-glob v1.0.0/go.mod h1:807d1WSdnB0XRJzKNil9Om6lcp/3a0v4qIHxIXzX/Yc=
Expand Down Expand Up @@ -489,8 +489,8 @@ github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
github.com/yuin/goldmark v1.7.4 h1:BDXOHExt+A7gwPCJgPIIq7ENvceR7we7rOS9TNoLZeg=
github.com/yuin/goldmark v1.7.4/go.mod h1:uzxRWxtg69N339t3louHJ7+O03ezfj6PlliRlaOzY1E=
github.com/yuin/goldmark v1.7.7 h1:5m9rrB1sW3JUMToKFQfb+FGt1U7r57IHu5GrYrG2nqU=
github.com/yuin/goldmark v1.7.7/go.mod h1:uzxRWxtg69N339t3louHJ7+O03ezfj6PlliRlaOzY1E=
github.com/yuin/goldmark-meta v1.1.0 h1:pWw+JLHGZe8Rk0EGsMVssiNb/AaPMHfSRszZeUeiOUc=
github.com/yuin/goldmark-meta v1.1.0/go.mod h1:U4spWENafuA7Zyg+Lj5RqK/MF+ovMYtBvXi1lBb2VP0=
github.com/zclconf/go-cty v1.15.0 h1:tTCRWxsexYUmtt/wVxgDClUe+uQusuI443uL6e+5sXQ=
Expand Down

0 comments on commit d3394fa

Please sign in to comment.