Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): bump @playwright/test from 1.32.2 to 1.32.3 in /core (…
…#27162) Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.32.2 to 1.32.3. <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.32.3</h2> <h2>Highlights</h2> <p><a href="https://redirect.github.com/microsoft/playwright/issues/22144">microsoft/playwright#22144</a> - [BUG] WebServer only starting after timeout <a href="https://redirect.github.com/microsoft/playwright/pull/22191">microsoft/playwright#22191</a> - chore: allow reusing browser between the tests <a href="https://redirect.github.com/microsoft/playwright/issues/22215">microsoft/playwright#22215</a> - [BUG] Tests failing in toPass often marked as passed</p> <h2>Browser Versions</h2> <ul> <li>Chromium 112.0.5615.29</li> <li>Mozilla Firefox 111.0</li> <li>WebKit 16.4</li> </ul> <p>This version was also tested against the following stable channels:</p> <ul> <li>Google Chrome 111</li> <li>Microsoft Edge 111</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/playwright/commit/679ee37d0f637344369e425ea2dd45effea546a9"><code>679ee37</code></a> chore: mark v1.32.3</li> <li><a href="https://github.com/microsoft/playwright/commit/710674a0fe455dbfb01567b298ed9e4f38714d49"><code>710674a</code></a> cherry-pick(<a href="https://redirect.github.com/Microsoft/playwright/issues/22254">#22254</a>): revert(20509, 20596): expect.toPass is broken with these</li> <li><a href="https://github.com/microsoft/playwright/commit/cb419e75cd649b1905ccdea067b522c96e84d065"><code>cb419e7</code></a> cherry-pick(<a href="https://redirect.github.com/Microsoft/playwright/issues/22035">#22035</a>): fix(webServer): follow relative redirects when checking ...</li> <li><a href="https://github.com/microsoft/playwright/commit/ce33ec23c71ed5c371d982d74844535d24e267a6"><code>ce33ec2</code></a> cherry-pick(<a href="https://redirect.github.com/Microsoft/playwright/issues/22191">#22191</a>): chore: allow reusing browser between the tests</li> <li>See full diff in <a href="https://github.com/Microsoft/playwright/compare/v1.32.2...v1.32.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@playwright/test&package-manager=npm_and_yarn&previous-version=1.32.2&new-version=1.32.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot 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`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) - `@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) - `@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) </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Liam DeBeasi <[email protected]>
- Loading branch information