Commit 4da7c11
authored
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 />
[](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
2 files changed
+12
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
| 92 | + | |
| 93 | + | |
94 | 94 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
103 | 101 | | |
104 | 102 | | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
109 | 107 | | |
110 | 108 | | |
111 | 109 | | |
| |||
270 | 268 | | |
271 | 269 | | |
272 | 270 | | |
273 | | - | |
274 | | - | |
| 271 | + | |
| 272 | + | |
275 | 273 | | |
276 | 274 | | |
277 | | - | |
278 | | - | |
| 275 | + | |
| 276 | + | |
279 | 277 | | |
280 | 278 | | |
281 | 279 | | |
| |||
0 commit comments