- Notifications
You must be signed in to change notification settings - Fork4
Commit7883f73
authored
chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.13.2 to 1.13.3 (#255)
Bumps[github.com/hashicorp/terraform-plugin-testing](https://github.com/hashicorp/terraform-plugin-testing)from 1.13.2 to 1.13.3.<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.3</h2><p>NOTES:</p><ul><li>Adds an opt-in compatibility flag for config mode tests to unlockupgrade from v1.5.1 to latest for specific providers. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/496">#496</a>)</li></ul></blockquote></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/hashicorp/terraform-plugin-testing/blob/v1.13.3/CHANGELOG.md">github.com/hashicorp/terraform-plugin-testing'schangelog</a>.</em></p><blockquote><h2>1.13.3 (August 15, 2025)</h2><p>NOTES:</p><ul><li>Adds an opt-in compatibility flag for config mode tests to unlockupgrade from v1.5.1 to latest for specific providers. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/496">#496</a>)</li></ul></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/hashicorp/terraform-plugin-testing/commit/1c1031c98a28729e2661d56f2dce8c61f4d2b5a4"><code>1c1031c</code></a>Update changelog</li><li><ahref="https://github.com/hashicorp/terraform-plugin-testing/commit/c569860d8482a7041e821d702745b56945d362bc"><code>c569860</code></a>helper/resource: compatibility refresh after config mode test step (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/496">#496</a>)(<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/538">#538</a>)</li><li>See full diff in <ahref="https://github.com/hashicorp/terraform-plugin-testing/compare/v1.13.2...v1.13.3">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 parent1fc5c65 commit7883f73
2 files changed
+3
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
254 | 254 |
| |
255 | 255 |
| |
256 | 256 |
| |
257 |
| - | |
258 |
| - | |
| 257 | + | |
| 258 | + | |
259 | 259 |
| |
260 | 260 |
| |
261 | 261 |
| |
|
0 commit comments
Comments
(0)