- Notifications
You must be signed in to change notification settings - Fork3
Commitaef09bd
authored
chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.11.0 to 1.12.0 (#201)
Bumps[github.com/hashicorp/terraform-plugin-testing](https://github.com/hashicorp/terraform-plugin-testing)from 1.11.0 to 1.12.0.<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.12.0</h2><p>NOTES:</p><ul><li>all: This Go module has been updated to Go 1.23 per the <ahref="https://go.dev/doc/devel/release#policy">Go support policy</a>. Itis recommended to review the <a href="https://go.dev/doc/go1.23">Go 1.23release notes</a> before upgrading. Any consumers building on earlier Goversions may experience errors. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/454">#454</a>)</li></ul><p>FEATURES:</p><ul><li>knownvalue: added function checks for custom validation of resourceattribute or output values. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/412">#412</a>)</li></ul><p>ENHANCEMENTS:</p><ul><li>knownvalue: Updated the <code>ObjectExact</code> error message toreport extra/missing attributes from the actual object. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/451">#451</a>)</li><li>plancheck: Improved the unknown value plan check error messages toinclude a known value if one exists. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/450">#450</a>)</li></ul><p>BUG FIXES:</p><ul><li>plancheck: Fixed bug with all unknown value plan checks where avalid path would return a "path not found" error. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/450">#450</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.12.0 (March 18, 2025)</h2><p>NOTES:</p><ul><li>all: This Go module has been updated to Go 1.23 per the <ahref="https://go.dev/doc/devel/release#policy">Go support policy</a>. Itis recommended to review the <a href="https://go.dev/doc/go1.23">Go 1.23release notes</a> before upgrading. Any consumers building on earlier Goversions may experience errors. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/454">#454</a>)</li></ul><p>FEATURES:</p><ul><li>knownvalue: added function checks for custom validation of resourceattribute or output values. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/412">#412</a>)</li></ul><p>ENHANCEMENTS:</p><ul><li>knownvalue: Updated the <code>ObjectExact</code> error message toreport extra/missing attributes from the actual object. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/451">#451</a>)</li><li>plancheck: Improved the unknown value plan check error messages toinclude a known value if one exists. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/450">#450</a>)</li></ul><p>BUG FIXES:</p><ul><li>plancheck: Fixed bug with all unknown value plan checks where avalid path would return a "path not found" error. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/450">#450</a>)</li></ul></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/hashicorp/terraform-plugin-testing/commit/1ffb3e0fe1479fbb9d30f8bcb683b2fca1090275"><code>1ffb3e0</code></a>Update changelog</li><li><ahref="https://github.com/hashicorp/terraform-plugin-testing/commit/b0b505eb32b1fe90afc00fc63973640dc5611e5e"><code>b0b505e</code></a>plancheck: Include known value in error message when asserting anunknown val...</li><li><ahref="https://github.com/hashicorp/terraform-plugin-testing/commit/41b2d19a2f1617bf99d0f29bb19db8123081c222"><code>41b2d19</code></a>Add the missing/extra attribute names to the error message for`knownvalue.Ob...</li><li><ahref="https://github.com/hashicorp/terraform-plugin-testing/commit/b50511071a04e06ac158c4d6f04560e8c3828bec"><code>b505110</code></a>build(deps): Bump github.com/hashicorp/go-cty from 1.4.1 to 1.5.0 (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/457">#457</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-testing/commit/b9403856bb06ab4d47ad781b03d4e49ea24fa0d6"><code>b940385</code></a>chore: Update minimum Go version in module (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/454">#454</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-testing/commit/96ff574850135e88e64f2722d774ce2c4f6f8eae"><code>96ff574</code></a>knownvalue: Introduce function checks for primitive types (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/412">#412</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-testing/commit/5f414d2c091c7f97d3fd1e19842f5fbc112e7444"><code>5f414d2</code></a>Result of tsccr-helper -log-level=info gha update -latest .github/ (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/447">#447</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-testing/commit/21135503b07354cb3f35e86ed2dccc098621a52c"><code>2113550</code></a>chore: FIx golangci linters (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/446">#446</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-testing/commit/13c4fb0506e2fcd2c8eca4824458ace8ec2325b2"><code>13c4fb0</code></a>build(deps): Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/437">#437</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-testing/commit/9a146e5df5b5965d7761892d7e0959636dcd03c7"><code>9a146e5</code></a>build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/433">#433</a>)</li><li>Additional commits viewable in <ahref="https://github.com/hashicorp/terraform-plugin-testing/compare/v1.11.0...v1.12.0">compareview</a></li></ul></details><br />[](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 parent10dcee1 commitaef09bd
2 files changed
+27
-28
lines changedLines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 |
| - | |
| 84 | + | |
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
| |||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
99 |
| - | |
| 99 | + | |
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
| |||
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
181 |
| - | |
| 181 | + | |
182 | 182 |
| |
183 | 183 |
| |
184 |
| - | |
| 184 | + | |
185 | 185 |
| |
186 |
| - | |
187 |
| - | |
188 |
| - | |
189 |
| - | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
|
Lines changed: 18 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
202 | 202 |
| |
203 | 203 |
| |
204 | 204 |
| |
205 |
| - | |
206 |
| - | |
| 205 | + | |
| 206 | + | |
207 | 207 |
| |
208 | 208 |
| |
209 | 209 |
| |
| |||
245 | 245 |
| |
246 | 246 |
| |
247 | 247 |
| |
248 |
| - | |
249 |
| - | |
250 |
| - | |
251 |
| - | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
252 | 252 |
| |
253 | 253 |
| |
254 | 254 |
| |
| |||
547 | 547 |
| |
548 | 548 |
| |
549 | 549 |
| |
550 |
| - | |
551 |
| - | |
| 550 | + | |
| 551 | + | |
552 | 552 |
| |
553 | 553 |
| |
554 | 554 |
| |
| |||
570 | 570 |
| |
571 | 571 |
| |
572 | 572 |
| |
573 |
| - | |
574 |
| - | |
| 573 | + | |
| 574 | + | |
575 | 575 |
| |
576 | 576 |
| |
577 | 577 |
| |
| |||
581 | 581 |
| |
582 | 582 |
| |
583 | 583 |
| |
584 |
| - | |
585 |
| - | |
| 584 | + | |
| 585 | + | |
586 | 586 |
| |
587 | 587 |
| |
588 | 588 |
| |
| |||
610 | 610 |
| |
611 | 611 |
| |
612 | 612 |
| |
613 |
| - | |
614 |
| - | |
| 613 | + | |
| 614 | + | |
615 | 615 |
| |
616 | 616 |
| |
617 | 617 |
| |
618 | 618 |
| |
619 | 619 |
| |
620 | 620 |
| |
621 | 621 |
| |
622 |
| - | |
623 |
| - | |
| 622 | + | |
| 623 | + | |
624 | 624 |
| |
625 |
| - | |
626 | 625 |
| |
627 | 626 |
| |
628 | 627 |
| |
629 | 628 |
| |
630 | 629 |
| |
631 | 630 |
| |
632 | 631 |
| |
633 |
| - | |
634 |
| - | |
| 632 | + | |
| 633 | + | |
635 | 634 |
| |
636 | 635 |
| |
637 | 636 |
| |
|
0 commit comments
Comments
(0)