Skip to content

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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/hashicorp/terraform-plugin-docs v0.21.0 -> v0.22.0 age confidence

Release Notes

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

v0.22.0

Compare Source

BREAKING CHANGES:

  • generate: The .ProviderShortName template function now uses the rendered provider name to derive the provider short name. Users that pass in the --rendered-provider-name flag might see a different output for this function (#​492)

NOTES:

  • generate: Generated import documentation will now contain more information about which methods are supported by the provider (CLI command, config by ID, config by identity). (#​495)

FEATURES:

  • generate: Added support for defining import example file (import-by-string-id.tf) using Terraform configuration and the id attribute (#​472)
  • generate: Added support for defining import example file (import-by-identity.tf) using Terraform configuration and the identity attribute (managed resource identity) (#​496)

ENHANCEMENTS:

  • validate: Add allowed-guide-subcategories and allowed-resource-subcategories to provide a list of allowed subcategories (#​456)
  • validate: Add allowed-guide-subcategories-file and allowed-resource-subcategories-file to provide a file containing a list of allowed subcategories (#​456)
  • generate: Default resource and function templates now use .RenderedProviderName instead of .ProviderName (#​492)
  • generate: Remove trailing whitespace from default function template when .HasVariadic evaluates to false (#​489)

BUG FIXES:

  • validate: Fixed a bug that caused all non-index files to be detected as guides (#​456)
  • generate: Remove subcategory field from default provider templates (#​446)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot added the dependencies label Jul 7, 2025
@renovate renovate bot requested a review from a team as a code owner July 7, 2025 03:41
@renovate renovate bot enabled auto-merge (squash) July 7, 2025 03:41
@renovate renovate bot added the dependencies label Jul 7, 2025
Copy link
Contributor Author

renovate bot commented Jul 7, 2025

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

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

Details:

Package Change
go 1.23.0 -> 1.23.7
github.com/ProtonMail/go-crypto v1.1.3 -> v1.1.6
github.com/cloudflare/circl v1.3.8 -> v1.6.1
github.com/hashicorp/hc-install v0.9.1 -> v0.9.2
github.com/hashicorp/terraform-exec v0.22.0 -> v0.23.0
github.com/hashicorp/terraform-json v0.24.0 -> v0.25.0
github.com/rogpeppe/go-internal v1.13.1 -> v1.14.1
github.com/zclconf/go-cty v1.16.2 -> v1.16.3
golang.org/x/crypto v0.36.0 -> v0.38.0
golang.org/x/mod v0.22.0 -> v0.25.0
golang.org/x/net v0.37.0 -> v0.40.0
golang.org/x/sync v0.12.0 -> v0.15.0
golang.org/x/sys v0.31.0 -> v0.33.0
golang.org/x/text v0.23.0 -> v0.26.0
golang.org/x/tools v0.22.0 -> v0.33.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants