Skip to content

Commit 4e10eef

Browse files
Upgrade: [dependabot] - bump @playwright/test from 1.50.0 to 1.50.1 (#238)
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.50.0 to 1.50.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.50.1</h2> <h3>Highlights</h3> <p><a href="https://redirect.github.com/microsoft/playwright/issues/34483">microsoft/playwright#34483</a> - [Feature]: single aria snapshot for different engines/browsers <a href="https://redirect.github.com/microsoft/playwright/issues/34497">microsoft/playwright#34497</a> - [Bug]: Firefox not handling keepalive: true fetch requests <a href="https://redirect.github.com/microsoft/playwright/issues/34504">microsoft/playwright#34504</a> - [Bug]: update snapshots not creating good diffs <a href="https://redirect.github.com/microsoft/playwright/issues/34507">microsoft/playwright#34507</a> - [Bug]: snapshotPathTemplate doesnt work when multiple projects <a href="https://redirect.github.com/microsoft/playwright/issues/34462">microsoft/playwright#34462</a> - [Bug]: updateSnapshots &quot;changed&quot; throws an error</p> <h2>Browser Versions</h2> <ul> <li>Chromium 133.0.6943.16</li> <li>Mozilla Firefox 134.0</li> <li>WebKit 18.2</li> </ul> <p>This version was also tested against the following stable channels:</p> <ul> <li>Google Chrome 132</li> <li>Microsoft Edge 132</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/playwright/commit/dbc685ca98bf937a318f36b0de9ed6e48dac2db5"><code>dbc685c</code></a> chore: mark v1.50.1 (<a href="https://redirect.github.com/microsoft/playwright/issues/34575">#34575</a>)</li> <li><a href="https://github.com/microsoft/playwright/commit/13d80f184ec34621f877ef46b64ecb930e9f6410"><code>13d80f1</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/34560">#34560</a>): chore(docs): clarify connection method via BrowserType.c...</li> <li><a href="https://github.com/microsoft/playwright/commit/159210da82fbd5448af1165355f1fd0bab10c132"><code>159210d</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/34556">#34556</a>): fix(toMatchAriaSnapshot): fail test run when updating mi...</li> <li><a href="https://github.com/microsoft/playwright/commit/fbad9f7ff74836dbc16a329704323b69df3ca605"><code>fbad9f7</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/34537">#34537</a>): feat: per-assertion snapshot path template in config (<a href="https://redirect.github.com/microsoft/playwright/issues/3">#3</a>...</li> <li><a href="https://github.com/microsoft/playwright/commit/67313faaa79ccab350d519114cda1834cc966bcb"><code>67313fa</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/34550">#34550</a>): roll follow-ups for .NET and Python</li> <li><a href="https://github.com/microsoft/playwright/commit/4b7794b37afd2e3e13f2054f1014055ae178f7db"><code>4b7794b</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/34544">#34544</a>): fix(aria): disregard text area textContent</li> <li><a href="https://github.com/microsoft/playwright/commit/1efbedd3b3370457a1d48df3d43d0a7254ed68d3"><code>1efbedd</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/34535">#34535</a>): Revert &quot;Reapply &quot;fix(har timing): record connect timing ...</li> <li><a href="https://github.com/microsoft/playwright/commit/1e258e0894d5fe25a0b4134f432cf41c12864159"><code>1e258e0</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/34420">#34420</a>): chore(deps): bump vite from 5.4.6 to 5.4.14 (<a href="https://redirect.github.com/microsoft/playwright/issues/34539">#34539</a>)</li> <li><a href="https://github.com/microsoft/playwright/commit/7be4ef58de3c0b95d5f78f85a5c171c806046c01"><code>7be4ef5</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/34522">#34522</a>): test: fetch request through socks proxy over ipv4</li> <li><a href="https://github.com/microsoft/playwright/commit/7b3e5902898634093b4dcd3a9bd1cbcfae874a1b"><code>7b3e590</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/34530">#34530</a>): fix(firefox): disable fetch keep-alive for now before a ...</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/playwright/compare/v1.50.0...v1.50.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.50.0&new-version=1.50.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d8eb497 commit 4e10eef

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"semantic-release": "^24.2.1"
77
},
88
"dependencies": {
9-
"@playwright/test": "^1.50.0",
9+
"@playwright/test": "^1.50.1",
1010
"npm": "^11.1.0"
1111
}
1212
}

0 commit comments

Comments
 (0)