chore(deps): update dependency webpack to 5.105.4#3069
Merged
Conversation
❌ Deploy Preview for dtsx failed. Why did it fail? →
|
f7bf638 to
d9625d4
Compare
d9625d4 to
ddd948e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
->5.105.4`](https://renovatebot.com/diffs/npm/webpack/4.0.0Release Notes
webpack/webpack (webpack)
4.0.0 || ^5.0.0 -> 5.105.4
v5.105.4[Compare Source](https://github.com/webpack/webpack/compare/v4.0.0 || ^5.0.0...v5.105.4)
Patch Changes
Add
Module.getSourceBasicTypesto distinguish basic source types and clarify how modules with non-basic source types likeremotestill produce JavaScript output. (by [xiaoxiaojx](https://github.com/xiaoxiaojx) in#20546)Handle
createRequirein expressions. (by [alexander-akait](https://github.com/alexander-akait) in#20549)Fixed types for multi stats. (by [alexander-akait](https://github.com/alexander-akait) in
#20556)Remove empty needless js output for normal css module. (by [JSerFeng](https://github.com/JSerFeng) in
#20162)Update
enhanced-resolveto support new features fortsconfig.json. (by [alexander-akait](https://github.com/alexander-...[View full release notes]
Released by github-actions[bot] on 3/3/2026
v5.105.3[Compare Source](https://github.com/webpack/webpack/compare/v4.0.0 || ^5.0.0...v5.105.4)
Patch Changes
Context modules now handle rejections correctly. (by [alexander-akait](https://github.com/alexander-akait) in
#20455)Only mark asset modules as side-effect-free when
experimental.futureDefaultsis set to true, so asset-copying use cases (e.g.import "./x.png") won’t break unless the option is enabled. (by [hai-x](https://github.com/hai-x) in#20535)Add the missing webpack_exports declaration in certain cases when bundling a JS entry together with non-JS entries (e.g., CSS entry or asset module entry). (by [hai-x](https://github.com/hai-x) in
#20463)Fixed HMR failure for CSS modules with import when exportType !== "link". When exportType is not "link", CSS modules now behave like JavaScript modules and don't require special HMR hand...
[View full release notes]
Released by github-actions[bot] on 2/26/2026
v5.105.2[Compare Source](https://github.com/webpack/webpack/compare/v4.0.0 || ^5.0.0...v5.105.4)
Patch Changes
WebpackPluginInstancetype regression. (by [alexander-akait](https://github.com/alexander-akait) in#20440)Released by github-actions[bot] on 2/12/2026
📊 Package Statistics
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Buddy 🤖