Skip to content

Commit

Permalink
build(deps): Bump the hashicorp group with 3 updates (#413)
Browse files Browse the repository at this point in the history
Bumps the hashicorp group with 3 updates:
[github.com/hashicorp/terraform-plugin-go](https://github.com/hashicorp/terraform-plugin-go),
[github.com/hashicorp/terraform-plugin-mux](https://github.com/hashicorp/terraform-plugin-mux)
and
[github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk).

Updates `github.com/hashicorp/terraform-plugin-go` from 0.19.1 to 0.20.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.20.0</h2>
<p>NOTES:</p>
<ul>
<li>tfprotov5+tfprotov6: An upcoming release will require the
FunctionServer implementation as part of ProviderServer. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/351">#351</a>)</li>
<li>Provider-defined function support is in technical preview and
offered without compatibility promises until Terraform 1.8 is generally
available. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/351">#351</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li>tfprotov5+tfprotov6: Upgraded protocols and added types to support
provider-defined functions (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/351">#351</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.20.0 (December 14, 2023)</h2>
<p>NOTES:</p>
<ul>
<li>tfprotov5+tfprotov6: An upcoming release will require the
FunctionServer implementation as part of ProviderServer. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/351">#351</a>)</li>
<li>Provider-defined function support is in technical preview and
offered without compatibility promises until Terraform 1.8 is generally
available. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/351">#351</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li>tfprotov5+tfprotov6: Upgraded protocols and added types to support
provider-defined functions (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/351">#351</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/4eb19ff7771a0979f8f197acdd8f21d839689570"><code>4eb19ff</code></a>
Update changelog</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/e34ef9d03f1a50537c9ec00b6ef53be19c43a092"><code>e34ef9d</code></a>
build(deps): Bump google.golang.org/grpc from 1.59.0 to 1.60.0 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/352">#352</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/4179bf03837fa8b59225d1fdaa1d24e94b3d8ab8"><code>4179bf0</code></a>
tfprotov5+tfprotov6: Initial provider defined functions implementation
(<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/351">#351</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/60527eec1cda096a2d5a3da0fe82b575026be807"><code>60527ee</code></a>
Result of tsccr-helper -log-level=info -pin-all-workflows . (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/349">#349</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/a98d2b9d5e02607714ffa6851c47272065465900"><code>a98d2b9</code></a>
build(deps): Bump github.com/hashicorp/go-plugin from 1.5.2 to 1.6.0 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/342">#342</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/106b050ea6fa9bbf134381b7120efe7e21be85f5"><code>106b050</code></a>
.github: Update workflows to use actions variables (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/347">#347</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/e399a1c4ed90bb54c98e16c14dbd5641555a5350"><code>e399a1c</code></a>
build(deps): Bump github.com/hashicorp/copywrite in /tools (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/348">#348</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-go/commit/490346412ef441dead43a01a57b4449b92bea877"><code>4903464</code></a>
.github: Add CI for changie (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-go/issues/345">#345</a>)</li>
<li>See full diff in <a
href="https://github.com/hashicorp/terraform-plugin-go/compare/v0.19.1...v0.20.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/hashicorp/terraform-plugin-mux` from 0.12.0 to
0.13.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.13.0</h2>
<p>NOTES:</p>
<ul>
<li>all: Update <code>google.golang.org/grpc</code> dependency to
address CVE-2023-44487 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/203">#203</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li>all: Upgrade protocol versions to support provider-defined functions
(<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/209">#209</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.13.0 (December 14, 2023)</h2>
<p>NOTES:</p>
<ul>
<li>all: Update <code>google.golang.org/grpc</code> dependency to
address CVE-2023-44487 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/203">#203</a>)</li>
</ul>
<p>FEATURES:</p>
<ul>
<li>all: Upgrade protocol versions to support provider-defined functions
(<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/209">#209</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/f240905e423bcd369dc4bb721fe07b729585a383"><code>f240905</code></a>
Update changelog</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/3d1b4098cd9502538539ff963814fea8b3b96f65"><code>3d1b409</code></a>
all: Initial provider defined functions implementation (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/209">#209</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/58143dfb00ad39a291971b9290053bcb727455ac"><code>58143df</code></a>
build(deps): bump github.com/hashicorp/terraform-plugin-go (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/211">#211</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/ee832e9dbfddc33ef579faf8be0444406575c62d"><code>ee832e9</code></a>
Result of tsccr-helper -log-level=info -pin-all-workflows . (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/208">#208</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/71c35e8466cde02ae95d8c5f0d764139fc0712e3"><code>71c35e8</code></a>
.github: Update workflows to use actions variables (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/207">#207</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/204b41ec9f6d6deab34faf750ab555125e27f9a3"><code>204b41e</code></a>
build(deps): bump github.com/hashicorp/copywrite in /tools (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/206">#206</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/11d452a19e70c922f6306bfc964b79f0ce03f7ac"><code>11d452a</code></a>
.github: Add CI for changie (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/204">#204</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/50b5ca2a5b5a75f407bbcb51c52101f87bd04880"><code>50b5ca2</code></a>
build(deps): bump github.com/hashicorp/terraform-plugin-go from 0.19.0
to 0.1...</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/63b19ca8efd184b61ef10d7b4adc952897afc4df"><code>63b19ca</code></a>
build(deps): bump github.com/hashicorp/copywrite in /tools (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/202">#202</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-mux/commit/d912aa2cf04bf34dedf9e90f672ce54c4eba4987"><code>d912aa2</code></a>
Result of tsccr-helper -log-level=info -pin-all-workflows . (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/201">#201</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/hashicorp/terraform-plugin-mux/compare/v0.12.0...v0.13.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/hashicorp/terraform-plugin-sdk/v2` from 2.30.0 to
2.31.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/terraform-plugin-sdk/releases">github.com/hashicorp/terraform-plugin-sdk/v2's
releases</a>.</em></p>
<blockquote>
<h2>v2.31.0</h2>
<p>NOTES:</p>
<ul>
<li>helper/schema: While this Go module will not receive support for
provider-defined functions, the provider server is updated to handle the
new operations, which will be required to prevent errors when updating
terraform-plugin-framework or terraform-plugin-mux in the future. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1288">#1288</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-plugin-sdk/v2's
changelog</a>.</em></p>
<blockquote>
<h2>2.31.0 (December 14, 2023)</h2>
<p>NOTES:</p>
<ul>
<li>helper/schema: While this Go module will not receive support for
provider-defined functions, the provider server is updated to handle the
new operations, which will be required to prevent errors when updating
terraform-plugin-framework or terraform-plugin-mux in the future. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1288">#1288</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/terraform-plugin-sdk/commit/f64b77814d5b093c7cb6301ca2ae7e0dcb965b34"><code>f64b778</code></a>
Update changelog</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-sdk/commit/25d7668b19faa12d3da1f417d9e570c52a182263"><code>25d7668</code></a>
Update meta package SDKVersion</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-sdk/commit/dbf10e63271fb6bcfb752f27d4bde88842f8f654"><code>dbf10e6</code></a>
all: Initial provider defined functions implementation (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1288">#1288</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-sdk/commit/e58f4d967b6d497cef85f083e9d9f33b6f904882"><code>e58f4d9</code></a>
build(deps): Bump github.com/hashicorp/terraform-plugin-go (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1289">#1289</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-sdk/commit/b48765e952eee6ff8d420ca7793325bffaea34de"><code>b48765e</code></a>
build(deps): Bump github.com/hashicorp/hc-install from 0.6.1 to 0.6.2
(<a
href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1287">#1287</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-sdk/commit/3fdb4712e0b969726c6d0d108c6a06a07f77dc92"><code>3fdb471</code></a>
Result of tsccr-helper -log-level=info -pin-all-workflows . (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1286">#1286</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-sdk/commit/8a3c1f6ce68400aa7bd1c87cb6b38e444763f703"><code>8a3c1f6</code></a>
.github: Update workflows to use actions variables (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1285">#1285</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-sdk/commit/0f4c7f052ad4f42cbd43bf9e37253930bf947202"><code>0f4c7f0</code></a>
build(deps): Bump github.com/hashicorp/copywrite in /tools (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1284">#1284</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-sdk/commit/d6fdfb3cbf4631e1d08e2752c854995c0ff8512f"><code>d6fdfb3</code></a>
build(deps): Bump golang.org/x/crypto from 0.15.0 to 0.16.0 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1283">#1283</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-sdk/commit/38ebbc0421a24e7323b3075eb61e48ff1630b221"><code>38ebbc0</code></a>
SEC-090: Automated trusted workflow pinning (2023-11-27) (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1282">#1282</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/hashicorp/terraform-plugin-sdk/compare/v2.30.0...v2.31.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 15, 2023
1 parent 531c17b commit 284f977
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 38 deletions.
22 changes: 11 additions & 11 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ 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.4.2
github.com/hashicorp/terraform-plugin-go v0.19.1
github.com/hashicorp/terraform-plugin-mux v0.12.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.30.0
github.com/hashicorp/terraform-plugin-go v0.20.0
github.com/hashicorp/terraform-plugin-mux v0.13.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.31.0
github.com/hashicorp/terraform-plugin-testing v1.6.0
github.com/joho/godotenv v1.5.1
github.com/stretchr/testify v1.8.4
Expand All @@ -19,7 +19,7 @@ require (
github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371 // indirect
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
github.com/cloudflare/circl v1.3.3 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20231002182017-d307bd883b97 // indirect
)

require (
Expand All @@ -33,10 +33,10 @@ require (
github.com/hashicorp/go-cleanhttp v0.5.2
github.com/hashicorp/go-hclog v1.5.0 // indirect
github.com/hashicorp/go-multierror v1.1.1 // indirect
github.com/hashicorp/go-plugin v1.5.2 // indirect
github.com/hashicorp/go-plugin v1.6.0 // indirect
github.com/hashicorp/go-uuid v1.0.3 // indirect
github.com/hashicorp/go-version v1.6.0 // indirect
github.com/hashicorp/hc-install v0.6.1 // indirect
github.com/hashicorp/hc-install v0.6.2 // indirect
github.com/hashicorp/hcl/v2 v2.19.1 // indirect
github.com/hashicorp/logutils v1.0.0 // indirect
github.com/hashicorp/terraform-exec v0.19.0 // indirect
Expand All @@ -45,7 +45,7 @@ require (
github.com/hashicorp/terraform-plugin-log v0.9.0 // indirect
github.com/hashicorp/terraform-registry-address v0.2.3 // indirect
github.com/hashicorp/terraform-svchost v0.1.1 // indirect
github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d // indirect
github.com/hashicorp/yamux v0.1.1 // indirect
github.com/mattn/go-colorable v0.1.12 // indirect
github.com/mattn/go-isatty v0.0.14 // indirect
github.com/mitchellh/copystructure v1.2.0 // indirect
Expand All @@ -60,12 +60,12 @@ require (
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
github.com/zclconf/go-cty v1.14.1 // indirect
golang.org/x/crypto v0.16.0 // indirect
golang.org/x/mod v0.13.0 // indirect
golang.org/x/net v0.17.0 // indirect
golang.org/x/mod v0.14.0 // indirect
golang.org/x/net v0.18.0 // indirect
golang.org/x/sys v0.15.0 // indirect
golang.org/x/text v0.14.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/grpc v1.59.0 // indirect
google.golang.org/appengine v1.6.8 // indirect
google.golang.org/grpc v1.60.0 // indirect
google.golang.org/protobuf v1.31.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
53 changes: 26 additions & 27 deletions go.sum

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

0 comments on commit 284f977

Please sign in to comment.