This release includes 4 breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+3 more
ReleasePort's take
Light signalThe release refactors versioning utilities by dropping semver usage and fixes progress bar handling, archive extraction on Windows, and project dependencies.
Why it matters: Dropping semver (severityβ―10) simplifies the codebase; progressβbar concurrency support (severityβ―40) improves install workflows. Operators should test these changes before deployment.
Summary
AI summaryUpdates ποΈ Refactor, π οΈ Fixes, and 3.0.4 across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Dependency | Low |
Remove debug dependency. Remove debug dependency. Source: llm_adapter@2026-05-26 Confidence: high |
β |
| Dependency | Low |
Remove progress dependency. Remove progress dependency. Source: llm_adapter@2026-05-26 Confidence: high |
β |
| Dependency | Low |
Replace tar-fs with modernβtar. Replace tar-fs with modernβtar. Source: llm_adapter@2026-05-26 Confidence: high |
β |
| Bugfix | Medium |
Improve progress bar and install handling. Improve progress bar and install handling. Source: llm_adapter@2026-05-26 Confidence: high |
β |
| Bugfix | Medium |
Support concurrency in progress bars. Support concurrency in progress bars. Source: llm_adapter@2026-05-26 Confidence: high |
β |
| Bugfix | Medium |
Use PowerShell as fallback to unzip on Windows. Use PowerShell as fallback to unzip on Windows. Source: llm_adapter@2026-05-26 Confidence: high |
β |
| Refactor | Low |
Drop semver usage. Drop semver usage. Source: llm_adapter@2026-05-26 Confidence: high |
β |
Breaking Changes
- Removed semver dependency
- Removed debug dependency
- Removed progress dependency
- Replaced tar-fs with modern-tar
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About puppeteer
All releases βRelated context
Related tools
Earlier breaking changes
- vbrowsers-v3.0.0 Public makeProgressCallback helper function removed.
- vbrowsers-v3.0.0 Switched from extract-zip to OS native tar/unzip.
- vbrowsers-v3.0.0 Proxy agent made optional peer dependency, upgraded to v8.
- vbrowsers-v3.0.0 Minimum Node.js v20.19 and TypeScript v5.0.1 required.
- vbrowsers-v3.0.0 Minimum Node.js version bumped to 22.
Beta — feedback welcome: [email protected]