Skip to content

chore(deps): update dependency webpack to ^5.105.4#2283

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/webpack-5.x
Open

chore(deps): update dependency webpack to ^5.105.4#2283
renovate[bot] wants to merge 1 commit intomainfrom
renovate/webpack-5.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2026

This PR contains the following updates:

Package Change Age Confidence
webpack ^5.105.2^5.105.4 age confidence

Release Notes

webpack/webpack (webpack)

v5.105.4

Compare Source

Patch Changes

v5.105.3

Compare Source

Patch Changes
  • Context modules now handle rejections correctly. (by @​alexander-akait in #​20455)

  • Only mark asset modules as side-effect-free when experimental.futureDefaults is set to true, so asset-copying use cases (e.g. import "./x.png") won’t break unless the option is enabled. (by @​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 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 handling, allowing @​import CSS to work correctly during hot module replacement. (by @​xiaoxiaojx in #​20514)

  • Fixed an issue where empty JavaScript files were generated for CSS-only entry points. The code now correctly checks if entry modules have JavaScript source types before determining whether to generate a JS file. (by @​xiaoxiaojx in #​20454)

  • Do not crash when a referenced chunk is not a runtime chunk. (by @​alexander-akait in #​20461)

  • Fix some types. (by @​alexander-akait in #​20412)

  • Ensure that missing module error are thrown after the interception handler (if present), allowing module interception to customize the module factory. (by @​hai-x in #​20510)

  • Added createRequire support for ECMA modules. (by @​stefanbinoj in #​20497)

  • Added category for CJS reexport dependency to fix issues with ECMA modules. (by @​hai-x in #​20444)

  • Implement immutable bytes for bytes import attribute to match tc39 spec. (by @​alexander-akait in #​20481)

  • Fixed deterministic search for graph roots regardless of edge order. (by @​veeceey in #​20452)


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 becomes conflicted, 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.

@renovate renovate bot added the bot:renovate This is from bot 'renovate' label Mar 2, 2026
@renovate renovate bot requested review from colinaaa, luhc228 and upupming as code owners March 2, 2026 06:19
@changeset-bot
Copy link

changeset-bot bot commented Mar 2, 2026

⚠️ No Changeset found

Latest commit: c4a5f1f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link

codecov bot commented Mar 2, 2026

❌ 9 Tests Failed:

Tests completed Failed Passed Skipped
4877 9 4868 228
View the top 3 failed test(s) by shortest run time
packages/webpack/chunk-loading-webpack-plugin/test/describe.test.ts > chunk-loading > chunk-loadingCases/chunk-loading/production > chunk-loadingCases/chunk-loading/production > chunk-loadingCases/chunk-loading/production - webpack > chunk-loadingCases/chunk-loading/production - webpack should run async
Stack Traces | 0.000892s run time
Error: Error: should work with chunk loading require failed
Error: Cannot find module 'C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\packages\webpack\chunk-loading-webpack-plugin\test\dist\config\chunk-loading\production\chunk-loading_production_dynamic_js.webpack.bundle.cjs'
    at n (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\packages\webpack\chunk-loading-webpack-plugin\test\dist\config\chunk-loading\production\webpack.bundle.js:4:44)
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\packages\webpack\chunk-loading-webpack-plugin\test\dist\config\chunk-loading\production\webpack.bundle.js:4:1441
 ❯ n .../chunk-loading/production/webpack.bundle.js:4:44
 ❯ .../chunk-loading/production/webpack.bundle.js:4:1441
 ❯ ...../test-tools/src/suite.ts:175:17
packages/webpack/runtime-wrapper-webpack-plugin/test/cases.test.js > runtime-wrapper > runtime-wrapperCases/chunk-loading/cache > runtime-wrapperCases/chunk-loading/cache > runtime-wrapperCases/chunk-loading/cache - webpack > runtime-wrapperCases/chunk-loading/cache - webpack should run async
Stack Traces | 0.00102s run time
Error: Error: should have dynamic chunks failed
Error: Cannot find module 'C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\packages\webpack\runtime-wrapper-webpack-plugin\test\dist\config\chunk-loading\cache\chunk-loading_cache_dynamic_js.webpack.bundle.cjs'
    at webpackEmptyContext (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\packages\webpack\runtime-wrapper-webpack-plugin\test\dist\config\chunk-loading\cache\webpack.bundle.js:42:10)
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\packages\webpack\runtime-wrapper-webpack-plugin\test\dist\config\chunk-loading\cache\webpack.bundle.js:252:62
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\packages\webpack\test-tools\src\suite.ts:173:17
    at file:///C:.../lynx-stack/node_modules/.pnpm/@vitest+runner@3.2.4/node_modules/@.../runner/dist/chunk-hooks.js:155:11
    at file:///C:.../lynx-stack/node_modules/.pnpm/@vitest+runner@3.2.4/node_modules/@.../runner/dist/chunk-hooks.js:752:26
    at file:///C:.../lynx-stack/node_modules/.pnpm/@vitest+runner@3.2.4/node_modules/@.../runner/dist/chunk-hooks.js:1897:20
    at new Promise (<anonymous>)
    at runWithTimeout (file:///C:.../lynx-stack/node_modules/.pnpm/@vitest+runner@3.2.4/node_modules/@.../runner/dist/chunk-hooks.js:1863:10)
    at runTest (file:///C:.../lynx-stack/node_modules/.pnpm/@vitest+runner@3.2.4/node_modules/@.../runner/dist/chunk-hooks.js:1574:12)
    at runSuite (file:///C:.../lynx-stack/node_modules/.pnpm/@vitest+runner@3.2.4/node_modules/@.../runner/dist/chunk-hooks.js:1729:8)
 ❯ webpackEmptyContext .../chunk-loading/cache/webpack.bundle.js:42:10
 ❯ .../chunk-loading/cache/webpack.bundle.js:252:62
 ❯ ...../test-tools/src/suite.ts:173:17
 ❯ ...../test-tools/src/suite.ts:175:17
packages/webpack/chunk-loading-webpack-plugin/test/describe.test.ts > chunk-loading > chunk-loadingCases/chunk-loading/development > chunk-loadingCases/chunk-loading/development > chunk-loadingCases/chunk-loading/development - webpack > chunk-loadingCases/chunk-loading/development - webpack should run async
Stack Traces | 0.00103s run time
Error: Error: should work with chunk loading require failed
Error: Cannot find module 'C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\packages\webpack\chunk-loading-webpack-plugin\test\dist\config\chunk-loading\development\chunk-loading_development_dynamic_js.webpack.bundle.cjs'
    at webpackEmptyContext (webpack:///......./chunk-loading/development/_sync?:2:10)
    at eval (webpack:///......./chunk-loading/development/index.js?:16:89)
 ❯ webpackEmptyContext ../../../webpack:....../chunk-loading/development/_sync?:2:10
 ❯ eval ../../../webpack:....../chunk-loading/development/index.js?:16:89
 ❯ ...../test-tools/src/suite.ts:175:17
packages/webpack/chunk-loading-webpack-plugin/test/describe.test.ts > chunk-loading > chunk-loadingCases/css/development > chunk-loadingCases/css/development > chunk-loadingCases/css/development - webpack > chunk-loadingCases/css/development - webpack should run async
Stack Traces | 0.0015s run time
Error: Error: should work with chunk loading require failed
Error: Cannot find module 'C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\packages\webpack\chunk-loading-webpack-plugin\test\dist\config\css\development\css_development_dynamic_css.webpack.bundle.cjs'
    at webpackEmptyContext (webpack:///......./css/development/_sync?:2:10)
    at eval (webpack:///......./css/development/index.js?:16:79)
 ❯ webpackEmptyContext ../../../webpack:....../css/development/_sync?:2:10
 ❯ eval ../../../webpack:....../css/development/index.js?:16:79
 ❯ ...../test-tools/src/suite.ts:175:17
packages/webpack/chunk-loading-webpack-plugin/test/describe.test.ts > chunk-loading > chunk-loadingCases/chunk-loading/production > chunk-loadingCases/chunk-loading/production > chunk-loadingCases/chunk-loading/production - webpack > chunk-loadingCases/chunk-loading/production - webpack should run sync
Stack Traces | 0.0218s run time
Error: Warnings while compiling:

moduleIdentifier = javascript/esm|C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\packages\webpack\chunk-loading-webpack-plugin\test\cases\chunk-loading\production\index.js; moduleName = ..../chunk-loading/production/index.js; loc = 13:23-61; message = Critical dependency: the request of a dependency is an expression; moduleId = null; moduleTrace = []; details =     at CommonJsRequireContextDependency.getWarnings (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\dependencies\ContextDependency.js:121:18)
    at Compilation.reportDependencyErrorsAndWarnings (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\Compilation.js:3558:24)
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\Compilation.js:3121:28
    at _next2 (eval at create (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\tapable@2.3.0\node_modules\tapable\lib\HookCodeFactory.js:31:10), <anonymous>:25:1)
    at eval (eval at create (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\tapable@2.3.0\node_modules\tapable\lib\HookCodeFactory.js:31:10), <anonymous>:52:1)
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\FlagDependencyExportsPlugin.js:411:10
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2830:7
    at Object.each (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2850:39)
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\FlagDependencyExportsPlugin.js:381:17
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2830:7; stack = ModuleDependencyWarning: Critical dependency: the request of a dependency is an expression
    at Compilation.reportDependencyErrorsAndWarnings (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\Compilation.js:3561:23)
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\Compilation.js:3121:28
    at _next2 (eval at create (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\tapable@2.3.0\node_modules\tapable\lib\HookCodeFactory.js:31:10), <anonymous>:25:1)
    at eval (eval at create (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\tapable@2.3.0\node_modules\tapable\lib\HookCodeFactory.js:31:10), <anonymous>:52:1)
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\FlagDependencyExportsPlugin.js:411:10
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2830:7
    at Object.each (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2850:39)
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\FlagDependencyExportsPlugin.js:381:17
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2830:7
    at Object.each (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2850:39)
 ❯ Compilation.reportDependencyErrorsAndWarnings ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/Compilation.js:3558:24
 ❯ ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/Compilation.js:3121:28
 ❯ _next2 ../../../node_modules/.pnpm/tapable@2.3..../tapable/lib/HookCodeFactory.js:31:10
 ❯ eval ../../../node_modules/.pnpm/tapable@2.3..../tapable/lib/HookCodeFactory.js:31:10
 ❯ ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/FlagDependencyExportsPlugin.js:411:10
 ❯ ../../../node_modules/.pnpm/neo-async@2.6..../node_modules/neo-async/async.js:2830:7
 ❯ Object.each ../../../node_modules/.pnpm/neo-async@2.6..../node_modules/neo-async/async.js:2850:39
 ❯ ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/FlagDependencyExportsPlugin.js:381:17
 ❯ Compilation.reportDependencyErrorsAndWarnings ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/Compilation.js:3561:23
 ❯ ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/Compilation.js:3121:28
 ❯ _next2 ../../../node_modules/.pnpm/tapable@2.3..../tapable/lib/HookCodeFactory.js:31:10
 ❯ eval ../../../node_modules/.pnpm/tapable@2.3..../tapable/lib/HookCodeFactory.js:31:10
 ❯ ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/FlagDependencyExportsPlugin.js:411:10
 ❯ ../../../node_modules/.pnpm/neo-async@2.6..../node_modules/neo-async/async.js:2830:7
 ❯ Object.each ../../../node_modules/.pnpm/neo-async@2.6..../node_modules/neo-async/async.js:2850:39
 ❯ ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/FlagDependencyExportsPlugin.js:381:17
 ❯ ../../../node_modules/.pnpm/neo-async@2.6..../node_modules/neo-async/async.js:2830:7
 ❯ Object.each ../../../node_modules/.pnpm/neo-async@2.6..../node_modules/neo-async/async.js:2850:39
 ❯ checkArrayExpectation ../../../node_modules/.pnpm/@rspack+test-tools@1.5.6_@r_41a0a967ea1a288161a487f3db97fead/node_modules/@.../helper/legacy/checkArrayExpectation.js:106:14
 ❯ NormalProcessor.check ../../../node_modules/.pnpm/@rspack+test-tools@1.5.6_@r_41a0a967ea1a288161a487f3db97fead/node_modules/@.../dist/processor/basic.js:130:51
 ❯ ...../test-tools/src/suite.ts:165:7
packages/webpack/chunk-loading-webpack-plugin/test/describe.test.ts > chunk-loading > chunk-loadingCases/css/development > chunk-loadingCases/css/development > chunk-loadingCases/css/development - webpack > chunk-loadingCases/css/development - webpack should run sync
Stack Traces | 0.0257s run time
Error: Warnings while compiling:

moduleIdentifier = javascript/esm|C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\packages\webpack\chunk-loading-webpack-plugin\test\cases\css\development\index.js; moduleName = ......./css/development/index.js; loc = 13:23-61; message = Critical dependency: the request of a dependency is an expression; moduleId = ......./css/development/index.js; moduleTrace = []; details =     at CommonJsRequireContextDependency.getWarnings (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\dependencies\ContextDependency.js:121:18)
    at Compilation.reportDependencyErrorsAndWarnings (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\Compilation.js:3558:24)
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\Compilation.js:3121:28
    at eval (eval at create (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\tapable@2.3.0\node_modules\tapable\lib\HookCodeFactory.js:31:10), <anonymous>:29:1)
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\FlagDependencyExportsPlugin.js:411:10
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2830:7
    at Object.each (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2850:39)
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\FlagDependencyExportsPlugin.js:381:17
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2830:7
    at Object.each (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2850:39); stack = ModuleDependencyWarning: Critical dependency: the request of a dependency is an expression
    at Compilation.reportDependencyErrorsAndWarnings (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\Compilation.js:3561:23)
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\Compilation.js:3121:28
    at eval (eval at create (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\tapable@2.3.0\node_modules\tapable\lib\HookCodeFactory.js:31:10), <anonymous>:29:1)
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\FlagDependencyExportsPlugin.js:411:10
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2830:7
    at Object.each (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2850:39)
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\FlagDependencyExportsPlugin.js:381:17
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2830:7
    at Object.each (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2850:39)
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\FlagDependencyExportsPlugin.js:53:15
 ❯ Compilation.reportDependencyErrorsAndWarnings ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/Compilation.js:3558:24
 ❯ ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/Compilation.js:3121:28
 ❯ eval ../../../node_modules/.pnpm/tapable@2.3..../tapable/lib/HookCodeFactory.js:31:10
 ❯ ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/FlagDependencyExportsPlugin.js:411:10
 ❯ ../../../node_modules/.pnpm/neo-async@2.6..../node_modules/neo-async/async.js:2830:7
 ❯ Object.each ../../../node_modules/.pnpm/neo-async@2.6..../node_modules/neo-async/async.js:2850:39
 ❯ ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/FlagDependencyExportsPlugin.js:381:17
 ❯ ../../../node_modules/.pnpm/neo-async@2.6..../node_modules/neo-async/async.js:2830:7
 ❯ Compilation.reportDependencyErrorsAndWarnings ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/Compilation.js:3561:23
 ❯ ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/Compilation.js:3121:28
 ❯ eval ../../../node_modules/.pnpm/tapable@2.3..../tapable/lib/HookCodeFactory.js:31:10
 ❯ ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/FlagDependencyExportsPlugin.js:411:10
 ❯ ../../../node_modules/.pnpm/neo-async@2.6..../node_modules/neo-async/async.js:2830:7
 ❯ Object.each ../../../node_modules/.pnpm/neo-async@2.6..../node_modules/neo-async/async.js:2850:39
 ❯ ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/FlagDependencyExportsPlugin.js:381:17
 ❯ ../../../node_modules/.pnpm/neo-async@2.6..../node_modules/neo-async/async.js:2830:7
 ❯ Object.each ../../../node_modules/.pnpm/neo-async@2.6..../node_modules/neo-async/async.js:2850:39
 ❯ ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/FlagDependencyExportsPlugin.js:53:15
 ❯ checkArrayExpectation ../../../node_modules/.pnpm/@rspack+test-tools@1.5.6_@r_41a0a967ea1a288161a487f3db97fead/node_modules/@.../helper/legacy/checkArrayExpectation.js:106:14
 ❯ NormalProcessor.check ../../../node_modules/.pnpm/@rspack+test-tools@1.5.6_@r_41a0a967ea1a288161a487f3db97fead/node_modules/@.../dist/processor/basic.js:130:51
 ❯ ...../test-tools/src/suite.ts:165:7
packages/webpack/runtime-wrapper-webpack-plugin/test/cases.test.js > runtime-wrapper > runtime-wrapperCases/chunk-loading/cache > runtime-wrapperCases/chunk-loading/cache > runtime-wrapperCases/chunk-loading/cache - webpack > runtime-wrapperCases/chunk-loading/cache - webpack should run sync
Stack Traces | 0.032s run time
Error: Warnings while compiling:

moduleIdentifier = javascript/esm|C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\packages\webpack\runtime-wrapper-webpack-plugin\test\cases\chunk-loading\cache\index.js; moduleName = ......./chunk-loading/cache/index.js; loc = 24:2-20; message = Critical dependency: the request of a dependency is an expression; moduleId = ......./chunk-loading/cache/index.js; moduleTrace = []; details =     at CommonJsRequireContextDependency.getWarnings (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\dependencies\ContextDependency.js:121:18)
    at Compilation.reportDependencyErrorsAndWarnings (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\Compilation.js:3558:24)
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\Compilation.js:3121:28
    at eval (eval at create (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\tapable@2.3.0\node_modules\tapable\lib\HookCodeFactory.js:31:10), <anonymous>:29:1)
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\FlagDependencyExportsPlugin.js:411:10
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2830:7
    at Object.each (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2850:39)
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\FlagDependencyExportsPlugin.js:381:17
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2830:7
    at Object.each (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2850:39); stack = ModuleDependencyWarning: Critical dependency: the request of a dependency is an expression
    at Compilation.reportDependencyErrorsAndWarnings (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\Compilation.js:3561:23)
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\Compilation.js:3121:28
    at eval (eval at create (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\tapable@2.3.0\node_modules\tapable\lib\HookCodeFactory.js:31:10), <anonymous>:29:1)
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\FlagDependencyExportsPlugin.js:411:10
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2830:7
    at Object.each (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2850:39)
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\FlagDependencyExportsPlugin.js:381:17
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2830:7
    at Object.each (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2850:39)
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\FlagDependencyExportsPlugin.js:53:15
 ❯ Compilation.reportDependencyErrorsAndWarnings ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/Compilation.js:3558:24
 ❯ ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/Compilation.js:3121:28
 ❯ eval ../../../node_modules/.pnpm/tapable@2.3..../tapable/lib/HookCodeFactory.js:31:10
 ❯ ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/FlagDependencyExportsPlugin.js:411:10
 ❯ ../../../node_modules/.pnpm/neo-async@2.6..../node_modules/neo-async/async.js:2830:7
 ❯ Object.each ../../../node_modules/.pnpm/neo-async@2.6..../node_modules/neo-async/async.js:2850:39
 ❯ ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/FlagDependencyExportsPlugin.js:381:17
 ❯ ../../../node_modules/.pnpm/neo-async@2.6..../node_modules/neo-async/async.js:2830:7
 ❯ Compilation.reportDependencyErrorsAndWarnings ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/Compilation.js:3561:23
 ❯ ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/Compilation.js:3121:28
 ❯ eval ../../../node_modules/.pnpm/tapable@2.3..../tapable/lib/HookCodeFactory.js:31:10
 ❯ ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/FlagDependencyExportsPlugin.js:411:10
 ❯ ../../../node_modules/.pnpm/neo-async@2.6..../node_modules/neo-async/async.js:2830:7
 ❯ Object.each ../../../node_modules/.pnpm/neo-async@2.6..../node_modules/neo-async/async.js:2850:39
 ❯ ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/FlagDependencyExportsPlugin.js:381:17
 ❯ ../../../node_modules/.pnpm/neo-async@2.6..../node_modules/neo-async/async.js:2830:7
 ❯ Object.each ../../../node_modules/.pnpm/neo-async@2.6..../node_modules/neo-async/async.js:2850:39
 ❯ ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/FlagDependencyExportsPlugin.js:53:15
 ❯ checkArrayExpectation ../../../node_modules/.pnpm/@rspack+test-tools@1.5.6_@r_41a0a967ea1a288161a487f3db97fead/node_modules/@.../helper/legacy/checkArrayExpectation.js:106:14
 ❯ NormalProcessor.check ../../../node_modules/.pnpm/@rspack+test-tools@1.5.6_@r_41a0a967ea1a288161a487f3db97fead/node_modules/@.../dist/processor/basic.js:130:51
 ❯ ...../test-tools/src/suite.ts:165:7
packages/webpack/chunk-loading-webpack-plugin/test/describe.test.ts > chunk-loading > chunk-loadingCases/chunk-loading/development > chunk-loadingCases/chunk-loading/development > chunk-loadingCases/chunk-loading/development - webpack > chunk-loadingCases/chunk-loading/development - webpack should run sync
Stack Traces | 0.033s run time
Error: Warnings while compiling:

moduleIdentifier = javascript/esm|C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\packages\webpack\chunk-loading-webpack-plugin\test\cases\chunk-loading\development\index.js; moduleName = ......./chunk-loading/development/index.js; loc = 13:23-61; message = Critical dependency: the request of a dependency is an expression; moduleId = ......./chunk-loading/development/index.js; moduleTrace = []; details =     at CommonJsRequireContextDependency.getWarnings (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\dependencies\ContextDependency.js:121:18)
    at Compilation.reportDependencyErrorsAndWarnings (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\Compilation.js:3558:24)
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\Compilation.js:3121:28
    at eval (eval at create (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\tapable@2.3.0\node_modules\tapable\lib\HookCodeFactory.js:31:10), <anonymous>:29:1)
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\FlagDependencyExportsPlugin.js:411:10
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2830:7
    at Object.each (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2850:39)
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\FlagDependencyExportsPlugin.js:381:17
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2830:7
    at Object.each (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2850:39); stack = ModuleDependencyWarning: Critical dependency: the request of a dependency is an expression
    at Compilation.reportDependencyErrorsAndWarnings (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\Compilation.js:3561:23)
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\Compilation.js:3121:28
    at eval (eval at create (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\tapable@2.3.0\node_modules\tapable\lib\HookCodeFactory.js:31:10), <anonymous>:29:1)
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\FlagDependencyExportsPlugin.js:411:10
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2830:7
    at Object.each (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2850:39)
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\FlagDependencyExportsPlugin.js:381:17
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2830:7
    at Object.each (C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\neo-async@2.6.2\node_modules\neo-async\async.js:2850:39)
    at C:\Users\ContainerAdministrator\runner\_work\lynx-stack\lynx-stack\node_modules\.pnpm\webpack@5.105.4\node_modules\webpack\lib\FlagDependencyExportsPlugin.js:53:15
 ❯ Compilation.reportDependencyErrorsAndWarnings ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/Compilation.js:3558:24
 ❯ ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/Compilation.js:3121:28
 ❯ eval ../../../node_modules/.pnpm/tapable@2.3..../tapable/lib/HookCodeFactory.js:31:10
 ❯ ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/FlagDependencyExportsPlugin.js:411:10
 ❯ ../../../node_modules/.pnpm/neo-async@2.6..../node_modules/neo-async/async.js:2830:7
 ❯ Object.each ../../../node_modules/.pnpm/neo-async@2.6..../node_modules/neo-async/async.js:2850:39
 ❯ ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/FlagDependencyExportsPlugin.js:381:17
 ❯ ../../../node_modules/.pnpm/neo-async@2.6..../node_modules/neo-async/async.js:2830:7
 ❯ Compilation.reportDependencyErrorsAndWarnings ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/Compilation.js:3561:23
 ❯ ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/Compilation.js:3121:28
 ❯ eval ../../../node_modules/.pnpm/tapable@2.3..../tapable/lib/HookCodeFactory.js:31:10
 ❯ ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/FlagDependencyExportsPlugin.js:411:10
 ❯ ../../../node_modules/.pnpm/neo-async@2.6..../node_modules/neo-async/async.js:2830:7
 ❯ Object.each ../../../node_modules/.pnpm/neo-async@2.6..../node_modules/neo-async/async.js:2850:39
 ❯ ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/FlagDependencyExportsPlugin.js:381:17
 ❯ ../../../node_modules/.pnpm/neo-async@2.6..../node_modules/neo-async/async.js:2830:7
 ❯ Object.each ../../../node_modules/.pnpm/neo-async@2.6..../node_modules/neo-async/async.js:2850:39
 ❯ ../../../node_modules/.pnpm/webpack@5.105..../webpack/lib/FlagDependencyExportsPlugin.js:53:15
 ❯ checkArrayExpectation ../../../node_modules/.pnpm/@rspack+test-tools@1.5.6_@r_41a0a967ea1a288161a487f3db97fead/node_modules/@.../helper/legacy/checkArrayExpectation.js:106:14
 ❯ NormalProcessor.check ../../../node_modules/.pnpm/@rspack+test-tools@1.5.6_@r_41a0a967ea1a288161a487f3db97fead/node_modules/@.../dist/processor/basic.js:130:51
 ❯ ...../test-tools/src/suite.ts:165:7
packages/rspeedy/plugin-react/test/background-only.test.ts > Build background-only > build success
Stack Traces | 0.219s run time
AssertionError: build should succeed
 ❯ test/background-only.test.ts:180:14

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@codspeed-hq
Copy link

codspeed-hq bot commented Mar 2, 2026

Merging this PR will degrade performance by 5.05%

❌ 1 regressed benchmark
✅ 71 untouched benchmarks
⏩ 3 skipped benchmarks1

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
transform 1000 view elements 44.9 ms 47.3 ms -5.05%

Comparing renovate/webpack-5.x (c4a5f1f) with main (6cbe5d8)

Open in CodSpeed

Footnotes

  1. 3 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@relativeci
Copy link

relativeci bot commented Mar 2, 2026

Web Explorer

#7938 Bundle Size — 383.53KiB (0%).

c4a5f1f(current) vs 6cbe5d8 main#7929(baseline)

Bundle metrics  Change 1 change
                 Current
#7938
     Baseline
#7929
No change  Initial JS 154.63KiB 154.63KiB
No change  Initial CSS 35.1KiB 35.1KiB
No change  Cache Invalidation 0% 0%
No change  Chunks 8 8
No change  Assets 8 8
Change  Modules 237(-0.84%) 239
No change  Duplicate Modules 16 16
No change  Duplicate Code 2.99% 2.99%
No change  Packages 4 4
No change  Duplicate Packages 0 0
Bundle size by type  no changes
                 Current
#7938
     Baseline
#7929
No change  JS 252.58KiB 252.58KiB
No change  Other 95.85KiB 95.85KiB
No change  CSS 35.1KiB 35.1KiB

Bundle analysis reportBranch renovate/webpack-5.xProject dashboard


Generated by RelativeCIDocumentationReport issue

@renovate renovate bot force-pushed the renovate/webpack-5.x branch from 5f6fbe8 to 47945eb Compare March 3, 2026 09:26
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from 47945eb to c4a5f1f Compare March 3, 2026 16:43
@renovate renovate bot changed the title chore(deps): update dependency webpack to ^5.105.3 chore(deps): update dependency webpack to ^5.105.4 Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:renovate This is from bot 'renovate'

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants