Skip to content

Commit 985012a

Browse files
[Dependency] Bump github.com/hashicorp/terraform-plugin-testing from 1.10.0 to 1.11.0 (#4247)
Bumps [github.com/hashicorp/terraform-plugin-testing](https://github.com/hashicorp/terraform-plugin-testing) from 1.10.0 to 1.11.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-plugin-testing/releases">github.com/hashicorp/terraform-plugin-testing's releases</a>.</em></p> <blockquote> <h2>v1.11.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-testing/issues/371">#371</a>)</li> <li>echoprovider: The <code>echoprovider</code> package is considered experimental and may be altered or removed in a subsequent release (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/389">#389</a>)</li> </ul> <p>FEATURES:</p> <ul> <li>tfversion: Added <code>SkipIfNotAlpha</code> version check for testing experimental features of alpha Terraform builds. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/388">#388</a>)</li> <li>echoprovider: Introduced new <code>echoprovider</code> package, which contains a v6 Terraform provider that can be used to test ephemeral resource data. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/389">#389</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-plugin-testing/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-plugin-testing's changelog</a>.</em></p> <blockquote> <h2>1.11.0 (November 19, 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-testing/issues/371">#371</a>)</li> <li>echoprovider: The <code>echoprovider</code> package is considered experimental and may be altered or removed in a subsequent release (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/389">#389</a>)</li> </ul> <p>FEATURES:</p> <ul> <li>tfversion: Added <code>SkipIfNotAlpha</code> version check for testing experimental features of alpha Terraform builds. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/388">#388</a>)</li> <li>echoprovider: Introduced new <code>echoprovider</code> package, which contains a v6 Terraform provider that can be used to test ephemeral resource data. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/389">#389</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/7e23ebc6ff4db7994fd3974081555a63c8c26214"><code>7e23ebc</code></a> Update changelog</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/f1e790cdd5345a9da3dac3bcb8a7dfb1cc5210a8"><code>f1e790c</code></a> Result of tsccr-helper -log-level=info gha update -latest .github/ (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/391">#391</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/862e9f382b52a569c42fbeec17e1d864104f51b7"><code>862e9f3</code></a> build(deps): Bump github.com/hashicorp/hcl/v2 from 2.22.0 to 2.23.0 (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/392">#392</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/33bf5cf86f33d61c1701503ff5e61371e5df9f3c"><code>33bf5cf</code></a> echoprovider: Add a new test-only v6 provider that echoes ephemeral provider ...</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/4a889266a95c9a38734a7c9f6e079b641a8fae53"><code>4a88926</code></a> build(deps): Bump github.com/golang-jwt/jwt/v4 in /tools (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/390">#390</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/65f3a3ee0cb28c523b5610cc2afbd8edc3cdd42c"><code>65f3a3e</code></a> build(deps): Bump golang.org/x/crypto from 0.28.0 to 0.29.0 (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/387">#387</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/918aea65e959a70abe070126bba3505e78f496ff"><code>918aea6</code></a> tfversion: Add <code>SkipIfNotAlpha</code> version check (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/388">#388</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/7f6b8990da2909614088461683bb01ce3ef64467"><code>7f6b899</code></a> Result of tsccr-helper -log-level=info gha update -latest .github/ (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/385">#385</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/5a23eaa22c8ea7c0953c6f58afa13d07cb8b60f3"><code>5a23eaa</code></a> build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/384">#384</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/c593ce405efea46696e1797bc8bc10028ab4e358"><code>c593ce4</code></a> build(deps): Bump github.com/hashicorp/terraform-json (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/381">#381</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-plugin-testing/compare/v1.10.0...v1.11.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-testing&package-manager=go_modules&previous-version=1.10.0&new-version=1.11.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 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 5afc484 commit 985012a

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

go.mod

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/hashicorp/terraform-plugin-log v0.9.0
1717
github.com/hashicorp/terraform-plugin-mux v0.17.0
1818
github.com/hashicorp/terraform-plugin-sdk/v2 v2.35.0
19-
github.com/hashicorp/terraform-plugin-testing v1.10.0
19+
github.com/hashicorp/terraform-plugin-testing v1.11.0
2020
github.com/stretchr/testify v1.9.0
2121
github.com/zclconf/go-cty v1.15.0
2222
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225
@@ -76,13 +76,13 @@ require (
7676
go.opentelemetry.io/otel v1.24.0 // indirect
7777
go.opentelemetry.io/otel/metric v1.24.0 // indirect
7878
go.opentelemetry.io/otel/trace v1.24.0 // indirect
79-
golang.org/x/crypto v0.28.0 // indirect
79+
golang.org/x/crypto v0.29.0 // indirect
8080
golang.org/x/mod v0.21.0 // indirect
8181
golang.org/x/net v0.28.0 // indirect
8282
golang.org/x/oauth2 v0.22.0 // indirect
83-
golang.org/x/sync v0.8.0 // indirect
84-
golang.org/x/sys v0.26.0 // indirect
85-
golang.org/x/text v0.19.0 // indirect
83+
golang.org/x/sync v0.9.0 // indirect
84+
golang.org/x/sys v0.27.0 // indirect
85+
golang.org/x/text v0.20.0 // indirect
8686
golang.org/x/time v0.5.0 // indirect
8787
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
8888
google.golang.org/api v0.182.0 // indirect

go.sum

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,8 @@ github.com/hashicorp/terraform-plugin-mux v0.17.0 h1:/J3vv3Ps2ISkbLPiZOLspFcIZ0v
144144
github.com/hashicorp/terraform-plugin-mux v0.17.0/go.mod h1:yWuM9U1Jg8DryNfvCp+lH70WcYv6D8aooQxxxIzFDsE=
145145
github.com/hashicorp/terraform-plugin-sdk/v2 v2.35.0 h1:wyKCCtn6pBBL46c1uIIBNUOWlNfYXfXpVo16iDyLp8Y=
146146
github.com/hashicorp/terraform-plugin-sdk/v2 v2.35.0/go.mod h1:B0Al8NyYVr8Mp/KLwssKXG1RqnTk7FySqSn4fRuLNgw=
147-
github.com/hashicorp/terraform-plugin-testing v1.10.0 h1:2+tmRNhvnfE4Bs8rB6v58S/VpqzGC6RCh9Y8ujdn+aw=
148-
github.com/hashicorp/terraform-plugin-testing v1.10.0/go.mod h1:iWRW3+loP33WMch2P/TEyCxxct/ZEcCGMquSLSCVsrc=
147+
github.com/hashicorp/terraform-plugin-testing v1.11.0 h1:MeDT5W3YHbONJt2aPQyaBsgQeAIckwPX41EUHXEn29A=
148+
github.com/hashicorp/terraform-plugin-testing v1.11.0/go.mod h1:WNAHQ3DcgV/0J+B15WTE6hDvxcUdkPPpnB1FR3M910U=
149149
github.com/hashicorp/terraform-registry-address v0.2.3 h1:2TAiKJ1A3MAkZlH1YI/aTVcLZRu7JseiXNRHbOAyoTI=
150150
github.com/hashicorp/terraform-registry-address v0.2.3/go.mod h1:lFHA76T8jfQteVfT7caREqguFrW3c4MFSPhZB7HHgUM=
151151
github.com/hashicorp/terraform-svchost v0.1.1 h1:EZZimZ1GxdqFRinZ1tpJwVxxt49xc/S52uzrw4x0jKQ=
@@ -233,8 +233,8 @@ go.opentelemetry.io/otel/trace v1.24.0/go.mod h1:HPc3Xr/cOApsBI154IU0OI0HJexz+aw
233233
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
234234
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
235235
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
236-
golang.org/x/crypto v0.28.0 h1:GBDwsMXVQi34v5CCYUm2jkJvu4cbtru2U4TN2PSyQnw=
237-
golang.org/x/crypto v0.28.0/go.mod h1:rmgy+3RHxRZMyY0jjAJShp2zgEdOqj2AO7U0pYmeQ7U=
236+
golang.org/x/crypto v0.29.0 h1:L5SG1JTTXupVV3n6sUqMTeWbjAyfPwoda2DLX8J8FrQ=
237+
golang.org/x/crypto v0.29.0/go.mod h1:+F4F4N5hv6v38hfeYwTdx20oUvLLc+QfrE9Ax9HtgRg=
238238
golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA=
239239
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 h1:LfspQV/FYTatPTr/3HzIcmiUFH7PGP+OQ6mgDYo3yuQ=
240240
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225/go.mod h1:CxmFvTBINI24O/j8iY7H1xHzx2i4OsyguNBmN/uPtqc=
@@ -262,8 +262,8 @@ golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJ
262262
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
263263
golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
264264
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
265-
golang.org/x/sync v0.8.0 h1:3NFvSEYkUoMifnESzZl15y791HH1qU2xm6eCJU5ZPXQ=
266-
golang.org/x/sync v0.8.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
265+
golang.org/x/sync v0.9.0 h1:fEo0HyrW1GIgZdpbhCRO0PkJajUS5H9IFUztCgEo2jQ=
266+
golang.org/x/sync v0.9.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
267267
golang.org/x/sys v0.0.0-20180830151530-49385e6e1522/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
268268
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
269269
golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
@@ -279,19 +279,19 @@ golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a/go.mod h1:oPkhp1MJrh7nUepCBc
279279
golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
280280
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
281281
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
282-
golang.org/x/sys v0.26.0 h1:KHjCJyddX0LoSTb3J+vWpupP9p0oznkqVk/IfjymZbo=
283-
golang.org/x/sys v0.26.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
282+
golang.org/x/sys v0.27.0 h1:wBqf8DvsY9Y/2P8gAfPDEYNuS30J4lPHJxXSb/nJZ+s=
283+
golang.org/x/sys v0.27.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
284284
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
285285
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8=
286-
golang.org/x/term v0.25.0 h1:WtHI/ltw4NvSUig5KARz9h521QvRC8RmF/cuYqifU24=
287-
golang.org/x/term v0.25.0/go.mod h1:RPyXicDX+6vLxogjjRxjgD2TKtmAO6NZBsBRfrOLu7M=
286+
golang.org/x/term v0.26.0 h1:WEQa6V3Gja/BhNxg540hBip/kkaYtRg3cxg4oXSw4AU=
287+
golang.org/x/term v0.26.0/go.mod h1:Si5m1o57C5nBNQo5z1iq+XDijt21BDBDp2bK0QI8e3E=
288288
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
289289
golang.org/x/text v0.3.2/go.mod h1:bEr9sfX3Q8Zfm5fL9x+3itogRgK3+ptLWKqgva+5dAk=
290290
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
291291
golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ=
292292
golang.org/x/text v0.3.8/go.mod h1:E6s5w1FMmriuDzIBO73fBruAKo1PCIq6d2Q6DHfQ8WQ=
293-
golang.org/x/text v0.19.0 h1:kTxAhCbGbxhK0IwgSKiMO5awPoDQ0RpfiVYBfK860YM=
294-
golang.org/x/text v0.19.0/go.mod h1:BuEKDfySbSR4drPmRPG/7iBdf8hvFMuRexcpahXilzY=
293+
golang.org/x/text v0.20.0 h1:gK/Kv2otX8gz+wn7Rmb3vT96ZwuoxnQlY+HlJVj7Qug=
294+
golang.org/x/text v0.20.0/go.mod h1:D4IsuqiFMhST5bX19pQ9ikHC2GsaKyk/oF+pn3ducp4=
295295
golang.org/x/time v0.5.0 h1:o7cqy6amK/52YcAKIPlM3a+Fpj35zvRj2TP+e1xFSfk=
296296
golang.org/x/time v0.5.0/go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM=
297297
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=

0 commit comments

Comments
 (0)