matrix-art.meta

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

275.json (17856B)


      1 {
      2   "number": 275,
      3   "title": "Bump matrix-js-sdk from 16.0.1 to 19.7.0",
      4   "state": "closed",
      5   "diff_file": "275.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2023-01-03T17:36:44Z",
      8   "closed_at": "2023-01-03T17:37:18Z",
      9   "merged_at": null,
     10   "base_ref": "main",
     11   "head_ref": "dependabot/npm_and_yarn/matrix-js-sdk-19.7.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 16.0.1 to 19.7.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>v19.7.0</h2>\n<h2>\ud83d\udd12 Security</h2>\n<ul>\n<li>Fix for <a href=\"https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=CVE%2D2022%2D39249\">CVE-2022-39249</a></li>\n<li>Fix for <a href=\"https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=CVE%2D2022%2D39250\">CVE-2022-39250</a></li>\n<li>Fix for <a href=\"https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=CVE%2D2022%2D39251\">CVE-2022-39251</a></li>\n<li>Fix for <a href=\"https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=CVE%2D2022%2D39236\">CVE-2022-39236</a></li>\n</ul>\n<h2>v19.6.0</h2>\n<h2>\u2728 Features</h2>\n<ul>\n<li>Add a property aggregating all names of a NamespacedValue (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2656\">#2656</a>).</li>\n<li>Implementation of MSC3824 to add action= param on SSO login (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2398\">#2398</a>). Contributed by <a href=\"https://github.com/hughns\"><code>@\u200bhughns</code></a>.</li>\n<li>Add invited_count and joined_count to sliding sync room responses. (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2628\">#2628</a>).</li>\n<li>Base support for MSC3847: Ignore invites with policy rooms (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2626\">#2626</a>). Contributed by <a href=\"https://github.com/Yoric\"><code>@\u200bYoric</code></a>.</li>\n</ul>\n<h2>\ud83d\udc1b Bug Fixes</h2>\n<ul>\n<li>Fix handling of remote echoes doubling up (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2639\">#2639</a>). Fixes <a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/issues/2618\">#2618</a>.</li>\n</ul>\n<h2>v19.6.0-rc.1</h2>\n<h2>\u2728 Features</h2>\n<ul>\n<li>Add a property aggregating all names of a NamespacedValue (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2656\">#2656</a>).</li>\n<li>Implementation of MSC3824 to add action= param on SSO login (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2398\">#2398</a>). Contributed by <a href=\"https://github.com/hughns\"><code>@\u200bhughns</code></a>.</li>\n<li>Add invited_count and joined_count to sliding sync room responses. (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2628\">#2628</a>).</li>\n<li>Base support for MSC3847: Ignore invites with policy rooms (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2626\">#2626</a>). Contributed by <a href=\"https://github.com/Yoric\"><code>@\u200bYoric</code></a>.</li>\n</ul>\n<h2>\ud83d\udc1b Bug Fixes</h2>\n<ul>\n<li>Fix handling of remote echoes doubling up (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2639\">#2639</a>). Fixes <a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/issues/2618\">#2618</a>.</li>\n</ul>\n<h2>v19.5.0</h2>\n<h2>\ud83d\udc1b Bug Fixes</h2>\n<ul>\n<li>Fix bug in deepCompare which would incorrectly return objects with disjoint keys as equal (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2586\">#2586</a>). Contributed by <a href=\"https://github.com/3nprob\"><code>@\u200b3nprob</code></a>.</li>\n<li>Refactor Sync and fix <code>initialSyncLimit</code> (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2587\">#2587</a>).</li>\n<li>Use deep equality comparisons when searching for outgoing key requests by target (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2623\">#2623</a>). Contributed by <a href=\"https://github.com/duxovni\"><code>@\u200bduxovni</code></a>.</li>\n<li>Fix room membership race with PREPARED event (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2613\">#2613</a>). Contributed by <a href=\"https://github.com/jotto\"><code>@\u200bjotto</code></a>.</li>\n</ul>\n<h2>v19.5.0-rc.4</h2>\n<h2>\ud83d\udc1b Bug Fixes</h2>\n<ul>\n<li>Fix bug in deepCompare which would incorrectly return objects with disjoint keys as equal (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2586\">#2586</a>). Contributed by <a href=\"https://github.com/3nprob\"><code>@\u200b3nprob</code></a>.</li>\n<li>Refactor Sync and fix <code>initialSyncLimit</code> (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2587\">#2587</a>).</li>\n<li>Use deep equality comparisons when searching for outgoing key requests by target (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2623\">#2623</a>). Contributed by <a href=\"https://github.com/duxovni\"><code>@\u200bduxovni</code></a>.</li>\n<li>Fix room membership race with PREPARED event (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2613\">#2613</a>). Contributed by <a href=\"https://github.com/jotto\"><code>@\u200bjotto</code></a>.</li>\n</ul>\n<h2>v19.5.0-rc.3</h2>\n<h2>\ud83d\udc1b Bug Fixes</h2>\n<ul>\n<li>Fix bug in deepCompare which would incorrectly return objects with disjoint keys as equal (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2586\">#2586</a>). Contributed by <a href=\"https://github.com/3nprob\"><code>@\u200b3nprob</code></a>.</li>\n<li>Refactor Sync and fix <code>initialSyncLimit</code> (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2587\">#2587</a>).</li>\n<li>Use deep equality comparisons when searching for outgoing key requests by target (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2623\">#2623</a>). Contributed by <a href=\"https://github.com/duxovni\"><code>@\u200bduxovni</code></a>.</li>\n<li>Fix room membership race with PREPARED event (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2613\">#2613</a>). Contributed by <a href=\"https://github.com/jotto\"><code>@\u200bjotto</code></a>.</li>\n</ul>\n<h2>v19.5.0-rc.1</h2>\n<h2>\ud83d\udc1b Bug Fixes</h2>\n<ul>\n<li>Fix bug in deepCompare which would incorrectly return objects with disjoint keys as equal (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2586\">#2586</a>). Contributed by <a href=\"https://github.com/3nprob\"><code>@\u200b3nprob</code></a>.</li>\n<li>Refactor Sync and fix <code>initialSyncLimit</code> (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2587\">#2587</a>).</li>\n</ul>\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/v19.7.0\">19.7.0</a> (2022-09-28)</h1>\n<h2>\ud83d\udd12 Security</h2>\n<ul>\n<li>Fix for <a href=\"https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=CVE%2D2022%2D39249\">CVE-2022-39249</a></li>\n<li>Fix for <a href=\"https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=CVE%2D2022%2D39250\">CVE-2022-39250</a></li>\n<li>Fix for <a href=\"https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=CVE%2D2022%2D39251\">CVE-2022-39251</a></li>\n<li>Fix for <a href=\"https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=CVE%2D2022%2D39236\">CVE-2022-39236</a></li>\n</ul>\n<h1>Changes in <a href=\"https://github.com/matrix-org/matrix-js-sdk/releases/tag/v19.6.0\">19.6.0</a> (2022-09-27)</h1>\n<h2>\u2728 Features</h2>\n<ul>\n<li>Add a property aggregating all names of a NamespacedValue (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2656\">#2656</a>).</li>\n<li>Implementation of MSC3824 to add action= param on SSO login (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2398\">#2398</a>). Contributed by <a href=\"https://github.com/hughns\"><code>@\u200bhughns</code></a>.</li>\n<li>Add invited_count and joined_count to sliding sync room responses. (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2628\">#2628</a>).</li>\n<li>Base support for MSC3847: Ignore invites with policy rooms (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2626\">#2626</a>). Contributed by <a href=\"https://github.com/Yoric\"><code>@\u200bYoric</code></a>.</li>\n</ul>\n<h2>\ud83d\udc1b Bug Fixes</h2>\n<ul>\n<li>Fix handling of remote echoes doubling up (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2639\">#2639</a>). Fixes <a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/issues/2618\">#2618</a>.</li>\n</ul>\n<h1>Changes in <a href=\"https://github.com/matrix-org/matrix-js-sdk/releases/tag/v19.5.0\">19.5.0</a> (2022-09-13)</h1>\n<h2>\ud83d\udc1b Bug Fixes</h2>\n<ul>\n<li>Fix bug in deepCompare which would incorrectly return objects with disjoint keys as equal (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2586\">#2586</a>). Contributed by <a href=\"https://github.com/3nprob\"><code>@\u200b3nprob</code></a>.</li>\n<li>Refactor Sync and fix <code>initialSyncLimit</code> (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2587\">#2587</a>).</li>\n<li>Use deep equality comparisons when searching for outgoing key requests by target (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2623\">#2623</a>). Contributed by <a href=\"https://github.com/duxovni\"><code>@\u200bduxovni</code></a>.</li>\n<li>Fix room membership race with PREPARED event (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2613\">#2613</a>). Contributed by <a href=\"https://github.com/jotto\"><code>@\u200bjotto</code></a>.</li>\n</ul>\n<h1>Changes in <a href=\"https://github.com/matrix-org/matrix-js-sdk/releases/tag/v19.4.0\">19.4.0</a> (2022-08-31)</h1>\n<h2>\ud83d\udd12 Security</h2>\n<ul>\n<li>Fix for <a href=\"https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=CVE%2D2022%2D36059\">CVE-2022-36059</a></li>\n</ul>\n<p>Find more details at <a href=\"https://matrix.org/blog/2022/08/31/security-releases-matrix-js-sdk-19-4-0-and-matrix-react-sdk-3-53-0\">https://matrix.org/blog/2022/08/31/security-releases-matrix-js-sdk-19-4-0-and-matrix-react-sdk-3-53-0</a></p>\n<h2>\u2728 Features</h2>\n<ul>\n<li>Re-emit room state events on rooms (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2607\">#2607</a>).</li>\n<li>Add ability to override built in room name generator for an i18n'able one (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2609\">#2609</a>).</li>\n<li>Add txn_id support to sliding sync (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2567\">#2567</a>).</li>\n</ul>\n<h2>\ud83d\udc1b Bug Fixes</h2>\n<ul>\n<li>Refactor Sync and fix <code>initialSyncLimit</code> (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2587\">#2587</a>).</li>\n<li>Use deep equality comparisons when searching for outgoing key requests by target (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2623\">#2623</a>). Contributed by <a href=\"https://github.com/duxovni\"><code>@\u200bduxovni</code></a>.</li>\n<li>Fix room membership race with PREPARED event (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2613\">#2613</a>). Contributed by <a href=\"https://github.com/jotto\"><code>@\u200bjotto</code></a>.</li>\n<li>fixed a sliding sync bug which could cause the <code>roomIndexToRoomId</code> map to be incorrect when a new room is added in the middle of the list or when an existing room is deleted from the middle of the list. (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2610\">#2610</a>).</li>\n<li>Fix: Handle parsing of a beacon info event without asset (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2591\">#2591</a>). Fixes <a href=\"https://github-redirect.dependabot.com/vector-im/element-web/issues/23078\">vector-im/element-web#23078</a>. Contributed by <a href=\"https://github.com/kerryarchibald\"><code>@\u200bkerryarchibald</code></a>.</li>\n<li>Fix finding event read up to if stable private read receipts is missing (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/pull/2585\">#2585</a>). Fixes <a href=\"https://github-redirect.dependabot.com/vector-im/element-web/issues/23027\">vector-im/element-web#23027</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/2d067ad95778b26aed24b801be0951e215c3ac8c\"><code>2d067ad</code></a> v19.7.0</li>\n<li><a href=\"https://github.com/matrix-org/matrix-js-sdk/commit/418aa3ff6acffdd9ba375095f7eee14400c7de72\"><code>418aa3f</code></a> Prepare changelog for v19.7.0</li>\n<li><a href=\"https://github.com/matrix-org/matrix-js-sdk/commit/a587d7c36026fe1fcf93dfff63588abee359be76\"><code>a587d7c</code></a> Resolve multiple CVEs</li>\n<li><a href=\"https://github.com/matrix-org/matrix-js-sdk/commit/b64a30f0ad35022b342ef8142e526fe12f43673a\"><code>b64a30f</code></a> v19.6.0</li>\n<li><a href=\"https://github.com/matrix-org/matrix-js-sdk/commit/5451f6139a250083d8728165ba6adc30e5186227\"><code>5451f61</code></a> Prepare changelog for v19.6.0</li>\n<li><a href=\"https://github.com/matrix-org/matrix-js-sdk/commit/f34e568a98b44b48a10da6231877ecbf0019274f\"><code>f34e568</code></a> v19.6.0-rc.1</li>\n<li><a href=\"https://github.com/matrix-org/matrix-js-sdk/commit/6fd80ed3edf832766d9f56ebf3bceb5a11821597\"><code>6fd80ed</code></a> Prepare changelog for v19.6.0-rc.1</li>\n<li><a href=\"https://github.com/matrix-org/matrix-js-sdk/commit/9ff11d1f325fe53f81e9609a44ca07509fe2a5da\"><code>9ff11d1</code></a> test typescriptification - last few unit test files (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/issues/2675\">#2675</a>)</li>\n<li><a href=\"https://github.com/matrix-org/matrix-js-sdk/commit/41ab3337b532b632ba0d7572635be14bfd9cc923\"><code>41ab333</code></a> test typescriptification - spec/unit/crypto/verification (<a href=\"https://github-redirect.dependabot.com/matrix-org/matrix-js-sdk/issues/2673\">#2673</a>)</li>\n<li><a href=\"https://github.com/matrix-org/matrix-js-sdk/commit/1432e094c26338d23dfe24456b48829ef0473f42\"><code>1432e09</code></a> Update sonarcloud.yml</li>\n<li>Additional commits viewable in <a href=\"https://github.com/matrix-org/matrix-js-sdk/compare/v16.0.1...v19.7.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=matrix-js-sdk&package-manager=npm_and_yarn&previous-version=16.0.1&new-version=19.7.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 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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/MTRNord/matrix-art/network/alerts).\n\n</details>\n\n<!-- Replace -->\n----\n\u231b Deploy Preview - Build in Progress\n<!-- Replace -->\n",
     23   "comments": [
     24     {
     25       "author": "dependabot[bot]",
     26       "created_at": "2023-01-03T17:37:18Z",
     27       "body": "Superseded by #276."
     28     }
     29   ],
     30   "review_comments": []
     31 }