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

4.md (7019B)


      1 # PR #4 Bump github.com/hashicorp/terraform-plugin-go from 0.20.0 to 0.21.0
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2024-01-29T02:34:39Z
      6 - **Branch:** dependabot/go_modules/github.com/hashicorp/terraform-plugin-go-0.21.0 → main
      7 - **Closed:** 2024-02-23T02:18:55Z
      8 - **Labels:** dependencies
      9 - **Diff:** [4.diff](./4.diff)
     10 
     11 ---
     12 
     13 Bumps [github.com/hashicorp/terraform-plugin-go](https://github.com/hashicorp/terraform-plugin-go) from 0.20.0 to 0.21.0.
     14 <details>
     15 <summary>Release notes</summary>
     16 <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>
     17 <blockquote>
     18 <h2>v0.21.0</h2>
     19 <p>NOTES:</p>
     20 <ul>
     21 <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>
     22 </ul>
     23 <p>FEATURES:</p>
     24 <ul>
     25 <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>
     26 </ul>
     27 </blockquote>
     28 </details>
     29 <details>
     30 <summary>Changelog</summary>
     31 <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>
     32 <blockquote>
     33 <h2>0.21.0 (January 26, 2024)</h2>
     34 <p>NOTES:</p>
     35 <ul>
     36 <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>
     37 </ul>
     38 <p>FEATURES:</p>
     39 <ul>
     40 <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>
     41 </ul>
     42 </blockquote>
     43 </details>
     44 <details>
     45 <summary>Commits</summary>
     46 <ul>
     47 <li><a href="https://github.com/hashicorp/terraform-plugin-go/commit/1a2a9f86a5f1c9ca092f7b1d4840c968ab9cae60"><code>1a2a9f8</code></a> Update changelog</li>
     48 <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>
     49 <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>
     50 <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>
     51 <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>
     52 <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>
     53 <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>
     54 <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>
     55 <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>
     56 <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>
     57 <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>
     58 </ul>
     59 </details>
     60 <br />
     61 
     62 
     63 [![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.21.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     64 
     65 Dependabot 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`.
     66 
     67 [//]: # (dependabot-automerge-start)
     68 [//]: # (dependabot-automerge-end)
     69 
     70 ---
     71 
     72 <details>
     73 <summary>Dependabot commands and options</summary>
     74 <br />
     75 
     76 You can trigger Dependabot actions by commenting on this PR:
     77 - `@dependabot rebase` will rebase this PR
     78 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
     79 - `@dependabot merge` will merge this PR after your CI passes on it
     80 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
     81 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
     82 - `@dependabot reopen` will reopen this PR if it is closed
     83 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
     84 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
     85 - `@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)
     86 - `@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)
     87 - `@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)
     88 
     89 
     90 </details>
     91 
     92 
     93 ## Comments
     94 
     95 ### @dependabot[bot] — 2024-02-23T02:18:55Z
     96 
     97 Superseded by #5.
     98