295.md (4758B)
1 # PR #295 Bump matrix-events-sdk from 0.0.1 to 2.0.0 2 3 - **Status:** open 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-01-16T08:22:48Z 6 - **Branch:** dependabot/npm_and_yarn/matrix-events-sdk-2.0.0 → main 7 - **Labels:** dependencies, javascript 8 - **Assignees:** @MTRNord 9 - **Reviewers:** @MTRNord 10 - **Diff:** [295.diff](./295.diff) 11 12 --- 13 14 Bumps [matrix-events-sdk](https://github.com/matrix-org/matrix-events-sdk) from 0.0.1 to 2.0.0. 15 <details> 16 <summary>Release notes</summary> 17 <p><em>Sourced from <a href="https://github.com/matrix-org/matrix-events-sdk/releases">matrix-events-sdk's releases</a>.</em></p> 18 <blockquote> 19 <h2>Release 2.0.0</h2> 20 <p>2.0.0 Release</p> 21 <h2>Release 1.0.0</h2> 22 <p>1.0.0 Release</p> 23 </blockquote> 24 </details> 25 <details> 26 <summary>Commits</summary> 27 <ul> 28 <li><a href="https://github.com/matrix-org/matrix-events-sdk/commit/c0c8273e2c28a8ba1ac61d6818bacfa8939301b9"><code>c0c8273</code></a> Rewrite to support content blocks & improved parser (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-events-sdk/issues/22">#22</a>)</li> 29 <li><a href="https://github.com/matrix-org/matrix-events-sdk/commit/77d01f2b8368d84aba27e6d1178696e9b1080f56"><code>77d01f2</code></a> major version bump</li> 30 <li><a href="https://github.com/matrix-org/matrix-events-sdk/commit/e4afa9fa5668dcf2f71af385bbee4aa4b90613e0"><code>e4afa9f</code></a> 100% test coverage</li> 31 <li><a href="https://github.com/matrix-org/matrix-events-sdk/commit/3714496984fb726ec8e2ae14469c2bdebbb6ee49"><code>3714496</code></a> Add jest coverage requirements</li> 32 <li><a href="https://github.com/matrix-org/matrix-events-sdk/commit/2058391e31f2abec4d61b237ad53faa8e546a614"><code>2058391</code></a> Remove excessive check</li> 33 <li><a href="https://github.com/matrix-org/matrix-events-sdk/commit/7de25f28b13c2b881301f174612b168a98d14a01"><code>7de25f2</code></a> Run strict checker over tests too</li> 34 <li><a href="https://github.com/matrix-org/matrix-events-sdk/commit/9567c7c570531da03171b21fd483312a729a74fa"><code>9567c7c</code></a> Enable strict mode</li> 35 <li><a href="https://github.com/matrix-org/matrix-events-sdk/commit/0225a9e2a969e9bd16b17b39ffd5a15ad75f367a"><code>0225a9e</code></a> Make <code>strictNullChecks</code> pass</li> 36 <li><a href="https://github.com/matrix-org/matrix-events-sdk/commit/a811a16072c3a67d27a04fb730fed96b6cd57240"><code>a811a16</code></a> Improve <code>strictFunctionTypes</code></li> 37 <li><a href="https://github.com/matrix-org/matrix-events-sdk/commit/8771e3aa57bd441576d184dc0aec5c8574bd51a3"><code>8771e3a</code></a> Only apply prettier to src and test</li> 38 <li>Additional commits viewable in <a href="https://github.com/matrix-org/matrix-events-sdk/compare/v0.0.1...v2.0.0">compare view</a></li> 39 </ul> 40 </details> 41 <br /> 42 43 44 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 45 46 You can trigger a rebase of this PR by commenting `@dependabot rebase`. 47 48 [//]: # (dependabot-automerge-start) 49 [//]: # (dependabot-automerge-end) 50 51 --- 52 53 <details> 54 <summary>Dependabot commands and options</summary> 55 <br /> 56 57 You can trigger Dependabot actions by commenting on this PR: 58 - `@dependabot rebase` will rebase this PR 59 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 60 - `@dependabot merge` will merge this PR after your CI passes on it 61 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 62 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 63 - `@dependabot reopen` will reopen this PR if it is closed 64 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 65 - `@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) 66 - `@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) 67 - `@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) 68 69 70 </details> 71 72 <!-- Replace --> 73 ---- 74 ⌛ Deploy Preview - Build in Progress 75 <!-- Replace --> 76 > **Note** 77 > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. 78 79 80 81 ## Comments 82 83 ### @MTRNord — 2023-01-16T08:30:26Z 84 85 Needs changes to work 86