Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @playwright/test from 1.37.0 to 1.37.1 in /integration (#6657)
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.37.0 to 1.37.1. <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.37.1</h2> <h3>Highlights</h3> <p><a href="https://redirect.github.com/microsoft/playwright/issues/26496">microsoft/playwright#26496</a> - [REGRESSION] webServer stdout is always getting printed <a href="https://redirect.github.com/microsoft/playwright/issues/26492">microsoft/playwright#26492</a> - [REGRESSION] test.only with project dependency is not working</p> <h2>Browser Versions</h2> <ul> <li>Chromium 116.0.5845.82</li> <li>Mozilla Firefox 115.0</li> <li>WebKit 17.0</li> </ul> <p>This version was also tested against the following stable channels:</p> <ul> <li>Google Chrome 115</li> <li>Microsoft Edge 115</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/playwright/commit/60696ef493fe5e35de00efcded77d60b81548599"><code>60696ef</code></a> chore: mark 1.37.1 (<a href="https://redirect.github.com/Microsoft/playwright/issues/26530">#26530</a>)</li> <li><a href="https://github.com/microsoft/playwright/commit/4f2528535f3ab687ffbd9c64d2b808366d951aac"><code>4f25285</code></a> cherry-pick(<a href="https://redirect.github.com/Microsoft/playwright/issues/26503">#26503</a>): chore: fix .only in dependent tests</li> <li><a href="https://github.com/microsoft/playwright/commit/0d5e6245ba222ecb299c1e2ecfe56888ea205e04"><code>0d5e624</code></a> cherry-pick(<a href="https://redirect.github.com/Microsoft/playwright/issues/26475">#26475</a>): docs: terminate img tag (<a href="https://redirect.github.com/Microsoft/playwright/issues/26476">#26476</a>)</li> <li><a href="https://github.com/microsoft/playwright/commit/f1597577b5810333b0f4c8bb3383d72ea52af8c4"><code>f159757</code></a> cherry-pick(<a href="https://redirect.github.com/Microsoft/playwright/issues/26473">#26473</a>): docs(merge): add screenshot, print url, fix name (<a href="https://redirect.github.com/Microsoft/playwright/issues/26474">#26474</a>)</li> <li><a href="https://github.com/microsoft/playwright/commit/ca975a92ebf6d05ddc834dc384ae0bff2b92a688"><code>ca975a9</code></a> cherry-pick(<a href="https://redirect.github.com/Microsoft/playwright/issues/26465">#26465</a>): docs(test-sharding): fix GitHub workflow snippets (<a href="https://redirect.github.com/Microsoft/playwright/issues/26468">#26468</a>)</li> <li><a href="https://github.com/microsoft/playwright/commit/35c63d9f322bd79ab8f13636d53db1f2ca251ae1"><code>35c63d9</code></a> cherry-pick(<a href="https://redirect.github.com/Microsoft/playwright/issues/26466">#26466</a>): docs(release-notes): fix supported OSes table (<a href="https://redirect.github.com/Microsoft/playwright/issues/26467">#26467</a>)</li> <li><a href="https://github.com/microsoft/playwright/commit/cdc21bbb7b2a17a188638c677c17709fba7434e6"><code>cdc21bb</code></a> cherry-pick(<a href="https://redirect.github.com/Microsoft/playwright/issues/26439">#26439</a>): docs: language release notes (<a href="https://redirect.github.com/Microsoft/playwright/issues/26442">#26442</a>)</li> <li><a href="https://github.com/microsoft/playwright/commit/1112e897b05953081d676b57760a2d4d5c0bd90b"><code>1112e89</code></a> cherry-pick(<a href="https://redirect.github.com/Microsoft/playwright/issues/26436">#26436</a>): docs(release-notes): add 1.37 video (<a href="https://redirect.github.com/Microsoft/playwright/issues/26438">#26438</a>)</li> <li>See full diff in <a href="https://github.com/Microsoft/playwright/compare/v1.37.0...v1.37.1">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.37.0&new-version=1.37.1)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information