-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit 864784a
authored
chore(deps): bump @playwright/test from 1.47.1 to 1.47.2 in /web (#542)
Bumps [@playwright/test](https://github.com/microsoft/playwright) 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 />
[](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>1 parent 9950c20 commit 864784aCopy full SHA for 864784a
File tree
Expand file treeCollapse file tree
2 files changed
+14
-14
lines changedFilter options
- web
Expand file treeCollapse file tree
2 files changed
+14
-14
lines changedCollapse file: web/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
Collapse file: web/pnpm-lock.yaml
+13-13Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments