Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

[Snyk] Upgrade puppeteer from 1.3.0 to 1.20.0 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade puppeteer from 1.3.0 to 1.20.0.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 481 versions ahead of your current version.
  • The recommended version was released 2 years ago, on 2019-09-13.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Use After Free
SNYK-JS-PUPPETEER-174321
869/1000
Why? Mature exploit, Has a fix available, CVSS 8.8
Mature
Regular Expression Denial of Service (ReDoS)
SNYK-JS-WS-1296835
869/1000
Why? Mature exploit, Has a fix available, CVSS 8.8
Proof of Concept
Man-in-the-Middle (MitM)
SNYK-JS-HTTPSPROXYAGENT-469131
869/1000
Why? Mature exploit, Has a fix available, CVSS 8.8
Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: puppeteer
  • 1.20.0 - 2019-09-13

    Big changes

    API changes

    Added

    Bug fixes

    e0c8d46 - fix: abort page.waitFor{Request,Response} when page closes (#4865)
    417981a - fix(firefox): fix cookies in default browser context (#4850)
    b9b6ca1 - fix(network): enable removing headers using request.continue (#4797)
    4acce55 - fix(test): enable cross-process viewport test (#4806)
    f2056a8 - fix(test): enable redirect inside sync XHR test (#4805)
    f4f2189 - fix(page): fix typo in page.screenshot method (#4786)
    e2db16f - fix(tests): make eval test resilient to error format (#4793)
    1b4a030 - fix(test): make sure selection is not empty before running copy command (#4772)
    7a60746 - fix(tests): background page tests should wait for the page (#4769)

    Raw notes

    a5f03ce - chore: mark version v1.20.0 (#4928)
    f504c04 - test: mark Page.close test as failing in Firefox (#4929)
    e17d38c - docs(readme): explain significance of Chromium revision (#4811)
    9384359 - docs(troubleshooting): fix Alpine version link (#4927)
    fca9d45 - docs(contributing): clarify release process (#4923)
    97ff359 - docs(contributing): fix some typos (#4917)
    c2651c2 - refactor: Pass FrameManager to NetworkManager constructor (#4907)
    73fd7ff - feat(api): add element.select and element.evaluate for consistency (#4892)
    135bb42 - docs: update README.md (#4857)
    cba0f98 - docs(troubleshooting): Fix missing package in Docker instructions (#4877)
    07eaad9 - fix(api): tbd release date (#4872)
    e0c8d46 - fix: abort page.waitForRequest/Response when page closes (#4865)
    faa4527 - chore(testrunner): bump TestRunner version to v0.8.0 (#4856)
    498492d - test: add a test for errors inside promise (#4838)
    417981a - fix(firefox): fix cookies in default browser context (#4850)
    b6b2950 - feat(chromium): roll Chromium to r686378 (#4841)
    01b8880 - test(firefox): disable BigInt tests for Firefox (#4849)
    f595bc0 - test: fix tests to work on node6 (#4851)
    f47ed16 - feat: update DeviceDescriptors to include 6.5 inch iPhone XR and similar (#4846)
    0e0a679 - feat(chromium): roll Chromium to r682225 (#4844)
    ff6d2a3 - docs(puppeteer-chromium): docker alpine switch to Alpine 3.10 (#4644)
    2871bcd - chore(bisect): inherit parent ENV when launching script (#4842)
    d687c81 - chore(flakiness-dashboard): skip API Coverage for realz (#4843)
    5d2378f - chore(ci): fix firefox tests on Travis (#4828)
    85bd4a8 - chore(flakiness): fix flakiness on Appveyour and Travis (#4827)
    8f5117b - chore(flakiness): another travis attempt (#4826)
    d347fcb - chore(flakiness): add travis to flakiness dashboard (#4825)
    763e390 - chore(flaky): save build result (#4819)
    608b15f - chore(flakiness): limit max builds to 100 (#4818)
    f753ec6 - chore(testrunner): distinguish between TERMINATED and CRASHED (#4821)
    c047624 - chore: generate testIds on CIs only (#4817)
    656fe46 - docs(circleci): Improve CircleCI troubleshooting docs (#4813)
    374177b - docs(circleci): Add CircleCI to troubleshooting docs (#4810)
    dcff850 - chore(flakiness): update flakiness format (#4808)
    b9b6ca1 - fix(network): be able to remove headers using request.continue (#4797)
    4acce55 - fix(test): enable cross process viewport test (#4806)
    a95ec70 - chore(test): label coverage+debuger test with upstream bug (#4807)
    f2056a8 - fix(test): enable redirect inside sync XHR test (#4805)
    f4f2189 - fix(page): fix page.screenshot method (#4786)
    eb44e26 - test: add page.bringToFront test (#4778)
    f733c33 - chore(flakiness): revert compression for dashboard.json (#4794)
    5c7c45f - chore(coverage): fix coverage for events (#4787)
    7ee9af4 - chore(flakiness): enable flakiness dashboard on Appveyor (#4789)
    e252dcf - chore(flakiness): Flakiness Dashboard fixes (#4788)
    e2db16f - fix(tests): make eval test resilient to error format (#4793)
    932c8cb - chore: introduce initial version of flakiness dashboard (#4781)
    2f205a4 - feat(chromium): roll Chromium to r681777 (#4771)
    1b4a030 - fix(test): make sure selection is not empty before running copy command (#4772)
    7406b18 - chore(testrunner): introduce tests for TestRunner (#4773)
    3bbc45a - chore: improve //utils/check_availability.js (#4770)
    7fded54 - docs(api): fix typo (#4761)
    7a60746 - fix(tests): background page tests should wait for the page (#4769)
    62f5dc7 - chore: bump version to v1.19.0-post (#4745)

  • 1.19.0 - 2019-07-23
    Read more
  • 1.18.1 - 2019-06-26
    Read more
  • 1.18.1-next.1562564221866 - 2019-07-08
  • 1.18.1-next.1561972156009 - 2019-07-01
  • 1.18.1-next.1561809958367 - 2019-06-29
  • 1.18.1-next.1561572384242 - 2019-06-26
  • 1.18.1-next.1561571308956 - 2019-06-26
  • 1.18.0 - 2019-06-20
    Read more
  • 1.18.0-next.1561537553179 - 2019-06-26
  • 1.18.0-next.1561071411692 - 2019-06-20
  • 1.18.0-next.1561069341499 - 2019-06-20
  • 1.17.0 - 2019-05-24
    Read more
  • 1.17.0-next.1560641867466 - 2019-06-15
  • 1.17.0-next.1560577493102 - 2019-06-15
  • 1.17.0-next.1560576036169 - 2019-06-15
  • 1.17.0-next.1560499996426 - 2019-06-14
  • 1.17.0-next.1560226381096 - 2019-06-11
  • 1.17.0-next.1560215757076 - 2019-06-11
  • 1.17.0-next.1560214083398 - 2019-06-11
  • 1.17.0-next.1560211377753 - 2019-06-11
  • 1.17.0-next.1560156775686 - 2019-06-10
  • 1.17.0-next.1560154754882 - 2019-06-10
  • 1.17.0-next.1560130890336 - 2019-06-10
  • 1.17.0-next.1560040655095 - 2019-06-09
  • 1.17.0-next.1559940912627 - 2019-06-07
  • 1.17.0-next.1559843347793 - 2019-06-06
  • 1.17.0-next.1559787105207 - 2019-06-06
  • 1.17.0-next.1559691340031 - 2019-06-04
  • 1.17.0-next.1559671868980 - 2019-06-04
  • 1.17.0-next.1559599383226 - 2019-06-03
  • 1.17.0-next.1559498343979 - 2019-06-02
  • 1.17.0-next.1559357260458 - 2019-06-01
  • 1.17.0-next.1559348385017 - 2019-06-01
  • 1.17.0-next.1559174221711 - 2019-05-29
  • 1.16.0 - 2019-05-13
    Read more
  • 1.16.0-next.1558553082812 - 2019-05-22
  • 1.16.0-next.1558469961321 - 2019-05-21
  • 1.16.0-next.1558449288228 - 2019-05-21
  • 1.16.0-next.1558339988115 - 2019-05-20
  • 1.16.0-next.1558275858428 - 2019-05-19
  • 1.16.0-next.1558189408000 - 2019-05-18
  • 1.16.0-next.1558177963258 - 2019-05-18
  • 1.16.0-next.1558173496842 - 2019-05-18
  • 1.16.0-next.1557788139173 - 2019-05-13
  • 1.16.0-next.1557786223072 - 2019-05-13
  • 1.15.0 - 2019-04-26
    Read more
  • 1.15.0-next.1557470832533 - 2019-05-10
  • 1.15.0-next.1557450628002 - 2019-05-10
  • 1.15.0-next.1557449360739 - 2019-05-10
  • 1.15.0-next.1557448609535 - 2019-05-10
  • 1.15.0-next.1557447806775 - 2019-05-10
  • 1.15.0-next.1557445012701 - 2019-05-09
  • 1.15.0-next.1557127789501 - 2019-05-06
  • 1.15.0-next.1556610202561 - 2019-04-30
  • 1.15.0-next.1556508387804 - 2019-04-29
  • 1.15.0-next.1556321762762 - 2019-04-26
  • 1.15.0-next.1556311665501 - 2019-04-26
  • 1.15.0-next.1556265138389 - 2019-04-26
  • 1.15.0-next.1556245956624 - 2019-04-26
  • 1.14.0 - 2019-03-29
    Read more
  • 1.14.0-next.1556048038195 - 2019-04-23
  • 1.14.0-next.1555975600504 - 2019-04-22
  • 1.14.0-next.1555949658000 - 2019-04-22
  • 1.14.0-next.1555723800354 - 2019-04-20
  • 1.14.0-next.1555713627875 - 2019-04-19
  • 1.14.0-next.1555699029448 - 2019-04-19
  • 1.14.0-next.1555617635177 - 2019-04-18
  • 1.14.0-next.1555607469881 - 2019-04-18
  • 1.14.0-next.1555141000741 - 2019-04-13
  • 1.14.0-next.1555129131525 - 2019-04-13
  • 1.14.0-next.1555033249139 - 2019-04-12
  • 1.14.0-next.1555031981782 - 2019-04-12
  • 1.14.0-next.1555014860639 - 2019-04-11
  • 1.14.0-next.1555009768788 - 2019-04-11
  • 1.14.0-next.1555008760759 - 2019-04-11
  • 1.14.0-next.1555005273405 - 2019-04-11
  • 1.14.0-next.1554871834316 - 2019-04-10
  • 1.14.0-next.1554788705298 - 2019-04-09
  • 1.14.0-next.1554765238660 - 2019-04-08
  • 1.13.0 - 2019-03-05
    Read more
  • 1.13.0-next.1552588842411 - 2019-03-14
  • 1.13.0-next.1552520077410 - 2019-03-13
  • 1.13.0-next.1552508707139 - 2019-03-13
  • 1.13.0-next.1552429408444 - 2019-03-12
  • 1.13.0-next.1552427382660 - 2019-03-12
  • 1.13.0-next.1552352667968 - 2019-03-12
  • 1.13.0-next.1552084427037 - 2019-03-08
  • 1.13.0-next.1552064905462 - 2019-03-08
  • 1.13.0-next.1551927265223 - 2019-03-07
  • 1.13.0-next.1551827100936 - 2019-03-05
  • 1.13.0-next.1551824103486 - 2019-03-05
  • 1.12.2 - 2019-02-05
    Read more
  • 1.12.2-next.1551401475539 - 2019-03-01
  • 1.12.2-next.1551309648206 - 2019-02-27
  • 1.12.2-next.1551242657823 - 2019-02-27
  • 1.12.2-next.1551161941289 - 2019-02-26
  • 1.12.2-next.1551138240757 - 2019-02-25
  • 1.12.2-next.1551128306241 - 2019-02-25
  • 1.12.2-next.1551127698921 - 2019-02-25
  • 1.12.2-next.1551124333019 - 2019-02-25
  • 1.12.2-next.1551078874966 - 2019-02-25
  • 1.12.2-next.1550909202855 - 2019-02-23
  • 1.12.2-next.1550873538670 - 2019-02-22
  • 1.12.2-next.1550823147572 - 2019-02-22
  • 1.12.2-next.1550793853898 - 2019-02-22
  • 1.12.2-next.1550783848074 - 2019-02-21
  • 1.12.2-next.1550772889548 - 2019-02-21
  • 1.12.2-next.1550645075490 - 2019-02-20
  • 1.12.2-next.1550643350858 - 2019-02-20
  • 1.12.2-next.1550618944816 - 2019-02-19
  • 1.12.2-next.1550617121272 - 2019-02-19
  • 1.12.2-next.1550611648487 - 2019-02-19
  • 1.12.2-next.1550428217621 - 2019-02-17
  • 1.12.2-next.1550284380471 - 2019-02-16
  • 1.12.2-next.1550282653763 - 2019-02-16
  • 1.12.2-next.1550131956176 - 2019-02-14
  • 1.12.2-next.1550131578606 - 2019-02-14
  • 1.12.2-next.1550130473795 - 2019-02-14
  • 1.12.2-next.1550129406249 - 2019-02-14
  • 1.12.2-next.1550125345875 - 2019-02-14
  • 1.12.2-next.1550116996244 - 2019-02-14
  • 1.12.2-next.1550116409786 - 2019-02-14
  • 1.12.2-next.1550095102698 - 2019-02-13
  • 1.12.2-next.1550092693872 - 2019-02-13
  • 1.12.2-next.1550088214550 - 2019-02-13
  • 1.12.2-next.1550086939093 - 2019-02-13
  • 1.12.2-next.1550048628025 - 2019-02-13
  • 1.12.2-next.1550031427756 - 2019-02-13
  • 1.12.2-next.1550030782241 - 2019-02-13
  • 1.12.2-next.1550027809091 - 2019-02-13
  • 1.12.2-next.1550022326412 - 2019-02-13
  • 1.12.2-next.1549922885721 - 2019-02-11
  • 1.12.2-next.1549688623724 - 2019-02-09
  • 1.12.2-next.1549687399259 - 2019-02-09
  • 1.12.2-next.1549684766090 - 2019-02-09
  • 1.12.2-next.1549683034841 - 2019-02-09
  • 1.12.2-next.1549681486048 - 2019-02-09
  • 1.12.2-next.1549676493651 - 2019-02-09
  • 1.12.2-next.1549675314137 - 2019-02-09
  • 1.12.2-next.1549671895275 - 2019-02-09
  • 1.12.2-next.1549591798679 - 2019-02-08
  • 1.12.2-next.1549581910223 - 2019-02-07
  • 1.12.2-next.1549575152419 - 2019-02-07
  • 1.12.2-next.1549561537920 - 2019-02-07
  • 1.12.2-next.1549556415428 - 2019-02-07
  • 1.12.2-next.1549555526593 - 2019-02-07
  • 1.12.2-next.1549500038211 - 2019-02-07
  • 1.12.2-next.1549492279061 - 2019-02-06
  • 1.12.2-next.1549489957515 - 2019-02-06
  • 1.12.2-next.1549476612045 - 2019-02-06
  • 1.12.2-next.1549434954882 - 2019-02-06
  • 1.12.2-next.1549425183362 - 2019-02-06
  • 1.12.2-next.1549422350612 - 2019-02-06
  • 1.12.2-next.1549409507651 - 2019-02-05
  • 1.12.2-next.1549403066989 - 2019-02-05
  • 1.12.2-next.1549402405484 - 2019-02-05
  • 1.12.2-next.1549401617806 - 2019-02-05
  • 1.12.2-next.1549399902743 - 2019-02-05
  • 1.12.2-next.1549397093328 - 2019-02-05
  • 1.12.2-next.1549395705456 - 2019-02-05
  • 1.12.1 - 2019-02-01
  • 1.12.1-next.1549394930560 - 2019-02-05
  • 1.12.1-next.1549158745578 - 2019-02-03
  • 1.12.1-next.1549137512702 - 2019-02-02
  • 1.12.1-next.1549075450014 - 2019-02-02
  • 1.12.1-next.1549072734702 - 2019-02-02
  • 1.12.1-next.1549069657889 - 2019-02-02
  • 1.12.1-next.1549061801998 - 2019-02-01
  • 1.12.1-next.1549059171178 - 2019-02-01
  • 1.12.1-next.1549054273876 - 2019-02-01
  • 1.12.1-next.1549053217365 - 2019-02-01
  • 1.12.0 - 2019-02-01
  • 1.12.0-next.1549043939751 - 2019-02-01
  • 1.12.0-next.1548993028613 - 2019-02-01
  • 1.12.0-next.1548992224338 - 2019-02-01
  • 1.11.0 - 2018-11-30
  • 1.11.0-next.1548986177131 - 2019-02-01
  • 1.11.0-next.1548985003787 - 2019-02-01
  • 1.11.0-next.1548894144934 - 2019-01-31
  • 1.11.0-next.1548724983083 - 2019-01-29
  • 1.11.0-next.1548717377583 - 2019-01-28
  • 1.11.0-next.1548714258861 - 2019-01-28
  • 1.11.0-next.1548707281525 - 2019-01-28
  • 1.11.0-next.1548703685570 - 2019-01-28
  • 1.11.0-next.1548567610624 - 2019-01-27
  • 1.11.0-next.1548476659504 - 2019-01-26
  • 1.11.0-next.1548448163376 - 2019-01-25
  • 1.11.0-next.1548310151247 - 2019-01-24
  • 1.11.0-next.1548217700084 - 2019-01-23
  • 1.11.0-next.1548198789601 - 2019-01-22
  • 1.11.0-next.1548197935129 - 2019-01-22
  • 1.11.0-next.1548183570779 - 2019-01-22
  • 1.11.0-next.1548181462679 - 2019-01-22
  • 1.11.0-next.1547960730125 - 2019-01-20
  • 1.11.0-next.1547925461836 - 2019-01-19
  • 1.11.0-next.1547861804321 - 2019-01-19
  • 1.11.0-next.1547835637594 - 2019-01-18
  • 1.11.0-next.1547624594064 - 2019-01-16
  • 1.11.0-next.1547601875361 - 2019-01-16
  • 1.11.0-next.1547599456407 - 2019-01-16
  • 1.11.0-next.1547592776490 - 2019-01-15
  • 1.11.0-next.1547591862863 - 2019-01-15
  • 1.11.0-next.1547583689219 - 2019-01-15
  • 1.11.0-next.1547581252732 - 2019-01-15
  • 1.11.0-next.1547527073587 - 2019-01-15
  • 1.11.0-next.1547524807357 - 2019-01-15
  • 1.11.0-next.1547520320509 - 2019-01-15
  • 1.11.0-next.1547515612329 - 2019-01-15
  • 1.11.0-next.1547510042445 - 2019-01-14
  • 1.11.0-next.1547047771919 - 2019-01-09
  • 1.11.0-next.1545082503400 - 2018-12-17
  • 1.11.0-next.1544737011631 - 2018-12-13
  • 1.11.0-next.1544663587420 - 2018-12-13
  • 1.11.0-next.1544656354290 - 2018-12-12
  • 1.11.0-next.1544560245556 - 2018-12-11
  • 1.11.0-next.1544168352298 - 2018-12-07
  • 1.11.0-next.1544134189192 - 2018-12-06
  • 1.11.0-next.1544128971170 - 2018-12-06
  • 1.11.0-next.1544128541083 - 2018-12-06
  • 1.11.0-next.1544046420498 - 2018-12-05
  • 1.11.0-next.1543560147647 - 2018-11-30
  • 1.10.0 - 2018-11-02
  • 1.10.0-next.1542779777413 - 2018-11-21
  • 1.10.0-next.1542773565980 - 2018-11-21
  • 1.10.0-next.1542773003048 - 2018-11-21
  • 1.10.0-next.1542771982956 - 2018-11-21
  • 1.10.0-next.1542771500097 - 2018-11-21
  • 1.10.0-next.1542770480356 - 2018-11-21
  • 1.10.0-next.1542768537315 - 2018-11-21
  • 1.10.0-next.1542767763738 - 2018-11-21
  • 1.10.0-next.1542758792020 - 2018-11-21
  • 1.10.0-next.1542756975192 - 2018-11-20
  • 1.10.0-next.1542752643857 - 2018-11-20
  • 1.10.0-next.1542660024620 - 2018-11-19
  • 1.10.0-next.1542389962978 - 2018-11-16
  • 1.10.0-next.1542322813531 - 2018-11-15
  • 1.10.0-next.1542322461212 - 2018-11-15
  • 1.10.0-next.1542224682151 - 2018-11-14
  • 1.10.0-next.1542152043928 - 2018-11-13
  • 1.10.0-next.1542094148959 - 2018-11-13
  • 1.10.0-next.1542062579254 - 2018-11-12
  • 1.10.0-next.1542056531325 - 2018-11-12
  • 1.10.0-next.1541818067358 - 2018-11-10
  • 1.10.0-next.1541806535405 - 2018-11-09
  • 1.10.0-next.1541733757076 - 2018-11-09
  • 1.10.0-next.1541731034635 - 2018-11-09
  • 1.10.0-next.1541659909504 - 2018-11-08
  • 1.10.0-next.1541361083518 - 2018-11-04
  • 1.10.0-next.1541204340403 - 2018-11-03
  • 1.10.0-next.1541190395602 - 2018-11-02
  • 1.10.0-next.1541182312825 - 2018-11-02
  • 1.10.0-next.1541128319410 - 2018-11-02
  • 1.9.0 - 2018-10-04
  • 1.9.0-next.1541123853272 - 2018-11-02
  • 1.9.0-next.1541115972867 - 2018-11-01
  • 1.9.0-next.1541112473441 - 2018-11-01
  • 1.9.0-next.1541112234493 - 2018-11-01
  • 1.9.0-next.1541028853238 - 2018-10-31
  • 1.9.0-next.1540604446651 - 2018-10-27
  • 1.9.0-next.1540493070953 - 2018-10-25
  • 1.9.0-next.1540492188882 - 2018-10-25
  • 1.9.0-next.1539736052365 - 2018-10-17
  • 1.9.0-next.1539734295322 - 2018-10-16
  • 1.9.0-next.1539714521728 - 2018-10-16
  • 1.9.0-next.1539377578495 - 2018-10-12
  • 1.9.0-next.1539120534494 - 2018-10-09
  • 1.9.0-next.1539120211700 - 2018-10-09
  • 1.9.0-next.1539120044247 - 2018-10-09
  • 1.9.0-next.1538768278224 - 2018-10-05
  • 1.9.0-next.1538694722140 - 2018-10-04
  • 1.9.0-next.1538690157991 - 2018-10-04
  • 1.9.0-next.1538689231174 - 2018-10-04
  • 1.8.0 - 2018-09-06
  • 1.8.0-next.1538688354136 - 2018-10-04
  • 1.8.0-next.1538675072506 - 2018-10-04
  • 1.8.0-next.1538612893058 - 2018-10-04
  • 1.8.0-next.1538611414237 - 2018-10-04
  • 1.8.0-next.1538512930517 - 2018-10-02
  • 1.8.0-next.1538070839127 - 2018-09-27
  • 1.8.0-next.1537978905474 - 2018-09-26
  • 1.8.0-next.1537818606608 - 2018-09-24
  • 1.8.0-next.1537588058879 - 2018-09-22
  • 1.8.0-next.1537576245114 - 2018-09-22
  • 1.8.0-next.1537568897412 - 2018-09-21
  • 1.8.0-next.1537566876820 - 2018-09-21
  • 1.8.0-next.1537469893945 - 2018-09-20
  • 1.8.0-next.1537468425440 - 2018-09-20
  • 1.8.0-next.1537455065839 - 2018-09-20
  • 1.8.0-next.1537390700271 - 2018-09-19
  • 1.8.0-next.1537388094387 - 2018-09-19
  • 1.8.0-next.1537362098762 - 2018-09-19
  • 1.8.0-next.1537226285635 - 2018-09-17
  • 1.8.0-next.1537223108573 - 2018-09-17
  • 1.8.0-next.1537204703840 - 2018-09-17
  • 1.8.0-next.1536951103472 - 2018-09-14
  • 1.8.0-next.1536950888728 - 2018-09-14
  • 1.8.0-next.1536946017235 - 2018-09-14
  • 1.8.0-next.1536919640452 - 2018-09-14
  • 1.8.0-next.1536865920560 - 2018-09-13
  • 1.8.0-next.1536863348198 - 2018-09-13
  • 1.8.0-next.1536862670912 - 2018-09-13
  • 1.8.0-next.1536786749184 - 2018-09-12
  • 1.8.0-next.1536689410489 - 2018-09-11
  • 1.8.0-next.1536687830102 - 2018-09-11
  • 1.8.0-next.1536664892181 - 2018-09-11
  • 1.8.0-next.1536404184361 - 2018-09-08
  • 1.8.0-next.1536352705819 - 2018-09-07
  • 1.8.0-next.1536313779891 - 2018-09-07
  • 1.8.0-next.1536267991002 - 2018-09-06
  • 1.8.0-next.1536267134761 - 2018-09-06
  • 1.7.0 - 2018-08-10
  • 1.7.0-next.1536266490601 - 2018-09-06
  • 1.7.0-next.1536262621679 - 2018-09-06
  • 1.7.0-next.1536184959160 - 2018-09-05
  • 1.7.0-next.1536184951011 - 2018-09-05
  • 1.7.0-next.1536177984039 - 2018-09-05
  • 1.7.0-next.1536177940806 - 2018-09-05
  • 1.7.0-next.1536176172701 - 2018-09-05
  • 1.7.0-next.1536167692060 - 2018-09-05
  • 1.7.0-next.1536097322757 - 2018-09-04
  • 1.7.0-next.1536090149346 - 2018-09-04
  • 1.7.0-next.1536089048222 - 2018-09-04
  • 1.7.0-next.1536084551248 - 2018-09-04
  • 1.7.0-next.1536078965668 - 2018-09-04
  • 1.7.0-next.1536076579608 - 2018-09-04
  • 1.7.0-next.1536075421260 - 2018-09-04
  • 1.7.0-next.1536052077376 - 2018-09-04
  • 1.7.0-next.1536001811008 - 2018-09-03
  • 1.7.0-next.1535735247500 - 2018-08-31
  • 1.7.0-next.1535713393176 - 2018-08-31
  • 1.7.0-next.1535668689898 - 2018-08-30
  • 1.7.0-next.1535587532424 - 2018-08-30
  • 1.7.0-next.1535561219970 - 2018-08-29
  • 1.7.0-next.1535149239491 - 2018-08-24
  • 1.7.0-next.1534528770278 - 2018-08-17
  • 1.7.0-next.1534528433343 - 2018-08-17
  • 1.7.0-next.1534461562178 - 2018-08-16
  • 1.7.0-next.1534456313739 - 2018-08-16
  • 1.7.0-next.1534456245810 - 2018-08-16
  • 1.7.0-next.1534384626788 - 2018-08-16
  • 1.7.0-next.1533890337095 - 2018-08-10
  • 1.7.0-next.1533868439500 - 2018-08-10
  • 1.7.0-next.1533868079660 - 2018-08-10
  • 1.7.0-next.1533866199198 - 2018-08-10
  • 1.6.2 - 2018-08-01
  • 1.6.2-next.1533863808662 - 2018-08-10
  • 1.6.2-next.1533862299087 - 2018-08-10
  • 1.6.2-next.1533858839474 - 2018-08-09
  • 1.6.2-next.1533852010323 - 2018-08-09
  • 1.6.2-next.1533851342918 - 2018-08-09
  • 1.6.2-next.1533838658133 - 2018-08-09
  • 1.6.2-next.1533801194001 - 2018-08-09
  • 1.6.2-next.1533777762233 - 2018-08-09
  • 1.6.2-next.1533766644133 - 2018-08-08
  • 1.6.2-next.1533677198046 - 2018-08-07
  • 1.6.2-next.1533677196394 - 2018-08-07
  • 1.6.2-next.1533673548000 - 2018-08-07
  • 1.6.2-next.1533673461575 - 2018-08-07
  • 1.6.2-next.1533580499948 - 2018-08-06
  • 1.6.2-next.1533165898296 - 2018-08-01
  • 1.6.2-next.1533163982541 - 2018-08-01
  • 1.6.2-next.1533160767482 - 2018-08-01
  • 1.6.2-next.1533156985664 - 2018-08-01
  • 1.6.2-next.1533156975351 - 2018-08-01
  • 1.6.1 - 2018-07-24
  • 1.6.1-next.1533075061771 - 2018-07-31
  • 1.6.1-next.1533068895359 - 2018-07-31
  • 1.6.1-next.1533064908595 - 2018-07-31
  • 1.6.1-next.1533061595073 - 2018-07-31
  • 1.6.1-next.1533003082302 - 2018-07-31
  • 1.6.1-next.1533002862716 - 2018-07-31
  • 1.6.1-next.1533002407095 - 2018-07-31
  • 1.6.1-next.1533001132257 - 2018-07-31
  • 1.6.1-next.1532999303060 - 2018-07-31
  • 1.6.1-next.1532999286971 - 2018-07-31
  • 1.6.0 - 2018-07-13
  • 1.6.0-next.1532995736465 - 2018-07-31
  • 1.6.0-next.1532994218655 - 2018-07-30
  • 1.6.0-next.1532974708417 - 2018-07-30
  • 1.6.0-next.1532647628942 - 2018-07-26
  • 1.6.0-next.1532455573607 - 2018-07-24
  • 1.6.0-next.1532390828888 - 2018-07-24
  • 1.6.0-next.1532381444032 - 2018-07-23
  • 1.5.0 - 2018-06-07
  • 1.5.0-next.1531368496280 - 2018-07-12
  • 1.5.0-next.1531368423225 - 2018-07-12
  • 1.5.0-next.1531359649065 - 2018-07-12
  • 1.5.0-next.1531356790849 - 2018-07-12
  • 1.5.0-next.1531354198653 - 2018-07-12
  • 1.5.0-next.1531189632656 - 2018-07-10
  • 1.5.0-next.1531162744899 - 2018-07-09
  • 1.5.0-next.1530771453419 - 2018-07-05
  • 1.5.0-next.1530749057441 - 2018-07-05
  • 1.5.0-next.1530747678469 - 2018-07-04
  • 1.5.0-next.1530747584201 - 2018-07-04
  • 1.5.0-next.1530333501924 - 2018-06-30
  • 1.5.0-next.1530299145196 - 2018-06-29
  • 1.5.0-next.1530291793909 - 2018-06-29
  • 1.5.0-next.1530237072145 - 2018-06-29
  • 1.5.0-next.1530217505079 - 2018-06-28
  • 1.5.0-next.1530061507172 - 2018-06-27
  • 1.5.0-next.1530061501767 - 2018-06-27
  • 1.5.0-next.1530045933494 - 2018-06-26
  • 1.5.0-next.1529964776684 - 2018-06-25
  • 1.5.0-next.1529602796106 - 2018-06-21
  • 1.5.0-next.1529601789907 - 2018-06-21
  • 1.5.0-next.1529528205725 - 2018-06-20
  • 1.5.0-next.1529441303045 - 2018-06-19
  • 1.5.0-next.1529438841250 - 2018-06-19
  • 1.5.0-next.1529430695195 - 2018-06-19
  • 1.5.0-next.1529429863153 - 2018-06-19
  • 1.5.0-next.1529393801062 - 2018-06-19
  • 1.5.0-next.1529354619280 - 2018-06-18
  • 1.5.0-next.1529020277784 - 2018-06-14
  • 1.5.0-next.1529019939040 - 2018-06-14
  • 1.5.0-next.1529017025751 - 2018-06-14
  • 1.5.0-next.1529015425897 - 2018-06-14
  • 1.5.0-next.1529012067283 - 2018-06-14
  • 1.5.0-next.1529010081851 - 2018-06-14
  • 1.5.0-next.1529009865250 - 2018-06-14
  • 1.5.0-next.1529001772241 - 2018-06-14
  • 1.5.0-next.1528997827655 - 2018-06-14
  • 1.5.0-next.1528997315916 - 2018-06-14
  • 1.5.0-next.1528997168247 - 2018-06-14
  • 1.5.0-next.1528996935297 - 2018-06-14
  • 1.5.0-next.1528948338383 - 2018-06-14
  • 1.5.0-next.1528919394878 - 2018-06-13
  • 1.5.0-next.1528402191643 - 2018-06-07
  • 1.5.0-next.1528399382159 - 2018-06-07
  • 1.4.0 - 2018-05-09
  • 1.4.0-next.1528395894335 - 2018-06-07
  • 1.4.0-next.1528389663924 - 2018-06-07
  • 1.4.0-next.1528334327491 - 2018-06-07
  • 1.4.0-next.1528334094813 - 2018-06-07
  • 1.4.0-next.1528334015125 - 2018-06-07
  • 1.4.0-next.1528296840819 - 2018-06-06
  • 1.4.0-next.1527965268824 - 2018-06-02
  • 1.4.0-next.1527958760421 - 2018-06-02
  • 1.4.0-next.1527891760955 - 2018-06-01
  • 1.4.0-next.1527891453248 - 2018-06-01
  • 1.4.0-next.1527887011493 - 2018-06-01
  • 1.4.0-next.1527886799309 - 2018-06-01
  • 1.4.0-next.1527886329222 - 2018-06-01
  • 1.4.0-next.1527877736615 - 2018-06-01
  • 1.4.0-next.1527816016516 - 2018-06-01
  • 1.4.0-next.1527813649005 - 2018-06-01
  • 1.4.0-next.1527811743681 - 2018-06-01
  • 1.4.0-next.1527810967055 - 2018-05-31
  • 1.4.0-next.1527810915859 - 2018-05-31
  • 1.4.0-next.1527810120829 - 2018-05-31
  • 1.4.0-next.1527808033454 - 2018-05-31
  • 1.4.0-next.1527801882058 - 2018-05-31
  • 1.4.0-next.1527793846806 - 2018-05-31
  • 1.4.0-next.1527729038649 - 2018-05-31
  • 1.4.0-next.1527715229660 - 2018-05-30
  • 1.4.0-next.1527634039615 - 2018-05-29
  • 1.4.0-next.1527633150048 - 2018-05-29
  • 1.4.0-next.1527632860155 - 2018-05-29
  • 1.4.0-next.1527632813414 - 2018-05-29
  • 1.4.0-next.1527294674237 - 2018-05-26
  • 1.4.0-next.1527294631387 - 2018-05-26
  • 1.4.0-next.1527294524156 - 2018-05-26
  • 1.4.0-next.1527292742969 - 2018-05-25
  • 1.4.0-next.1527292577308 - 2018-05-25
  • 1.4.0-next.1527292169142 - 2018-05-25
  • 1.4.0-next.1527292060831 - 2018-05-25
  • 1.4.0-next.1527292051776 - 2018-05-25
  • 1.4.0-next.1526938802806 - 2018-05-21
  • 1.4.0-next.1526938425001 - 2018-05-21
  • 1.4.0-next.1526933481310 - 2018-05-21
  • 1.4.0-next.1526593919447 - 2018-05-17
  • 1.4.0-next.1526519544088 - 2018-05-17
  • 1.4.0-next.1526510342960 - 2018-05-16
  • 1.4.0-next.1526507871161 - 2018-05-16
  • 1.4.0-next.1526506897747 - 2018-05-16
  • 1.4.0-next.1526506763480 - 2018-05-16
  • 1.4.0-next.1525984104919 - 2018-05-10
  • 1.4.0-next.1525886024469 - 2018-05-09
  • 1.4.0-next.1525875866798 - 2018-05-09
  • 1.4.0-next.1525841345569 - 2018-05-09
  • 1.3.0 - 2018-04-13
from puppeteer GitHub release notes
Commit messages
Package name: puppeteer
  • a5f03ce chore: mark version v1.20.0 (#4928)
  • f504c04 test: mark Page.close test as failing in Firefox (#4929)
  • e17d38c docs(readme): explain significance of Chromium revision (#4811)
  • 9384359 docs(troubleshooting): fix Alpine version link (#4927)
  • fca9d45 docs(CONTRIBUTING.md): clarify release process (#4923)
  • 97ff359 docs(CONTRIBUTING.md): fix some typos (#4917)
  • c2651c2 refactor: Pass FrameManager to NetworkManager constructor (#4907)
  • 73fd7ff feat(api): add element.select and element.evaluate for consistency (#4892)
  • 135bb42 docs: update README.md (#4857)
  • cba0f98 docs(troubleshooting): Fix missing package in Docker instructions (#4877)
  • 07eaad9 fix(api): tbd release date (#4872)
  • e0c8d46 fix: abort page.waitForRequest/Response when page closes (#4865)
  • faa4527 chore(testrunner): bump TestRunner version to v0.8.0 (#4856)
  • 498492d test: add a test for errors inside promise (#4838)
  • 417981a fix(firefox): fix cookies in default browser context (#4850)
  • b6b2950 feat(chromium): roll Chromium to r686378 (#4841)
  • 01b8880 test(firefox): disable BigInt tests for Firefox (#4849)
  • f595bc0 test: fix tests to work on node6 (#4851)
  • f47ed16 feat: update DeviceDescriptors to include 6.5 inch iPhone XR and similar (#4846)
  • 0e0a679 feat(chromium): roll Chromium to r682225 (#4844)
  • ff6d2a3 docs(puppeteer-chromium): docker alpine switch to Alpine 3.10 (#4644)
  • 2871bcd chore(bisect): inherit parent ENV when launching script (#4842)
  • d687c81 chore(flakiness-dashboard): skip API Coverage for realz (#4843)
  • 5d2378f chore(ci): fix firefox tests on Travis (#4828)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant