Commit 86f2bf9
authored
Bump github.com/hashicorp/terraform-plugin-go from 0.22.2 to 0.23.0 in the terraform group (#132)
Bumps the terraform group with 1 update:
[github.com/hashicorp/terraform-plugin-go](https://github.com/hashicorp/terraform-plugin-go).
Updates `github.com/hashicorp/terraform-plugin-go` from 0.22.2 to 0.23.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/terraform-plugin-go/releases">github.com/hashicorp/terraform-plugin-go's
releases</a>.</em></p>
<blockquote>
<h2>v0.23.0</h2>
<p>BREAKING CHANGES:</p>
<ul>
<li>tfprotov5+tfprotov6: <code>FunctionServer</code> interface is now
required in <code>ProviderServer</code>. Implementations not needing
function support can return errors from the <code>GetFunctions</code>
and <code>CallFunction</code> methods. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/388">#388</a>)</li>
<li>tfprotov5+tfprotov6: <code>MoveResourceState</code> method is now
required in <code>ResourceServer</code>. Implementations not needing
move state support can return errors from the
<code>MoveResourceState</code> method. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/388">#388</a>)</li>
</ul>
<p>NOTES:</p>
<ul>
<li>all: To prevent compilation errors, ensure your Go module is updated
to at least [email protected],
[email protected], terraform-plugin-sdk/[email protected], and
[email protected] before upgrading this dependency. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/388">#388</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li>tfprotov5+tfprotov6: Upgraded protocols and added types to support
deferred actions (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/403">#403</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/terraform-plugin-go/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-plugin-go's
changelog</a>.</em></p>
<blockquote>
<h2>0.23.0 (May 06, 2024)</h2>
<p>BREAKING CHANGES:</p>
<ul>
<li>tfprotov5+tfprotov6: <code>FunctionServer</code> interface is now
required in <code>ProviderServer</code>. Implementations not needing
function support can return errors from the <code>GetFunctions</code>
and <code>CallFunction</code> methods. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/388">#388</a>)</li>
<li>tfprotov5+tfprotov6: <code>MoveResourceState</code> method is now
required in <code>ResourceServer</code>. Implementations not needing
move state support can return errors from the
<code>MoveResourceState</code> method. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/388">#388</a>)</li>
</ul>
<p>NOTES:</p>
<ul>
<li>all: To prevent compilation errors, ensure your Go module is updated
to at least [email protected],
[email protected], terraform-plugin-sdk/[email protected], and
[email protected] before upgrading this dependency. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/388">#388</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li>tfprotov5+tfprotov6: Upgraded protocols and added types to support
deferred actions (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/403">#403</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/bd1819d2eb3e4782a488dd47d31eee1be22cd6be"><code>bd1819d</code></a>
Update changelog</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/8e4acd3b5f841881494a90c24cc4b2d85863c696"><code>8e4acd3</code></a>
tfprotov5+tfprotov6: Add deferred action support to related RPCs (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/403">#403</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/5cc939c45ccd0577b71ac6cf21e5473735615791"><code>5cc939c</code></a>
Result of tsccr-helper -log-level=info gha update -latest . (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/404">#404</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/63881a9b2b9694c8bda0ff5c3a754b1c4a99f8fe"><code>63881a9</code></a>
build(deps): Bump google.golang.org/protobuf from 1.33.0 to 1.34.0 and
protoc...</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/d9567224429cc5f52ee2ad876550c0d6289d8788"><code>d956722</code></a>
Result of tsccr-helper -log-level=info gha update -latest . (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/401">#401</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/106a9be94f2e4de9beeefddf01b94dad9afeda96"><code>106a9be</code></a>
build(deps): Bump hashicorp/setup-terraform from 3.0.0 to 3.1.0 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/400">#400</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/62ca775550c6c64a056b314e8a3ecd491afb5e03"><code>62ca775</code></a>
tfprotov5+tfprotov6: Require FunctionServer in ProviderServer and
MoveResourc...</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/1861b5246a9628ca5b2656cf907400fea3867fd8"><code>1861b52</code></a>
build(deps): Bump golang.org/x/net from 0.21.0 to 0.23.0 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/399">#399</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/fcd690017edf29682559bf987e04299d22a574cc"><code>fcd6900</code></a>
build(deps): Bump golang.org/x/net from 0.17.0 to 0.23.0 in /tools (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/398">#398</a>)</li>
<li>See full diff in <a
href="https://github.com/hashicorp/terraform-plugin-go/compare/v0.22.2...v0.23.0">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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 81b67cb commit 86f2bf9
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
123 | | - | |
| 122 | + | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
321 | | - | |
322 | | - | |
| 321 | + | |
| 322 | + | |
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
| |||
0 commit comments