- Notifications
You must be signed in to change notification settings - Fork3
Commit5a8d83a
authored
chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.11.0 to 1.12.0 (#107)
Bumps[github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework)from 1.11.0 to 1.12.0.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/hashicorp/terraform-plugin-framework/releases">github.com/hashicorp/terraform-plugin-framework'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.22 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.22">Go 1.22release notes</a> before upgrading. Any consumers building on earlier Goversions may experience errors (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1033">#1033</a>)</li></ul><p>BUG FIXES:</p><ul><li>providerserver: Fixed bug that prevented <code>moved</code>operation support between resource types for framework-only providers.(<ahref="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1039">#1039</a>)</li></ul></blockquote></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/hashicorp/terraform-plugin-framework/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-plugin-framework'schangelog</a>.</em></p><blockquote><h2>1.12.0 (September 18, 2024)</h2><p>NOTES:</p><ul><li>all: This Go module has been updated to Go 1.22 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.22">Go 1.22release notes</a> before upgrading. Any consumers building on earlier Goversions may experience errors (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1033">#1033</a>)</li></ul><p>BUG FIXES:</p><ul><li>providerserver: Fixed bug that prevented <code>moved</code>operation support between resource types for framework-only providers.(<ahref="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1039">#1039</a>)</li></ul></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/hashicorp/terraform-plugin-framework/commit/e09ec9d169c581d2606372ecdfb0113be7e3b34f"><code>e09ec9d</code></a>Update changelog</li><li><ahref="https://github.com/hashicorp/terraform-plugin-framework/commit/e7536003efa9686d47345290ed1225d143bee2ba"><code>e753600</code></a>build(deps): Bump github.com/hashicorp/terraform-plugin-go (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1041">#1041</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-framework/commit/ba1098a5813d88ab817ba1c8d70a6d1b58793660"><code>ba1098a</code></a>add missing capability MoveResourceState (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1038">#1038</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-framework/commit/7076ccaaf25b9cf7d1f211f78022cdfc0aba0b7f"><code>7076cca</code></a>docs: Miscellaneous doc fixes in attribute + unit tests (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1027">#1027</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-framework/commit/91cc7808c4760d079d46dee1e7e36d00b89d10e0"><code>91cc780</code></a>[CI] terraform-devex-repos automation</li><li><ahref="https://github.com/hashicorp/terraform-plugin-framework/commit/b9d2b2e95ff5b2bf5a275371f97463e681939555"><code>b9d2b2e</code></a>[CI] terraform-devex-repos automation</li><li><ahref="https://github.com/hashicorp/terraform-plugin-framework/commit/734297e419c8e8d0a0b67e194c9701b2f170f4a2"><code>734297e</code></a>[CI] terraform-devex-repos automation</li><li><ahref="https://github.com/hashicorp/terraform-plugin-framework/commit/dc4f1ad360f803f122fd97c980b8d4376ce90400"><code>dc4f1ad</code></a>[CI] Update issue comment triage workflow file</li><li><ahref="https://github.com/hashicorp/terraform-plugin-framework/commit/7ae15f6043d9f2ec6afdfbdb059a9a9b490a052b"><code>7ae15f6</code></a>[CI] Update lock workflow file</li><li><ahref="https://github.com/hashicorp/terraform-plugin-framework/commit/c4e4453045cc3428da1be92c5a9179c65e92e2a1"><code>c4e4453</code></a>all: Bump minimum Go module version to 1.22 (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1033">#1033</a>)</li><li>Additional commits viewable in <ahref="https://github.com/hashicorp/terraform-plugin-framework/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 parent66e9904 commit5a8d83a
2 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
250 | 250 |
| |
251 | 251 |
| |
252 | 252 |
| |
253 |
| - | |
254 |
| - | |
| 253 | + | |
| 254 | + | |
255 | 255 |
| |
256 | 256 |
| |
257 | 257 |
| |
|
0 commit comments
Comments
(0)