terraform-provider-matrix.meta

Issues/PRs archive for MTRNord/terraform-provider-matrix
git clone git://archive.git.mtrnord.blog/MTRNord/terraform-provider-matrix.meta.git
Log | Files | Refs

5.json (9484B)


      1 {
      2   "number": 5,
      3   "title": "Bump github.com/hashicorp/terraform-plugin-go from 0.20.0 to 0.22.0",
      4   "state": "closed",
      5   "diff_file": "5.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2024-02-23T02:18:53Z",
      8   "closed_at": "2024-03-12T02:26:21Z",
      9   "merged_at": null,
     10   "base_ref": "main",
     11   "head_ref": "dependabot/go_modules/github.com/hashicorp/terraform-plugin-go-0.22.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.22.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.22.0</h2>\n<p>BREAKING CHANGES:</p>\n<ul>\n<li>tfprotov5+tfprotov6: Modified the response returned from the CallFunction RPC, replacing diagnostics with function error (<a href=\"https://redirect.github.com/hashicorp/terraform-plugin-go/issues/380\">#380</a>)</li>\n</ul>\n<p>NOTES:</p>\n<ul>\n<li>all: This Go module has been updated to Go 1.21 per the <a href=\"https://go.dev/doc/devel/release#policy\">Go support policy</a>. It is recommended to review the <a href=\"https://go.dev/doc/go1.21\">Go 1.21 release notes</a> before upgrading. Any consumers building on earlier Go versions may experience errors. (<a href=\"https://redirect.github.com/hashicorp/terraform-plugin-go/issues/381\">#381</a>)</li>\n<li>all: If using terraform-plugin-framework, terraform-plugin-mux, or terraform-plugin-sdk, only upgrade this Go module when upgrading those Go modules to terraform-plugin-framework@v1.6.0, terraform-plugin-mux@v0.15.0, and terraform-plugin-sdk/v2@v2.33.0, or greater, respectively (<a href=\"https://redirect.github.com/hashicorp/terraform-plugin-go/issues/380\">#380</a>)</li>\n</ul>\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.22.0 (February 22, 2024)</h2>\n<p>BREAKING CHANGES:</p>\n<ul>\n<li>tfprotov5+tfprotov6: Modified the response returned from the CallFunction RPC, replacing diagnostics with function error (<a href=\"https://redirect.github.com/hashicorp/terraform-plugin-go/issues/380\">#380</a>)</li>\n</ul>\n<p>NOTES:</p>\n<ul>\n<li>all: This Go module has been updated to Go 1.21 per the <a href=\"https://go.dev/doc/devel/release#policy\">Go support policy</a>. It is recommended to review the <a href=\"https://go.dev/doc/go1.21\">Go 1.21 release notes</a> before upgrading. Any consumers building on earlier Go versions may experience errors. (<a href=\"https://redirect.github.com/hashicorp/terraform-plugin-go/issues/381\">#381</a>)</li>\n<li>all: If using terraform-plugin-framework, terraform-plugin-mux, or terraform-plugin-sdk, only upgrade this Go module when upgrading those Go modules to terraform-plugin-framework@v1.6.0, terraform-plugin-mux@v0.15.0, and terraform-plugin-sdk/v2@v2.33.0, or greater, respectively (<a href=\"https://redirect.github.com/hashicorp/terraform-plugin-go/issues/380\">#380</a>)</li>\n</ul>\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/01b86e957909a2845ecce8d58f502771b4d70d99\"><code>01b86e9</code></a> Update changelog</li>\n<li><a href=\"https://github.com/hashicorp/terraform-plugin-go/commit/d39a78e69824ad918078d13c0f63638162ae1122\"><code>d39a78e</code></a> all: Update Go Module to Go 1.21 (<a href=\"https://redirect.github.com/hashicorp/terraform-plugin-go/issues/381\">#381</a>)</li>\n<li><a href=\"https://github.com/hashicorp/terraform-plugin-go/commit/90a82fe9715d52bae9ea775601c4539526501237\"><code>90a82fe</code></a> tfprotov5+tfprotov6: Replace usage of diagnostics in CallFunction RPC with fu...</li>\n<li><a href=\"https://github.com/hashicorp/terraform-plugin-go/commit/0624268c976ec549c7e652ab912d86cd0ee535f8\"><code>0624268</code></a> Result of tsccr-helper -log-level=info gha update -latest . (<a href=\"https://redirect.github.com/hashicorp/terraform-plugin-go/issues/379\">#379</a>)</li>\n<li><a href=\"https://github.com/hashicorp/terraform-plugin-go/commit/72a8cdf8fee576a553d7f290582ed135a0ff6f9e\"><code>72a8cdf</code></a> build(deps): Bump google.golang.org/grpc from 1.61.0 to 1.61.1 (<a href=\"https://redirect.github.com/hashicorp/terraform-plugin-go/issues/378\">#378</a>)</li>\n<li><a href=\"https://github.com/hashicorp/terraform-plugin-go/commit/de5d97e273e5daebed112bc644cc21ee7c979354\"><code>de5d97e</code></a> Result of tsccr-helper -log-level=info gha update -latest . (<a href=\"https://redirect.github.com/hashicorp/terraform-plugin-go/issues/377\">#377</a>)</li>\n<li><a href=\"https://github.com/hashicorp/terraform-plugin-go/commit/266801d6ab6ee97c4f4e2ff05b78b54a81dbd619\"><code>266801d</code></a> Result of tsccr-helper -log-level=info gha update -latest . (<a href=\"https://redirect.github.com/hashicorp/terraform-plugin-go/issues/376\">#376</a>)</li>\n<li><a href=\"https://github.com/hashicorp/terraform-plugin-go/commit/a3f1922a21412f0d815893e337385a289730925b\"><code>a3f1922</code></a> build(deps): Bump hashicorp/setup-terraform from 2.0.3 to 3.0.0 (<a href=\"https://redirect.github.com/hashicorp/terraform-plugin-go/issues/375\">#375</a>)</li>\n<li><a href=\"https://github.com/hashicorp/terraform-plugin-go/commit/950148e6774c9b7432e68e0106842a34acbbdca1\"><code>950148e</code></a> Added GHA dependabot config for managing hashicorp actions (<a href=\"https://redirect.github.com/hashicorp/terraform-plugin-go/issues/374\">#374</a>)</li>\n<li><a href=\"https://github.com/hashicorp/terraform-plugin-go/commit/8aaa80a2200652ec463a345e7ea84507bcc2b3a2\"><code>8aaa80a</code></a> Result of tsccr-helper -log-level=info gha update -latest . (<a href=\"https://redirect.github.com/hashicorp/terraform-plugin-go/issues/373\">#373</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/hashicorp/terraform-plugin-go/compare/v0.20.0...v0.22.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/hashicorp/terraform-plugin-go&package-manager=go_modules&previous-version=0.20.0&new-version=0.22.0)](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-03-12T02:26:20Z",
     22       "body": "Superseded by #9."
     23     }
     24   ],
     25   "review_comments": []
     26 }