Commit 60f7ade
authored
⬆️ Bump the dependencies group with 8 updates (#189)
Bumps the dependencies group with 8 updates:
| Package | From | To |
| --- | --- | --- |
|
[@vizzly-testing/honeydiff](https://github.com/vizzly-testing/honeydiff)
| `0.8.1` | `0.9.0` |
| [zod](https://github.com/colinhacks/zod) | `4.3.5` | `4.3.6` |
|
[@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome)
| `2.3.11` | `2.3.12` |
|
[@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk)
| `1.25.2` | `1.25.3` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.57.0`
| `1.58.0` |
|
[@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query)
| `5.90.19` | `5.90.20` |
|
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
| `25.0.9` | `25.0.10` |
|
[@vizzly-testing/observatory](https://github.com/vizzly-testing/observatory)
| `0.2.1` | `0.3.0` |
Updates `@vizzly-testing/honeydiff` from 0.8.1 to 0.9.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vizzly-testing/honeydiff/blob/main/CHANGELOG.md"><code>@vizzly-testing/honeydiff</code>'s
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this
file.</p>
<p>The format is based on <a
href="https://keepachangelog.com/en/1.0.0/">Keep a Changelog</a>,
and this project adheres to <a
href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/vizzly-testing/honeydiff/commits">compare
view</a></li>
</ul>
</details>
<br />
Updates `zod` from 4.3.5 to 4.3.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/colinhacks/zod/releases">zod's
releases</a>.</em></p>
<blockquote>
<h2>v4.3.6</h2>
<h2>Commits:</h2>
<ul>
<li>9977fb0868432461de265a773319e80a90ba3e37 Add brand.dev to
sponsors</li>
<li>f4b7bae3468f6188b8f004e007d722148fc91d77 Update pullfrog.yml (<a
href="https://redirect.github.com/colinhacks/zod/issues/5634">#5634</a>)</li>
<li>251d7163a0ac7740fee741428d913e3c55702ace Clean up workflow_call</li>
<li>edd4132466da0f5065a8e051b599d01fdd1081d8 fix: add missing User-agent
to robots.txt and allow all (<a
href="https://redirect.github.com/colinhacks/zod/issues/5646">#5646</a>)</li>
<li>85db85e9091d0706910d60c7eb2e9c181edd87bd fix: typo in codec.test.ts
file (<a
href="https://redirect.github.com/colinhacks/zod/issues/5628">#5628</a>)</li>
<li>cbf77bb12bdfda2e054818e79001f5cb3798ce76 Avoid non null assertion
(<a
href="https://redirect.github.com/colinhacks/zod/issues/5638">#5638</a>)</li>
<li>dfbbf1c1ae0c224b8131d80ddf0a264262144086 Avoid re-exported star
modules (<a
href="https://redirect.github.com/colinhacks/zod/issues/5656">#5656</a>)</li>
<li>762e911e5773f949452fd6dd4e360f2362110e8e Generalize numeric key
handling</li>
<li>ca3c8629c0c2715571f70b44c2433cad3db7fe4e v4.3.6</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/colinhacks/zod/commit/ca3c8629c0c2715571f70b44c2433cad3db7fe4e"><code>ca3c862</code></a>
v4.3.6</li>
<li><a
href="https://github.com/colinhacks/zod/commit/762e911e5773f949452fd6dd4e360f2362110e8e"><code>762e911</code></a>
Generalize numeric key handling</li>
<li><a
href="https://github.com/colinhacks/zod/commit/dfbbf1c1ae0c224b8131d80ddf0a264262144086"><code>dfbbf1c</code></a>
Avoid re-exported star modules (<a
href="https://redirect.github.com/colinhacks/zod/issues/5656">#5656</a>)</li>
<li><a
href="https://github.com/colinhacks/zod/commit/cbf77bb12bdfda2e054818e79001f5cb3798ce76"><code>cbf77bb</code></a>
Avoid non null assertion (<a
href="https://redirect.github.com/colinhacks/zod/issues/5638">#5638</a>)</li>
<li><a
href="https://github.com/colinhacks/zod/commit/85db85e9091d0706910d60c7eb2e9c181edd87bd"><code>85db85e</code></a>
fix: typo in codec.test.ts file (<a
href="https://redirect.github.com/colinhacks/zod/issues/5628">#5628</a>)</li>
<li><a
href="https://github.com/colinhacks/zod/commit/edd4132466da0f5065a8e051b599d01fdd1081d8"><code>edd4132</code></a>
fix: add missing User-agent to robots.txt and allow all (<a
href="https://redirect.github.com/colinhacks/zod/issues/5646">#5646</a>)</li>
<li><a
href="https://github.com/colinhacks/zod/commit/251d7163a0ac7740fee741428d913e3c55702ace"><code>251d716</code></a>
Clean up workflow_call</li>
<li><a
href="https://github.com/colinhacks/zod/commit/f4b7bae3468f6188b8f004e007d722148fc91d77"><code>f4b7bae</code></a>
Update pullfrog.yml (<a
href="https://redirect.github.com/colinhacks/zod/issues/5634">#5634</a>)</li>
<li><a
href="https://github.com/colinhacks/zod/commit/9977fb0868432461de265a773319e80a90ba3e37"><code>9977fb0</code></a>
Add brand.dev to sponsors</li>
<li>See full diff in <a
href="https://github.com/colinhacks/zod/compare/v4.3.5...v4.3.6">compare
view</a></li>
</ul>
</details>
<br />
Updates `@biomejs/biome` from 2.3.11 to 2.3.12
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/biomejs/biome/releases"><code>@biomejs/biome</code>'s
releases</a>.</em></p>
<blockquote>
<h2>Biome CLI v2.3.12</h2>
<h2>2.3.12</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/biomejs/biome/pull/8653">#8653</a> <a
href="https://github.com/biomejs/biome/commit/047576d1077f0399aca5eb13819863eefcdaf28c"><code>047576d</code></a>
Thanks <a href="https://github.com/dyc3"><code>@dyc3</code></a>! -
Added new nursery rule <a
href="https://biomejs.dev/linter/rules/no-duplicate-attributes/"><code>noDuplicateAttributes</code></a>
to forbid duplicate attributes in HTML elements.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/biomejs/biome/pull/8648">#8648</a> <a
href="https://github.com/biomejs/biome/commit/96d09f4ff5a64828efafa2c2b99c22de913d000c"><code>96d09f4</code></a>
Thanks <a
href="https://github.com/BaeSeokJae"><code>@BaeSeokJae</code></a>! -
Added a new nursery rule <a
href="https://biomejs.dev/linter/rules/no-vue-options-api/"><code>noVueOptionsApi</code></a>.</p>
<p>Biome now reports Vue Options API usage, which is incompatible with
Vue 3.6's Vapor Mode.
This rule detects Options API patterns in <code><script></code>
blocks, <code>defineComponent()</code>, and <code>createApp()</code>
calls,
helping prepare codebases for Vapor Mode adoption.</p>
<p>For example, the following now triggers this rule:</p>
<pre lang="vue"><code><script>
export default {
data() {
return { count: 0 };
},
};
</script>
</code></pre>
</li>
<li>
<p><a
href="https://redirect.github.com/biomejs/biome/pull/8832">#8832</a> <a
href="https://github.com/biomejs/biome/commit/b08270b21b5348e04457c7d6b621569952a744e1"><code>b08270b</code></a>
Thanks <a href="https://github.com/Exudev"><code>@Exudev</code></a>! -
Fixed <a
href="https://redirect.github.com/biomejs/biome/issues/8809">#8809</a>,
<a
href="https://redirect.github.com/biomejs/biome/issues/7985">#7985</a>,
and <a
href="https://redirect.github.com/biomejs/biome/issues/8136">#8136</a>:
the <code>noSecrets</code> rule no longer reports false positives on
common CamelCase identifiers like <code>paddingBottom</code>,
<code>backgroundColor</code>, <code>unhandledRejection</code>,
<code>uncaughtException</code>, and
<code>IngestGatewayLogGroup</code>.</p>
<p>The entropy calculation algorithm now uses "average run
length" to distinguish between legitimate CamelCase patterns (which
have longer runs of same-case letters) and suspicious alternating case
patterns (which have short runs).</p>
</li>
<li>
<p><a
href="https://redirect.github.com/biomejs/biome/pull/8793">#8793</a> <a
href="https://github.com/biomejs/biome/commit/c19fb0e4c6b70f0604aa136d784696f8292f66ce"><code>c19fb0e</code></a>
Thanks <a
href="https://github.com/TheBaconWizard"><code>@TheBaconWizard</code></a>!
- Properly handle <code>parameters</code> metavariables for
<code>arrow_function</code> GritQL queries. The following <code>biome
search</code> command no longer throws an error:</p>
<pre lang="shell"><code>biome search
'arrow_function(parameters=$parameters, body=$body)'
</code></pre>
</li>
<li>
<p><a
href="https://redirect.github.com/biomejs/biome/pull/8561">#8561</a> <a
href="https://github.com/biomejs/biome/commit/981affb8b6ad7970d081a1686b87f35c1a5a4455"><code>981affb</code></a>
Thanks <a
href="https://github.com/wataryooou"><code>@wataryooou</code></a>! -
Fixed <code>noUnusedVariables</code> to ignore type parameters declared
in ambient contexts such as <code>declare module</code> blocks.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/biomejs/biome/pull/8817">#8817</a> <a
href="https://github.com/biomejs/biome/commit/652cfbb85ab1e7839721dca1f87cacf9577c40ea"><code>652cfbb</code></a>
Thanks <a href="https://github.com/dyc3"><code>@dyc3</code></a>! -
Fixed <a
href="https://redirect.github.com/biomejs/biome/issues/8765">#8765</a>:
The HTML parser can now parse directive modifiers with a single colon,
e.g. <code>@keydown.:</code>.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/biomejs/biome/pull/8704">#8704</a> <a
href="https://github.com/biomejs/biome/commit/a1914d45c80efc90e58dee95b4fa34b3c8154831"><code>a1914d4</code></a>
Thanks <a href="https://github.com/Netail"><code>@Netail</code></a>! -
Added the nursery rule <a
href="https://biomejs.dev/linter/rules/no-root-type"><code>noRootType</code></a>.
Disallow the usage of specified root types. (e.g. <code>mutation</code>
and/or <code>subscription</code>)</p>
<p><strong>Invalid:</strong></p>
<pre lang="json"><code>{
"options": {
"disallow": ["mutation"]
}
</code></pre>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md"><code>@biomejs/biome</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>2.3.12</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/biomejs/biome/pull/8653">#8653</a> <a
href="https://github.com/biomejs/biome/commit/047576d1077f0399aca5eb13819863eefcdaf28c"><code>047576d</code></a>
Thanks <a href="https://github.com/dyc3"><code>@dyc3</code></a>! -
Added new nursery rule <a
href="https://biomejs.dev/linter/rules/no-duplicate-attributes/"><code>noDuplicateAttributes</code></a>
to forbid duplicate attributes in HTML elements.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/biomejs/biome/pull/8648">#8648</a> <a
href="https://github.com/biomejs/biome/commit/96d09f4ff5a64828efafa2c2b99c22de913d000c"><code>96d09f4</code></a>
Thanks <a
href="https://github.com/BaeSeokJae"><code>@BaeSeokJae</code></a>! -
Added a new nursery rule <a
href="https://biomejs.dev/linter/rules/no-vue-options-api/"><code>noVueOptionsApi</code></a>.</p>
<p>Biome now reports Vue Options API usage, which is incompatible with
Vue 3.6's Vapor Mode.
This rule detects Options API patterns in <code><script></code>
blocks, <code>defineComponent()</code>, and <code>createApp()</code>
calls,
helping prepare codebases for Vapor Mode adoption.</p>
<p>For example, the following now triggers this rule:</p>
<pre lang="vue"><code><script>
export default {
data() {
return { count: 0 };
},
};
</script>
</code></pre>
</li>
<li>
<p><a
href="https://redirect.github.com/biomejs/biome/pull/8832">#8832</a> <a
href="https://github.com/biomejs/biome/commit/b08270b21b5348e04457c7d6b621569952a744e1"><code>b08270b</code></a>
Thanks <a href="https://github.com/Exudev"><code>@Exudev</code></a>! -
Fixed <a
href="https://redirect.github.com/biomejs/biome/issues/8809">#8809</a>,
<a
href="https://redirect.github.com/biomejs/biome/issues/7985">#7985</a>,
and <a
href="https://redirect.github.com/biomejs/biome/issues/8136">#8136</a>:
the <code>noSecrets</code> rule no longer reports false positives on
common CamelCase identifiers like <code>paddingBottom</code>,
<code>backgroundColor</code>, <code>unhandledRejection</code>,
<code>uncaughtException</code>, and
<code>IngestGatewayLogGroup</code>.</p>
<p>The entropy calculation algorithm now uses "average run
length" to distinguish between legitimate CamelCase patterns (which
have longer runs of same-case letters) and suspicious alternating case
patterns (which have short runs).</p>
</li>
<li>
<p><a
href="https://redirect.github.com/biomejs/biome/pull/8793">#8793</a> <a
href="https://github.com/biomejs/biome/commit/c19fb0e4c6b70f0604aa136d784696f8292f66ce"><code>c19fb0e</code></a>
Thanks <a
href="https://github.com/TheBaconWizard"><code>@TheBaconWizard</code></a>!
- Properly handle <code>parameters</code> metavariables for
<code>arrow_function</code> GritQL queries. The following <code>biome
search</code> command no longer throws an error:</p>
<pre lang="shell"><code>biome search
'arrow_function(parameters=$parameters, body=$body)'
</code></pre>
</li>
<li>
<p><a
href="https://redirect.github.com/biomejs/biome/pull/8561">#8561</a> <a
href="https://github.com/biomejs/biome/commit/981affb8b6ad7970d081a1686b87f35c1a5a4455"><code>981affb</code></a>
Thanks <a
href="https://github.com/wataryooou"><code>@wataryooou</code></a>! -
Fixed <code>noUnusedVariables</code> to ignore type parameters declared
in ambient contexts such as <code>declare module</code> blocks.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/biomejs/biome/pull/8817">#8817</a> <a
href="https://github.com/biomejs/biome/commit/652cfbb85ab1e7839721dca1f87cacf9577c40ea"><code>652cfbb</code></a>
Thanks <a href="https://github.com/dyc3"><code>@dyc3</code></a>! -
Fixed <a
href="https://redirect.github.com/biomejs/biome/issues/8765">#8765</a>:
The HTML parser can now parse directive modifiers with a single colon,
e.g. <code>@keydown.:</code>.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/biomejs/biome/pull/8704">#8704</a> <a
href="https://github.com/biomejs/biome/commit/a1914d45c80efc90e58dee95b4fa34b3c8154831"><code>a1914d4</code></a>
Thanks <a href="https://github.com/Netail"><code>@Netail</code></a>! -
Added the nursery rule <a
href="https://biomejs.dev/linter/rules/no-root-type"><code>noRootType</code></a>.
Disallow the usage of specified root types. (e.g. <code>mutation</code>
and/or <code>subscription</code>)</p>
<p><strong>Invalid:</strong></p>
<pre lang="json"><code>{
"options": {
"disallow": ["mutation"]
}
}
</code></pre>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/biomejs/biome/commit/fd33f86f692d2d9328e0439e0ad47cccb0b58d5f"><code>fd33f86</code></a>
ci: release (<a
href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/8671">#8671</a>)</li>
<li><a
href="https://github.com/biomejs/biome/commit/a53fc751c7bf61bfe0ccac38eb30e546de5ac97a"><code>a53fc75</code></a>
chore: update sponsors (<a
href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/8844">#8844</a>)</li>
<li><a
href="https://github.com/biomejs/biome/commit/4ee3bda49b45084c07051554267756262c201416"><code>4ee3bda</code></a>
feat(graphql_analyze): implement useLoneAnonymousOperation (<a
href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/8616">#8616</a>)</li>
<li><a
href="https://github.com/biomejs/biome/commit/71b5c6e2ecf544e979527c79d41cfe85c148047d"><code>71b5c6e</code></a>
feat(js_analyze): implement noExcessiveClassesPerFile (<a
href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/8753">#8753</a>)</li>
<li><a
href="https://github.com/biomejs/biome/commit/d6b2bda038d0bfa5db040bef434741d09733b8fc"><code>d6b2bda</code></a>
feat(js_analyze): implement noFloatingClasses (<a
href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/8754">#8754</a>)</li>
<li><a
href="https://github.com/biomejs/biome/commit/17ed9d368edd31ee572aaed92c0867ef1b305c0c"><code>17ed9d3</code></a>
feat(js_analyze): implement noDivRegex (<a
href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/8757">#8757</a>)</li>
<li><a
href="https://github.com/biomejs/biome/commit/291c9f2d42a0525e6f7c0b8759db5bb17a815543"><code>291c9f2</code></a>
feat(biome_js_analyze): port <code>useInlineScriptId</code> from Next.js
(<a
href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/8624">#8624</a>)</li>
<li><a
href="https://github.com/biomejs/biome/commit/96d09f4ff5a64828efafa2c2b99c22de913d000c"><code>96d09f4</code></a>
feat(lint): add noVueOptionsApi rule (<a
href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/8648">#8648</a>)</li>
<li><a
href="https://github.com/biomejs/biome/commit/39eb545a9750d1b12b85c88fa052df9a334ba2b9"><code>39eb545</code></a>
fix(biome_configuration): revert URL brackets (<a
href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/8766">#8766</a>)</li>
<li><a
href="https://github.com/biomejs/biome/commit/365f7aa2631700e8379d8633aae676f5de8b0918"><code>365f7aa</code></a>
feat(js_analyze): implement noDuplicateEnumValues (<a
href="https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome/issues/8711">#8711</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.12/packages/@biomejs/biome">compare
view</a></li>
</ul>
</details>
<br />
Updates `@modelcontextprotocol/sdk` from 1.25.2 to 1.25.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/modelcontextprotocol/typescript-sdk/releases"><code>@modelcontextprotocol/sdk</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v1.25.3</h2>
<h2>What's Changed</h2>
<ul>
<li>[v1.x backport] Use correct schema for client sampling validation
when tools are present by <a
href="https://github.com/olaservo"><code>@olaservo</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1407">modelcontextprotocol/typescript-sdk#1407</a></li>
<li>fix: prevent Hono from overriding global Response object (v1.x) by
<a href="https://github.com/mattzcarey"><code>@mattzcarey</code></a> in
<a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/pull/1411">modelcontextprotocol/typescript-sdk#1411</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/modelcontextprotocol/typescript-sdk/compare/v1.25.2...v1.25.3">https://github.com/modelcontextprotocol/typescript-sdk/compare/v1.25.2...v1.25.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/modelcontextprotocol/typescript-sdk/commit/ced75351af16850ea82fca478b921abc4a5385e4"><code>ced7535</code></a>
1.25.3</li>
<li><a
href="https://github.com/modelcontextprotocol/typescript-sdk/commit/6e8f7e1a43a819ae230373c62b82228dafd892c6"><code>6e8f7e1</code></a>
fix: prevent Hono from overriding global Response object (v1.x) (<a
href="https://redirect.github.com/modelcontextprotocol/typescript-sdk/issues/1411">#1411</a>)</li>
<li><a
href="https://github.com/modelcontextprotocol/typescript-sdk/commit/12ae856cee6ca58499cce24e80f650e78a0c7610"><code>12ae856</code></a>
[v1.x backport] Use correct schema for client sampling validation when
tools ...</li>
<li>See full diff in <a
href="https://github.com/modelcontextprotocol/typescript-sdk/compare/v1.25.2...v1.25.3">compare
view</a></li>
</ul>
</details>
<br />
Updates `@playwright/test` from 1.57.0 to 1.58.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/playwright/releases"><code>@playwright/test</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v1.58.0</h2>
<h2>📣 Playwright CLI+SKILLs 📣</h2>
<p>We are adding a new token-efficient CLI mode of operation to
Playwright with the skills located at <a
href="https://github.com/microsoft/playwright-cli">playwright-cli</a>.
This brings the long-awaited official SKILL-focused CLI mode to our
story and makes it more coding agent-friendly.</p>
<blockquote>
<p>It is the first snapshot with the essential command set (which is
already larger than the original MCP!), but we expect it to grow
rapidly. Unlike the token use, that one we expect to go down since
snapshots are no longer forced into the LLM!</p>
</blockquote>
<h2>Timeline</h2>
<p>If you're using <a
href="https://playwright.dev/docs/test-sharding#merging-reports-from-multiple-environments">merged
reports</a>, the HTML report Speedboard tab now shows the Timeline:</p>
<p><img
src="https://github.com/microsoft/playwright/blob/main/docs/src/images/timeline.png?raw=true"
alt="Timeline chart in the HTML report" /></p>
<h2>UI Mode and Trace Viewer Improvements</h2>
<ul>
<li>New 'system' theme option follows your OS dark/light mode
preference</li>
<li>Search functionality (Cmd/Ctrl+F) is now available in code
editors</li>
<li>Network details panel has been reorganized for better usability</li>
<li>JSON responses are now automatically formatted for readability</li>
</ul>
<p>Thanks to <a href="https://github.com/cpAdm"><code>@cpAdm</code></a>
for contributing these improvements!</p>
<h2>Miscellaneous</h2>
<p><a
href="https://playwright.dev/docs/api/class-browsertype#browser-type-connect-over-cdp">browserType.connectOverCDP()</a>
now accepts an <code>isLocal</code> option. When set to
<code>true</code>, it tells Playwright that it runs on the same host as
the CDP server, enabling file system optimizations.</p>
<h2>Breaking Changes 1 parent fd085b7 commit 60f7ade
2 files changed
Lines changed: 81 additions & 81 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
0 commit comments