Commit 594ecd4
authored
Upgrade: [dependabot] - bump playwright from 1.49.1 to 1.50.0 (#240)
Bumps [playwright](https://github.com/microsoft/playwright-python) from
1.49.1 to 1.50.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/playwright-python/releases">playwright's
releases</a>.</em></p>
<blockquote>
<h2>v1.50.0</h2>
<h2>Async Pytest Plugin</h2>
<ul>
<li><a
href="https://playwright.dev/python/docs/test-runners">Playwright's
Pytest plugin</a> now has support for <a
href="https://playwright.dev/python/docs/test-runners#async-fixtures">Async
Fixtures</a>.</li>
</ul>
<h2>Miscellaneous</h2>
<ul>
<li>Added method <a
href="https://playwright.dev/python/docs/api/class-locatorassertions#locator-assertions-to-have-accessible-error-message">expect(locator).to_have_accessible_error_message()</a>
to assert the Locator points to an element with a given <a
href="https://w3c.github.io/aria/#aria-errormessage">aria
errormessage</a>.</li>
</ul>
<h2>UI updates</h2>
<ul>
<li>New button in Codegen for picking elements to produce aria
snapshots.</li>
<li>Additional details (such as keys pressed) are now displayed
alongside action API calls in traces.</li>
<li>Display of <code>canvas</code> content in traces is error-prone.
Display is now disabled by default, and can be enabled via the
<code>Display canvas content</code> UI setting.</li>
<li><code>Call</code> and <code>Network</code> panels now display
additional time information.</li>
</ul>
<h2>Breaking</h2>
<ul>
<li><a
href="https://playwright.dev/python/docs/api/class-locatorassertions#locator-assertions-to-be-editable">expect(locator).to_be_editable()</a>
and <a
href="https://playwright.dev/python/docs/api/class-locator#locator-is-editable">locator.is_editable()</a>
now throw if the target element is not <code><input></code>,
<code><select></code>, or a number of other editable
elements.</li>
</ul>
<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-python/commit/058a3353b80be0310d8a9a127b3db4a7906f1e68"><code>058a335</code></a>
chore(roll): roll Playwright to v1.50.1 (<a
href="https://redirect.github.com/microsoft/playwright-python/issues/2727">#2727</a>)</li>
<li><a
href="https://github.com/microsoft/playwright-python/commit/fb271bd2e919fba429fec35c0ee2cfe1136a5111"><code>fb271bd</code></a>
chore(roll): roll Playwright to v1.50 (<a
href="https://redirect.github.com/microsoft/playwright-python/issues/2726">#2726</a>)</li>
<li><a
href="https://github.com/microsoft/playwright-python/commit/4712d3f4cebf8096d2b1c8125067ad99595996ad"><code>4712d3f</code></a>
build(deps): bump pytest-asyncio from 0.25.1 to 0.25.2 (<a
href="https://redirect.github.com/microsoft/playwright-python/issues/2724">#2724</a>)</li>
<li><a
href="https://github.com/microsoft/playwright-python/commit/9ab78abb3c72c6182051bcb9bcad543a71e0c08c"><code>9ab78ab</code></a>
chore: relax dependency versions (<a
href="https://redirect.github.com/microsoft/playwright-python/issues/2698">#2698</a>)</li>
<li><a
href="https://github.com/microsoft/playwright-python/commit/4ecf61e18bec0de89d1eb540ad2ae1edb4ceffcc"><code>4ecf61e</code></a>
fix(assertions): allow tuple as valid input type for expected text
values (<a
href="https://redirect.github.com/microsoft/playwright-python/issues/2">#2</a>...</li>
<li><a
href="https://github.com/microsoft/playwright-python/commit/9010889cd6e2292e9bb6bdf1d75cf443d52c4edf"><code>9010889</code></a>
build(deps): bump pillow from 10.4.0 to 11.1.0 (<a
href="https://redirect.github.com/microsoft/playwright-python/issues/2710">#2710</a>)</li>
<li><a
href="https://github.com/microsoft/playwright-python/commit/84e7e156e0acedf04120081aecf90b97e5d4a122"><code>84e7e15</code></a>
build(deps): bump auditwheel from 6.1.0 to 6.2.0 (<a
href="https://redirect.github.com/microsoft/playwright-python/issues/2709">#2709</a>)</li>
<li><a
href="https://github.com/microsoft/playwright-python/commit/b74a3dc17472aa9562d998a50cc3d36dc90af198"><code>b74a3dc</code></a>
build(deps): bump mypy from 1.14.0 to 1.14.1 (<a
href="https://redirect.github.com/microsoft/playwright-python/issues/2703">#2703</a>)</li>
<li><a
href="https://github.com/microsoft/playwright-python/commit/dffa098606633b6ca4573c4ab12ba7808337ae07"><code>dffa098</code></a>
fix(webError): fix WebError when using sync API (<a
href="https://redirect.github.com/microsoft/playwright-python/issues/2721">#2721</a>)</li>
<li><a
href="https://github.com/microsoft/playwright-python/commit/4ae12bd37016d7fe927076befdd974137fd69704"><code>4ae12bd</code></a>
build(deps): bump pytest-asyncio from 0.25.0 to 0.25.1 (<a
href="https://redirect.github.com/microsoft/playwright-python/issues/2711">#2711</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/playwright-python/compare/v1.49.1...v1.50.0">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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 4e10eef commit 594ecd4
2 files changed
+12
-12
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments