ðš [security] Update webpack 4.46.0 â 5.93.0 (major)
ðš Your current dependencies have known security vulnerabilities ðš
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
â³ïž webpack (4.46.0 â 5.93.0) · Repo
Security Advisories ðš
ðš Cross-realm object access in Webpack 5
Webpack 5 before 5.76.0 does not avoid cross-realm object access. ImportParserPlugin.js mishandles the magic comment feature. An attacker who controls a property of an untrusted object can obtain access to the real global object.
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 54 commits:
chore(release): 5.93.0fix: relative path to runtime chunkstest: addedfix: relative path to runtime chunkschore(deps-dev): bump eslint from 9.5.0 to 9.6.0chore(deps-dev): bump eslint from 9.5.0 to 9.6.0fix: contenthash for css generator optionschore(deps-dev): bump @eslint/js from 9.5.0 to 9.6.0chore(deps-dev): bump typescript from 5.5.2 to 5.5.3chore(deps-dev): bump globals from 15.6.0 to 15.8.0feat: allow to override strict for javascript modulechore(deps-dev): bump assemblyscript from 0.27.27 to 0.27.29chore(deps): bump acorn from 8.12.0 to 8.12.1chore(deps-dev): bump @types/node from 20.14.7 to 20.14.10chore(deps): bump browserslist from 4.23.1 to 4.23.2feat: reduce unnecessary exports runtime for `modern-module` librarieschore(deps): bump es-module-lexer from 1.5.3 to 1.5.4fix: strip slash for pretty regexpfix crfeat: reduce unnecessary exports runtimechore(deps): bump browserslist from 4.23.1 to 4.23.2chore(deps-dev): bump @types/node from 20.14.7 to 20.14.10chore(deps-dev): bump assemblyscript from 0.27.27 to 0.27.29fix: strip slash for pretty regexpfix testchore(deps): bump acorn from 8.12.0 to 8.12.1feat: override strict for javascript modulechore(deps-dev): bump globals from 15.6.0 to 15.8.0chore(deps-dev): bump typescript from 5.5.2 to 5.5.3fix node 10 testchore(deps-dev): bump @eslint/js from 9.5.0 to 9.6.0fix: contenthash for css generator optionschore(deps): bump es-module-lexer from 1.5.3 to 1.5.4fix: consumption of eager shared modules for module federationtest: addedfix: mangle destructuring default in namespace importimprove perffix: mangle destructuring default in namespace importfix: makes DefinePlugin quieter and using `log.debug`chore(deps-dev): bump typescript from 5.4.5 to 5.5.2chore(deps-dev): bump @types/node from 20.14.6 to 20.14.7chore(deps-dev): bump @types/node from 20.14.6 to 20.14.7chore(deps-dev): bump typescript from 5.4.5 to 5.5.2fix: Fixes #18519 - makes DefinePlugin quieter under default log levelchore: deps updatetest: skip errored tests for cacheci: stabilitychore(deps-dev): bump @types/node from 20.14.5 to 20.14.6chore(deps-dev): bump @types/node from 20.14.5 to 20.14.6feat: added the `modern-module` library value for tree shakable outputchore: deps updatechore(deps-dev): bump memfs from 4.9.2 to 4.9.3feat: add the `binary` generator option for asset modules to explicitly keep source maps produced by loadersrefactor: code
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
- @âdepfu rebase
- Rebases against your default branch and redoes this update
- @âdepfu recreate
- Recreates this PR, overwriting any edits that you've made to it
- @âdepfu merge
- Merges this PR once your tests are passing and conflicts are resolved
- @âdepfu cancel merge
- Cancels automatic merging of this PR
- @âdepfu close
- Closes this PR and deletes the branch
- @âdepfu reopen
- Restores the branch and reopens this PR (if it's closed)
- @âdepfu pause
- Ignores all future updates for this dependency and closes this PR
- @âdepfu pause [minor|major]
- Ignores all future minor/major updates for this dependency and closes this PR
- @âdepfu resume
- Future versions of this dependency will create PRs again (leaves this PR as is)