Skip to content

Commit

Permalink
maint(deps): bump the hashicorp group with 2 updates (#564)
Browse files Browse the repository at this point in the history
Bumps the hashicorp group with 2 updates:
[github.com/hashicorp/terraform-plugin-go](https://github.com/hashicorp/terraform-plugin-go)
and
[github.com/hashicorp/terraform-plugin-mux](https://github.com/hashicorp/terraform-plugin-mux).

Updates `github.com/hashicorp/terraform-plugin-go` from 0.24.0 to 0.25.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.25.0</h2>
<p>NOTES:</p>
<ul>
<li>tfprotov5+tfprotov6: An upcoming release will require the
<code>EphemeralResourceServer</code> implementation as part of
<code>ProviderServer</code>. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/441">#441</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li>tfprotov5+tfprotov6: Upgraded protocols and added types to support
the new ephemeral resource type (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/441">#441</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.25.0 (October 30, 2024)</h2>
<p>NOTES:</p>
<ul>
<li>tfprotov5+tfprotov6: An upcoming release will require the
<code>EphemeralResourceServer</code> implementation as part of
<code>ProviderServer</code>. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/441">#441</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li>tfprotov5+tfprotov6: Upgraded protocols and added types to support
the new ephemeral resource type (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/441">#441</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/3cebe39d453f6a37b9e6fe94d53a8f6e6f8f42ee"><code>3cebe39</code></a>
Update changelog</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/879185f129ef9dc3e74341da58c1d499ece5980f"><code>879185f</code></a>
tfprotov5+tfprotov6: Initial ephemeral resource type implementation (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/441">#441</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/8e75df61cdad6d17738ead04d5bf20affe96d4e8"><code>8e75df6</code></a>
Result of tsccr-helper -log-level=info gha update -latest . (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/439">#439</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/ed475ebc19902061f916eac60e5675ef5b8ef423"><code>ed475eb</code></a>
build(deps): Bump github.com/hashicorp/go-plugin from 1.6.1 to 1.6.2 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/440">#440</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/4bb130f799d4f36d5b5a1460acad50a0a198d6d6"><code>4bb130f</code></a>
build(deps): Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/437">#437</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/9ad05a32171b4c803f4e8dc61d2086d1492971bd"><code>9ad05a3</code></a>
Result of tsccr-helper -log-level=info gha update -latest . (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/438">#438</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/47d2cbf318aa17c5b8a1babce1da25480b58bd17"><code>47d2cbf</code></a>
Result of tsccr-helper -log-level=info gha update -latest . (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/436">#436</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/e20c6d11d4df1bde01f515bdb27a1faa90da0e95"><code>e20c6d1</code></a>
build(deps): Bump google.golang.org/grpc from 1.67.0 to 1.67.1 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/435">#435</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/e8141297cc0320fee004c481f1e2f73a77a7e88d"><code>e814129</code></a>
build(deps): Bump google.golang.org/grpc from 1.66.2 to 1.67.0 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/434">#434</a>)</li>
<li>See full diff in <a
href="https://github.com/hashicorp/terraform-plugin-go/compare/v0.24.0...v0.25.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/hashicorp/terraform-plugin-mux` from 0.16.0 to
0.17.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/terraform-plugin-mux/releases">github.com/hashicorp/terraform-plugin-mux's
releases</a>.</em></p>
<blockquote>
<h2>v0.17.0</h2>
<p>NOTES:</p>
<ul>
<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-mux/issues/250">#250</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li>all: Upgrade protocol versions to support ephemeral resource types
(<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/257">#257</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/terraform-plugin-mux/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-plugin-mux's
changelog</a>.</em></p>
<blockquote>
<h2>0.17.0 (October 30, 2024)</h2>
<p>NOTES:</p>
<ul>
<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-mux/issues/250">#250</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li>all: Upgrade protocol versions to support ephemeral resource types
(<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/257">#257</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/874a198fbbb4b9ff67cdacb24db2febeb14137f3"><code>874a198</code></a>
Update changelog</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/36bf5f536f9efd6f86636020f556ff3284ea5e05"><code>36bf5f5</code></a>
all: Initial ephemeral resource type implementations (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/257">#257</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/107b2f91ad0953d5a60f0dbcfee5177899f1d82d"><code>107b2f9</code></a>
Result of tsccr-helper -log-level=info gha update -latest . (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/256">#256</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/6a8dc905c1b5f1fc4988c16f240f32fbaef86f3c"><code>6a8dc90</code></a>
Result of tsccr-helper -log-level=info gha update -latest . (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/255">#255</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/d5eb6ea273382dc44cbf01edc5cad03e502dd0ff"><code>d5eb6ea</code></a>
Result of tsccr-helper -log-level=info gha update -latest . (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/254">#254</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/9a3752c9d45e3a110b1fec704108935586f8590b"><code>9a3752c</code></a>
build(deps): bump github.com/hashicorp/terraform-plugin-go (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/253">#253</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/736530ba08a5c6931280f7a3e2ccf0c2b375bca9"><code>736530b</code></a>
internal: Add MoveResourceState capability to mux translation servers
(<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/252">#252</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/0c7d1ab2976afdf5ad1a88652e7855a05dd29bb4"><code>0c7d1ab</code></a>
[CI] terraform-devex-repos automation</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/33f4fe09a3753015711ad252806bc0accebcd5f4"><code>33f4fe0</code></a>
[CI] terraform-devex-repos automation</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/5af6173ec4c0d6baf0000cc6cf2d1a3e9853b297"><code>5af6173</code></a>
[CI] terraform-devex-repos automation</li>
<li>Additional commits viewable in <a
href="https://github.com/hashicorp/terraform-plugin-mux/compare/v0.16.0...v0.17.0">compare
view</a></li>
</ul>
</details>
<br />


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] authored Oct 31, 2024
1 parent 15d05ae commit 2fc78ce
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
16 changes: 8 additions & 8 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ require (
github.com/hashicorp/go-retryablehttp v0.7.7
github.com/hashicorp/jsonapi v1.3.2-0.20240802183744-2490a9451c3d
github.com/hashicorp/terraform-plugin-framework v1.12.0
github.com/hashicorp/terraform-plugin-go v0.24.0
github.com/hashicorp/terraform-plugin-mux v0.16.0
github.com/hashicorp/terraform-plugin-go v0.25.0
github.com/hashicorp/terraform-plugin-mux v0.17.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.34.0
github.com/hashicorp/terraform-plugin-testing v1.10.0
github.com/joho/godotenv v1.5.1
Expand All @@ -23,7 +23,7 @@ require (
github.com/cloudflare/circl v1.3.7 // indirect
golang.org/x/sync v0.8.0 // indirect
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240604185151-ef581f913117 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
)

require (
Expand All @@ -37,7 +37,7 @@ require (
github.com/hashicorp/go-cleanhttp v0.5.2
github.com/hashicorp/go-hclog v1.6.3 // indirect
github.com/hashicorp/go-multierror v1.1.1 // indirect
github.com/hashicorp/go-plugin v1.6.1 // indirect
github.com/hashicorp/go-plugin v1.6.2 // indirect
github.com/hashicorp/go-uuid v1.0.3 // indirect
github.com/hashicorp/go-version v1.7.0 // indirect
github.com/hashicorp/hc-install v0.8.0 // indirect
Expand Down Expand Up @@ -65,11 +65,11 @@ require (
github.com/zclconf/go-cty v1.15.0 // indirect
golang.org/x/crypto v0.26.0 // indirect
golang.org/x/mod v0.19.0 // indirect
golang.org/x/net v0.26.0 // indirect
golang.org/x/sys v0.23.0 // indirect
golang.org/x/net v0.28.0 // indirect
golang.org/x/sys v0.24.0 // indirect
golang.org/x/text v0.17.0 // indirect
google.golang.org/appengine v1.6.8 // indirect
google.golang.org/grpc v1.66.2 // indirect
google.golang.org/protobuf v1.34.2 // indirect
google.golang.org/grpc v1.67.1 // indirect
google.golang.org/protobuf v1.35.1 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
32 changes: 16 additions & 16 deletions go.sum

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

0 comments on commit 2fc78ce

Please sign in to comment.