Skip to content

chore(deps): update dependency puppeteer to v8 #3072

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 11, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 8, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
puppeteer ^5.5.0 -> ^8.0.0 age adoption passing confidence

Release Notes

puppeteer/puppeteer

v8.0.0

Compare Source

⚠ BREAKING CHANGES
  • renamed type ChromeArgOptions to BrowserLaunchArgumentOptions
  • renamed type BrowserOptions to BrowserConnectOptions
Features
Bug Fixes

v7.1.0

Compare Source

Features
Bug Fixes
7.0.4 (2021-02-09)
Bug Fixes
7.0.3 (2021-02-09)
Bug Fixes
7.0.2 (2021-02-09)
Bug Fixes
7.0.1 (2021-02-04)
Bug Fixes

v7.0.4

Compare Source

v7.0.3

Compare Source

v7.0.2

Compare Source

v7.0.1

Compare Source

v7.0.0

Compare Source

⚠ BREAKING CHANGES
    • page.screenshot makes a screenshot with the clip dimensions, not cutting it by the ViewPort size.
  • chromium: - page.screenshot cuts screenshot content by the ViewPort size, not ViewPort position.
Features

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • chromium: The built-in aria/ selector query handler doesn’t return ignored elements anymore.
Features
Bug Fixes

Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested review from hiroppy and knagaitsev as code owners March 8, 2021 13:57
@renovate renovate bot added the renovate label Mar 8, 2021
@codecov
Copy link

codecov bot commented Mar 8, 2021

Codecov Report

Merging #3072 (b218d94) into master (ebc966f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3072   +/-   ##
=======================================
  Coverage   92.30%   92.30%           
=======================================
  Files          37       37           
  Lines        1261     1261           
  Branches      328      328           
=======================================
  Hits         1164     1164           
  Misses         92       92           
  Partials        5        5           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ebc966f...b218d94. Read the comment docs.

@renovate renovate bot force-pushed the renovate/puppeteer-8.x branch 2 times, most recently from aca71b9 to 4b677e0 Compare March 9, 2021 02:04
@renovate renovate bot force-pushed the renovate/puppeteer-8.x branch from 4b677e0 to b218d94 Compare March 9, 2021 12:38
@snitin315 snitin315 merged commit d4c9b8f into master Mar 11, 2021
@snitin315 snitin315 deleted the renovate/puppeteer-8.x branch March 11, 2021 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants