Skip to content

Commit c3e2335

Browse files
authored
Update @playwright/test 1.53.0 → 1.53.2 (patch) (#18487)
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. ### What changed? #### ✳️ @​playwright/test (1.53.0 → 1.53.2) · [Repo](https://github.com/Microsoft/playwright) <details> <summary>Release Notes</summary> <h4><a href="https://github.com/microsoft/playwright/releases/tag/v1.53.2">1.53.2</a></h4> <blockquote><h3 dir="auto">Highlights</h3> <p dir="auto"><a href="https://bounce.depfu.com/github.com/microsoft/playwright/issues/36317">#36317</a> - [Regression]: Merging pre-1.53 blob reports loses attachments<br> <a href="https://bounce.depfu.com/github.com/microsoft/playwright/pull/36357">#36357</a> - [Regression (Chromium)]: CDP missing trailing slash<br> <a href="https://bounce.depfu.com/github.com/microsoft/playwright/issues/36292">#36292</a> - [Bug (MSEdge)]: Edge fails to launch when using <code class="notranslate">msRelaunchNoCompatLayer</code></p> <h2 dir="auto">Browser Versions</h2> <ul dir="auto"> <li>Chromium 138.0.7204.23</li> <li>Mozilla Firefox 139.0</li> <li>WebKit 18.5</li> </ul> <p dir="auto">This version was also tested against the following stable channels:</p> <ul dir="auto"> <li>Google Chrome 137</li> <li>Microsoft Edge 137</li> </ul></blockquote> <h4><a href="https://github.com/microsoft/playwright/releases/tag/v1.53.1">1.53.1</a></h4> <blockquote><h3 dir="auto">Highlights</h3> <p dir="auto"><a href="https://bounce.depfu.com/github.com/microsoft/playwright/issues/36339">#36339</a> - [Regression]: Click can fail when scrolling required<br> <a href="https://bounce.depfu.com/github.com/microsoft/playwright/issues/36307">#36307</a> - [Regression (Chromium)]: Under some scenarios filling a <code class="notranslate">textarea</code> doesn't fill<br> <a href="https://bounce.depfu.com/github.com/microsoft/playwright/issues/36294">#36294</a> - [Regression (Firefox)]: <code class="notranslate">setViewportSize</code> times out<br> <a href="https://bounce.depfu.com/github.com/microsoft/playwright/pull/36350">#36350</a> - [Fix]: Display HTTP method for fetch trace entries</p> <h2 dir="auto">Browser Versions</h2> <ul dir="auto"> <li>Chromium 138.0.7204.23</li> <li>Mozilla Firefox 139.0</li> <li>WebKit 18.5</li> </ul> <p dir="auto">This version was also tested against the following stable channels:</p> <ul dir="auto"> <li>Google Chrome 137</li> <li>Microsoft Edge 137</li> </ul></blockquote> <p><em>Does any of this look wrong? <a href="https://depfu.com/packages/npm/@playwright%2Ftest/feedback">Please let us know.</a></em></p> </details> <details> <summary>Commits</summary> <p><a href="https://github.com/Microsoft/playwright/compare/682277722ce7d2a8cde94d26c2e8a0be627cc97d...8c38de4d13d1e8e28cc97d4ad81cc398a6b2fb32">See the full diff on Github</a>. The new version differs by 10 commits:</p> <ul> <li><a href="https://github.com/microsoft/playwright/commit/8c38de4d13d1e8e28cc97d4ad81cc398a6b2fb32"><code>chore: mark v1.53.2 (#36502)</code></a></li> <li><a href="https://github.com/microsoft/playwright/commit/50d76d79108cf4ce64961a2945d321fedcf1384e"><code>(#36462): fix(chromium): fix compatibility with Edge msRelaunchNoCompatLayer feature</code></a></li> <li><a href="https://github.com/microsoft/playwright/commit/48be646aa4be71d2f9b27e583b26e17b9c11c871"><code>cherry-pick(#36443): fix(blob): correctly type pre-1.53 onTestEnd event for attachments (#36476)</code></a></li> <li><a href="https://github.com/microsoft/playwright/commit/dc1555648bba674fea1d7f7ed87dda14608386f7"><code>cherry-pick(#36377): chore: follow-up to connectOverCDP fetch logic</code></a></li> <li><a href="https://github.com/microsoft/playwright/commit/4d0938cb2ee238da0162c2f0537248eb9d857424"><code>cherry-pick(#36357): fix: adding trialing slash detection logic back in urlToWSEndpoint</code></a></li> <li><a href="https://github.com/microsoft/playwright/commit/3c60cb476613ee50c040b488d96f390be3985a89"><code>chore: mark v1.53.1 (#36355)</code></a></li> <li><a href="https://github.com/microsoft/playwright/commit/b7032c23bf0ac2a1e8c3bd45032004f0d333e34d"><code>cherry-pick(#36350): fix(trace): include method into &quot;Fetch&quot; action title (#36352)</code></a></li> <li><a href="https://github.com/microsoft/playwright/commit/e0d17417103c012314f7f1bd18cd3b5c4aff273a"><code>cherry-pick(#36346): Revert &quot;chore: reduce scrolling during clicks (#36175)&quot;</code></a></li> <li><a href="https://github.com/microsoft/playwright/commit/c5689808852c700ea8bf9f5b33ab14799f6ae822"><code>cherry-pick(#36340): feat(firefox): roll to r1488</code></a></li> <li><a href="https://github.com/microsoft/playwright/commit/e773cddd246d9535485a3e021d4d098b098940df"><code>cherry-pick(#36301): feat(chromium): roll to r1179 (#36301)</code></a></li> </ul> </details> --- ![Depfu Status](https://depfu.com/badges/edd6acd35d74c8d41cbb540c30442adf/stats.svg) [Depfu](https://depfu.com) will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with `@depfu rebase`. <details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@​depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@​depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@​depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@​depfu cancel merge</dt><dd>Cancels automatic merging of this PR</dd> <dt>@​depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@​depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@​depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@​depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@​depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details> Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent bd9cf92 commit c3e2335

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"license": "MIT",
5050
"devDependencies": {
51-
"@playwright/test": "^1.53.0",
51+
"@playwright/test": "^1.53.2",
5252
"@types/node": "catalog:",
5353
"postcss": "8.5.6",
5454
"postcss-import": "^16.1.1",

pnpm-lock.yaml

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)