Skip to content

Commit 181847d

Browse files
Upgrade: [dependabot] - bump playwright from 1.54.0 to 1.55.0 (#421)
Bumps [playwright](https://github.com/microsoft/playwright-python) from 1.54.0 to 1.55.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.55.0</h2> <h2>Codegen</h2> <ul> <li>Automatic <code>to_be_visible()</code> assertions: Codegen can now generate automatic <code>to_be_visible()</code> assertions for common UI interactions. This feature can be enabled in the Codegen settings UI.</li> </ul> <h2>Breaking Changes</h2> <ul> <li>⚠️ Dropped support for Chromium extension manifest v2.</li> </ul> <h2>Miscellaneous</h2> <ul> <li>Added support for Debian 13 &quot;Trixie&quot;.</li> </ul> <h2>Browser Versions</h2> <ul> <li>Chromium 140.0.7339.16</li> <li>Mozilla Firefox 141.0</li> <li>WebKit 26.0</li> </ul> <p>This version was also tested against the following stable channels:</p> <ul> <li>Google Chrome 139</li> <li>Microsoft Edge 139</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/playwright-python/commit/4a03d717fa82f1daed6d5f1dab505e8cd06aa8f2"><code>4a03d71</code></a> chore(roll): roll Playwright to 1.55.0-beta-1756314050000 (<a href="https://redirect.github.com/microsoft/playwright-python/issues/2960">#2960</a>)</li> <li><a href="https://github.com/microsoft/playwright-python/commit/3cbe13e58a4a20b4b3aaa1afbdc69747a7c37933"><code>3cbe13e</code></a> chore: roll to 1.55.0 (<a href="https://redirect.github.com/microsoft/playwright-python/issues/2956">#2956</a>)</li> <li><a href="https://github.com/microsoft/playwright-python/commit/254aabddf3a68c9385cc9e363d2b61fa4bba777d"><code>254aabd</code></a> fix: screenshot type inferred from path file extension (<a href="https://redirect.github.com/microsoft/playwright-python/issues/2951">#2951</a>)</li> <li><a href="https://github.com/microsoft/playwright-python/commit/1be34f206e1b57cf94cbb295158f75860f744e9c"><code>1be34f2</code></a> fix: timeout option support with fetch api (<a href="https://redirect.github.com/microsoft/playwright-python/issues/2947">#2947</a>)</li> <li><a href="https://github.com/microsoft/playwright-python/commit/6e9ff7a80f02db4e0ccdb87efadbf543a0c3ceb9"><code>6e9ff7a</code></a> test: unflake cr tracing test (<a href="https://redirect.github.com/microsoft/playwright-python/issues/2942">#2942</a>)</li> <li><a href="https://github.com/microsoft/playwright-python/commit/e49496e7a803b2fd05e5a7e814db4c0af8962743"><code>e49496e</code></a> build(deps): bump types-requests from 2.32.4.20250611 to 2.32.4.20250809 (<a href="https://redirect.github.com/microsoft/playwright-python/issues/2941">#2941</a>)</li> <li><a href="https://github.com/microsoft/playwright-python/commit/d33a807492c0a944186bc37dd5d71d57e1c36901"><code>d33a807</code></a> build(deps): bump greenlet from 3.2.3 to 3.2.4 (<a href="https://redirect.github.com/microsoft/playwright-python/issues/2939">#2939</a>)</li> <li><a href="https://github.com/microsoft/playwright-python/commit/5cc395e9214b5ebb32ca8629d6905e53824978b5"><code>5cc395e</code></a> build(deps): bump actions/checkout from 4 to 5 in the actions group (<a href="https://redirect.github.com/microsoft/playwright-python/issues/2940">#2940</a>)</li> <li><a href="https://github.com/microsoft/playwright-python/commit/8963460fffe065bfeb58a162f6e35fc8e3e65d4d"><code>8963460</code></a> build(deps): bump build from 1.2.2.post1 to 1.3.0 (<a href="https://redirect.github.com/microsoft/playwright-python/issues/2937">#2937</a>)</li> <li><a href="https://github.com/microsoft/playwright-python/commit/3fea01e81a33f1ef31e271bdda78d398f18e87be"><code>3fea01e</code></a> test: unflake test_context_add_cookies_should_work (<a href="https://redirect.github.com/microsoft/playwright-python/issues/2935">#2935</a>)</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/playwright-python/compare/v1.54.0...v1.55.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=playwright&package-manager=pip&previous-version=1.54.0&new-version=1.55.0)](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 91ceefe commit 181847d

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ python-dotenv = "^1.1.1"
2727
requests-oauthlib = "^2.0.0"
2828
nhs-number-generator = {git = "https://github.com/Iain-S/nhs_number_generator.git"}
2929
pyright = "^1.1.404"
30-
playwright = "^1.54.0"
30+
playwright = "^1.55.0"
3131
jycm = "^1.5.0"
3232
pyotp = "^2.9.0"
3333
lxml = "5.4.0"

0 commit comments

Comments
 (0)