Skip to content

Commit

Permalink
maint(deps): bump github.com/hashicorp/terraform-plugin-go from 0.22.…
Browse files Browse the repository at this point in the history
…2 to 0.23.0 (#473)

Bumps the hashicorp 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 terraform-plugin-framework@v1.6.0,
terraform-plugin-mux@v0.15.0, terraform-plugin-sdk/v2@v2.33.0, and
terraform-plugin-testing@v1.7.0 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 terraform-plugin-framework@v1.6.0,
terraform-plugin-mux@v0.15.0, terraform-plugin-sdk/v2@v2.33.0, and
terraform-plugin-testing@v1.7.0 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 />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/hashicorp/terraform-plugin-go&package-manager=go_modules&previous-version=0.22.2&new-version=0.23.0)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 7, 2024
1 parent ee0742b commit bae40e8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
github.com/hashicorp/go-retryablehttp v0.7.5
github.com/hashicorp/terraform-plugin-framework v1.8.0
github.com/hashicorp/terraform-plugin-go v0.22.2
github.com/hashicorp/terraform-plugin-go v0.23.0
github.com/hashicorp/terraform-plugin-mux v0.15.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.33.0
github.com/hashicorp/terraform-plugin-testing v1.7.0
Expand Down Expand Up @@ -66,6 +66,6 @@ require (
golang.org/x/text v0.14.0 // indirect
google.golang.org/appengine v1.6.8 // indirect
google.golang.org/grpc v1.63.2 // indirect
google.golang.org/protobuf v1.33.0 // indirect
google.golang.org/protobuf v1.34.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
8 changes: 4 additions & 4 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bae40e8

Please sign in to comment.