This repository was archived by the owner on Apr 4, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump playwright from 1.15.1 to 1.15.2 (#754)
Bumps [playwright](https://github.com/Microsoft/playwright) from 1.15.1 to 1.15.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/playwright/releases">playwright's releases</a>.</em></p> <blockquote> <h2>v1.15.2</h2> <h2>Highlights</h2> <p>This patch includes bug fixes for the following issues:</p> <p><a href="https://github-redirect.dependabot.com/microsoft/playwright/issues/9261">microsoft/playwright#9261</a> - [BUG] npm init playwright fails on path spaces <a href="https://github-redirect.dependabot.com/microsoft/playwright/issues/9298">microsoft/playwright#9298</a> - [Question]: Should new Headers methods work in RouteAsync ?</p> <h2>Browser Versions</h2> <ul> <li>Chromium 96.0.4641.0</li> <li>Mozilla Firefox 92.0</li> <li>WebKit 15.0</li> </ul> <p>This version of Playwright was also tested against the following stable channels:</p> <ul> <li>Google Chrome 93</li> <li>Microsoft Edge 93</li> </ul> <hr /> <p>1.15.2-1633455481000</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/playwright/commit/edfbf031d9775c232e057cfec1407bda665d903a"><code>edfbf03</code></a> chore: mark v1.15.2 (<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/9318">#9318</a>)</li> <li><a href="https://github.com/microsoft/playwright/commit/c589cd662ed301fbd9cc9684260543db1ef684d3"><code>c589cd6</code></a> cherry-pick(1.15): fix: installation with folders which contain spaces (<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/9275">#9275</a>...</li> <li><a href="https://github.com/microsoft/playwright/commit/8f216ee9e51dad8897b752f3448c666379ff5c98"><code>8f216ee</code></a> cherry-pick(9300): fix(route): allow allHeaders call within route</li> <li>See full diff in <a href="https://github.com/Microsoft/playwright/compare/v1.15.1...v1.15.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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>
- Loading branch information