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.14.0 to 1.14.1 (#617)
Bumps [playwright](https://github.com/Microsoft/playwright) from 1.14.0 to 1.14.1. <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.14.1</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/8287">#8287</a> - [BUG] webkit crashes intermittently: "file data stream has an unexpected number of bytes" <a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/8281">#8281</a> - [BUG] HTML report crashes if diff snapshot does not exists <a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/8230">#8230</a> - Using React Selectors with multiple React trees <a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/8366">#8366</a> - [BUG] Mark timeout in isVisible as deprecated and noop</p> <h2>Browser Versions</h2> <ul> <li>Chromium 94.0.4595.0</li> <li>Mozilla Firefox 91.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 92</li> <li>Microsoft Edge 92</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/playwright/commit/51d6f6987d15f158d90cfb343dc8a019fa2432b6"><code>51d6f69</code></a> chore: mark v1.14.1 (<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/8410">#8410</a>)</li> <li><a href="https://github.com/microsoft/playwright/commit/abe97d5273127f85d2268cf617079877686a2462"><code>abe97d5</code></a> cherry-pick(release-1.14): deprecate timeout option in isVisible/isHidden met...</li> <li><a href="https://github.com/microsoft/playwright/commit/9b80546436f67229ddd788b7d84e91faec1be8df"><code>9b80546</code></a> cherry-pick(release-1.14): support multiple roots in React and Vue selectors ...</li> <li><a href="https://github.com/microsoft/playwright/commit/7a720ce5bc8768014c17f01c2f9620c0ea276849"><code>7a720ce</code></a> cherry-pick(release-1.14): do not attach non-existent diff PR <a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/8297">#8297</a></li> <li><a href="https://github.com/microsoft/playwright/commit/8d77dcbb290aee4e35de9acef519fabd124d744c"><code>8d77dcb</code></a> cherry-pick(release-1.14): group fixture initialization under before hooks PR...</li> <li><a href="https://github.com/microsoft/playwright/commit/a83dad590939d86269ea4ae2433d4af7c15672c5"><code>a83dad5</code></a> fix: strict mode on page.* methods on context level (<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/8324">#8324</a>) (<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/8325">#8325</a>)</li> <li><a href="https://github.com/microsoft/playwright/commit/e52abbcb06fb275c3193e22204b8f7f184520b70"><code>e52abbc</code></a> cherry-pick(release-1.14): serialize resource writes against trace export (<a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/8">#8</a>...</li> <li><a href="https://github.com/microsoft/playwright/commit/59d603daecc5696de4a66fadb11829ee9646fd2b"><code>59d603d</code></a> cherry-pick(release-1.14): make sure tracing is not running on non-retries (#...</li> <li><a href="https://github.com/microsoft/playwright/commit/fe02398d08fd9bd4c6b251c9b10f900749bea15b"><code>fe02398</code></a> cherry-pick(release-1.14): add context-level selector strictness PR <a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/8290">#8290</a></li> <li><a href="https://github.com/microsoft/playwright/commit/d98fda02a5854c0b58b8856493b83dd4807a5ced"><code>d98fda0</code></a> cherry-pick(release-1.14): typo in device name Desktop Edge <a href="https://github-redirect.dependabot.com/Microsoft/playwright/issues/8233">#8233</a></li> <li>Additional commits viewable in <a href="https://github.com/Microsoft/playwright/compare/v1.14.0...v1.14.1">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