Commit 66e9904
authored
chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.23.0 to 0.24.0 (#104)
Bumps
[github.com/hashicorp/terraform-plugin-go](https://github.com/hashicorp/terraform-plugin-go)
from 0.23.0 to 0.24.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.24.0</h2>
<p>BREAKING CHANGES:</p>
<ul>
<li>tfprotov5+tfprotov6: Removed temporary
<code>ResourceServerWithMoveResourceState</code> interface type. Use
<code>ResourceServer</code> instead. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/408">#408</a>)</li>
</ul>
<p>NOTES:</p>
<ul>
<li>all: If using terraform-plugin-mux, it must be upgraded to v0.16.0
or later to prevent compilation errors (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/408">#408</a>)</li>
<li>all: This Go module has been updated to Go 1.22 per the <a
href="https://go.dev/doc/devel/release#policy">Go support policy</a>. It
is recommended to review the <a href="https://go.dev/doc/go1.22">Go 1.22
release notes</a> before upgrading. Any consumers building on earlier Go
versions may experience errors. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/428">#428</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>logging: Add existing <code>MoveResourceState</code> server
capability to v5 and v6 logging (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/432">#432</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.24.0 (September 18, 2024)</h2>
<p>BREAKING CHANGES:</p>
<ul>
<li>tfprotov5+tfprotov6: Removed temporary
<code>ResourceServerWithMoveResourceState</code> interface type. Use
<code>ResourceServer</code> instead. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/408">#408</a>)</li>
</ul>
<p>NOTES:</p>
<ul>
<li>all: If using terraform-plugin-mux, it must be upgraded to v0.16.0
or later to prevent compilation errors (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/408">#408</a>)</li>
<li>all: This Go module has been updated to Go 1.22 per the <a
href="https://go.dev/doc/devel/release#policy">Go support policy</a>. It
is recommended to review the <a href="https://go.dev/doc/go1.22">Go 1.22
release notes</a> before upgrading. Any consumers building on earlier Go
versions may experience errors. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/428">#428</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>logging: Add existing <code>MoveResourceState</code> server
capability to v5 and v6 logging (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/432">#432</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/c0a3a56625789a134abd7e8550439a14fb997e9f"><code>c0a3a56</code></a>
Update changelog</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/94d8cc586c2073a1206149acde3768d35b9e77b7"><code>94d8cc5</code></a>
logging: add missing capability MoveResourceState (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/432">#432</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/11902aaf0b6b4bd2c3e6c126bf5a74a48aa6cbeb"><code>11902aa</code></a>
[CI] terraform-devex-repos automation</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/94ed8a1619cd4ef0b05b46fa6da20838594a40ba"><code>94ed8a1</code></a>
[CI] terraform-devex-repos automation</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/d89472962d01039c3a92efbf1d328be64b8a74f5"><code>d894729</code></a>
[CI] terraform-devex-repos automation</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/bf8e049436cb915e806984f7343e1af748063bc3"><code>bf8e049</code></a>
[CI] Update issue comment triage workflow file</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/e8dd41bbf8ba2871c6f30751aa883e0d44e455a8"><code>e8dd41b</code></a>
[CI] Update lock workflow file</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/4bf6a08fc716fc8cb136fb2a282a3dfdfa254779"><code>4bf6a08</code></a>
build(deps): Bump google.golang.org/grpc from 1.66.0 to 1.66.2 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/431">#431</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/3d3846ddf4b0f0b67c21e94e0d2185028a44bc5b"><code>3d3846d</code></a>
all: Bump minimum Go module version to 1.22 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/428">#428</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/24d52f83d205f7bf17ab9433b78c8d88bbe57e57"><code>24d52f8</code></a>
Result of tsccr-helper -log-level=info gha update -latest . (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/429">#429</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/hashicorp/terraform-plugin-go/compare/v0.23.0...v0.24.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 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 0da227d commit 66e9904
2 files changed
+9
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
227 | | - | |
| 226 | + | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
258 | | - | |
| 257 | + | |
| 258 | + | |
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| |||
647 | 647 | | |
648 | 648 | | |
649 | 649 | | |
650 | | - | |
651 | | - | |
| 650 | + | |
| 651 | + | |
652 | 652 | | |
653 | 653 | | |
654 | 654 | | |
| |||
0 commit comments