Skip to content

chore(deps): update dependency webpack to 5.105.0#2773

Closed
chrisbbreuer wants to merge 1 commit intomainfrom
buddy-bot/update-major-update---webpack-1770518579495
Closed

chore(deps): update dependency webpack to 5.105.0#2773
chrisbbreuer wants to merge 1 commit intomainfrom
buddy-bot/update-major-update---webpack-1770518579495

Conversation

@chrisbbreuer
Copy link
Member

This PR contains the following updates:

npm

Package Change Age Adoption Passing Confidence
webpack (source) [`4.0.0 ^5.0.0->5.105.0`](https://renovatebot.com/diffs/npm/webpack/4.0.0 ^5.0.0/5.105.0)

Release 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 tsconfig option for the resolver options (replacement for tsconfig-paths-webpack-plugin). Can be false (disabled), true (use the default tsconfig.json file to search for it), a string path to tsconfig.json, or an object with configFile and references options. (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

  • 2efd21b: Reexports runtime calculation should not accessing WEBPACK_IMPORT_KEY decl with var.
  • c510070: Fixed a user information bypass vulnerability in the HttpUriPlugin plugin.

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

  • d3dd841: Use method shorthand to render module content in __webpack_modules__ object.
  • d3dd841: Enhance import.meta.env to support object access.
  • 4baab4e: Optimize dependency sorting in updateParent: sort each module only once by deferring to finishUpdateParent(), and reduce traversal count in sortWithSourceOrder by caching WeakMap values upfront.
  • 04cd530: Handle more at-rules for CSS modules.
  • cafae23: Added options to control the renaming of at-rules and various identifiers in CSS modules.
  • d3dd841: Added base64url, base62, base58, base52, base49, base36, base32 and base25 digests.
  • 5983843: Provide a stable runtime function variable __webpack_global__.
  • d3dd841: Improved localIdentName hashing for CSS.

Patch Changes

  • 22c48fb: Added module existence check for informative error message in development mode.
  • 50689e1: Use the fully qualified class name (or export name) for [fullhash] placeholder in CSS modules.
    ...

[View full release notes]

Released by alexander-akait on 12/16/2025


📊 Package Statistics

  • webpack: 38,025,231 weekly downloads

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Buddy 🤖

@netlify
Copy link

netlify bot commented Feb 8, 2026

Deploy Preview for dtsx failed. Why did it fail? →

Name Link
🔨 Latest commit e07ae69
🔍 Latest deploy log https://app.netlify.com/projects/dtsx/deploys/6987f8388fe20a00080d1ebc

@github-actions github-actions bot closed this Feb 8, 2026
@github-actions github-actions bot deleted the buddy-bot/update-major-update---webpack-1770518579495 branch February 8, 2026 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant