575.json (20386B)
1 { 2 "number": 575, 3 "title": "Bump matrix-js-sdk from 23.0.0 to 27.2.0", 4 "state": "closed", 5 "diff_file": "575.diff", 6 "author": "dependabot[bot]", 7 "created_at": "2023-08-16T09:00:24Z", 8 "closed_at": "2023-08-30T08:30:25Z", 9 "merged_at": null, 10 "base_ref": "main", 11 "head_ref": "dependabot/npm_and_yarn/matrix-js-sdk-27.2.0", 12 "labels": [ 13 "dependencies", 14 "javascript" 15 ], 16 "assignees": [ 17 "MTRNord" 18 ], 19 "requested_reviewers": [ 20 "MTRNord" 21 ], 22 "body": "Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 23.0.0 to 27.2.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/matrix-org/matrix-js-sdk/releases\">matrix-js-sdk's releases</a>.</em></p>\n<blockquote>\n<h2>v27.2.0</h2>\n<h2>\ud83e\udd96 Deprecations</h2>\n<ul>\n<li><strong>The Browserify artifact is being deprecated, scheduled for removal in the October 10th release cycle. (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/issues/3189\">#3189</a>)</strong></li>\n</ul>\n<h2>\u2728 Features</h2>\n<ul>\n<li>Allow knocking rooms (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3647\">#3647</a>). Contributed by <a href=\"https://github.com/charlynguyen\"><code>@\u200bcharlynguyen</code></a>.</li>\n<li>Bump pagination limit to account for threaded events (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3638\">#3638</a>).</li>\n<li>ElementR: Add <code>CryptoApi.findVerificationRequestDMInProgress</code> (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3601\">#3601</a>). Contributed by <a href=\"https://github.com/florianduros\"><code>@\u200bflorianduros</code></a>.</li>\n<li>Export more into the public interface (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3614\">#3614</a>).</li>\n</ul>\n<h2>\ud83d\udc1b Bug Fixes</h2>\n<ul>\n<li>Fix wrong handling of encrypted rooms when loading them from sync accumulator (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3640\">#3640</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/25803\">vector-im/element-web#25803</a>.</li>\n<li>Skip processing thread roots and fetching threads list when support is disabled (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3642\">#3642</a>).</li>\n<li>Ensure we don't overinflate the total notification count (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3634\">#3634</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/25803\">vector-im/element-web#25803</a>.</li>\n</ul>\n<h2>v27.2.0-rc.1</h2>\n<h2>\ud83e\udd96 Deprecations</h2>\n<ul>\n<li><strong>The Browserify artifact is being deprecated, scheduled for removal in the October 10th release cycle. (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/issues/3189\">#3189</a>)</strong></li>\n</ul>\n<h2>\u2728 Features</h2>\n<ul>\n<li>Allow knocking rooms (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3647\">#3647</a>). Contributed by <a href=\"https://github.com/charlynguyen\"><code>@\u200bcharlynguyen</code></a>.</li>\n<li>Bump pagination limit to account for threaded events (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3638\">#3638</a>).</li>\n<li>ElementR: Add <code>CryptoApi.findVerificationRequestDMInProgress</code> (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3601\">#3601</a>). Contributed by <a href=\"https://github.com/florianduros\"><code>@\u200bflorianduros</code></a>.</li>\n<li>Export more into the public interface (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3614\">#3614</a>).</li>\n</ul>\n<h2>\ud83d\udc1b Bug Fixes</h2>\n<ul>\n<li>Fix wrong handling of encrypted rooms when loading them from sync accumulator (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3640\">#3640</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/25803\">vector-im/element-web#25803</a>.</li>\n<li>Skip processing thread roots and fetching threads list when support is disabled (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3642\">#3642</a>).</li>\n<li>Ensure we don't overinflate the total notification count (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3634\">#3634</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/25803\">vector-im/element-web#25803</a>.</li>\n</ul>\n<h2>v27.1.0</h2>\n<h2>\ud83e\udd96 Deprecations</h2>\n<ul>\n<li><strong>The Browserify artifact is being deprecated, scheduled for removal in the October 10th release cycle. (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/issues/3189\">#3189</a>)</strong></li>\n</ul>\n<h2>\u2728 Features</h2>\n<ul>\n<li>ElementR: Add <code>CryptoApi.getCrossSigningKeyId</code> (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3619\">#3619</a>). Contributed by <a href=\"https://github.com/florianduros\"><code>@\u200bflorianduros</code></a>.</li>\n<li>ElementR: Stub <code>CheckOwnCrossSigningTrust</code>, import cross signing keys and verify local device in <code>bootstrapCrossSigning</code> (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3608\">#3608</a>). Contributed by <a href=\"https://github.com/florianduros\"><code>@\u200bflorianduros</code></a>.</li>\n<li>Specify /preview_url requests as low priority (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3609\">#3609</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/7292\">vector-im/element-web#7292</a>.</li>\n<li>Element-R: support for displaying QR codes during verification (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3588\">#3588</a>). Fixes <a href=\"https://redirect.github.com/vector-im/crypto-internal/issues/124\">vector-im/crypto-internal#124</a>.</li>\n<li>Add support for scanning QR codes during verification, with Rust crypto (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3565\">#3565</a>).</li>\n<li>Add methods to influence set_presence on /sync API calls (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3578\">#3578</a>).</li>\n</ul>\n<h2>\ud83d\udc1b Bug Fixes</h2>\n<ul>\n<li>Fix threads ending up with chunks of their timelines missing (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3618\">#3618</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/24466\">vector-im/element-web#24466</a>.</li>\n<li>Ensure we do not clobber a newer RR with an older unthreaded one (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3617\">#3617</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/25806\">vector-im/element-web#25806</a>.</li>\n<li>Fix registration check your emails stage regression (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3616\">#3616</a>).</li>\n<li>Fix how <code>Room::eventShouldLiveIn</code> handles replies to unknown parents (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3615\">#3615</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/22603\">vector-im/element-web#22603</a>.</li>\n<li>Only send threaded read receipts if threads support is enabled (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3612\">#3612</a>).</li>\n<li>ElementR: Fix <code>userId</code> parameter usage in <code>CryptoApi#getVerificationRequestsToDeviceInProgress</code> (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3611\">#3611</a>). Contributed by <a href=\"https://github.com/florianduros\"><code>@\u200bflorianduros</code></a>.</li>\n<li>Fix edge cases around non-thread relations to thread roots and read receipts (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3607\">#3607</a>).</li>\n<li>Fix read receipt sending behaviour around thread roots (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3600\">#3600</a>).</li>\n<li>Export typed event emitter key types (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3597\">#3597</a>). Fixes <a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/issues/3506\">#3506</a>.</li>\n<li>Element-R: ensure that <code>userHasCrossSigningKeys</code> uses up-to-date data (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3599\">#3599</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/25773\">vector-im/element-web#25773</a>.</li>\n<li>Fix sending <code>auth: null</code> due to broken types around UIA (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3594\">#3594</a>).</li>\n</ul>\n<h2>v27.1.0-rc.1</h2>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Changelog</summary>\n<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>\n<blockquote>\n<h1>Changes in <a href=\"https://github.com/matrix-org/matrix-js-sdk/releases/tag/v27.2.0\">27.2.0</a> (2023-08-15)</h1>\n<h2>\ud83e\udd96 Deprecations</h2>\n<ul>\n<li><strong>The Browserify artifact is being deprecated, scheduled for removal in the October 10th release cycle. (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/issues/3189\">#3189</a>)</strong></li>\n</ul>\n<h2>\u2728 Features</h2>\n<ul>\n<li>Allow knocking rooms (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3647\">#3647</a>). Contributed by <a href=\"https://github.com/charlynguyen\"><code>@\u200bcharlynguyen</code></a>.</li>\n<li>Bump pagination limit to account for threaded events (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3638\">#3638</a>).</li>\n<li>ElementR: Add <code>CryptoApi.findVerificationRequestDMInProgress</code> (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3601\">#3601</a>). Contributed by <a href=\"https://github.com/florianduros\"><code>@\u200bflorianduros</code></a>.</li>\n<li>Export more into the public interface (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3614\">#3614</a>).</li>\n</ul>\n<h2>\ud83d\udc1b Bug Fixes</h2>\n<ul>\n<li>Fix wrong handling of encrypted rooms when loading them from sync accumulator (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3640\">#3640</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/25803\">vector-im/element-web#25803</a>.</li>\n<li>Skip processing thread roots and fetching threads list when support is disabled (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3642\">#3642</a>).</li>\n<li>Ensure we don't overinflate the total notification count (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3634\">#3634</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/25803\">vector-im/element-web#25803</a>.</li>\n</ul>\n<h1>Changes in <a href=\"https://github.com/matrix-org/matrix-js-sdk/releases/tag/v27.1.0\">27.1.0</a> (2023-08-01)</h1>\n<h2>\ud83e\udd96 Deprecations</h2>\n<ul>\n<li><strong>The Browserify artifact is being deprecated, scheduled for removal in the October 10th release cycle. (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/issues/3189\">#3189</a>)</strong></li>\n</ul>\n<h2>\u2728 Features</h2>\n<ul>\n<li>ElementR: Add <code>CryptoApi.getCrossSigningKeyId</code> (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3619\">#3619</a>). Contributed by <a href=\"https://github.com/florianduros\"><code>@\u200bflorianduros</code></a>.</li>\n<li>ElementR: Stub <code>CheckOwnCrossSigningTrust</code>, import cross signing keys and verify local device in <code>bootstrapCrossSigning</code> (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3608\">#3608</a>). Contributed by <a href=\"https://github.com/florianduros\"><code>@\u200bflorianduros</code></a>.</li>\n<li>Specify /preview_url requests as low priority (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3609\">#3609</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/7292\">vector-im/element-web#7292</a>.</li>\n<li>Element-R: support for displaying QR codes during verification (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3588\">#3588</a>). Fixes <a href=\"https://redirect.github.com/vector-im/crypto-internal/issues/124\">vector-im/crypto-internal#124</a>.</li>\n<li>Add support for scanning QR codes during verification, with Rust crypto (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3565\">#3565</a>).</li>\n<li>Add methods to influence set_presence on /sync API calls (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3578\">#3578</a>).</li>\n</ul>\n<h2>\ud83d\udc1b Bug Fixes</h2>\n<ul>\n<li>Fix threads ending up with chunks of their timelines missing (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3618\">#3618</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/24466\">vector-im/element-web#24466</a>.</li>\n<li>Ensure we do not clobber a newer RR with an older unthreaded one (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3617\">#3617</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/25806\">vector-im/element-web#25806</a>.</li>\n<li>Fix registration check your emails stage regression (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3616\">#3616</a>).</li>\n<li>Fix how <code>Room::eventShouldLiveIn</code> handles replies to unknown parents (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3615\">#3615</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/22603\">vector-im/element-web#22603</a>.</li>\n<li>Only send threaded read receipts if threads support is enabled (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3612\">#3612</a>).</li>\n<li>ElementR: Fix <code>userId</code> parameter usage in <code>CryptoApi#getVerificationRequestsToDeviceInProgress</code> (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3611\">#3611</a>). Contributed by <a href=\"https://github.com/florianduros\"><code>@\u200bflorianduros</code></a>.</li>\n<li>Fix edge cases around non-thread relations to thread roots and read receipts (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3607\">#3607</a>).</li>\n<li>Fix read receipt sending behaviour around thread roots (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3600\">#3600</a>).</li>\n<li>Export typed event emitter key types (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3597\">#3597</a>). Fixes <a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/issues/3506\">#3506</a>.</li>\n<li>Element-R: ensure that <code>userHasCrossSigningKeys</code> uses up-to-date data (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3599\">#3599</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/25773\">vector-im/element-web#25773</a>.</li>\n<li>Fix sending <code>auth: null</code> due to broken types around UIA (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3594\">#3594</a>).</li>\n</ul>\n<h1>Changes in <a href=\"https://github.com/matrix-org/matrix-js-sdk/releases/tag/v27.0.0\">27.0.0</a> (2023-07-18)</h1>\n<h2>\ud83d\udea8 BREAKING CHANGES</h2>\n<ul>\n<li>Drop support for Node 16 (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3533\">#3533</a>).</li>\n<li>Improve types around login, registration, UIA and identity servers (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3537\">#3537</a>).</li>\n</ul>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/matrix-org/matrix-js-sdk/commit/858db67778cd3d406bef59f1970910e8dfceb7d8\"><code>858db67</code></a> v27.2.0</li>\n<li><a href=\"https://github.com/matrix-org/matrix-js-sdk/commit/e230abee45cfe8d93a8e1ad91fd7c0735df48309\"><code>e230abe</code></a> Prepare changelog for v27.2.0</li>\n<li><a href=\"https://github.com/matrix-org/matrix-js-sdk/commit/1476ffbd154f0f237a3b30e1607e55b8f2ec41d1\"><code>1476ffb</code></a> v27.2.0-rc.1</li>\n<li><a href=\"https://github.com/matrix-org/matrix-js-sdk/commit/62f0a65472126c3d6d0e8dc4d77ec2a95a1f96e8\"><code>62f0a65</code></a> Prepare changelog for v27.2.0-rc.1</li>\n<li><a href=\"https://github.com/matrix-org/matrix-js-sdk/commit/2ef7ae7661b9ac036f50819efd2ae2a72ae61b4d\"><code>2ef7ae7</code></a> Allow knocking rooms (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/issues/3647\">#3647</a>)</li>\n<li><a href=\"https://github.com/matrix-org/matrix-js-sdk/commit/61c0a49971062d6da3b69ad3eec156d1120bd187\"><code>61c0a49</code></a> Mark more logs as debug to tidy the console (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/issues/3645\">#3645</a>)</li>\n<li><a href=\"https://github.com/matrix-org/matrix-js-sdk/commit/2172f2888862069803502bfd174b327aefdc2dcf\"><code>2172f28</code></a> Fix wrong handling of encrypted rooms when loading them from sync accumulator...</li>\n<li><a href=\"https://github.com/matrix-org/matrix-js-sdk/commit/2e9b34e0c322dc0a8782d84b60bf1679d69ff006\"><code>2e9b34e</code></a> Throw error if missing <code>userId</code> in `CryptoApi.findVerificationRequestDMInProg...</li>\n<li><a href=\"https://github.com/matrix-org/matrix-js-sdk/commit/5a782b7377b4ea2dd9e435be84ea97037e9a7421\"><code>5a782b7</code></a> Resetting package fields for development</li>\n<li><a href=\"https://github.com/matrix-org/matrix-js-sdk/commit/54bc807056e739573f32b9434d59c58018951cc7\"><code>54bc807</code></a> Merge branch 'master' into develop</li>\n<li>Additional commits viewable in <a href=\"https://github.com/matrix-org/matrix-js-sdk/compare/v23.0.0...v27.2.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>", 23 "comments": [ 24 { 25 "author": "dependabot[bot]", 26 "created_at": "2023-08-30T08:30:25Z", 27 "body": "Superseded by #592." 28 } 29 ], 30 "review_comments": [] 31 }