svenkatreddy / puppeteer-loadtest

load test puppeteer (Headless Chrome API) script using node
Apache License 2.0
119 stars 21 forks source link

[Snyk] Security upgrade puppeteer from 10.4.0 to 13.1.2 #88

Open svenkatreddy opened 1 year ago

svenkatreddy commented 1 year ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=puppeteer&from_version=10.4.0&to_version=13.1.2&pr_id=eda0904d-70fd-494e-ad0c-12fd8660eb27&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json - package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **539/1000**
**Why?** Has a fix available, CVSS 6.5 | Information Exposure
[SNYK-JS-NODEFETCH-2342118](https://snyk.io/vuln/SNYK-JS-NODEFETCH-2342118) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: puppeteer The new version differs by 118 commits.
  • 0a9eb3c chore(release): mark v13.1.2 (#7925)
  • e4c48d3 fix(package.json): update node-fetch package (#7924)
  • d80d602 fix: types in Connection.ts to be compatible with strict mode Typescript (#7919)
  • a8ec0aa fix: types in Browser.ts to be compatible with strict mode Typescript (#7918)
  • 08c0e8b chore: bump version to v13.1.1-post (#7913)
  • f108560 chore(release): mark v13.1.1 (#7912)
  • 344feb5 fix: use content box for OOPIF offset calculations (#7911)
  • c09522a chore: bump version to v13.1.0-post (#7909)
  • 80d6b84 chore(release): mark v13.1.0 (#7908)
  • a55c86f feat(chromium): roll to Chromium 98.0.4758.0 (r950341) (#7907)
  • a566263 fix: apply OOPIF offsets to bounding box and box model calls (#7906)
  • d7937b8 fix: error for pre-existing OOPIFs (#7899)
  • 486bbe0 fix: correctly compute clickable points for elements inside OOPIFs (#7900)
  • 59578d9 chore: bump version to v13.0.1-post (#7866)
  • 71cef32 chore(release): mark v13.0.1 (#7865)
  • 8d8e874 fix: make sure ElementHandle.waitForSelector is evaluated in the right context (#7843)
  • 1c44551 fix: predicate arguments for waitForFunction (#7845)
  • 36207c5 fix: disable a test failing on Firefox (#7846)
  • 3e3a90b docs: fix typo (#7839)
  • acdc67b chore: bump version to v13.0.0-post (#7833)
  • d0cb9e2 chore(release): mark v13.0.0 (#7832)
  • 02c9af6 fix(types): revert "feat(typescript): allow using puppeteer without dom lib"
  • 8242422 fix!: typo in 'already-handled' constant of the request interception API (#7813)
  • 71cc1b9 refactor: remove unused promise (#7830)
See the full diff
Check the changes in this PR to ensure they won't cause issues with your project. ------------ **Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.* For more information: 🧐 [View latest project report](https://app.snyk.io/org/svenkatreddy/project/4b41f8e1-f637-4bf8-89e6-f251d3a9d553?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/svenkatreddy/project/4b41f8e1-f637-4bf8-89e6-f251d3a9d553?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"eda0904d-70fd-494e-ad0c-12fd8660eb27","prPublicId":"eda0904d-70fd-494e-ad0c-12fd8660eb27","dependencies":[{"name":"puppeteer","from":"10.4.0","to":"13.1.2"}],"packageManager":"npm","projectPublicId":"4b41f8e1-f637-4bf8-89e6-f251d3a9d553","projectUrl":"https://app.snyk.io/org/svenkatreddy/project/4b41f8e1-f637-4bf8-89e6-f251d3a9d553?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-NODEFETCH-2342118"],"upgrade":["SNYK-JS-NODEFETCH-2342118"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore","merge-advice-badge-shown"],"priorityScoreList":[539]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io?loc=fix-pr)