Skip to content

Bump puppeteer from 14.4.1 to 16.1.0

scriptuser requested to merge dependabot-npm_and_yarn-puppeteer-16.1.0 into main

Bumps puppeteer from 14.4.1 to 16.1.0.

Release notes

Sourced from puppeteer's releases.

v16.1.0

16.1.0 (2022-08-06)

Features

Bug Fixes

  • resolve target manager init if no existing targets detected (#8748) (8cb5043), closes #8747
  • specify the target filter in setDiscoverTargets (#8742) (49193cb)

v16.0.0

16.0.0 (2022-08-02)

BREAKING CHANGES

  • With Chromium, Puppeteer will now attach to page/iframe targets immediately to allow reliable configuration of targets.

Features

Bug Fixes

v15.5.0

15.5.0 (2022-07-21)

Features

  • chromium: roll to Chromium 105.0.5173.0 (r1022525) (#8682) (f1b8ad3)

v15.4.2

15.4.2 (2022-07-21)

Bug Fixes

  • taking a screenshot with null viewport should be possible (#8680) (2abb9f0), closes #8673

... (truncated)

Changelog

Sourced from puppeteer's changelog.

16.1.0 (2022-08-06)

Features

Bug Fixes

  • resolve target manager init if no existing targets detected (#8748) (8cb5043), closes #8747
  • specify the target filter in setDiscoverTargets (#8742) (49193cb)

16.0.0 (2022-08-02)

BREAKING CHANGES

  • With Chromium, Puppeteer will now attach to page/iframe targets immediately to allow reliable configuration of targets.

Features

Bug Fixes

15.5.0 (2022-07-21)

Features

  • chromium: roll to Chromium 105.0.5173.0 (r1022525) (#8682) (f1b8ad3)

15.4.2 (2022-07-21)

Bug Fixes

  • taking a screenshot with null viewport should be possible (#8680) (2abb9f0), closes #8673

15.4.1 (2022-07-21)

... (truncated)

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports