Update dependency Microsoft.Playwright to 1.62.0 - #3937
Conversation
|
Warning Review limit reached
Next review available in: 5 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
Comment |
Code ReviewThis is an automated Renovate dependency bump: No architectural, design, or correctness concerns here — LGTM. Only note is the usual due diligence for a Playwright bump: confirm CI's browser-install step still passes with the new version (Playwright sometimes requires a matching |
This PR contains the following updates:
1.61.0→1.62.0Release Notes
microsoft/playwright-dotnet (Microsoft.Playwright)
v1.62.0🖼️ WebP screenshots
page.screenshot() and locator.screenshot() can now capture screenshots in the WebP format — Playwright infers the format from a
.webpfile extension, or you can set thetypeexplicitly. Quality100(the default) is lossless, while lower values use lossy compression:New APIs
Scrolloption (Auto|None) on actions to opt out of Playwright's automatic scroll-into-view.Announcements
navigator.clipboardno longer read or overwrite the clipboard of the machine running them.Browser Versions
This version was also tested against the following stable channels:
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate CLI.