Skip to content

Update dependency playwright to v1.35.0 - autoclosed

Ghost User requested to merge renovate/playwright-1.x into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
playwright (changelog) 1.34.0 -> 1.35.0 age adoption passing confidence

Update flake.nix before merging this! The versions have to match!


Release Notes

Microsoft/playwright-python

v1.35.0

Compare Source

Highlights
  • New option mask_color for methods Page.screenshot() and Locator.screenshot() to change default masking color.

  • New uninstall CLI command to uninstall browser binaries:

    $ playwright uninstall # remove browsers installed by this installation
    $ playwright uninstall --all # remove all ever-install Playwright browsers
Browser Versions
  • Chromium 115.0.5790.13
  • Mozilla Firefox 113.0
  • WebKit 16.4

This version was also tested against the following stable channels:

  • Google Chrome 114
  • Microsoft Edge 114

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports