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.18.0 #305

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 7, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v0.18.0

Compare Source

FEATURES:

  • generate: Add support for Provider-defined Function documentation (#​328)
  • migrate: Add support for Provider-defined Function documentation (#​328)

ENHANCEMENTS:

  • validate: Add functions to list of allowed template and rendered website subdirectories (#​328)

v0.17.0

Compare Source

BREAKING CHANGES:

  • generate: templates using printf with either codefile or tffile to render code examples in markdown will need to switch to using those functions directly.
    For example, switch the following template code:
    {{printf "{{codefile \"shell\" %q}}" .ImportFile}}
    to
    {{codefile "shell" .ImportFile}} (#​300)

FEATURES:

  • migrate: Added new migrate subcommand that migrates existing provider docs using the rendered website source directories (website/docs/ or /docs/) to a terraform-plugin-docs-supported templates directory. (#​314)

ENHANCEMENTS:

  • generate: Add provider-schema flag to pass in a file path to a provider schema JSON file, allowing the command to skip building the provider and calling Terraform CLI (#​299)

BUG FIXES:

  • generate: fix no such file or directory error when running generate with no existing rendered website directory. (#​296)
  • generate: fix incorrect rendering of example and import files for providers with no docs templates or with generic fallback templates. (#​300)

v0.16.0

Compare Source

ENHANCEMENTS:

  • generate: Prevent files and subdirectories in the rendered website directory that are not directly managed by tfplugindocs from being deleted during generation (#​267)
  • validate: Add cdktf to list of allowed rendered website subdirectories (#​267)

v0.15.0

Compare Source

BREAKING CHANGES:

  • generate: The legacy-sidebar flag has been removed without replacement. It implemented no logic and is not necessary with Terraform Registry based documentation (#​258)

NOTES:

  • This Go module has been updated to Go 1.19 per the Go support policy. Any consumers building on earlier Go versions may experience errors. (#​231)

ENHANCEMENTS:

  • generate: Added provider-dir flag, which enables the command to be run from any directory (#​259)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch 2 times, most recently from ce60d0a to ff23437 Compare June 19, 2023 01:08
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/terraform-plugin-docs to v0.15.0 fix(deps): update module github.com/hashicorp/terraform-plugin-docs to v0.16.0 Jul 6, 2023
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch from ff23437 to df0883d Compare July 6, 2023 17:00
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch 2 times, most recently from af8ab68 to 529ed95 Compare July 26, 2023 19:32
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch from 529ed95 to 930822e Compare November 2, 2023 02:00
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch 11 times, most recently from 77caad9 to 83ff9b5 Compare December 9, 2023 23:04
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch from 83ff9b5 to e012196 Compare December 10, 2023 00:37
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch from e012196 to 039e00c Compare December 10, 2023 00:40
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch from 039e00c to a34e189 Compare December 10, 2023 01:01
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch 5 times, most recently from 7bb8353 to 497909a Compare December 10, 2023 01:23
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch 7 times, most recently from da11c1e to 07d4dab Compare December 19, 2023 12:17
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch from 07d4dab to f055b78 Compare January 4, 2024 22:42
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch 4 times, most recently from 17c1ea0 to f9c626c Compare January 12, 2024 23:41
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/terraform-plugin-docs to v0.16.0 fix(deps): update module github.com/hashicorp/terraform-plugin-docs to v0.17.0 Jan 17, 2024
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch from f9c626c to 734c3ff Compare January 17, 2024 17:38
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/terraform-plugin-docs to v0.17.0 fix(deps): update module github.com/hashicorp/terraform-plugin-docs to v0.18.0 Jan 24, 2024
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch from 734c3ff to 79ad797 Compare January 24, 2024 19:58
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch 4 times, most recently from 99c8243 to 80b0080 Compare February 13, 2024 18:16
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch 2 times, most recently from 6180629 to 72ac818 Compare February 18, 2024 15:27
@jianyuan jianyuan force-pushed the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch from 72ac818 to 8128e31 Compare February 18, 2024 15:45
Copy link
Contributor Author

renovate bot commented Feb 18, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@jianyuan jianyuan force-pushed the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch from 8128e31 to f7f9316 Compare February 18, 2024 15:46
@jianyuan jianyuan merged commit 5bcc643 into main Feb 18, 2024
@jianyuan jianyuan deleted the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch February 18, 2024 15:46
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