🚨 [security] Update webpack 4.46.0 → 5.93.0 (major) #678
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚨 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
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.0
fix: relative path to runtime chunks
test: added
fix: relative path to runtime chunks
chore(deps-dev): bump eslint from 9.5.0 to 9.6.0
chore(deps-dev): bump eslint from 9.5.0 to 9.6.0
fix: contenthash for css generator options
chore(deps-dev): bump @eslint/js from 9.5.0 to 9.6.0
chore(deps-dev): bump typescript from 5.5.2 to 5.5.3
chore(deps-dev): bump globals from 15.6.0 to 15.8.0
feat: allow to override strict for javascript module
chore(deps-dev): bump assemblyscript from 0.27.27 to 0.27.29
chore(deps): bump acorn from 8.12.0 to 8.12.1
chore(deps-dev): bump @types/node from 20.14.7 to 20.14.10
chore(deps): bump browserslist from 4.23.1 to 4.23.2
feat: reduce unnecessary exports runtime for `modern-module` libraries
chore(deps): bump es-module-lexer from 1.5.3 to 1.5.4
fix: strip slash for pretty regexp
fix cr
feat: reduce unnecessary exports runtime
chore(deps): bump browserslist from 4.23.1 to 4.23.2
chore(deps-dev): bump @types/node from 20.14.7 to 20.14.10
chore(deps-dev): bump assemblyscript from 0.27.27 to 0.27.29
fix: strip slash for pretty regexp
fix test
chore(deps): bump acorn from 8.12.0 to 8.12.1
feat: override strict for javascript module
chore(deps-dev): bump globals from 15.6.0 to 15.8.0
chore(deps-dev): bump typescript from 5.5.2 to 5.5.3
fix node 10 test
chore(deps-dev): bump @eslint/js from 9.5.0 to 9.6.0
fix: contenthash for css generator options
chore(deps): bump es-module-lexer from 1.5.3 to 1.5.4
fix: consumption of eager shared modules for module federation
test: added
fix: mangle destructuring default in namespace import
improve perf
fix: mangle destructuring default in namespace import
fix: makes DefinePlugin quieter and using `log.debug`
chore(deps-dev): bump typescript from 5.4.5 to 5.5.2
chore(deps-dev): bump @types/node from 20.14.6 to 20.14.7
chore(deps-dev): bump @types/node from 20.14.6 to 20.14.7
chore(deps-dev): bump typescript from 5.4.5 to 5.5.2
fix: Fixes #18519 - makes DefinePlugin quieter under default log level
chore: deps update
test: skip errored tests for cache
ci: stability
chore(deps-dev): bump @types/node from 20.14.5 to 20.14.6
chore(deps-dev): bump @types/node from 20.14.5 to 20.14.6
feat: added the `modern-module` library value for tree shakable output
chore: deps update
chore(deps-dev): bump memfs from 4.9.2 to 4.9.3
feat: add the `binary` generator option for asset modules to explicitly keep source maps produced by loaders
refactor: 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