- Notifications
You must be signed in to change notification settings - Fork3
Commit7df0bfe
authored
chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.13.0 to 1.13.1 (#226)
Bumps[github.com/hashicorp/terraform-plugin-testing](https://github.com/hashicorp/terraform-plugin-testing)from 1.13.0 to 1.13.1.<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.1</h2><p>BUG FIXES:</p><ul><li>echoprovider: Fixed bug where Terraform v1.12+ would return an errormessage indicating the provider doesn't support<code>GetResourceIdentitySchemas</code>. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/512">#512</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.1 (May 21, 2025)</h2><p>BUG FIXES:</p><ul><li>echoprovider: Fixed bug where Terraform v1.12+ would return an errormessage indicating the provider doesn't support<code>GetResourceIdentitySchemas</code>. (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/512">#512</a>)</li></ul></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/hashicorp/terraform-plugin-testing/commit/f8212c01474d367995cbdcf3c5c184fd6939dbf7"><code>f8212c0</code></a>Update changelog</li><li><ahref="https://github.com/hashicorp/terraform-plugin-testing/commit/f86f169beb607dbd85c85b4d4fa21668bdb43f57"><code>f86f169</code></a>echoprovider: Fix bug where Terraform v1.12.1 would return an errorindicatin...</li><li><ahref="https://github.com/hashicorp/terraform-plugin-testing/commit/549959be051cd7b05972afb2a6529f9c00a954e3"><code>549959b</code></a>Create pull_request_template.md (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/508">#508</a>)</li><li>See full diff in <ahref="https://github.com/hashicorp/terraform-plugin-testing/compare/v1.13.0...v1.13.1">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 parent5e82cba commit7df0bfe
2 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
253 | 253 |
| |
254 | 254 |
| |
255 | 255 |
| |
256 |
| - | |
257 |
| - | |
| 256 | + | |
| 257 | + | |
258 | 258 |
| |
259 | 259 |
| |
260 | 260 |
| |
|
0 commit comments
Comments
(0)