Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 5, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
webpack 5.101.3 -> 5.102.0 age confidence

Release Notes

webpack/webpack (webpack)

v5.102.0

Compare Source

Features
  • Added static analyze for dynamic imports
  • Added support for import file from "./file.ext" with { type: "bytes" } to get the content as Uint8Array (look at example)
  • Added support for import file from "./file.ext" with { type: "text" } to get the content as text (look at example)
  • Added the snapshot.contextModule to configure snapshots options for context modules
  • Added the extractSourceMap option to implement the capabilities of loading source maps by comment, you don't need source-map-loader (look at example)
  • The topLevelAwait experiment is now stable (you can remove experiments.topLevelAwait from your webpack.config.js)
  • The layers experiment is now stable (you can remove experiments.layers from your webpack.config.js)
  • Added function matcher support in rule options
Fixes
  • Fixed conflicts caused by multiple concatenate modules
  • Ignore import failure during HMR update with ES modules output
  • Keep render module order consistent
  • Prevent inlining modules that have this exports
  • Removed unused timeout attribute of script tag
  • Supported UMD chunk format to work in web workers
  • Improved CommonJs bundle to ES module library
  • Use es-lexer for mjs files for build dependencies
  • Fixed support __non_webpack_require__ for ES modules
  • Properly handle external modules for CSS
  • AssetsByChunkName included assets from chunk.auxiliaryFiles
  • Use createRequire only when output is ES module and target is node
  • Typescript types
Performance Improvements
  • Avoid extra calls for snapshot
  • A avoid extra jobs for build dependencies
  • Move import attributes to own dependencies

Configuration

📅 Schedule: Branch creation - "before 10pm on Sunday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mend Renovate. View the repository job log.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@relativeci
Copy link

relativeci bot commented Oct 5, 2025

#2293 Bundle Size — 896.77KiB (0%).

2f76493(current) vs bf65fb5 update-dependencies#2282(baseline)

Bundle metrics  no changes
                 Current
#2293
     Baseline
#2282
No change  Initial JS 302.95KiB 302.95KiB
No change  Initial CSS 568.64KiB 568.64KiB
Change  Cache Invalidation 0% 41.39%
No change  Chunks 4 4
No change  Assets 9 9
No change  Modules 281 281
No change  Duplicate Modules 0 0
No change  Duplicate Code 0% 0%
No change  Packages 39 39
No change  Duplicate Packages 0 0
Bundle size by type  no changes
                 Current
#2293
     Baseline
#2282
No change  CSS 568.64KiB 568.64KiB
No change  JS 302.95KiB 302.95KiB
No change  IMG 24.78KiB 24.78KiB
No change  HTML 413B 413B

Bundle analysis reportBranch renovate-webpack-5.xProject dashboard


Generated by RelativeCIDocumentationReport issue

@relativeci
Copy link

relativeci bot commented Oct 5, 2025

monorepo-webapp-2

#2289 Bundle Size — 896.77KiB (0%).

2f76493(current) vs bf65fb5 update-dependencies#2278(baseline)

Bundle metrics  no changes
                 Current
#2289
     Baseline
#2278
No change  Initial JS 302.95KiB 302.95KiB
No change  Initial CSS 568.64KiB 568.64KiB
Change  Cache Invalidation 0% 41.39%
No change  Chunks 4 4
No change  Assets 9 9
No change  Modules 281 281
No change  Duplicate Modules 0 0
No change  Duplicate Code 0% 0%
No change  Packages 39 39
No change  Duplicate Packages 0 0
Bundle size by type  no changes
                 Current
#2289
     Baseline
#2278
No change  CSS 568.64KiB 568.64KiB
No change  JS 302.95KiB 302.95KiB
No change  IMG 24.78KiB 24.78KiB
No change  HTML 413B 413B

Bundle analysis reportBranch renovate-webpack-5.xProject dashboard


Generated by RelativeCIDocumentationReport issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant