Skip to content

chore: Remediate 1 Dependabot security alert (puppeteer-core upgrade) - #170

Open
amanabiy wants to merge 1 commit into
mainfrom
dev-v3-amanabiy-upgrade-puppeteer-core
Open

chore: Remediate 1 Dependabot security alert (puppeteer-core upgrade)#170
amanabiy wants to merge 1 commit into
mainfrom
dev-v3-amanabiy-upgrade-puppeteer-core

Conversation

@amanabiy

@amanabiy amanabiy commented Aug 20, 2026

Copy link
Copy Markdown
Member

Summary

Bumps puppeteer-core from ^22.15.0 to 25.7.0 and adds overrides: { '@puppeteer/browsers': '^3.2.0' } to eliminate extract-zip (GHSA-jmr9-qjv8-65gv).

puppeteer-core 25.x uses @puppeteer/browsers 3.x which replaced extract-zip with modern-tar. The overrides entry forces @wdio/utils (requires @puppeteer/browsers@^2.2.0) off the 2.x branch — no @wdio/utils release yet accepts ^3.x. This is Rung 3 + Rung 4 (overrides, precedented in these repos).

Alert Addressed

NPMPM Availability

All new non-dev transitive deps ✅ AVAILABLE in NpmPrettyMuch. No BLOCKED or UNKNOWN packages.

Merging this PR

Merging clears the 1 open alert in this repo.

Bump puppeteer-core from ^22.15.0 to 25.7.0 to eliminate extract-zip.
Add overrides: { '@puppeteer/browsers': '^3.2.0' } to force off 2.x.
Rung 3 (direct devDep bump) + Rung 4 (overrides for transitive).

Alert addressed:
- GHSA-jmr9-qjv8-65gv (extract-zip CVE-2026-56876, high)
@amanabiy
amanabiy requested a review from a team as a code owner August 20, 2026 12:03
@amanabiy
amanabiy requested review from gethinwebster and removed request for a team August 20, 2026 12:03
@codecov

codecov Bot commented Aug 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (488a05f) to head (8d3fe47).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #170   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines           78        78           
  Branches        21        21           
=========================================
  Hits            78        78           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants