🚨 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.
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.
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)
🚨 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