Skip to content

chore(deps): Bump vulnerable webpack version#909

Merged
chargome merged 1 commit intomainfrom
cg-bumpwebpack
Apr 2, 2026
Merged

chore(deps): Bump vulnerable webpack version#909
chargome merged 1 commit intomainfrom
cg-bumpwebpack

Conversation

@chargome
Copy link
Copy Markdown
Member

@chargome chargome commented Apr 2, 2026

Bump webpack from vulnerable versions (5.0.0, 5.74.0) to 5.76.0 across 4 packages to fix CVE-2023-28154 (cross-realm object access in Webpack 5)

Resolved Dependabot Alerts

  • #217 — packages/webpack-plugin/package.json
  • #22 — packages/playground/package.json
  • #21 — packages/integration-tests/package.json
  • #20 — packages/e2e-tests/package.json
  • #19 — yarn.lock

@chargome chargome self-assigned this Apr 2, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


New Features ✨

  • (core) Pass mapDir to rewriteSourcesHook by chargome in #908
  • Use crypto.randomUUID rather than uuid by timfish in #892

Bug Fixes 🐛

  • (core) Conditionally add tracing headers by chargome in #907
  • (e2e-tests) Pin axios to 1.13.5 to avoid compromised 1.14.1 by andreiborza in #906
  • Add missing webpack5 entrypoint in webpack-plugin by brunodccarvalho in #905

Internal Changes 🔧

  • (deps) Bump vulnerable webpack version by chargome in #909
  • Vite integration tests by timfish in #899
  • Webpack integration tests by timfish in #904
  • Isolate integration test package installs by timfish in #902
  • Pin GitHub Actions to full-length commit SHAs by joshuarli in #900
  • Rollup integration tests by timfish in #897
  • New integration tests by timfish in #896
  • Remove lerna by timfish in #895
  • Migrate to Vitest by timfish in #894

🤖 This preview updates automatically when you update the PR.

"ts-node": "^10.9.1",
"typescript": "^4.7.4",
"webpack": "5.0.0"
"webpack": "5.76.0"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@timfish I guess this is fine?

@chargome chargome requested a review from timfish April 2, 2026 14:28
@chargome chargome merged commit 1e6cfc7 into main Apr 2, 2026
33 checks passed
@chargome chargome deleted the cg-bumpwebpack branch April 2, 2026 14:56
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