Skip to content
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

Update dependency puppeteer to v3 #5

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

Conversation

mend-for-github-com[bot]
Copy link

@mend-for-github-com mend-for-github-com bot commented Mar 18, 2024

This PR contains the following updates:

Package Type Update Change
puppeteer (source) optionalDependencies major ^2.0.0 -> ^3.0.0

By merging this PR, the issue #20 will be automatically resolved and closed:

Severity CVSS Score CVE
Low Low 3.7 CVE-2017-16137

Release Notes

puppeteer/puppeteer (puppeteer)

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • remove deprecated Frame.isOOPFrame() (#​12897)
  • use Uint8Array instead of Buffer for browser compatibility (#​12823)
  • remove isIncognito (#​12830)
  • support multiple browser downloads for Puppeteer (#​12795)
  • remove deprecated functions for CustomQueryHandler (#​12824)
  • rename ignoreHttpsErrors to acceptInsecureCerts (#​12756)
  • rename product to browser (#​12757)
  • default to WebDriver BiDi for Firefox (#​12732)
  • replace dynamic imports with static dependency injection (#​12710)
  • remove whitespace normalization from a11y selectors (#​12693)
Features
Code Refactoring
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.15.0 to 23.0.0
Bug Fixes

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

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by Mend label Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by Mend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants