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

488.json (21510B)


      1 {
      2   "number": 488,
      3   "title": "Bump matrix-js-sdk from 23.0.0 to 26.1.0",
      4   "state": "closed",
      5   "diff_file": "488.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2023-06-21T09:05:37Z",
      8   "closed_at": "2023-07-05T08:15:54Z",
      9   "merged_at": null,
     10   "base_ref": "main",
     11   "head_ref": "dependabot/npm_and_yarn/matrix-js-sdk-26.1.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 26.1.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>v26.1.0</h2>\n<h2>\ud83e\udd96 Deprecations</h2>\n<ul>\n<li>Introduce a new <code>Crypto.Verifier</code> interface, and deprecate direct access to <code>VerificationBase</code>, <code>SAS</code> and <code>ReciprocateQRCode</code> (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3414\">#3414</a>).</li>\n</ul>\n<h2>\u2728 Features</h2>\n<ul>\n<li>Add <code>rust-crypto#isCrossSigningReady</code> implementation (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3462\">#3462</a>). Contributed by <a href=\"https://github.com/florianduros\"><code>@\u200bflorianduros</code></a>.</li>\n<li>OIDC: Validate <code>m.authentication</code> configuration (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3419\">#3419</a>). Contributed by <a href=\"https://github.com/kerryarchibald\"><code>@\u200bkerryarchibald</code></a>.</li>\n<li>ElementR: Add <code>CryptoApi.getCrossSigningStatus</code> (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3452\">#3452</a>). Contributed by <a href=\"https://github.com/florianduros\"><code>@\u200bflorianduros</code></a>.</li>\n<li>Extend stats summary with call device and user count based on room state (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3424\">#3424</a>). Contributed by <a href=\"https://github.com/toger5\"><code>@\u200btoger5</code></a>.</li>\n<li>Update MSC3912 implementation to use <code>with_rel_type</code> instead of <code>with_relations</code> (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3420\">#3420</a>).</li>\n<li>Export thread-related types from SDK (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3447\">#3447</a>). Contributed by <a href=\"https://github.com/stas-demydiuk\"><code>@\u200bstas-demydiuk</code></a>.</li>\n<li>Use correct /v3 prefix for /refresh (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3016\">#3016</a>). Contributed by <a href=\"https://github.com/davidisaaclee\"><code>@\u200bdavidisaaclee</code></a>.</li>\n</ul>\n<h2>\ud83d\udc1b Bug Fixes</h2>\n<ul>\n<li>Fix thread list being ordered based on all updates (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3458\">#3458</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/25522\">vector-im/element-web#25522</a>.</li>\n<li>Fix: handle <code>baseUrl</code> with trailing slash in <code>fetch.getUrl</code> (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3455\">#3455</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/25526\">vector-im/element-web#25526</a>. Contributed by <a href=\"https://github.com/kerryarchibald\"><code>@\u200bkerryarchibald</code></a>.</li>\n<li>use cli.canSupport to determine intentional mentions support (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3445\">#3445</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/25497\">vector-im/element-web#25497</a>. Contributed by <a href=\"https://github.com/kerryarchibald\"><code>@\u200bkerryarchibald</code></a>.</li>\n<li>Make sliding sync linearize processing of sync requests (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3442\">#3442</a>).</li>\n<li>Fix edge cases around 2nd order relations and threads (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3437\">#3437</a>).</li>\n</ul>\n<h2>v26.1.0-rc1</h2>\n<h2>\ud83e\udd96 Deprecations</h2>\n<ul>\n<li>Introduce a new <code>Crypto.Verifier</code> interface, and deprecate direct access to <code>VerificationBase</code>, <code>SAS</code> and <code>ReciprocateQRCode</code> (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3414\">#3414</a>).</li>\n</ul>\n<h2>\u2728 Features</h2>\n<ul>\n<li>Add <code>rust-crypto#isCrossSigningReady</code> implementation (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3462\">#3462</a>). Contributed by <a href=\"https://github.com/florianduros\"><code>@\u200bflorianduros</code></a>.</li>\n<li>OIDC: Validate <code>m.authentication</code> configuration (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3419\">#3419</a>). Contributed by <a href=\"https://github.com/kerryarchibald\"><code>@\u200bkerryarchibald</code></a>.</li>\n<li>ElementR: Add <code>CryptoApi.getCrossSigningStatus</code> (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3452\">#3452</a>). Contributed by <a href=\"https://github.com/florianduros\"><code>@\u200bflorianduros</code></a>.</li>\n<li>Extend stats summary with call device and user count based on room state (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3424\">#3424</a>). Contributed by <a href=\"https://github.com/toger5\"><code>@\u200btoger5</code></a>.</li>\n<li>Update MSC3912 implementation to use <code>with_rel_type</code> instead of <code>with_relations</code> (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3420\">#3420</a>).</li>\n<li>Export thread-related types from SDK (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3447\">#3447</a>). Contributed by <a href=\"https://github.com/stas-demydiuk\"><code>@\u200bstas-demydiuk</code></a>.</li>\n<li>Use correct /v3 prefix for /refresh (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3016\">#3016</a>). Contributed by <a href=\"https://github.com/davidisaaclee\"><code>@\u200bdavidisaaclee</code></a>.</li>\n</ul>\n<h2>\ud83d\udc1b Bug Fixes</h2>\n<ul>\n<li>Fix thread list being ordered based on all updates (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3458\">#3458</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/25522\">vector-im/element-web#25522</a>.</li>\n<li>Fix: handle <code>baseUrl</code> with trailing slash in <code>fetch.getUrl</code> (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3455\">#3455</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/25526\">vector-im/element-web#25526</a>. Contributed by <a href=\"https://github.com/kerryarchibald\"><code>@\u200bkerryarchibald</code></a>.</li>\n<li>use cli.canSupport to determine intentional mentions support (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3445\">#3445</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/25497\">vector-im/element-web#25497</a>. Contributed by <a href=\"https://github.com/kerryarchibald\"><code>@\u200bkerryarchibald</code></a>.</li>\n<li>Make sliding sync linearize processing of sync requests (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3442\">#3442</a>).</li>\n<li>Fix edge cases around 2nd order relations and threads (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3437\">#3437</a>).</li>\n</ul>\n<h2>v26.0.1</h2>\n<h2>\ud83d\udc1b Bug Fixes</h2>\n<ul>\n<li>Fix: handle <code>baseUrl</code> with trailing slash in <code>fetch.getUrl</code> (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3455\">#3455</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/25526\">vector-im/element-web#25526</a>. Contributed by <a href=\"https://github.com/kerryarchibald\"><code>@\u200bkerryarchibald</code></a>.</li>\n</ul>\n<h2>v26.0.0</h2>\n<h2>\ud83d\udea8 BREAKING CHANGES</h2>\n<ul>\n<li>Ensure we do not add relations to the wrong timeline (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3427\">#3427</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/25450\">vector-im/element-web#25450</a> and <a href=\"https://redirect.github.com/vector-im/element-web/issues/25494\">vector-im/element-web#25494</a>.</li>\n<li>Deprecate <code>QrCodeEvent</code>, <code>SasEvent</code> and <code>VerificationEvent</code> (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3386\">#3386</a>).</li>\n</ul>\n<h2>\ud83e\udd96 Deprecations</h2>\n<ul>\n<li>Move crypto classes into a separate namespace (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3385\">#3385</a>).</li>\n</ul>\n<h2>\u2728 Features</h2>\n<ul>\n<li>Mention deno support in the README (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3417\">#3417</a>). Contributed by <a href=\"https://github.com/sigmaSd\"><code>@\u200bsigmaSd</code></a>.</li>\n<li>Mark room version 10 as safe (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3425\">#3425</a>).</li>\n<li>Prioritise entirely supported flows for UIA (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3402\">#3402</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/v26.1.0\">26.1.0</a> (2023-06-20)</h1>\n<h2>\ud83e\udd96 Deprecations</h2>\n<ul>\n<li>Introduce a new <code>Crypto.Verifier</code> interface, and deprecate direct access to <code>VerificationBase</code>, <code>SAS</code> and <code>ReciprocateQRCode</code> (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3414\">#3414</a>).</li>\n</ul>\n<h2>\u2728 Features</h2>\n<ul>\n<li>Add <code>rust-crypto#isCrossSigningReady</code> implementation (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3462\">#3462</a>). Contributed by <a href=\"https://github.com/florianduros\"><code>@\u200bflorianduros</code></a>.</li>\n<li>OIDC: Validate <code>m.authentication</code> configuration (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3419\">#3419</a>). Contributed by <a href=\"https://github.com/kerryarchibald\"><code>@\u200bkerryarchibald</code></a>.</li>\n<li>ElementR: Add <code>CryptoApi.getCrossSigningStatus</code> (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3452\">#3452</a>). Contributed by <a href=\"https://github.com/florianduros\"><code>@\u200bflorianduros</code></a>.</li>\n<li>Extend stats summary with call device and user count based on room state (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3424\">#3424</a>). Contributed by <a href=\"https://github.com/toger5\"><code>@\u200btoger5</code></a>.</li>\n<li>Update MSC3912 implementation to use <code>with_rel_type</code> instead of <code>with_relations</code> (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3420\">#3420</a>).</li>\n<li>Export thread-related types from SDK (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3447\">#3447</a>). Contributed by <a href=\"https://github.com/stas-demydiuk\"><code>@\u200bstas-demydiuk</code></a>.</li>\n<li>Use correct /v3 prefix for /refresh (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3016\">#3016</a>). Contributed by <a href=\"https://github.com/davidisaaclee\"><code>@\u200bdavidisaaclee</code></a>.</li>\n</ul>\n<h2>\ud83d\udc1b Bug Fixes</h2>\n<ul>\n<li>Fix thread list being ordered based on all updates (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3458\">#3458</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/25522\">vector-im/element-web#25522</a>.</li>\n<li>Fix: handle <code>baseUrl</code> with trailing slash in <code>fetch.getUrl</code> (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3455\">#3455</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/25526\">vector-im/element-web#25526</a>. Contributed by <a href=\"https://github.com/kerryarchibald\"><code>@\u200bkerryarchibald</code></a>.</li>\n<li>use cli.canSupport to determine intentional mentions support (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3445\">#3445</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/25497\">vector-im/element-web#25497</a>. Contributed by <a href=\"https://github.com/kerryarchibald\"><code>@\u200bkerryarchibald</code></a>.</li>\n<li>Make sliding sync linearize processing of sync requests (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3442\">#3442</a>).</li>\n<li>Fix edge cases around 2nd order relations and threads (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3437\">#3437</a>).</li>\n</ul>\n<h1>Changes in <a href=\"https://github.com/matrix-org/matrix-js-sdk/releases/tag/v26.0.1\">26.0.1</a> (2023-06-09)</h1>\n<h2>\ud83d\udc1b Bug Fixes</h2>\n<ul>\n<li>Fix: handle <code>baseUrl</code> with trailing slash in <code>fetch.getUrl</code> (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3455\">#3455</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/25526\">vector-im/element-web#25526</a>. Contributed by <a href=\"https://github.com/kerryarchibald\"><code>@\u200bkerryarchibald</code></a>.</li>\n</ul>\n<h1>Changes in <a href=\"https://github.com/matrix-org/matrix-js-sdk/releases/tag/v26.0.0\">26.0.0</a> (2023-06-06)</h1>\n<h2>\ud83d\udea8 BREAKING CHANGES</h2>\n<ul>\n<li>Ensure we do not add relations to the wrong timeline (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3427\">#3427</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/25450\">vector-im/element-web#25450</a> and <a href=\"https://redirect.github.com/vector-im/element-web/issues/25494\">vector-im/element-web#25494</a>.</li>\n<li>Deprecate <code>QrCodeEvent</code>, <code>SasEvent</code> and <code>VerificationEvent</code> (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3386\">#3386</a>).</li>\n</ul>\n<h2>\ud83e\udd96 Deprecations</h2>\n<ul>\n<li>Move crypto classes into a separate namespace (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3385\">#3385</a>).</li>\n</ul>\n<h2>\u2728 Features</h2>\n<ul>\n<li>Mention deno support in the README (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3417\">#3417</a>). Contributed by <a href=\"https://github.com/sigmaSd\"><code>@\u200bsigmaSd</code></a>.</li>\n<li>Mark room version 10 as safe (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3425\">#3425</a>).</li>\n<li>Prioritise entirely supported flows for UIA (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3402\">#3402</a>).</li>\n<li>Add methods to terminate idb worker (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3362\">#3362</a>).</li>\n<li>Total summary count (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3351\">#3351</a>). Contributed by <a href=\"https://github.com/toger5\"><code>@\u200btoger5</code></a>.</li>\n<li>Audio concealment (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3349\">#3349</a>). Contributed by <a href=\"https://github.com/toger5\"><code>@\u200btoger5</code></a>.</li>\n</ul>\n<h2>\ud83d\udc1b Bug Fixes</h2>\n<ul>\n<li>Correctly accumulate sync summaries. (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3366\">#3366</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/23345\">vector-im/element-web#23345</a>.</li>\n<li>Keep measuring a call feed's volume after a stream replacement (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3361\">#3361</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-call/issues/1051\">vector-im/element-call#1051</a>.</li>\n<li>Element-R: Avoid uploading a new fallback key at every <code>/sync</code> (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/pull/3338\">#3338</a>). Fixes <a href=\"https://redirect.github.com/vector-im/element-web/issues/25215\">vector-im/element-web#25215</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/f03fbed668a3da3183dff504096a28d2fb71bc06\"><code>f03fbed</code></a> v26.1.0</li>\n<li><a href=\"https://github.com/matrix-org/matrix-js-sdk/commit/c84efb57ef24fb6c204a539a859f6e8be681dd3b\"><code>c84efb5</code></a> Prepare changelog for v26.1.0</li>\n<li><a href=\"https://github.com/matrix-org/matrix-js-sdk/commit/7b316613f6cea4162069008cbfa268097985ca4e\"><code>7b31661</code></a> v26.1.0-rc1</li>\n<li><a href=\"https://github.com/matrix-org/matrix-js-sdk/commit/387b3485ae00ac6e0c38ccb58aa0ac484989c661\"><code>387b348</code></a> Prepare changelog for v26.1.0-rc1</li>\n<li><a href=\"https://github.com/matrix-org/matrix-js-sdk/commit/9f6073478f4cbe78eedac90d487449d0ec1500e7\"><code>9f60734</code></a> Element-R: support for manual import/export of Room keys (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/issues/3364\">#3364</a>)</li>\n<li><a href=\"https://github.com/matrix-org/matrix-js-sdk/commit/b47c87f909552a4ccb91ffe881d5c8e9cd81fb93\"><code>b47c87f</code></a> Add <code>rust-crypto#isCrossSigningReady</code> implementation (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/issues/3462\">#3462</a>)</li>\n<li><a href=\"https://github.com/matrix-org/matrix-js-sdk/commit/c66850e897acf3e230488a2c36241b5c62a8f2cd\"><code>c66850e</code></a> OIDC: Validate <code>m.authentication</code> configuration (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/issues/3419\">#3419</a>)</li>\n<li><a href=\"https://github.com/matrix-org/matrix-js-sdk/commit/2766146c49a70d44fe73dbc10b07ede7b8963846\"><code>2766146</code></a> ElementR: Add <code>CryptoApi.getCrossSigningStatus</code> (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/issues/3452\">#3452</a>)</li>\n<li><a href=\"https://github.com/matrix-org/matrix-js-sdk/commit/61497c9a8fc783dee8946fbbde10980ca0b2a888\"><code>61497c9</code></a> Pass Kiwi secrets to react-sdk Cypress build (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/issues/3461\">#3461</a>)</li>\n<li><a href=\"https://github.com/matrix-org/matrix-js-sdk/commit/5981feeb44e808375f2def2389c21c9d1d3f5120\"><code>5981fee</code></a> Element-R: Pull out an interface from <code>VerificationBase</code> (<a href=\"https://redirect.github.com/matrix-org/matrix-js-sdk/issues/3414\">#3414</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/matrix-org/matrix-js-sdk/compare/v23.0.0...v26.1.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=23.0.0&new-version=26.1.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)\n\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-07-05T08:15:53Z",
     27       "body": "Superseded by #510."
     28     }
     29   ],
     30   "review_comments": []
     31 }