Skip to content

Commit 4da7c11

Browse files
Bump github.com/hashicorp/terraform-plugin-framework from 1.3.1 to 1.3.2 (#52)
Bumps [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) from 1.3.1 to 1.3.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-plugin-framework/releases">github.com/hashicorp/terraform-plugin-framework's releases</a>.</em></p> <blockquote> <h2>v1.3.2</h2> <p>BUG FIXES:</p> <ul> <li>resource/schema: Ensured <code>Default</code> implementations received request <code>Path</code> and have response <code>Diagnostics</code> handled (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/778">#778</a>)</li> <li>resource/schema: Prevented panics with <code>Default</code> implementations on list, map, and set where no response <code>Diagnostics</code> or <code>PlanValue</code> was returned (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/778">#778</a>)</li> <li>providerserver: Ensured Terraform CLI interrupts (e.g. Ctrl-c) properly cancel the <code>context.Context</code> of inflight requests (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/782">#782</a>)</li> <li>providerserver: Prevented caching of unused data and managed resource schemas (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/784">#784</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-plugin-framework/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-plugin-framework's changelog</a>.</em></p> <blockquote> <h2>1.3.2 (June 28, 2023)</h2> <p>BUG FIXES:</p> <ul> <li>resource/schema: Ensured <code>Default</code> implementations received request <code>Path</code> and have response <code>Diagnostics</code> handled (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/778">#778</a>)</li> <li>resource/schema: Prevented panics with <code>Default</code> implementations on list, map, and set where no response <code>Diagnostics</code> or <code>PlanValue</code> was returned (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/778">#778</a>)</li> <li>providerserver: Ensured Terraform CLI interrupts (e.g. Ctrl-c) properly cancel the <code>context.Context</code> of inflight requests (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/782">#782</a>)</li> <li>providerserver: Prevented caching of unused data and managed resource schemas (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/784">#784</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/defe94cadfdc544cbd62cca5470afaf84248d3c3"><code>defe94c</code></a> Update changelog</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/58b62c83da3f6f2b79732f0f7f29f84a6111b332"><code>58b62c8</code></a> build(deps): Bump github.com/hashicorp/terraform-plugin-go (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/788">#788</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/44c2fc9c563046d508a729bd670d33eca36ef479"><code>44c2fc9</code></a> build(deps): Bump github.com/hashicorp/copywrite in /tools (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/787">#787</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/f0ede68b8b541449068d6d765f60b7bc304838a2"><code>f0ede68</code></a> internal/fwserver: Delay resource schema caching to occur after GetProviderSc...</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/4ededd7ae917f3faa09879028c0af9fc8d2ffb67"><code>4ededd7</code></a> internal/fwschemadata: Ensure Default implementations receive request Path an...</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/7f6bef5d8aceef2ed775a75515cee6c8614b9191"><code>7f6bef5</code></a> build(deps): Bump github.com/hashicorp/terraform-plugin-go from 0.15.0 to 0.1...</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework/commit/b219ea4e55a15e2141bef8d38b2226b9a00154fc"><code>b219ea4</code></a> internal/testing: Migrate types package to testtypes to reduce import collisi...</li> <li>See full diff in <a href="https://github.com/hashicorp/terraform-plugin-framework/compare/v1.3.1...v1.3.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/hashicorp/terraform-plugin-framework&package-manager=go_modules&previous-version=1.3.1&new-version=1.3.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8298af commit 4da7c11

File tree

2 files changed

+12
-14
lines changed

2 files changed

+12
-14
lines changed

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ go 1.20
55
require (
66
github.com/google/go-containerregistry v0.15.2
77
github.com/hashicorp/terraform-plugin-docs v0.15.0
8-
github.com/hashicorp/terraform-plugin-framework v1.3.1
9-
github.com/hashicorp/terraform-plugin-go v0.16.0
8+
github.com/hashicorp/terraform-plugin-framework v1.3.2
9+
github.com/hashicorp/terraform-plugin-go v0.17.0
1010
github.com/hashicorp/terraform-plugin-log v0.9.0
1111
github.com/hashicorp/terraform-plugin-testing v1.3.0
1212
github.com/spf13/cobra v1.7.0
@@ -89,6 +89,6 @@ require (
8989
golang.org/x/text v0.10.0 // indirect
9090
google.golang.org/appengine v1.6.7 // indirect
9191
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
92-
google.golang.org/grpc v1.56.0 // indirect
93-
google.golang.org/protobuf v1.30.0 // indirect
92+
google.golang.org/grpc v1.56.1 // indirect
93+
google.golang.org/protobuf v1.31.0 // indirect
9494
)

go.sum

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -98,14 +98,12 @@ github.com/hashicorp/terraform-exec v0.18.1 h1:LAbfDvNQU1l0NOQlTuudjczVhHj061fNX
9898
github.com/hashicorp/terraform-exec v0.18.1/go.mod h1:58wg4IeuAJ6LVsLUeD2DWZZoc/bYi6dzhLHzxM41980=
9999
github.com/hashicorp/terraform-json v0.17.0 h1:EiA1Wp07nknYQAiv+jIt4dX4Cq5crgP+TsTE45MjMmM=
100100
github.com/hashicorp/terraform-json v0.17.0/go.mod h1:Huy6zt6euxaY9knPAFKjUITn8QxUFIe9VuSzb4zn/0o=
101-
github.com/hashicorp/terraform-plugin-docs v0.14.1 h1:MikFi59KxrP/ewrZoaowrB9he5Vu4FtvhamZFustiA4=
102-
github.com/hashicorp/terraform-plugin-docs v0.14.1/go.mod h1:k2NW8+t113jAus6bb5tQYQgEAX/KueE/u8X2Z45V1GM=
103101
github.com/hashicorp/terraform-plugin-docs v0.15.0 h1:W5xYB5kCUBqO7lyjE2UMmUBh95c0aAf4jwO0Xuuw2Ec=
104102
github.com/hashicorp/terraform-plugin-docs v0.15.0/go.mod h1:K5Taof1Y7sL4dw6Ie0qMFyQnHN0W+RSVMD0iIyFDFJc=
105-
github.com/hashicorp/terraform-plugin-framework v1.3.1 h1:uhd+SuyuDq3oh5VB2Toq5IPyaC5XFAUf9vUFKBmNNOk=
106-
github.com/hashicorp/terraform-plugin-framework v1.3.1/go.mod h1:A1WD3Ry7FhrThViUTbkx4ZDsMq9oaAv4U9oTI8bBzCU=
107-
github.com/hashicorp/terraform-plugin-go v0.16.0 h1:DSOQ0rz5FUiVO4NUzMs8ln9gsPgHMTsfns7Nk+6gPuE=
108-
github.com/hashicorp/terraform-plugin-go v0.16.0/go.mod h1:4sn8bFuDbt+2+Yztt35IbOrvZc0zyEi87gJzsTgCES8=
103+
github.com/hashicorp/terraform-plugin-framework v1.3.2 h1:aQ6GSD0CTnvoALEWvKAkcH/d8jqSE0Qq56NYEhCexUs=
104+
github.com/hashicorp/terraform-plugin-framework v1.3.2/go.mod h1:oimsRAPJOYkZ4kY6xIGfR0PHjpHLDLaknzuptl6AvnY=
105+
github.com/hashicorp/terraform-plugin-go v0.17.0 h1:OpqgPLvjW3vCDA9VUEmRKppCZOG/+Vkdp6ijkG8aJek=
106+
github.com/hashicorp/terraform-plugin-go v0.17.0/go.mod h1:l7VK+2u5Kf2y+A+742GX0ouLut3gttudmvMgN0PA74Y=
109107
github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0=
110108
github.com/hashicorp/terraform-plugin-log v0.9.0/go.mod h1:rKL8egZQ/eXSyDqzLUuwUYLVdlYeamldAHSxjUFADow=
111109
github.com/hashicorp/terraform-plugin-sdk/v2 v2.26.1 h1:G9WAfb8LHeCxu7Ae8nc1agZlQOSCUWsb610iAogBhCs=
@@ -270,12 +268,12 @@ google.golang.org/appengine v1.6.7 h1:FZR1q0exgwxzPzp/aF+VccGrSfxfPpkBqjIIEq3ru6
270268
google.golang.org/appengine v1.6.7/go.mod h1:8WjMMxjGQR8xUklV/ARdw2HLXBOI7O7uCIDZVag1xfc=
271269
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 h1:KpwkzHKEF7B9Zxg18WzOa7djJ+Ha5DzthMyZYQfEn2A=
272270
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1/go.mod h1:nKE/iIaLqn2bQwXBg8f1g2Ylh6r5MN5CmZvuzZCgsCU=
273-
google.golang.org/grpc v1.56.0 h1:+y7Bs8rtMd07LeXmL3NxcTLn7mUkbKZqEpPhMNkwJEE=
274-
google.golang.org/grpc v1.56.0/go.mod h1:I9bI3vqKfayGqPUAwGdOSu7kt6oIJLixfffKrpXqQ9s=
271+
google.golang.org/grpc v1.56.1 h1:z0dNfjIl0VpaZ9iSVjA6daGatAYwPGstTjt5vkRMFkQ=
272+
google.golang.org/grpc v1.56.1/go.mod h1:I9bI3vqKfayGqPUAwGdOSu7kt6oIJLixfffKrpXqQ9s=
275273
google.golang.org/protobuf v1.26.0-rc.1/go.mod h1:jlhhOSvTdKEhbULTjvd4ARK9grFBp09yW+WbY/TyQbw=
276274
google.golang.org/protobuf v1.26.0/go.mod h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQnmE0givc=
277-
google.golang.org/protobuf v1.30.0 h1:kPPoIgf3TsEvrm0PFe15JQ+570QVxYzEvvHqChK+cng=
278-
google.golang.org/protobuf v1.30.0/go.mod h1:HV8QOd/L58Z+nl8r43ehVNZIU/HEI6OcFqwMG9pJV4I=
275+
google.golang.org/protobuf v1.31.0 h1:g0LDEJHgrBl9N9r17Ru3sqWhkIx2NB67okBHPwC7hs8=
276+
google.golang.org/protobuf v1.31.0/go.mod h1:HV8QOd/L58Z+nl8r43ehVNZIU/HEI6OcFqwMG9pJV4I=
279277
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
280278
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
281279
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntNwaWcugrBjAiHlqqRiVk=

0 commit comments

Comments
 (0)