chore(deps): update dependency webpack to 5.105.0#2773
Closed
chrisbbreuer wants to merge 1 commit intomainfrom
Closed
chore(deps): update dependency webpack to 5.105.0#2773chrisbbreuer wants to merge 1 commit intomainfrom
chrisbbreuer wants to merge 1 commit intomainfrom
Conversation
❌ Deploy Preview for dtsx failed. Why did it fail? →
|
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.0`](https://renovatebot.com/diffs/npm/webpack/4.0.0Release Notes
webpack/webpack (webpack)
4.0.0 || ^5.0.0 -> 5.105.0
v5.105.0[Compare Source](https://github.com/webpack/webpack/compare/v4.0.0 || ^5.0.0...v5.105.0)
Minor Changes
Allow resolving worker module by export condition name when using
new Worker()(by [hai-x](https://github.com/hai-x) in #20353)Detect conditional imports to avoid compile-time linking errors for non-existent exports. (by [hai-x](https://github.com/hai-x) in #20320)
Added the
tsconfigoption for theresolveroptions (replacement fortsconfig-paths-webpack-plugin). Can befalse(disabled),true(use the defaulttsconfig.jsonfile to search for it), a string path totsconfig.json, or an object withconfigFileandreferencesoptions. (by [alexander-akait](https://github.com/alexander-akait) in #20400)Support
import.defer()for context modules. (by [ahabhgk](https...[View full release notes]
Released by github-actions[bot] on 2/3/2026
v5.104.1[Compare Source](https://github.com/webpack/webpack/compare/v4.0.0 || ^5.0.0...v5.105.0)
5.104.1
Patch Changes
Released by alexander-akait on 12/18/2025
v5.104.0[Compare Source](https://github.com/webpack/webpack/compare/v4.0.0 || ^5.0.0...v5.105.0)
5.104.0
Minor Changes
__webpack_modules__object.import.meta.envto support object access.base64url,base62,base58,base52,base49,base36,base32andbase25digests.__webpack_global__.localIdentNamehashing for CSS.Patch Changes
[fullhash]placeholder in CSS modules....
[View full release notes]
Released by alexander-akait on 12/16/2025
📊 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 🤖