Closed renovate[bot] closed 5 years ago
This PR contains the following updates:
1.17.0
1.18.0
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".
rebase!
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.
This PR contains the following updates:
1.17.0
->1.18.0
Release Notes
GoogleChrome/puppeteer
### [`v1.18.0`](https://togithub.com/GoogleChrome/puppeteer/releases/v1.18.0) [Compare Source](https://togithub.com/GoogleChrome/puppeteer/compare/v1.17.0...v1.18.0) #### Big Changes - Chromium 77.0.3827.0 (r669486) #### API changes No API changes. #### Bug Fixes - [#2755](https://togithub.com/GoogleChrome/puppeteer/issues/2755) - blurry canvas if deviceScaleFactor > 1 - [#4442](https://togithub.com/GoogleChrome/puppeteer/issues/4442) - Some pages not fully loading when setRequestInterception set to true - [#4449](https://togithub.com/GoogleChrome/puppeteer/issues/4449) - goto takes an increasing amount of time. - [#4454](https://togithub.com/GoogleChrome/puppeteer/issues/4454) - Intercepted requests won't return with some status codes - [#4536](https://togithub.com/GoogleChrome/puppeteer/issues/4536) - Dangling promises / unhandled rejection due to missing await keywords in mouse.click - [#4537](https://togithub.com/GoogleChrome/puppeteer/issues/4537) - Page.select throwing error when select change page - [#4543](https://togithub.com/GoogleChrome/puppeteer/issues/4543) - Cannot retrieve content of pages that are >100MB. - [#4545](https://togithub.com/GoogleChrome/puppeteer/issues/4545) - page.queryObjects doesn't work as expected - [#4556](https://togithub.com/GoogleChrome/puppeteer/issues/4556) - https-agent makes http PUPPETEER_DOWNLOAD_HOST download fail - [#4559](https://togithub.com/GoogleChrome/puppeteer/issues/4559) - non matching contribution rules makes PR have errors - [#4563](https://togithub.com/GoogleChrome/puppeteer/issues/4563) - Too large write data is pending: size=[`7251244`](https://togithub.com/GoogleChrome/puppeteer/commit/725124416), max_buffer_size=[`2684354`](https://togithub.com/GoogleChrome/puppeteer/commit/268435456) - [#4568](https://togithub.com/GoogleChrome/puppeteer/issues/4568) - A3 paper size is incorrect #### Raw notes [`45873ea`](https://togithub.com/GoogleChrome/puppeteer/commit/45873ea) - feat(chromium): roll Chromium to r669486 ([#4591](https://togithub.com/GoogleChrome/puppeteer/issues/4591)) [`955e7cb`](https://togithub.com/GoogleChrome/puppeteer/commit/955e7cb) - feat(page): move page.pdf to protocol streams ([#4587](https://togithub.com/GoogleChrome/puppeteer/issues/4587)) [`6c2007f`](https://togithub.com/GoogleChrome/puppeteer/commit/6c2007f) - docs(README.md): fix spelling of Stack Overflow ([#4590](https://togithub.com/GoogleChrome/puppeteer/issues/4590)) [`62733a2`](https://togithub.com/GoogleChrome/puppeteer/commit/62733a2) - fix(connection): bump websocket max received message size to 256Mb ([#4571](https://togithub.com/GoogleChrome/puppeteer/issues/4571)) [`5087962`](https://togithub.com/GoogleChrome/puppeteer/commit/5087962) - feat(chromium): roll Chromium to r668716 ([#4581](https://togithub.com/GoogleChrome/puppeteer/issues/4581)) [`6860d73`](https://togithub.com/GoogleChrome/puppeteer/commit/6860d73) - fix(network): align HTTP status codes with IANA ([#4567](https://togithub.com/GoogleChrome/puppeteer/issues/4567)) [`7922641`](https://togithub.com/GoogleChrome/puppeteer/commit/7922641) - fix(page): fix A2 and A3 format size ([#4569](https://togithub.com/GoogleChrome/puppeteer/issues/4569)) [`65b7e8e`](https://togithub.com/GoogleChrome/puppeteer/commit/65b7e8e) - docs(api.md): add notes on race condition in page.setViewport ([#4319](https://togithub.com/GoogleChrome/puppeteer/issues/4319)) [`8df0b3e`](https://togithub.com/GoogleChrome/puppeteer/commit/8df0b3e) - fix(network): allow fulfilling requests with status code 422 ([#4566](https://togithub.com/GoogleChrome/puppeteer/issues/4566)) [`b2f9490`](https://togithub.com/GoogleChrome/puppeteer/commit/b2f9490) - fix(eval): be able to throw protocol like errors ([#4551](https://togithub.com/GoogleChrome/puppeteer/issues/4551)) [`6a50888`](https://togithub.com/GoogleChrome/puppeteer/commit/6a50888) - fix(firefox): fix missing awaits in mouse.click ([#4561](https://togithub.com/GoogleChrome/puppeteer/issues/4561)) [`e1432cc`](https://togithub.com/GoogleChrome/puppeteer/commit/e1432cc) - docs(contributing): update commit message example ([#4560](https://togithub.com/GoogleChrome/puppeteer/issues/4560)) [`dd6fcfe`](https://togithub.com/GoogleChrome/puppeteer/commit/dd6fcfe) - fix(page): fix missing awaits in mouse.click ([#4541](https://togithub.com/GoogleChrome/puppeteer/issues/4541)) [`7faf1c9`](https://togithub.com/GoogleChrome/puppeteer/commit/7faf1c9) - fix(BrowserFetcher): fix httpRequest when using proxy against http HOST ([#4558](https://togithub.com/GoogleChrome/puppeteer/issues/4558)) [`4bcdfc9`](https://togithub.com/GoogleChrome/puppeteer/commit/4bcdfc9) - docs(api.md): clarify frame/page.goto()'s handling of HTTP error statuses ([#4553](https://togithub.com/GoogleChrome/puppeteer/issues/4553)) [`aca99cd`](https://togithub.com/GoogleChrome/puppeteer/commit/aca99cd) - docs(troubleshooting): add missing double quotes ([#4548](https://togithub.com/GoogleChrome/puppeteer/issues/4548)) [`90df69c`](https://togithub.com/GoogleChrome/puppeteer/commit/90df69c) - fix(page): do evaluations with one roundtrip ([#4539](https://togithub.com/GoogleChrome/puppeteer/issues/4539)) [`7e19846`](https://togithub.com/GoogleChrome/puppeteer/commit/7e19846) - feat(chromium): roll Chromium to r666595 ([#4530](https://togithub.com/GoogleChrome/puppeteer/issues/4530)) [`f79d0a3`](https://togithub.com/GoogleChrome/puppeteer/commit/f79d0a3) - fix: try running without `--disable-gpu` on windows ([#4523](https://togithub.com/GoogleChrome/puppeteer/issues/4523)) [`15804d1`](https://togithub.com/GoogleChrome/puppeteer/commit/15804d1) - test: remove debug console.log ([#4522](https://togithub.com/GoogleChrome/puppeteer/issues/4522)) [`78d5106`](https://togithub.com/GoogleChrome/puppeteer/commit/78d5106) - feat(chromium): roll Chromium to r665405 ([#4516](https://togithub.com/GoogleChrome/puppeteer/issues/4516)) [`f52738e`](https://togithub.com/GoogleChrome/puppeteer/commit/f52738e) - docs(api.md): clarify on HTTP error responses ([#4507](https://togithub.com/GoogleChrome/puppeteer/issues/4507)) [`94ff4de`](https://togithub.com/GoogleChrome/puppeteer/commit/94ff4de) - docs(troubleshooting): fix comment ([#4512](https://togithub.com/GoogleChrome/puppeteer/issues/4512)) [`ac611ba`](https://togithub.com/GoogleChrome/puppeteer/commit/ac611ba) - fix(helper): fix Helper.installAsyncStackHooks method ([#4478](https://togithub.com/GoogleChrome/puppeteer/issues/4478)) [`d221c02`](https://togithub.com/GoogleChrome/puppeteer/commit/d221c02) - test: add test to verify fetching of dataURL requests ([#4233](https://togithub.com/GoogleChrome/puppeteer/issues/4233)) [`015e330`](https://togithub.com/GoogleChrome/puppeteer/commit/015e330) - test: add oopif tests ([#4495](https://togithub.com/GoogleChrome/puppeteer/issues/4495)) [`111350c`](https://togithub.com/GoogleChrome/puppeteer/commit/111350c) - docs(troubleshooting.md): update Alpine instructions ([#4494](https://togithub.com/GoogleChrome/puppeteer/issues/4494)) [`084cf02`](https://togithub.com/GoogleChrome/puppeteer/commit/084cf02) - chore: bump version to v1.17.0-post ([#4468](https://togithub.com/GoogleChrome/puppeteer/issues/4468))Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.