Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc15bb00

Browse files
chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.13.1 to 1.13.2 (#232)
Bumps[github.com/hashicorp/terraform-plugin-testing](https://github.com/hashicorp/terraform-plugin-testing)from 1.13.1 to 1.13.2.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/hashicorp/terraform-plugin-testing/releases">github.com/hashicorp/terraform-plugin-testing'sreleases</a>.</em></p><blockquote><h2>v1.13.2</h2><p>BUG FIXES:</p><ul><li>helper/resource: Updated <code>ImportBlockWith*</code> import statemodes to use the <code>ExpectNonEmpty</code> field to allow non-emptyimport plans to pass successfully. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/518">#518</a>)</li><li>helper/resource: Fixed bug with import state mode where prior testconfig is not used for <code>ConfigFile</code> or<code>ConfigDirectory</code> (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/516">#516</a>)</li></ul></blockquote></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/hashicorp/terraform-plugin-testing/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-plugin-testing'schangelog</a>.</em></p><blockquote><h2>1.13.2 (June 11, 2025)</h2><p>BUG FIXES:</p><ul><li>helper/resource: Updated <code>ImportBlockWith*</code> import statemodes to use the <code>ExpectNonEmpty</code> field to allow non-emptyimport plans to pass successfully. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/518">#518</a>)</li><li>helper/resource: Fixed bug with import state mode where prior testconfig is not used for <code>ConfigFile</code> or<code>ConfigDirectory</code> (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/516">#516</a>)</li></ul></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/hashicorp/terraform-plugin-testing/commit/1911214131f1514a01c55f6480a7b2bbc23c60f6"><code>1911214</code></a>Update changelog</li><li><ahref="https://github.com/hashicorp/terraform-plugin-testing/commit/2d87e3d2e56f22a133430d7a48308759fc318d77"><code>2d87e3d</code></a>importstate: Fixed bug where prior test config is not used for<code>ConfigFile</code> o...</li><li><ahref="https://github.com/hashicorp/terraform-plugin-testing/commit/baee5c6d8e2eff98c23ccbd05bcbdf0b1a44d025"><code>baee5c6</code></a>importstate: Use <code>ExpectNonEmptyPlan</code> field to ignore no-opassertion for imp...</li><li><ahref="https://github.com/hashicorp/terraform-plugin-testing/commit/40e77496ca29c982ecf485f67fe246eb578f2e4b"><code>40e7749</code></a>build(deps): Bump github.com/cloudflare/circl from 1.6.0 to 1.6.1 (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/524">#524</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-testing/commit/e0e40e8c75cc93bd0be10590cc7b00143559e81b"><code>e0e40e8</code></a>build(deps): Bump github.com/cloudflare/circl in /tools (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/523">#523</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-testing/commit/a15aaaf1ff0c5905fee0c90dd9f4e3a773817a14"><code>a15aaaf</code></a>build(deps): Bump golang.org/x/crypto from 0.38.0 to 0.39.0 (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/521">#521</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-testing/commit/433374658aa31d3491ecf8f7da2f8392702abbd9"><code>4333746</code></a>build(deps): Bump github.com/cli/go-gh/v2 in /tools (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/517">#517</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-testing/commit/f93511e1eeb942e64370f53368659a834e0ab9e8"><code>f93511e</code></a>build(deps): Bump github.com/hashicorp/terraform-plugin-go (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/515">#515</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-testing/commit/ae7eb88c19de7bb243decac02b26b18564191f9d"><code>ae7eb88</code></a>build(deps): Bump github.com/zclconf/go-cty from 1.16.2 to 1.16.3 (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/511">#511</a>)</li><li>See full diff in <ahref="https://github.com/hashicorp/terraform-plugin-testing/compare/v1.13.1...v1.13.2">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/hashicorp/terraform-plugin-testing&package-manager=go_modules&previous-version=1.13.1&new-version=1.13.2)](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'talter 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 editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent48208b6 commitc15bb00

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

‎go.mod

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/hashicorp/terraform-plugin-framework-validatorsv0.18.0
1414
github.com/hashicorp/terraform-plugin-gov0.28.0
1515
github.com/hashicorp/terraform-plugin-logv0.9.0
16-
github.com/hashicorp/terraform-plugin-testingv1.13.1
16+
github.com/hashicorp/terraform-plugin-testingv1.13.2
1717
github.com/otiai10/copyv1.14.1
1818
github.com/stretchr/testifyv1.10.0
1919
)
@@ -193,15 +193,15 @@ require (
193193
go.uber.org/atomicv1.11.0// indirect
194194
go.uber.org/multierrv1.11.0// indirect
195195
go.uber.org/zapv1.27.0// indirect
196-
golang.org/x/cryptov0.38.0// indirect
196+
golang.org/x/cryptov0.39.0// indirect
197197
golang.org/x/expv0.0.0-20250408133849-7e4ce0ab07d0// indirect
198-
golang.org/x/modv0.24.0// indirect
198+
golang.org/x/modv0.25.0// indirect
199199
golang.org/x/netv0.40.0// indirect
200200
golang.org/x/oauth2v0.29.0// indirect
201-
golang.org/x/syncv0.14.0// indirect
201+
golang.org/x/syncv0.15.0// indirect
202202
golang.org/x/sysv0.33.0// indirect
203203
golang.org/x/termv0.32.0// indirect
204-
golang.org/x/textv0.25.0// indirect
204+
golang.org/x/textv0.26.0// indirect
205205
golang.org/x/timev0.11.0// indirect
206206
golang.org/x/toolsv0.33.0// indirect
207207
golang.org/x/xerrorsv0.0.0-20240903120638-7835f813f4da// indirect

‎go.sum

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -269,8 +269,8 @@ github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9T
269269
github.com/hashicorp/terraform-plugin-logv0.9.0/go.mod h1:rKL8egZQ/eXSyDqzLUuwUYLVdlYeamldAHSxjUFADow=
270270
github.com/hashicorp/terraform-plugin-sdk/v2v2.37.0 h1:NFPMacTrY/IdcIcnUB+7hsore1ZaRWU9cnB6jFoBnIM=
271271
github.com/hashicorp/terraform-plugin-sdk/v2v2.37.0/go.mod h1:QYmYnLfsosrxjCnGY1p9c7Zj6n9thnEE+7RObeYs3fA=
272-
github.com/hashicorp/terraform-plugin-testingv1.13.1 h1:0nhSm8lngGTggqXptU4vunFI0S2XjLAhJg3RylC5aLw=
273-
github.com/hashicorp/terraform-plugin-testingv1.13.1/go.mod h1:b/hl6YZLm9fjeud/3goqh/gdqhZXbRfbHMkEiY9dZwc=
272+
github.com/hashicorp/terraform-plugin-testingv1.13.2 h1:mSotG4Odl020vRjIenA3rggwo6Kg6XCKIwtRhYgp+/M=
273+
github.com/hashicorp/terraform-plugin-testingv1.13.2/go.mod h1:WHQ9FDdiLoneey2/QHpGM/6SAYf4A7AZazVg7230pLE=
274274
github.com/hashicorp/terraform-registry-addressv0.2.5 h1:2GTftHqmUhVOeuu9CW3kwDkRe4pcBDq0uuK5VJngU1M=
275275
github.com/hashicorp/terraform-registry-addressv0.2.5/go.mod h1:PpzXWINwB5kuVS5CA7m1+eO2f1jKb5ZDIxrOPfpnGkg=
276276
github.com/hashicorp/terraform-svchostv0.1.1 h1:EZZimZ1GxdqFRinZ1tpJwVxxt49xc/S52uzrw4x0jKQ=
@@ -607,17 +607,17 @@ golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPh
607607
golang.org/x/cryptov0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
608608
golang.org/x/cryptov0.3.0/go.mod h1:hebNnKkNXi2UzZN1eVRvBB7co0a+JxK6XbPiWVs/3J4=
609609
golang.org/x/cryptov0.12.0/go.mod h1:NF0Gs7EO5K4qLn+Ylc+fih8BSTeIjAP05siRnAh98yw=
610-
golang.org/x/cryptov0.38.0 h1:jt+WWG8IZlBnVbomuhg2Mdq0+BBQaHbtqHEFEigjUV8=
611-
golang.org/x/cryptov0.38.0/go.mod h1:MvrbAqul58NNYPKnOra203SB9vpuZW0e+RRZV+Ggqjw=
610+
golang.org/x/cryptov0.39.0 h1:SHs+kF4LP+f+p14esP5jAoDpHU8Gu/v9lFRK6IT5imM=
611+
golang.org/x/cryptov0.39.0/go.mod h1:L+Xg3Wf6HoL4Bn4238Z6ft6KfEpN0tJGo53AAPC632U=
612612
golang.org/x/expv0.0.0-20250408133849-7e4ce0ab07d0 h1:R84qjqJb5nVJMxqWYb3np9L5ZsaDtB+a39EqjV0JSUM=
613613
golang.org/x/expv0.0.0-20250408133849-7e4ce0ab07d0/go.mod h1:S9Xr4PYopiDyqSyp5NjCrhFrqg6A5zA2E/iPHPhqnS8=
614614
golang.org/x/modv0.2.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
615615
golang.org/x/modv0.3.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
616616
golang.org/x/modv0.4.2/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
617617
golang.org/x/modv0.6.0-dev.0.20220419223038-86c51ed26bb4/go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4=
618618
golang.org/x/modv0.8.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
619-
golang.org/x/modv0.24.0 h1:ZfthKaKaT4NrhGVZHO1/WDTwGES4De8KtWO0SIbNJMU=
620-
golang.org/x/modv0.24.0/go.mod h1:IXM97Txy2VM4PJ3gI61r1YEk/gAj6zAHN3AdZt6S9Ww=
619+
golang.org/x/modv0.25.0 h1:n7a+ZbQKQA/Ysbyb0/6IbB1H/X41mKgbhfv7AfG/44w=
620+
golang.org/x/modv0.25.0/go.mod h1:IXM97Txy2VM4PJ3gI61r1YEk/gAj6zAHN3AdZt6S9Ww=
621621
golang.org/x/netv0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg=
622622
golang.org/x/netv0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
623623
golang.org/x/netv0.0.0-20200226121028-0de0cce0169b/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
@@ -641,8 +641,8 @@ golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9/go.mod h1:RxMgew5VJxzue5/jJ
641641
golang.org/x/syncv0.0.0-20210220032951-036812b2e83c/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
642642
golang.org/x/syncv0.0.0-20220722155255-886fb9371eb4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
643643
golang.org/x/syncv0.1.0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
644-
golang.org/x/syncv0.14.0 h1:woo0S4Yywslg6hp4eUFjTVOyKt0RookbpAHG4c1HmhQ=
645-
golang.org/x/syncv0.14.0/go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA=
644+
golang.org/x/syncv0.15.0 h1:KWH3jNZsfyT6xfAfKiz6MRNmd46ByHDYaZ7KSkCtdW8=
645+
golang.org/x/syncv0.15.0/go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA=
646646
golang.org/x/sysv0.0.0-20180823144017-11551d06cbcc/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
647647
golang.org/x/sysv0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
648648
golang.org/x/sysv0.0.0-20190412213103-97732733099d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
@@ -688,8 +688,8 @@ golang.org/x/text v0.4.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8=
688688
golang.org/x/textv0.7.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8=
689689
golang.org/x/textv0.9.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8=
690690
golang.org/x/textv0.12.0/go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE=
691-
golang.org/x/textv0.25.0 h1:qVyWApTSYLk/drJRO5mDlNYskwQznZmkpV2c8q9zls4=
692-
golang.org/x/textv0.25.0/go.mod h1:WEdwpYrmk1qmdHvhkSTNPm3app7v4rsT8F2UD6+VHIA=
691+
golang.org/x/textv0.26.0 h1:P42AVeLghgTYr4+xUnTRKDMqpar+PtX7KWuNQL21L8M=
692+
golang.org/x/textv0.26.0/go.mod h1:QK15LZJUUQVJxhz7wXgxSy/CJaTFjd0G+YLonydOVQA=
693693
golang.org/x/timev0.11.0 h1:/bpjEDfN9tkoN/ryeYHnv5hcMlc8ncjMcM4XBk5NWV0=
694694
golang.org/x/timev0.11.0/go.mod h1:CDIdPxbZBQxdj6cxyCIdrNogrJKMJ7pr37NYpMcMDSg=
695695
golang.org/x/toolsv0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp