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.47.1 to 1.47.2 in the playwright group (#…
…158) Bumps the playwright group with 1 update: [@playwright/test](https://github.com/microsoft/playwright). Updates `@playwright/test` from 1.47.1 to 1.47.2 <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.47.2</h2> <h3>Highlights</h3> <p><a href="https://redirect.github.com/microsoft/playwright/pull/32699-">microsoft/playwright#32699</a> [REGRESSION]: fix(codegen): use content_frame property in python/.NET <a href="https://redirect.github.com/microsoft/playwright/issues/32706-">microsoft/playwright#32706</a> [REGRESSION]: page.pause() does not pause test timeout after 1.47 <a href="https://redirect.github.com/microsoft/playwright/pull/32661">microsoft/playwright#32661</a> - fix(trace-viewer): time delta between local and remote actions</p> <h2>Browser Versions</h2> <ul> <li>Chromium 129.0.6668.29</li> <li>Mozilla Firefox 130.0</li> <li>WebKit 18.0</li> </ul> <p>This version was also tested against the following stable channels:</p> <ul> <li>Google Chrome 128</li> <li>Microsoft Edge 128</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/playwright/commit/d93029f32f9d0e2e2b30830ce3fde37f62273293"><code>d93029f</code></a> chore: mark v1.47.2 (<a href="https://redirect.github.com/microsoft/playwright/issues/32729">#32729</a>)</li> <li><a href="https://github.com/microsoft/playwright/commit/0c6217a85f8065a1815318b0505100f3c6234959"><code>0c6217a</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/32699">#32699</a>): fix(codegen): use content_frame property in python</li> <li><a href="https://github.com/microsoft/playwright/commit/f96b4870302bb39df2f8c10b152d03b0411093fe"><code>f96b487</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/32714">#32714</a>): fix(test runner): page.pause() should enable debug mode ...</li> <li><a href="https://github.com/microsoft/playwright/commit/937424fb59058495779e970dab4a443fdcf5f782"><code>937424f</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/32661">#32661</a>): fix(trace-viewer): time delta between local and … (<a href="https://redirect.github.com/microsoft/playwright/issues/32663">#32663</a>)</li> <li>See full diff in <a href="https://github.com/microsoft/playwright/compare/v1.47.1...v1.47.2">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.47.1&new-version=1.47.2)](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information