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.16.0 #443

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
github.com/hashicorp/terraform-plugin-docs require minor v0.14.1 -> v0.16.0

Release Notes

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

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.

@codecov-commenter
Copy link

Codecov Report

Attention: 29 lines in your changes are missing coverage. Please review.

Comparison is base (26b2f3d) 60.11% compared to head (6673f98) 60.01%.
Report is 35 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #443      +/-   ##
==========================================
- Coverage   60.11%   60.01%   -0.11%     
==========================================
  Files          99       99              
  Lines       20045    20040       -5     
==========================================
- Hits        12051    12027      -24     
- Misses       7691     7704      +13     
- Partials      303      309       +6     
Files Coverage Δ
equinix/config.go 64.36% <100.00%> (+1.06%) ⬆️
equinix/errors.go 86.95% <100.00%> (+0.59%) ⬆️
equinix/fabric_cloud_router_schema.go 100.00% <100.00%> (ø)
equinix/helpers_device.go 82.26% <97.14%> (-2.65%) ⬇️
equinix/fabric_mapping_helper.go 0.77% <0.00%> (ø)
equinix/data_source_metal_device.go 88.33% <89.47%> (-0.71%) ⬇️
equinix/resource_fabric_cloud_router.go 9.69% <0.00%> (-0.05%) ⬇️
equinix/resource_metal_device.go 77.38% <87.50%> (-1.70%) ⬇️
equinix/resource_fabric_connection.go 5.75% <0.00%> (-0.09%) ⬇️

... and 6 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch from 6673f98 to c45cb8f Compare November 14, 2023 21:25
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch from c45cb8f to 5d56c2a Compare November 16, 2023 09:46
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch from 5d56c2a to 6453ae3 Compare November 16, 2023 11:02
@ocobles ocobles merged commit 9f4b27c into main Nov 16, 2023
4 of 5 checks passed
@ocobles ocobles deleted the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch November 16, 2023 11:04
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.

2 participants