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-framework-validators to v0.13.0 #465

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 9, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 -> v0.13.0 age adoption passing confidence

Release Notes

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

v0.13.0

Compare Source

NOTES:

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

FEATURES:

  • int32validator: New package which contains int32 type specific validators (#​222)
  • float32validator: New package which contains float32 type specific validators (#​222)

ENHANCEMENTS:

  • listvalidator: Added ValueInt32sAre and ValueFloat32sAre validators (#​222)
  • mapvalidator: Added ValueInt32sAre and ValueFloat32sAre validators (#​222)
  • setvalidator: Added ValueInt32sAre and ValueFloat32sAre validators (#​222)

BUG FIXES:

  • Add the attribute from the request to the at-least-one validator's error message (#​199)

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.

Copy link
Contributor Author

renovate bot commented Jul 9, 2024

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

  • 1 additional dependency was updated

Details:

Package Change
github.com/hashicorp/terraform-plugin-framework v1.9.0 -> v1.10.0

@renovate renovate bot force-pushed the renovate/git.luolix.top-hashicorp-terraform-plugin-framework-validators-0.x branch from fceb8ac to f03532e Compare July 11, 2024 18:22
@renovate renovate bot force-pushed the renovate/git.luolix.top-hashicorp-terraform-plugin-framework-validators-0.x branch from f03532e to 56ca07a Compare July 11, 2024 18:22
@jianyuan jianyuan merged commit e9f9e28 into main Jul 12, 2024
6 of 7 checks passed
@jianyuan jianyuan deleted the renovate/git.luolix.top-hashicorp-terraform-plugin-framework-validators-0.x branch July 12, 2024 19:43
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