Skip to content

Bump puppeteer from 13.7.0 to 14.2.1

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

Bumps puppeteer from 13.7.0 to 14.2.1.

Release notes

Sourced from puppeteer's releases.

v14.2.1

14.2.1 (2022-06-02)

Bug Fixes

  • use isPageTargetCallback in Browser::pages() (#8460) (5c9050a)

v14.2.0

14.2.0 (2022-06-01)

Features

Bug Fixes

v14.1.2

14.1.2 (2022-05-30)

Bug Fixes

v14.1.1

Bug Fixes

  • kill browser process when 'taskkill' fails on Windows (#8352) (dccfadb)
  • only check loading iframe in lifecycling (#8348) (7438030)
  • recompile before funit and unit commands (#8363) (8735b78), closes #8362

14.1.0

Features

  • add waitForXPath to ElementHandle (#8329) (7eaadaf)
  • allow handling other targets as pages internally (#8336) (3b66a2c)

... (truncated)

Changelog

Sourced from puppeteer's changelog.

14.2.1 (2022-06-02)

Bug Fixes

  • use isPageTargetCallback in Browser::pages() (#8460) (5c9050a)

14.2.0 (2022-06-01)

Features

Bug Fixes

14.1.2 (2022-05-30)

Bug Fixes

14.1.1 (2022-05-19)

Bug Fixes

  • kill browser process when 'taskkill' fails on Windows (#8352) (dccfadb)
  • only check loading iframe in lifecycling (#8348) (7438030)
  • recompile before funit and unit commands (#8363) (8735b78), closes #8362

14.1.0 (2022-05-13)

Features

  • add waitForXPath to ElementHandle (#8329) (7eaadaf)
  • allow handling other targets as pages internally (#8336) (3b66a2c)

... (truncated)

Commits
  • d5cd416 chore(main): release 14.2.1 (#8462)
  • 2615c1c fix: use null instead of undefined (#8463)
  • dac3e65 chore: use PRs for post-publish
  • 8a0937e chore(deps-dev): bump @​commitlint/config-conventional (#8453)
  • d35cec7 chore(deps-dev): bump @​types/node from 17.0.36 to 17.0.38 (#8452)
  • 802ad9e chore(deps): bump ossf/scorecard-action from 1.0.4 to 1.1.1 (#8458)
  • 0451d17 chore(deps): bump github/codeql-action from 2.1.10 to 2.1.12 (#8461)
  • da77bcd chore: use dependabot for prod deps only (#8459)
  • 5c9050a fix: use isPageTargetCallback in Browser::pages() (#8460)
  • cf49b18 chore: build main docs
  • Additional commits viewable in compare view


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