364.md (23625B)
1 # PR #364 Bump matrix-js-sdk from 23.0.0 to 23.4.0 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-03-02T09:12:45Z 6 - **Branch:** dependabot/npm_and_yarn/matrix-js-sdk-23.4.0 → main 7 - **Closed:** 2023-03-16T09:19:23Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [364.diff](./364.diff) 12 13 --- 14 15 Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 23.0.0 to 23.4.0. 16 <details> 17 <summary>Release notes</summary> 18 <p><em>Sourced from <a href="https://github.com/matrix-org/matrix-js-sdk/releases">matrix-js-sdk's releases</a>.</em></p> 19 <blockquote> 20 <h2>v23.4.0</h2> 21 <h2>✨ Features</h2> 22 <ul> 23 <li>Add easy way to determine if the decryption failure is due to "DecryptionError: The sender has disabled encrypting to unverified devices." (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3167">#3167</a>). Contributed by <a href="https://github.com/florianduros"><code>@florianduros</code></a>.</li> 24 <li>Polls: expose end event id on poll model (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3160">#3160</a>). Contributed by <a href="https://github.com/kerryarchibald"><code>@kerryarchibald</code></a>.</li> 25 <li>Polls: count undecryptable poll relations (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3163">#3163</a>). Contributed by <a href="https://github.com/kerryarchibald"><code>@kerryarchibald</code></a>.</li> 26 </ul> 27 <h2>🐛 Bug Fixes</h2> 28 <ul> 29 <li>Fix spec compliance issue around encrypted <code>m.relates_to</code> (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3178">#3178</a>).</li> 30 <li>Fix reactions in threads sometimes causing stuck notifications (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3146">#3146</a>). Fixes <a href="https://github-redirect.dependabot.com/vector-im/element-web/issues/24000">vector-im/element-web#24000</a>. Contributed by <a href="https://github.com/justjanne"><code>@justjanne</code></a>.</li> 31 <li>Better type guard parseTopicContent (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3165">#3165</a>). Fixes <a href="https://github-redirect.dependabot.com/matrix-org/element-web-rageshakes/issues/20177">matrix-org/element-web-rageshakes#20177</a> and <a href="https://github-redirect.dependabot.com/matrix-org/element-web-rageshakes/issues/20178">matrix-org/element-web-rageshakes#20178</a>.</li> 32 <li>Fix a bug where events in encrypted rooms would sometimes erroneously increment the total unread counter after being processed locally. (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3130">#3130</a>). Fixes <a href="https://github-redirect.dependabot.com/vector-im/element-web/issues/24448">vector-im/element-web#24448</a>. Contributed by <a href="https://github.com/Half-Shot"><code>@Half-Shot</code></a>.</li> 33 <li>Stop the ICE disconnected timer on call terminate (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3147">#3147</a>).</li> 34 <li>Clear notifications when we can infer read status from receipts (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3139">#3139</a>). Fixes <a href="https://github-redirect.dependabot.com/vector-im/element-web/issues/23991">vector-im/element-web#23991</a>.</li> 35 <li>Messages sent out of order after one message fails (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3131">#3131</a>). Fixes <a href="https://github-redirect.dependabot.com/vector-im/element-web/issues/22885">vector-im/element-web#22885</a> and <a href="https://github-redirect.dependabot.com/vector-im/element-web/issues/18942">vector-im/element-web#18942</a>. Contributed by <a href="https://github.com/justjanne"><code>@justjanne</code></a>.</li> 36 </ul> 37 <h2>v23.4.0-rc.2</h2> 38 <h2>✨ Features</h2> 39 <ul> 40 <li>Add easy way to determine if the decryption failure is due to "DecryptionError: The sender has disabled encrypting to unverified devices." (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3167">#3167</a>). Contributed by <a href="https://github.com/florianduros"><code>@florianduros</code></a>.</li> 41 </ul> 42 <h2>v23.4.0-rc.1</h2> 43 <h2>✨ Features</h2> 44 <ul> 45 <li>Polls: expose end event id on poll model (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3160">#3160</a>). Contributed by <a href="https://github.com/kerryarchibald"><code>@kerryarchibald</code></a>.</li> 46 <li>Polls: count undecryptable poll relations (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3163">#3163</a>). Contributed by <a href="https://github.com/kerryarchibald"><code>@kerryarchibald</code></a>.</li> 47 </ul> 48 <h2>🐛 Bug Fixes</h2> 49 <ul> 50 <li>Better type guard parseTopicContent (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3165">#3165</a>). Fixes <a href="https://github-redirect.dependabot.com/matrix-org/element-web-rageshakes/issues/20177">matrix-org/element-web-rageshakes#20177</a> and <a href="https://github-redirect.dependabot.com/matrix-org/element-web-rageshakes/issues/20178">matrix-org/element-web-rageshakes#20178</a>.</li> 51 <li>Fix a bug where events in encrypted rooms would sometimes erroneously increment the total unread counter after being processed locally. (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3130">#3130</a>). Fixes <a href="https://github-redirect.dependabot.com/vector-im/element-web/issues/24448">vector-im/element-web#24448</a>. Contributed by <a href="https://github.com/Half-Shot"><code>@Half-Shot</code></a>.</li> 52 <li>Stop the ICE disconnected timer on call terminate (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3147">#3147</a>).</li> 53 <li>Clear notifications when we can infer read status from receipts (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3139">#3139</a>). Fixes <a href="https://github-redirect.dependabot.com/vector-im/element-web/issues/23991">vector-im/element-web#23991</a>.</li> 54 <li>Messages sent out of order after one message fails (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3131">#3131</a>). Fixes <a href="https://github-redirect.dependabot.com/vector-im/element-web/issues/22885">vector-im/element-web#22885</a> and <a href="https://github-redirect.dependabot.com/vector-im/element-web/issues/18942">vector-im/element-web#18942</a>. Contributed by <a href="https://github.com/justjanne"><code>@justjanne</code></a>.</li> 55 </ul> 56 <h2>v23.3.0</h2> 57 <h2>✨ Features</h2> 58 <ul> 59 <li>Element-R: implement encryption of outgoing events (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3122">#3122</a>).</li> 60 <li>Poll model - page /relations results (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3073">#3073</a>). Contributed by <a href="https://github.com/kerryarchibald"><code>@kerryarchibald</code></a>.</li> 61 <li>Poll model - validate end events (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3072">#3072</a>). Contributed by <a href="https://github.com/kerryarchibald"><code>@kerryarchibald</code></a>.</li> 62 <li>Handle optional last_known_event_id property in m.predecessor (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3119">#3119</a>). Contributed by <a href="https://github.com/andybalaam"><code>@andybalaam</code></a>.</li> 63 <li>Add support for stable identifier for fixed MAC in SAS verification (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3101">#3101</a>).</li> 64 <li>Provide eventId as well as roomId from Room.findPredecessor (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3095">#3095</a>). Contributed by <a href="https://github.com/andybalaam"><code>@andybalaam</code></a>.</li> 65 <li>MSC3946 Dynamic room predecessors (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3042">#3042</a>). Contributed by <a href="https://github.com/andybalaam"><code>@andybalaam</code></a>.</li> 66 <li>Poll model (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3036">#3036</a>). Contributed by <a href="https://github.com/kerryarchibald"><code>@kerryarchibald</code></a>.</li> 67 <li>Remove video tracks on video mute without renegotiating (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3091">#3091</a>).</li> 68 <li>Introduces a backwards-compatible API change. <code>MegolmEncrypter#prepareToEncrypt</code>'s return type has changed from <code>void</code> to <code>() => void</code>. (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3035">#3035</a>). Contributed by <a href="https://github.com/clarkf"><code>@clarkf</code></a>.</li> 69 </ul> 70 <h2>🐛 Bug Fixes</h2> 71 <ul> 72 <li>Stop the ICE disconnected timer on call terminate (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3147">#3147</a>).</li> 73 <li>Clear notifications when we can infer read status from receipts (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3139">#3139</a>). Fixes <a href="https://github-redirect.dependabot.com/vector-im/element-web/issues/23991">vector-im/element-web#23991</a>.</li> 74 <li>Messages sent out of order after one message fails (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3131">#3131</a>). Fixes <a href="https://github-redirect.dependabot.com/vector-im/element-web/issues/22885">vector-im/element-web#22885</a> and <a href="https://github-redirect.dependabot.com/vector-im/element-web/issues/18942">vector-im/element-web#18942</a>. Contributed by <a href="https://github.com/justjanne"><code>@justjanne</code></a>.</li> 75 <li>Element-R: fix a bug which prevented encryption working after a reload (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3126">#3126</a>).</li> 76 <li>Element-R: Fix invite processing (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3121">#3121</a>).</li> 77 <li>Don't throw with no <code>opponentDeviceInfo</code> (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3107">#3107</a>).</li> 78 <li>Remove flaky megolm test (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3098">#3098</a>). Contributed by <a href="https://github.com/clarkf"><code>@clarkf</code></a>.</li> 79 <li>Fix "verifyLinks" functionality of getRoomUpgradeHistory (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3089">#3089</a>). Contributed by <a href="https://github.com/andybalaam"><code>@andybalaam</code></a>.</li> 80 </ul> 81 <!-- raw HTML omitted --> 82 </blockquote> 83 <p>... (truncated)</p> 84 </details> 85 <details> 86 <summary>Changelog</summary> 87 <p><em>Sourced from <a href="https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md">matrix-js-sdk's changelog</a>.</em></p> 88 <blockquote> 89 <h1>Changes in <a href="https://github.com/matrix-org/matrix-js-sdk/releases/tag/v23.4.0">23.4.0</a> (2023-02-28)</h1> 90 <h2>✨ Features</h2> 91 <ul> 92 <li>Add easy way to determine if the decryption failure is due to "DecryptionError: The sender has disabled encrypting to unverified devices." (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3167">#3167</a>). Contributed by <a href="https://github.com/florianduros"><code>@florianduros</code></a>.</li> 93 <li>Polls: expose end event id on poll model (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3160">#3160</a>). Contributed by <a href="https://github.com/kerryarchibald"><code>@kerryarchibald</code></a>.</li> 94 <li>Polls: count undecryptable poll relations (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3163">#3163</a>). Contributed by <a href="https://github.com/kerryarchibald"><code>@kerryarchibald</code></a>.</li> 95 </ul> 96 <h2>🐛 Bug Fixes</h2> 97 <ul> 98 <li>Fix spec compliance issue around encrypted <code>m.relates_to</code> (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3178">#3178</a>).</li> 99 <li>Fix reactions in threads sometimes causing stuck notifications (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3146">#3146</a>). Fixes <a href="https://github-redirect.dependabot.com/vector-im/element-web/issues/24000">vector-im/element-web#24000</a>. Contributed by <a href="https://github.com/justjanne"><code>@justjanne</code></a>.</li> 100 <li>Better type guard parseTopicContent (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3165">#3165</a>). Fixes <a href="https://github-redirect.dependabot.com/matrix-org/element-web-rageshakes/issues/20177">matrix-org/element-web-rageshakes#20177</a> and <a href="https://github-redirect.dependabot.com/matrix-org/element-web-rageshakes/issues/20178">matrix-org/element-web-rageshakes#20178</a>.</li> 101 <li>Fix a bug where events in encrypted rooms would sometimes erroneously increment the total unread counter after being processed locally. (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3130">#3130</a>). Fixes <a href="https://github-redirect.dependabot.com/vector-im/element-web/issues/24448">vector-im/element-web#24448</a>. Contributed by <a href="https://github.com/Half-Shot"><code>@Half-Shot</code></a>.</li> 102 <li>Stop the ICE disconnected timer on call terminate (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3147">#3147</a>).</li> 103 <li>Clear notifications when we can infer read status from receipts (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3139">#3139</a>). Fixes <a href="https://github-redirect.dependabot.com/vector-im/element-web/issues/23991">vector-im/element-web#23991</a>.</li> 104 <li>Messages sent out of order after one message fails (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3131">#3131</a>). Fixes <a href="https://github-redirect.dependabot.com/vector-im/element-web/issues/22885">vector-im/element-web#22885</a> and <a href="https://github-redirect.dependabot.com/vector-im/element-web/issues/18942">vector-im/element-web#18942</a>. Contributed by <a href="https://github.com/justjanne"><code>@justjanne</code></a>.</li> 105 </ul> 106 <h1>Changes in <a href="https://github.com/matrix-org/matrix-js-sdk/releases/tag/v23.3.0">23.3.0</a> (2023-02-14)</h1> 107 <h2>✨ Features</h2> 108 <ul> 109 <li>Element-R: implement encryption of outgoing events (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3122">#3122</a>).</li> 110 <li>Poll model - page /relations results (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3073">#3073</a>). Contributed by <a href="https://github.com/kerryarchibald"><code>@kerryarchibald</code></a>.</li> 111 <li>Poll model - validate end events (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3072">#3072</a>). Contributed by <a href="https://github.com/kerryarchibald"><code>@kerryarchibald</code></a>.</li> 112 <li>Handle optional last_known_event_id property in m.predecessor (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3119">#3119</a>). Contributed by <a href="https://github.com/andybalaam"><code>@andybalaam</code></a>.</li> 113 <li>Add support for stable identifier for fixed MAC in SAS verification (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3101">#3101</a>).</li> 114 <li>Provide eventId as well as roomId from Room.findPredecessor (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3095">#3095</a>). Contributed by <a href="https://github.com/andybalaam"><code>@andybalaam</code></a>.</li> 115 <li>MSC3946 Dynamic room predecessors (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3042">#3042</a>). Contributed by <a href="https://github.com/andybalaam"><code>@andybalaam</code></a>.</li> 116 <li>Poll model (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3036">#3036</a>). Contributed by <a href="https://github.com/kerryarchibald"><code>@kerryarchibald</code></a>.</li> 117 <li>Remove video tracks on video mute without renegotiating (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3091">#3091</a>).</li> 118 <li>Introduces a backwards-compatible API change. <code>MegolmEncrypter#prepareToEncrypt</code>'s return type has changed from <code>void</code> to <code>() => void</code>. (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3035">#3035</a>). Contributed by <a href="https://github.com/clarkf"><code>@clarkf</code></a>.</li> 119 </ul> 120 <h2>🐛 Bug Fixes</h2> 121 <ul> 122 <li>Stop the ICE disconnected timer on call terminate (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3147">#3147</a>).</li> 123 <li>Clear notifications when we can infer read status from receipts (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3139">#3139</a>). Fixes <a href="https://github-redirect.dependabot.com/vector-im/element-web/issues/23991">vector-im/element-web#23991</a>.</li> 124 <li>Messages sent out of order after one message fails (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3131">#3131</a>). Fixes <a href="https://github-redirect.dependabot.com/vector-im/element-web/issues/22885">vector-im/element-web#22885</a> and <a href="https://github-redirect.dependabot.com/vector-im/element-web/issues/18942">vector-im/element-web#18942</a>. Contributed by <a href="https://github.com/justjanne"><code>@justjanne</code></a>.</li> 125 <li>Element-R: fix a bug which prevented encryption working after a reload (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3126">#3126</a>).</li> 126 <li>Element-R: Fix invite processing (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3121">#3121</a>).</li> 127 <li>Don't throw with no <code>opponentDeviceInfo</code> (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3107">#3107</a>).</li> 128 <li>Remove flaky megolm test (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3098">#3098</a>). Contributed by <a href="https://github.com/clarkf"><code>@clarkf</code></a>.</li> 129 <li>Fix "verifyLinks" functionality of getRoomUpgradeHistory (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3089">#3089</a>). Contributed by <a href="https://github.com/andybalaam"><code>@andybalaam</code></a>.</li> 130 </ul> 131 <h1>Changes in <a href="https://github.com/matrix-org/matrix-js-sdk/releases/tag/v23.2.0">23.2.0</a> (2023-01-31)</h1> 132 <h2>✨ Features</h2> 133 <ul> 134 <li>Implement decryption via the rust sdk (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3074">#3074</a>).</li> 135 <li>Handle edits which are bundled with an event, per MSC3925 (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/3045">#3045</a>).</li> 136 </ul> 137 <h2>🐛 Bug Fixes</h2> 138 <!-- raw HTML omitted --> 139 </blockquote> 140 <p>... (truncated)</p> 141 </details> 142 <details> 143 <summary>Commits</summary> 144 <ul> 145 <li><a href="https://github.com/matrix-org/matrix-js-sdk/commit/2a5e5e6a59e9e7401fb062a8be9ee55338c6b375"><code>2a5e5e6</code></a> v23.4.0</li> 146 <li><a href="https://github.com/matrix-org/matrix-js-sdk/commit/68e354752b7d5bb2513a369dbc4442af101e6c1f"><code>68e3547</code></a> Prepare changelog for v23.4.0</li> 147 <li><a href="https://github.com/matrix-org/matrix-js-sdk/commit/0f1f1db3d269c4e58bd8d30795dab318399af3ab"><code>0f1f1db</code></a> v23.4.0-rc.2</li> 148 <li><a href="https://github.com/matrix-org/matrix-js-sdk/commit/77b91a45cbd4a532015c1f3116bd0f07e4eb6d7b"><code>77b91a4</code></a> Prepare changelog for v23.4.0-rc.2</li> 149 <li><a href="https://github.com/matrix-org/matrix-js-sdk/commit/fe6add9396b758508dc7dc2f62549244626f6618"><code>fe6add9</code></a> Merge branch 'develop' into staging</li> 150 <li><a href="https://github.com/matrix-org/matrix-js-sdk/commit/2d59c4647da4e47631cdab61b403fe0111b21be2"><code>2d59c46</code></a> Update typescript-eslint monorepo to v5.52.0 (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/issues/3172">#3172</a>)</li> 151 <li><a href="https://github.com/matrix-org/matrix-js-sdk/commit/1f0c6a6dc9f14137b8b7348f0d33aff5b92a725f"><code>1f0c6a6</code></a> Add easy way to determine if the decryption failure is due to "DecryptionErro...</li> 152 <li><a href="https://github.com/matrix-org/matrix-js-sdk/commit/c9b502fb0e9852624ab96ec9c755a75f66c4683c"><code>c9b502f</code></a> v23.4.0-rc.1</li> 153 <li><a href="https://github.com/matrix-org/matrix-js-sdk/commit/330fbaccfc4a15613aa88a04a935972d20bd2e1f"><code>330fbac</code></a> Prepare changelog for v23.4.0-rc.1</li> 154 <li><a href="https://github.com/matrix-org/matrix-js-sdk/commit/937f37065571bd5cd560d9d58aa572b59fa8e7e5"><code>937f370</code></a> Run matrix-react-sdk tests on merge queue (<a href="https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/issues/3161">#3161</a>)</li> 155 <li>Additional commits viewable in <a href="https://github.com/matrix-org/matrix-js-sdk/compare/v23.0.0...v23.4.0">compare view</a></li> 156 </ul> 157 </details> 158 <br /> 159 160 161 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 162 163 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`. 164 165 [//]: # (dependabot-automerge-start) 166 [//]: # (dependabot-automerge-end) 167 168 --- 169 170 <details> 171 <summary>Dependabot commands and options</summary> 172 <br /> 173 174 You can trigger Dependabot actions by commenting on this PR: 175 - `@dependabot rebase` will rebase this PR 176 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 177 - `@dependabot merge` will merge this PR after your CI passes on it 178 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 179 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 180 - `@dependabot reopen` will reopen this PR if it is closed 181 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 182 - `@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) 183 - `@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) 184 - `@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) 185 186 187 </details> 188 189 <!-- Replace --> 190 ---- 191 ⌛ Deploy Preview - Build in Progress 192 <!-- Replace --> 193 194 195 196 ## Comments 197 198 ### @dependabot[bot] — 2023-03-16T09:19:23Z 199 200 Superseded by #384. 201