4.json (7366B)
1 { 2 "number": 4, 3 "title": "Bump github.com/hashicorp/terraform-plugin-go from 0.20.0 to 0.21.0", 4 "state": "closed", 5 "diff_file": "4.diff", 6 "author": "dependabot[bot]", 7 "created_at": "2024-01-29T02:34:39Z", 8 "closed_at": "2024-02-23T02:18:55Z", 9 "merged_at": null, 10 "base_ref": "main", 11 "head_ref": "dependabot/go_modules/github.com/hashicorp/terraform-plugin-go-0.21.0", 12 "labels": [ 13 "dependencies" 14 ], 15 "assignees": [], 16 "requested_reviewers": [], 17 "body": "Bumps [github.com/hashicorp/terraform-plugin-go](https://github.com/hashicorp/terraform-plugin-go) from 0.20.0 to 0.21.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/hashicorp/terraform-plugin-go/releases\">github.com/hashicorp/terraform-plugin-go's releases</a>.</em></p>\n<blockquote>\n<h2>v0.21.0</h2>\n<p>NOTES:</p>\n<ul>\n<li>tfprotov5+tfprotov6: An upcoming release will require the MoveResourceState implementation as part of ResourceServer (<a href=\"https://redirect.github.com/hashicorp/terraform-plugin-go/issues/364\">#364</a>)</li>\n</ul>\n<p>FEATURES:</p>\n<ul>\n<li>tfprotov5+tfprotov6: Upgraded protocols and added types to support the <code>MoveResourceState</code> RPC (<a href=\"https://redirect.github.com/hashicorp/terraform-plugin-go/issues/364\">#364</a>)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/hashicorp/terraform-plugin-go/blob/main/CHANGELOG.md\">github.com/hashicorp/terraform-plugin-go's changelog</a>.</em></p>\n<blockquote>\n<h2>0.21.0 (January 26, 2024)</h2>\n<p>NOTES:</p>\n<ul>\n<li>tfprotov5+tfprotov6: An upcoming release will require the MoveResourceState implementation as part of ResourceServer (<a href=\"https://redirect.github.com/hashicorp/terraform-plugin-go/issues/364\">#364</a>)</li>\n</ul>\n<p>FEATURES:</p>\n<ul>\n<li>tfprotov5+tfprotov6: Upgraded protocols and added types to support the <code>MoveResourceState</code> RPC (<a href=\"https://redirect.github.com/hashicorp/terraform-plugin-go/issues/364\">#364</a>)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/hashicorp/terraform-plugin-go/commit/1a2a9f86a5f1c9ca092f7b1d4840c968ab9cae60\"><code>1a2a9f8</code></a> Update changelog</li>\n<li><a href=\"https://github.com/hashicorp/terraform-plugin-go/commit/5206b46b8caf7c2bbbb20729d478beba866818a4\"><code>5206b46</code></a> tfprotov5+tfprotov6: Include private state in MoveResourceState (<a href=\"https://redirect.github.com/hashicorp/terraform-plugin-go/issues/372\">#372</a>)</li>\n<li><a href=\"https://github.com/hashicorp/terraform-plugin-go/commit/c9a4f80115a1621126ca8f6e2582d2c8eb45ecb0\"><code>c9a4f80</code></a> tftypes: Guarantee Type interface MarshalJSON error safety (<a href=\"https://redirect.github.com/hashicorp/terraform-plugin-go/issues/371\">#371</a>)</li>\n<li><a href=\"https://github.com/hashicorp/terraform-plugin-go/commit/73243d5a23de8b8d81e0a79267623f21f424b295\"><code>73243d5</code></a> build(deps): Bump google.golang.org/grpc from 1.60.1 to 1.61.0 (<a href=\"https://redirect.github.com/hashicorp/terraform-plugin-go/issues/370\">#370</a>)</li>\n<li><a href=\"https://github.com/hashicorp/terraform-plugin-go/commit/a7a830e03372c9b387cd63efbe2951449457f33e\"><code>a7a830e</code></a> tfprotov5+tfprotov6: Remove unnecessary AttributePath_Step error return (<a href=\"https://redirect.github.com/hashicorp/terraform-plugin-go/issues/369\">#369</a>)</li>\n<li><a href=\"https://github.com/hashicorp/terraform-plugin-go/commit/9cb265c4d9d6dddfd0b3cb558407e064f38fe3a5\"><code>9cb265c</code></a> Result of tsccr-helper -log-level=info gha update -latest . (<a href=\"https://redirect.github.com/hashicorp/terraform-plugin-go/issues/368\">#368</a>)</li>\n<li><a href=\"https://github.com/hashicorp/terraform-plugin-go/commit/89e7ee58d69618f238cfbd6ee6b4a7ffc9d20a43\"><code>89e7ee5</code></a> tfprotov5+tfprotov6: Cleanup and unit test fromproto/toproto packages (<a href=\"https://redirect.github.com/hashicorp/terraform-plugin-go/issues/367\">#367</a>)</li>\n<li><a href=\"https://github.com/hashicorp/terraform-plugin-go/commit/bd50706a98d2f4bfae13f6efdb44a1c7b5dbf3a2\"><code>bd50706</code></a> tfprotov5+tfprotov6: Initial MoveResourceState support (<a href=\"https://redirect.github.com/hashicorp/terraform-plugin-go/issues/364\">#364</a>)</li>\n<li><a href=\"https://github.com/hashicorp/terraform-plugin-go/commit/7553bff795065d10dedbcbf8b471a0697c456813\"><code>7553bff</code></a> Result of tsccr-helper -log-level=info gha update -latest . (<a href=\"https://redirect.github.com/hashicorp/terraform-plugin-go/issues/366\">#366</a>)</li>\n<li><a href=\"https://github.com/hashicorp/terraform-plugin-go/commit/717e2b309a217d78eca96bd2da24384be80c451c\"><code>717e2b3</code></a> build(deps): Bump github.com/cloudflare/circl in /tools (<a href=\"https://redirect.github.com/hashicorp/terraform-plugin-go/issues/361\">#361</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/hashicorp/terraform-plugin-go/compare/v0.20.0...v0.21.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>", 18 "comments": [ 19 { 20 "author": "dependabot[bot]", 21 "created_at": "2024-02-23T02:18:55Z", 22 "body": "Superseded by #5." 23 } 24 ], 25 "review_comments": [] 26 }