chore(deps): update dependency microsoft.playwright to 1.62.0 - #6582
Conversation
|
Warning Review limit reached
Next review available in: 7 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 issues found. Checked for bugs and CLAUDE.md compliance. |
Greptile SummaryUpdates the centrally managed Microsoft.Playwright dependency from 1.61.0 to 1.62.0.
Confidence Score: 5/5The PR appears safe to merge with no actionable failures identified. The dependency update remains compatible with the repository’s current Playwright usage and CI environments based on the available evidence.
|
| Filename | Overview |
|---|---|
| Directory.Packages.props | Updates Microsoft.Playwright to 1.62.0; no incompatible repository usage or supported-environment failure was established. |
Reviews (1): Last reviewed commit: "chore(deps): update dependency microsoft..." | Re-trigger Greptile
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.