thomasdondorf / puppeteer-cluster

Puppeteer Pool, run a cluster of instances in parallel
MIT License
3.2k stars 307 forks source link

Bump puppeteer-core from 13.1.1 to 19.4.1 #505

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps puppeteer-core from 13.1.1 to 19.4.1.

Release notes

Sourced from puppeteer-core's releases.

puppeteer-core: v19.4.1

19.4.1 (2022-12-16)

Bug Fixes

  • improve a11y snapshot handling if the tree is not correct (#9405) (02fe501), closes #9404
  • remove oopif expectations and fix oopif flakiness (#9375) (810e0cd)

puppeteer-core: v19.4.0

19.4.0 (2022-12-07)

Features

  • ability to send headers via ws connection to browser in node.js environment (#9314) (937fffa), closes #7218
  • chromium: roll to Chromium 109.0.5412.0 (r1069273) (#9364) (1875da6), closes #9233
  • puppeteer-core: keydown supports commands (#9357) (b7ebc5d)

Bug Fixes

puppeteer-core: v19.3.0

19.3.0 (2022-11-23)

Features

  • puppeteer-core: Infer element type from complex selector (#9253) (bef1061)
  • puppeteer-core: update Chrome launcher flags (#9239) (ae87bfc)

Bug Fixes

  • remove boundary conditions for visibility (#9249) (e003513)

puppeteer-core: v19.2.2

19.2.2 (2022-11-03)

Bug Fixes

puppeteer-core: v19.2.1

19.2.1 (2022-10-28)

... (truncated)

Commits
  • 848c849 chore: release main (#9395)
  • fe986c6 chore: trigger reindexing on doc deployment (#9425)
  • f0951aa docs: use a number of documented versions for indexing (#9424)
  • 68c53df chore(deps): Bump loader-utils from 2.0.2 to 2.0.4 in /website (#9423)
  • 69b03df chore(deps): Bump @​angular-devkit/schematics from 15.0.3 to 15.0.4 (#9420)
  • fa05a1c chore(deps): Bump @​angular-devkit/core from 15.0.3 to 15.0.4 (#9414)
  • 0f0e717 chore(deps): Bump @​angular-devkit/architect from 0.1402.10 to 0.1500.4 (#9415)
  • cd073ab chore(deps): Bump ws from 8.10.0 to 8.11.0 (#9412)
  • cd8eec3 chore(deps): Bump @​angular-devkit/schematics from 14.2.8 to 15.0.3 (#9413)
  • 28cedac chore: Revert Dependabot config (#9411)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #509.