germanbrew / terraform-provider-hetznerdns

Terraform provider for Hetzner DNS
https://registry.terraform.io/providers/germanbrew/hetznerdns/latest
Mozilla Public License 2.0
16 stars 0 forks source link

fix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.10.0 #87

Closed renovate[bot] closed 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-framework v1.9.0 -> v1.10.0 age adoption passing confidence

Release Notes

hashicorp/terraform-plugin-framework (github.com/hashicorp/terraform-plugin-framework) ### [`v1.10.0`](https://togithub.com/hashicorp/terraform-plugin-framework/releases/tag/v1.10.0) [Compare Source](https://togithub.com/hashicorp/terraform-plugin-framework/compare/v1.9.0...v1.10.0) FEATURES: - types/basetypes: Added `Int32Type` and `Int32Value` implementations for Int32 value handling. ([#​1010](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1010)) - types/basetypes: Added interfaces `basetypes.Int32Typable`, `basetypes.Int32Valuable`, and `basetypes.Int32ValuableWithSemanticEquals` for Int32 custom type and value implementations. ([#​1010](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1010)) - resource/schema: Added `Int32Attribute` implementation for Int32 value handling. ([#​1010](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1010)) - datasource/schema: Added `Int32Attribute` implementation for Int32 value handling. ([#​1010](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1010)) - provider/schema: Added `Int32Attribute` implementation for Int32 value handling. ([#​1010](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1010)) - function: Added `Int32Parameter` and `Int32Return` for Int32 value handling. ([#​1010](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1010)) - resource/schema/int32default: New package with `StaticValue` implementation for Int32 schema-based default values. ([#​1010](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1010)) - resource/schema/int32planmodifier: New package with built-in implementations for Int32 value plan modification. ([#​1010](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1010)) - resource/schema/defaults: New `Int32` interface for Int32 schema-based default implementations. ([#​1010](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1010)) - resource/schema/planmodifier: New `Int32` interface for Int32 value plan modification implementations. ([#​1010](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1010)) - schema/validator: New `Int32` interface for Int32 value schema validation. ([#​1010](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1010)) - types/basetypes: Added `Float32Type` and `Float32Value` implementations for Float32 value handling. ([#​1014](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1014)) - types/basetypes: Added interfaces `basetypes.Float32Typable`, `basetypes.Float32Valuable`, and `basetypes.Float32ValuableWithSemanticEquals` for Float32 custom type and value implementations. ([#​1014](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1014)) - resource/schema: Added `Float32Attribute` implementation for Float32 value handling. ([#​1014](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1014)) - datasource/schema: Added `Float32Attribute` implementation for Float32 value handling. ([#​1014](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1014)) - provider/schema: Added `Float32Attribute` implementation for Float32 value handling. ([#​1014](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1014)) - function: Added `Float32Parameter` and `Float32Return` for Float32 value handling. ([#​1014](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1014)) - resource/schema/float32default: New package with `StaticValue` implementation for Float32 schema-based default values. ([#​1014](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1014)) - resource/schema/float32planmodifier: New package with built-in implementations for Float32 value plan modification. ([#​1014](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1014)) - resource/schema/defaults: New `Float32` interface for Float32 schema-based default implementations. ([#​1014](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1014)) - resource/schema/planmodifier: New `Float32` interface for Float32 value plan modification implementations. ([#​1014](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1014)) - schema/validator: New `Float32` interface for Float32 value schema validation. ([#​1014](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1014))

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 2 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.