chore: Update minor and patch Golang dependencies #397
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.13.0
->v1.14.1
v0.16.0
->v0.17.0
v2.35.0
->v2.36.1
Release Notes
hashicorp/terraform-plugin-framework (github.com/hashicorp/terraform-plugin-framework)
v1.14.1
Compare Source
BUG FIXES:
v1.14.0
Compare Source
NOTES:
FEATURES:
WriteOnly
schema field for managed resource schemas to indicate a write-only attribute. Write-only attribute values are not saved to the Terraform plan or state artifacts. (#1044)BUG FIXES:
hashicorp/terraform-plugin-framework-validators (github.com/hashicorp/terraform-plugin-framework-validators)
v0.17.0
Compare Source
FEATURES:
PreferWriteOnlyAttribute
validator (#263)PreferWriteOnlyAttribute
validator (#263)PreferWriteOnlyAttribute
validator (#263)PreferWriteOnlyAttribute
validator (#263)PreferWriteOnlyAttribute
validator (#263)PreferWriteOnlyAttribute
validator (#263)PreferWriteOnlyAttribute
validator (#263)PreferWriteOnlyAttribute
validator (#263)PreferWriteOnlyAttribute
validator (#263)PreferWriteOnlyAttribute
validator (#263)PreferWriteOnlyAttribute
validator (#263)PreferWriteOnlyAttribute
validator (#263)PreferWriteOnlyAttribute
validator (#263)hashicorp/terraform-plugin-sdk (github.com/hashicorp/terraform-plugin-sdk/v2)
v2.36.1
Compare Source
NOTES:
BUG FIXES:
WriteOnly
set totrue
will now trigger an error message. (#1427)v2.36.0
Compare Source
NOTES:
FEATURES:
WriteOnly
schema behavior for managed resource schemas to indicate a write-only attribute. Write-only attribute values are not saved to the Terraform plan or state artifacts. (#1375)PreferWriteOnlyAttribute()
validator that warns practitioners when a write-only version of a configured attribute is available. (#1375)ValidateRawResourceConfigFuncs
field which allows resources to define validation logic during theValidateResourceTypeConfig
RPC. (#1375)Configuration
📅 Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.