Unleash / terraform-provider-unleash

Terraform provider for unleash, the Open-source feature management solution
https://www.getunleash.io
Apache License 2.0
6 stars 1 forks source link

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

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

hashicorp/terraform-plugin-docs (github.com/hashicorp/terraform-plugin-docs) ### [`v0.19.4`](https://togithub.com/hashicorp/terraform-plugin-docs/releases/tag/v0.19.4) [Compare Source](https://togithub.com/hashicorp/terraform-plugin-docs/compare/v0.19.3...v0.19.4) NOTES: - validate: The number of files check has been removed to match the latest Terraform Registry ingress logic ([#​381](https://togithub.com/hashicorp/terraform-plugin-docs/issues/381)) BUG FIXES: - generate: Prevented incorrect attribute paths with nested attributes that contain multiple attributes ([#​380](https://togithub.com/hashicorp/terraform-plugin-docs/issues/380)) ### [`v0.19.3`](https://togithub.com/hashicorp/terraform-plugin-docs/releases/tag/v0.19.3) [Compare Source](https://togithub.com/hashicorp/terraform-plugin-docs/compare/v0.19.2...v0.19.3) BUG FIXES: - validate: Fixed issue with provider name not defaulting to directory ([#​376](https://togithub.com/hashicorp/terraform-plugin-docs/issues/376)) ### [`v0.19.2`](https://togithub.com/hashicorp/terraform-plugin-docs/releases/tag/v0.19.2) [Compare Source](https://togithub.com/hashicorp/terraform-plugin-docs/compare/v0.19.1...v0.19.2) BUG FIXES: - migrate: Ensured idempotency of template files when command is ran multiple times ([#​364](https://togithub.com/hashicorp/terraform-plugin-docs/issues/364)) - generate: Prevented automatic `id` attribute behaviors under blocks ([#​365](https://togithub.com/hashicorp/terraform-plugin-docs/issues/365)) ### [`v0.19.1`](https://togithub.com/hashicorp/terraform-plugin-docs/releases/tag/v0.19.1) [Compare Source](https://togithub.com/hashicorp/terraform-plugin-docs/compare/v0.19.0...v0.19.1) BUG FIXES: - generate: fixed a bug where attribute titles were not being generated for nested object attributes ([#​357](https://togithub.com/hashicorp/terraform-plugin-docs/issues/357)) - generate: fixed a bug where the `plainmarkdown` function did not output plain URLs ([#​361](https://togithub.com/hashicorp/terraform-plugin-docs/issues/361)) ### [`v0.19.0`](https://togithub.com/hashicorp/terraform-plugin-docs/releases/tag/v0.19.0) [Compare Source](https://togithub.com/hashicorp/terraform-plugin-docs/compare/v0.18.0...v0.19.0) BREAKING CHANGES: - generate: the `plainmarkdown` function now removes all markdown elements/formatting to render the output as plain text ([#​332](https://togithub.com/hashicorp/terraform-plugin-docs/issues/332)) - schemamd: The `schemamd` package has moved to `internal/schemamd` and can no longer be imported ([#​354](https://togithub.com/hashicorp/terraform-plugin-docs/issues/354)) - functionmd: The `functionmd` package has moved to `internal/functionmd` and can no longer be imported ([#​354](https://togithub.com/hashicorp/terraform-plugin-docs/issues/354)) FEATURES: - validate: Added support for Provider-defined Function documentation to all checks ([#​341](https://togithub.com/hashicorp/terraform-plugin-docs/issues/341)) - validate: Added `InvalidDirectoriesCheck` which checks for valid provider documentation folder structure ([#​341](https://togithub.com/hashicorp/terraform-plugin-docs/issues/341)) - validate: Added `MixedDirectoriesCheck` which throws an error if both legacy documentation and registry documentation are found ([#​341](https://togithub.com/hashicorp/terraform-plugin-docs/issues/341)) - validate: Added `NumberOfFilesCheck` which checks the number of provider documentation files against the registry limit ([#​341](https://togithub.com/hashicorp/terraform-plugin-docs/issues/341)) - validate: Added `FileSizeCheck` which checks the provider documentation file size against the registry limit ([#​341](https://togithub.com/hashicorp/terraform-plugin-docs/issues/341)) - validate: Added `FileExtensionCheck` which checks for valid provider documentation file extensions ([#​341](https://togithub.com/hashicorp/terraform-plugin-docs/issues/341)) - validate: Added `FrontMatterCheck` which checks the YAML frontmatter of provider documentation for missing required fields or invalid fields ([#​341](https://togithub.com/hashicorp/terraform-plugin-docs/issues/341)) - validate: Added `FileMismatchCheck` which checks the names/number of provider documentation files against the provider schema ([#​341](https://togithub.com/hashicorp/terraform-plugin-docs/issues/341)) ENHANCEMENTS: - migrate: Added `--provider-name` flag to override the default provider name when any file names that contain provider name prefixes are removed during migration ([#​349](https://togithub.com/hashicorp/terraform-plugin-docs/issues/349)) BUG FIXES: - migrate: use relative paths (from provider directory) instead of absolute paths for migrated code templates ([#​330](https://togithub.com/hashicorp/terraform-plugin-docs/issues/330)) - migrate: fixed a bug where documentation files with provider name prefixes were migrated to templates directory as-is, causing `generate` to create duplicate templates ([#​349](https://togithub.com/hashicorp/terraform-plugin-docs/issues/349)) - generate: fixed a bug where incorrect attribute titles were being generated for certain nested schemas ([#​350](https://togithub.com/hashicorp/terraform-plugin-docs/issues/350))

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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 month ago

ℹ 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):

Details:

Package Change
go 1.18 -> 1.22.4
github.com/ProtonMail/go-crypto v0.0.0-20230923063757-afb1ddc0824c -> v1.1.0-alpha.2
github.com/hashicorp/go-version v1.6.0 -> v1.7.0
github.com/hashicorp/hc-install v0.6.2 -> v0.7.0
github.com/hashicorp/terraform-exec v0.20.0 -> v0.21.0
github.com/hashicorp/terraform-json v0.21.0 -> v0.22.1
github.com/yuin/goldmark v1.6.0 -> v1.7.1
github.com/zclconf/go-cty v1.14.1 -> v1.14.4
golang.org/x/crypto v0.17.0 -> v0.21.0
golang.org/x/mod v0.14.0 -> v0.17.0
golang.org/x/net v0.18.0 -> v0.23.0
golang.org/x/sys v0.15.0 -> v0.18.0
golang.org/x/text v0.14.0 -> v0.15.0