Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update module github.com/hashicorp/terraform-plugin-go to …
…v0.25.0 (#778) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/hashicorp/terraform-plugin-go](https://redirect.github.com/hashicorp/terraform-plugin-go) | `v0.23.0` -> `v0.25.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fhashicorp%2fterraform-plugin-go/v0.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fhashicorp%2fterraform-plugin-go/v0.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fhashicorp%2fterraform-plugin-go/v0.23.0/v0.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fhashicorp%2fterraform-plugin-go/v0.23.0/v0.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>hashicorp/terraform-plugin-go (github.com/hashicorp/terraform-plugin-go)</summary> ### [`v0.25.0`](https://redirect.github.com/hashicorp/terraform-plugin-go/releases/tag/v0.25.0) [Compare Source](https://redirect.github.com/hashicorp/terraform-plugin-go/compare/v0.24.0...v0.25.0) NOTES: - tfprotov5+tfprotov6: An upcoming release will require the `EphemeralResourceServer` implementation as part of `ProviderServer`. ([#​441](https://redirect.github.com/hashicorp/terraform-plugin-go/issues/441)) FEATURES: - tfprotov5+tfprotov6: Upgraded protocols and added types to support the new ephemeral resource type ([#​441](https://redirect.github.com/hashicorp/terraform-plugin-go/issues/441)) ### [`v0.24.0`](https://redirect.github.com/hashicorp/terraform-plugin-go/releases/tag/v0.24.0) [Compare Source](https://redirect.github.com/hashicorp/terraform-plugin-go/compare/v0.23.0...v0.24.0) BREAKING CHANGES: - tfprotov5+tfprotov6: Removed temporary `ResourceServerWithMoveResourceState` interface type. Use `ResourceServer` instead. ([#​408](https://redirect.github.com/hashicorp/terraform-plugin-go/issues/408)) NOTES: - all: If using terraform-plugin-mux, it must be upgraded to v0.16.0 or later to prevent compilation errors ([#​408](https://redirect.github.com/hashicorp/terraform-plugin-go/issues/408)) - all: This Go module has been updated to Go 1.22 per the [Go support policy](https://go.dev/doc/devel/release#policy). It is recommended to review the [Go 1.22 release notes](https://go.dev/doc/go1.22) before upgrading. Any consumers building on earlier Go versions may experience errors. ([#​428](https://redirect.github.com/hashicorp/terraform-plugin-go/issues/428)) BUG FIXES: - logging: Add existing `MoveResourceState` server capability to v5 and v6 logging ([#​432](https://redirect.github.com/hashicorp/terraform-plugin-go/issues/432)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/equinix/terraform-provider-equinix). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information