Skip to content

Update dependency puppeteer to v1.17.0

Administrator requested to merge renovate/puppeteer-1.x into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
puppeteer devDependencies minor 1.17.0 source code search for "puppeteer"

Release Notes

GoogleChrome/puppeteer

v1.17.0

Compare Source

Big Changes

  • Chromium 76.0.3803.0 (r662092)

API changes

No API Changes.

Bug Fixes

  • #​4424 - puppeteer from html to pdf arabic fonts are not showing
  • #​4443 - page.evaluate hangs on Args key has unicode char

Raw notes

89944e5 - chore: mark version v1.17.0 76b24e6 - feat(chromium): roll Chromium to r662092 (#​4462) cbecfba - test: convert license text file to LF line endings (#​4438) bad98ba - fix(test): browser.disconnect should not be awaited (#​4446) 90a1032 - fix(network): stringify response headers for intercepted requests (#​4436) 3f19bd5 - docs(troubleshooting.md): Fixed alpine install example (#​4445) 60249e0 - fix: Page.setContent working with unicode strings (#​4433) 3f23bb0 - test: add failing evaluation test with utf8 (#​4444) 8a1c249 - test: add SVG clicking test (#​4432) f7bac6e - docs(readme): Turn troubleshooting question into a question (#​4426) ba7d0a9 - docs(contributing): add dist-tag management (#​4423) 0490649 - chore: bump version to v1.16.0-post (#​4422)

v1.16.0

Compare Source

Big Changes

  • Chromium 76.0.3786.0 (r656675)

API changes

Added
Changed

Bug Fixes

  • #​4263 - page.queryObjects has crashed the browser since version 1.12.0
  • #​4337 - Request Interception issue with base href
  • #​4364 - Page.setContent() fails when content includes \x7F but is valid UTF-8

Raw notes

a3cb163 - feat: root option in page.accessibility.snapshot() (#​4318) b3027a6 - test(page): make sure exposeFunction works with complex args (#​4411) 5f66d82 - docs(readme): Document debugging with node --inspect-brk (#​4345) a0b54f0 - docs(troubleshooting.md): Pin Alpine Chromium version (#​4359) 1516e0d - feat(workers): create workers from service workers and shared workers (#​4397) ef24c69 - fix(tracing): start without options (#​4388) 9a2fb2a - docs(troubleshooting.md): Update CentOS documentation (#​4398) de18c0e - docs(firefox): Adding bug reference & prototype clarification to juggler (#​4402) 511dcf9 - feat(browser): Add browser.isConnected() (#​4403) 13f73b5 - feat(chromium): roll Chromium to r656675 (#​4389) 1de9906 - test: add cookie tests (#​4365) 27c9f75 - fix(page): teach page.setContent to work with tricky content (#​4366) e2e6b88 - feat(chromium): roll Chromium to r654752 (#​4358) f3db28c - test: add failing test for request interception with sync XHRs (#​4350) d64f700 - fix(docs): screen readers aren't the only kind of assistive technology (#​4349) 1e29e5b - chore: bump version to v1.15.0-post (#​4347)


Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

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

Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot. View repository job log here.

Merge request reports

Loading