Skip to content

Conversation

elastic-renovate-prod[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/hashicorp/terraform-plugin-framework-jsontypes require minor v0.1.0 -> v0.2.0

Release Notes

hashicorp/terraform-plugin-framework-jsontypes (github.com/hashicorp/terraform-plugin-framework-jsontypes)

v0.2.0

Compare Source

BREAKING CHANGES:

  • jsontypes: Removed Validate() method from ExactType following deprecation of xattr.TypeWithValidate (#​54)
  • jsontypes: Removed Validate() method from NormalizedType following deprecation of xattr.TypeWithValidate (#​54)

NOTES:

  • all: This Go module has been updated to Go 1.22 per the Go support policy. It is recommended to review the Go 1.22 release notes before upgrading. Any consumers building on earlier Go versions may experience errors. (#​73)

ENHANCEMENTS:

  • jsontypes: Added ValidateAttribute() method to Exact type, which supports validating an attribute value (#​54)
  • jsontypes: Added ValidateParameter() method to Exact type, which supports validating a provider-defined function parameter value (#​54)
  • jsontypes: Added ValidateAttribute() method to Normalized type, which supports validating an attribute value (#​54)
  • jsontypes: Added ValidateParameter() method to Normalized type, which supports validating a provider-defined function parameter value (#​54)

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 Renovate Bot.

@elastic-renovate-prod
Copy link
Contributor Author

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

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22 -> 1.22.0

@tobio tobio merged commit 9a6940e into main Sep 9, 2024
41 checks passed
@tobio tobio deleted the renovate/github.com-hashicorp-terraform-plugin-framework-jsontypes-0.x branch September 9, 2024 23:58
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