Skip to content

Update dependency puppeteer to v19 - autoclosed

GoldenBot requested to merge renovate/puppeteer-19.x into master

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
puppeteer (source) ^18.2.1 -> ^19.1.0 age adoption passing confidence

Release Notes

puppeteer/puppeteer

v19.1.0

Compare Source

Features
Bug Fixes
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 19.0.0 to ^19.1.0

v19.0.0

Compare Source

BREAKING CHANGES
  • use ~/.cache/puppeteer for browser downloads (#​9095)
  • deprecate createBrowserFetcher in favor of BrowserFetcher (#​9079)
  • refactor custom query handler API (#​9078)
  • remove puppeteer.devices in favor of KnownDevices (#​9075)
  • deprecate indirect network condition imports (#​9074)
Features
Bug Fixes
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 18.2.1 to ^19.0.0

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 this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by GoldenBot

Merge request reports