Skip to content

Commit

Permalink
build(deps): bump github.com/hashicorp/terraform-plugin-mux from 0.15…
Browse files Browse the repository at this point in the history
….0 to 0.16.0 (#389)

Bumps
[github.com/hashicorp/terraform-plugin-mux](https://github.com/hashicorp/terraform-plugin-mux)
from 0.15.0 to 0.16.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.16.0</h2>
<p>NOTES:</p>
<ul>
<li>all: The <code>v0.15.0</code> release updated this Go module to Go
1.21 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.21">Go 1.21 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/227">#227</a>)</li>
</ul>
<p>ENHANCEMENTS:</p>
<ul>
<li>tf5to6server: Add deferred action request and response fields to RPC
translations (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/237">#237</a>)</li>
<li>tf6to5server: Add deferred action request and response fields to RPC
translations (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/237">#237</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.16.0 (May 08, 2024)</h2>
<p>NOTES:</p>
<ul>
<li>all: The <code>v0.15.0</code> release updated this Go module to Go
1.21 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.21">Go 1.21 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/227">#227</a>)</li>
</ul>
<p>ENHANCEMENTS:</p>
<ul>
<li>tf5to6server: Add deferred action request and response fields to RPC
translations (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/237">#237</a>)</li>
<li>tf6to5server: Add deferred action request and response fields to RPC
translations (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/237">#237</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/ce6551ec38e9c38b4b2b007faf62889ffb315c0d"><code>ce6551e</code></a>
Update changelog</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/23e467ac01388ee139dd283706b29778e4e856a6"><code>23e467a</code></a>
all: Remove type assertions for Function and MoveResourceState RPC
implementa...</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/7469931e7c0a9eee4b38316b4c588c1ea377e87f"><code>7469931</code></a>
all: Update tfproto translation servers to support deferred actions (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/237">#237</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/8c4e387986cf524e90be785672b8e149a1ba5865"><code>8c4e387</code></a>
build(deps): bump github.com/hashicorp/terraform-plugin-go (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/236">#236</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/a821db035429a9c4e11169a66a23c8abbf1d5d52"><code>a821db0</code></a>
Result of tsccr-helper -log-level=info gha update -latest . (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/235">#235</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/4e0e8e64bd1a862964ed6e5f9bd9a16532c8bde7"><code>4e0e8e6</code></a>
Result of tsccr-helper -log-level=info gha update -latest . (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/234">#234</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/d97fa40135557e6787ec73f5385446816d708e64"><code>d97fa40</code></a>
build(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/233">#233</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/931b7c9eec607db608cffa363b0c4175001b42f9"><code>931b7c9</code></a>
build(deps): bump github.com/hashicorp/terraform-plugin-go (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/231">#231</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/a11714eddbb1addf508dc1d591720de516142f43"><code>a11714e</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-mux/issues/232">#232</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/bd91915a8c9b09d4c8f0487fc3295453de7d36ef"><code>bd91915</code></a>
build(deps): bump google.golang.org/protobuf in /tools (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/230">#230</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/hashicorp/terraform-plugin-mux/compare/v0.15.0...v0.16.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-mux&package-manager=go_modules&previous-version=0.15.0&new-version=0.16.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 4e10993 commit 9c9e0dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0
github.com/hashicorp/terraform-plugin-go v0.23.0
github.com/hashicorp/terraform-plugin-log v0.9.0
github.com/hashicorp/terraform-plugin-mux v0.15.0
github.com/hashicorp/terraform-plugin-mux v0.16.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.34.0
github.com/stretchr/testify v1.9.0
github.com/terraform-providers/terraform-provider-aws v1.60.1-0.20210625132053-af2d5c0ad54f
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -266,8 +266,8 @@ github.com/hashicorp/terraform-plugin-go v0.23.0 h1:AALVuU1gD1kPb48aPQUjug9Ir/12
github.com/hashicorp/terraform-plugin-go v0.23.0/go.mod h1:1E3Cr9h2vMlahWMbsSEcNrOCxovCZhOOIXjFHbjc/lQ=
github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0=
github.com/hashicorp/terraform-plugin-log v0.9.0/go.mod h1:rKL8egZQ/eXSyDqzLUuwUYLVdlYeamldAHSxjUFADow=
github.com/hashicorp/terraform-plugin-mux v0.15.0 h1:+/+lDx0WUsIOpkAmdwBIoFU8UP9o2eZASoOnLsWbKME=
github.com/hashicorp/terraform-plugin-mux v0.15.0/go.mod h1:9ezplb1Dyq394zQ+ldB0nvy/qbNAz3mMoHHseMTMaKo=
github.com/hashicorp/terraform-plugin-mux v0.16.0 h1:RCzXHGDYwUwwqfYYWJKBFaS3fQsWn/ZECEiW7p2023I=
github.com/hashicorp/terraform-plugin-mux v0.16.0/go.mod h1:PF79mAsPc8CpusXPfEVa4X8PtkB+ngWoiUClMrNZlYo=
github.com/hashicorp/terraform-plugin-sdk/v2 v2.6.1/go.mod h1:72j8cKfs9IirGhPMXJJWLTvRUK4zATtrCOvs2avDlo8=
github.com/hashicorp/terraform-plugin-sdk/v2 v2.34.0 h1:kJiWGx2kiQVo97Y5IOGR4EMcZ8DtMswHhUuFibsCQQE=
github.com/hashicorp/terraform-plugin-sdk/v2 v2.34.0/go.mod h1:sl/UoabMc37HA6ICVMmGO+/0wofkVIRxf+BMb/dnoIg=
Expand Down

0 comments on commit 9c9e0dd

Please sign in to comment.