Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/hashicorp/terraform-plugin-docs to v0.20.1 #175

Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/hashicorp/terraform-plugin-docs v0.19.4 -> v0.20.1 age adoption passing confidence

Release Notes

hashicorp/terraform-plugin-docs (github.com/hashicorp/terraform-plugin-docs)

v0.20.1

Compare Source

BUG FIXES:

  • validate: Fixed a bug that caused false positive validation errors for resource types that have the same name as the provider. (#​419)
  • generate: Fixed a bug that caused all generated resource documentation to have the same content when the provider has a resource type with the same name as the provider. (#​419)
  • generate: Fixed a bug that would return an error when a static file exists in both templates and docs, which will now be ignored. (#​421)

v0.20.0

Compare Source

NOTES:

  • all: This Go module has been updated to Go 1.22 per the Go support policy. It is recommended to review the Go 1.22 release notes before upgrading. Any consumers building on earlier Go versions may experience errors. (#​400)

FEATURES:

  • generate: Add support for ephemeral resources (#​415)
  • migrate: Add support for ephemeral resources (#​415)
  • validate: Add support for ephemeral resources (#​415)

BUG FIXES:

  • validate: File extension check now runs on index.* files instead of just index.md files. (#​413)
  • validate: File extension check now specifies the correct valid extensions in the error message. (#​413)
  • validate: Front matter check now runs with the correct options on legacy index files. (#​413)

Configuration

📅 Schedule: Branch creation - "after 9pm every weekend,before 12am every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Author

renovate bot commented Nov 9, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.0 -> 1.22.7
github.com/bmatcuk/doublestar/v4 v4.6.1 -> v4.7.1
github.com/yuin/goldmark v1.7.1 -> v1.7.7
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d -> v0.22.0

@renovate renovate bot requested a review from Lucky3028 as a code owner November 9, 2024 13:37
@renovate renovate bot force-pushed the renovate/jackfan.us.kg-hashicorp-terraform-plugin-docs-0.x branch 2 times, most recently from 2023315 to ad08e63 Compare November 24, 2024 05:38
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/terraform-plugin-docs to v0.20.0 fix(deps): update module github.com/hashicorp/terraform-plugin-docs to v0.20.1 Nov 26, 2024
@renovate renovate bot force-pushed the renovate/jackfan.us.kg-hashicorp-terraform-plugin-docs-0.x branch from ad08e63 to 3eb345a Compare November 26, 2024 19:54
@Lucky3028 Lucky3028 enabled auto-merge January 11, 2025 08:58
@renovate renovate bot force-pushed the renovate/jackfan.us.kg-hashicorp-terraform-plugin-docs-0.x branch from 3eb345a to 02e38b0 Compare January 11, 2025 08:59
@renovate renovate bot force-pushed the renovate/jackfan.us.kg-hashicorp-terraform-plugin-docs-0.x branch from 02e38b0 to a61c772 Compare January 11, 2025 09:00
@Lucky3028 Lucky3028 merged commit b07b69f into main Jan 11, 2025
3 checks passed
@Lucky3028 Lucky3028 deleted the renovate/jackfan.us.kg-hashicorp-terraform-plugin-docs-0.x branch January 11, 2025 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant