Skip to content

Conversation

Tanver-Hasan
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade webpack from 5.11.0 to 5.101.3.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 168 versions ahead of your current version.

  • The recommended version was released 2 months ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Sandbox Bypass
SNYK-JS-WEBPACK-3358798
736 Proof of Concept
Release notes
Package name: webpack
  • 5.101.3 - 2025-08-18

    Fixes

    • Fixed resolve execution order issue from extra await in async modules
    • Avoid empty block for unused statement
    • Collect only specific expressions for destructuring assignment
  • 5.101.2 - 2025-08-14

    Fixes

    • Fixed syntax error when comment is on the last line
    • Handle var declaration for createRequire
    • Distinguish free variable and tagged variable
  • 5.101.1 - 2025-08-12

    Fixes

    • Filter deleted assets in processAdditionalAssets hook
    • HMR failure in defer module
    • Emit assets even if invalidation occurs again
    • Export types for serialization and deserialization in plugins and export the ModuleFactory class
    • Fixed the failure export of internal function for ES module chunk format
    • Fixed GetChunkFilename failure caused by dependOn entry
    • Fixed the import of missing dependency chunks
    • Fixed when entry chunk depends on the runtime chunk hash
    • Fixed module.exports bundle to ESM library
    • Adjusted the time of adding a group depending on the fragment of execution time
    • Fixed circle dependencies when require RawModule and condition of isDeferred
    • Tree-shakable module library should align preconditions of allowInlineStartup
  • 5.101.0 - 2025-07-28

    Fixes

    • Fixed concatenate optimization for ESM that caused undefined export
    • Respect the output.environment.nodePrefixForCoreModules option everywhere
    • Respect the output.importMetaName option everywhere
    • Fixed await async dependencies when accepting them during HMR
    • Better typescript types

    Features

    • Added colors helpers for CLI
    • Enable tree-shaking for ESM external modules with named imports
    • Added the deferImport option to parser options

    Performance Improvements

    • Fixed a regression in module concatenation after implementing deferred import support
    • Fixed a potential performance issue in CleanPlugin
    • Avoid extra require in some places
  • 5.100.2 - 2025-07-15

    Fixes

    • Keep consistent CSS order
    • Dependency without the source order attribute must keep their original index
    • Keep module traversal consistent across reexport scenarios

    Performance Improvements

    • Extend importPhasesPlugin only when enable deferImport (#19689)
  • 5.100.1 - 2025-07-11

    Fixes

    • Tree-shaking unused ignored modules
    • [Types] Compatibility with old Node.js versions
  • 5.100.0 - 2025-07-09

    Fixes

    • Fixed the case where an ES modules entry chunk depends on the runtime chunk hash
    • Handle function exports in webpack module wrapper
    • Ensure dependent chunks are imported before startup & fix duplicate export of 'default'
    • Generate lose closing brace when exports are unprovided
    • CleanPlugin doesn't unlink same file twice
    • Fixed unexpected error codes from fs.unlink on Windows
    • Typescript types

    Features

    • HMR support for ES modules output
    • ES module output mode now fully supports splitChunks when external variables and runtimeChunk are not set.
    • Added support using keyword
    • Implemented tc39 Defer Module Evaluation (experiment)
    • Support dynamic template literals expressions for new URL(...)
    • Enable ES modules worker chunk loading for Node.js targets
    • Improved support for destructing in DefinePlugin
    • Added VirtualUrlPlugin to support virtual: scheme

    Performance Improvements

    • Remove useless startup entrypoint runtime for ES modules output
    • Cache new URL(...) evaluate expression
  • 5.99.9 - 2025-05-20

    Fixes

    • HMR might fail if there are new initial chunks
    • Destructuring namespace import with default
    • Destructuring namespace import with computed-property
    • Generate valid code for es export generation for multiple module entries
    • Fixed public path issue for ES modules
    • Asset modules work when lazy compilation used
    • Eliminate unused statements in certain scenarios
    • Fixed regression with location and order of dependencies
    • Fixed typescript types
  • 5.99.8 - 2025-05-06

    Fixes

    • Fixed type error with latest @ types/node
    • Fixed typescript types
  • 5.99.7 - 2025-04-25

    Fixes

    • Don't skip export generation for default reexport (#19463)
    • Fixed module library export generation for reexport (#19459)
    • Avoid module concatenation in child compilation for module library (#19457)
    • Ensure HMR recover gracefully when CSS module with error
    • Respect cause of any errors and errors of AggregateError in stats output
    • Added missing @ types/json-schema in types
  • 5.99.6 - 2025-04-18
  • 5.99.5 - 2025-04-08
  • 5.99.4 - 2025-04-08
  • 5.99.3 - 2025-04-08
  • 5.99.2 - 2025-04-08
  • 5.99.1 - 2025-04-07
  • 5.99.0 - 2025-04-07
  • 5.98.0 - 2025-02-13
  • 5.97.1 - 2024-12-05
  • 5.97.0 - 2024-12-03
  • 5.96.1 - 2024-11-01
  • 5.96.0 - 2024-10-31
  • 5.95.0 - 2024-09-25
  • 5.94.0 - 2024-08-22
  • 5.93.0 - 2024-07-11
  • 5.92.1 - 2024-06-19
  • 5.92.0 - 2024-06-11
  • 5.91.0 - 2024-03-20
  • 5.90.3 - 2024-02-19
  • 5.90.2 - 2024-02-15
  • 5.90.1 - 2024-02-01
  • 5.90.0 - 2024-01-24
  • 5.89.0 - 2023-10-13
  • 5.88.2 - 2023-07-18
  • 5.88.1 - 2023-06-28
  • 5.88.0 - 2023-06-21
  • 5.87.0 - 2023-06-14
  • 5.86.0 - 2023-06-07
  • 5.85.1 - 2023-06-05
  • 5.85.0 - 2023-05-31
  • 5.84.1 - 2023-05-25
  • 5.84.0 - 2023-05-24
  • 5.83.1 - 2023-05-17
  • 5.83.0 - 2023-05-17
  • 5.82.1 - 2023-05-10
  • 5.82.0 - 2023-05-03
  • 5.81.0 - 2023-04-26
  • 5.80.0 - 2023-04-19
  • 5.79.0 - 2023-04-12
  • 5.78.0 - 2023-04-05
  • 5.77.0 - 2023-03-29
  • 5.76.3 - 2023-03-22
  • 5.76.2 - 2023-03-15
  • 5.76.1 - 2023-03-10
  • 5.76.0 - 2023-03-08
  • 5.75.0 - 2022-11-09
  • 5.74.0 - 2022-07-25
  • 5.73.0 - 2022-06-02
  • 5.72.1 - 2022-05-10
  • 5.72.0 - 2022-04-07
  • 5.71.0 - 2022-04-01
  • 5.70.0 - 2022-03-03
  • 5.69.1 - 2022-02-17
  • 5.69.0 - 2022-02-15
  • 5.68.0 - 2022-01-31
  • 5.67.0 - 2022-01-21
  • 5.66.0 - 2022-01-12
  • 5.65.0 - 2021-12-06
  • 5.64.4 - 2021-11-25
  • 5.64.3 - 2021-11-24
  • 5.64.2 - 2021-11-20
  • 5.64.1 - 2021-11-15
  • 5.64.0 - 2021-11-11
  • 5.63.0 - 2021-11-09
  • 5.62.2 - 2021-11-09
  • 5.62.1 - 2021-11-05
  • 5.62.0 - 2021-11-05
  • 5.61.0 - 2021-10-29
  • 5.60.0 - 2021-10-25
  • 5.59.1 - 2021-10-20
  • 5.59.0 - 2021-10-19
  • 5.58.2 - 2021-10-13
  • 5.58.1 - 2021-10-08
  • 5.58.0 - 2021-10-07
  • 5.57.1 - 2021-10-05
  • 5.57.0 - 2021-10-05
  • 5.56.1 - 2021-10-04
  • 5.56.0 - 2021-10-01
  • 5.55.1 - 2021-09-29
  • 5.55.0 - 2021-09-28
  • 5.54.0 - 2021-09-24
  • 5.53.0 - 2021-09-16
  • 5.52.1 - 2021-09-10
  • 5.52.0 - 2021-09-03
  • 5.51.2 - 2021-09-02
  • 5.51.1 - 2021-08-19
  • 5.51.0 - 2021-08-19
  • 5.50.0 - 2021-08-10
  • 5.49.0 - 2021-08-06
  • 5.48.0 - 2021-08-02
  • 5.47.1 - 2021-07-29
  • 5.47.0 - 2021-07-27
  • 5.46.0 - 2021-07-22
  • 5.45.1 - 2021-07-16
  • 5.45.0 - 2021-07-16
  • 5.44.0 - 2021-07-08
  • 5.43.0 - 2021-07-06
  • 5.42.1 - 2021-07-05
  • 5.42.0 - 2021-07-02
  • 5.41.1 - 2021-06-29
  • 5.41.0 - 2021-06-28
  • 5.40.0 - 2021-06-21
  • 5.39.1 - 2021-06-17
  • 5.39.0 - 2021-06-14
  • 5.38.1 - 2021-05-27
  • 5.38.0 - 2021-05-27
  • 5.37.1 - 2021-05-19
  • 5.37.0 - 2021-05-10
  • 5.36.2 - 2021-04-30
  • 5.36.1 - 2021-04-28
  • 5.36.0 - 2021-04-27
  • 5.35.1 - 2021-04-23
  • 5.35.0 - 2021-04-21
  • 5.34.0 - 2021-04-19
  • 5.33.2 - 2021-04-14
  • 5.33.1 - 2021-04-14
  • 5.33.0 - 2021-04-14
  • 5.32.0 - 2021-04-12
  • 5.31.2 - 2021-04-09
  • 5.31.1 - 2021-04-09
  • 5.31.0 - 2021-04-07
  • 5.30.0 - 2021-04-01
  • 5.29.0 - 2021-04-01
  • 5.28.0 - 2021-03-24
  • 5.27.2 - 2021-03-22
  • 5.27.1 - 2021-03-20
  • 5.27.0 - 2021-03-19
  • 5.26.3 - 2021-03-17
  • 5.26.2 - 2021-03-16
  • 5.26.1 - 2021-03-16
  • 5.26.0 - 2021-03-15
  • 5.25.1 - 2021-03-14
  • 5.25.0 - 2021-03-12
  • 5.24.4 - 2021-03-08
  • 5.24.3 - 2021-03-03
  • 5.24.2 - 2021-02-24
  • 5.24.1 - 2021-02-23
  • 5.24.0 - 2021-02-22
  • 5.23.0 - 2021-02-18
  • 5.22.0 - 2021-02-15
  • 5.21.2 - 2021-02-07
  • 5.21.1 - 2021-02-06
  • 5.21.0 - 2021-02-05
  • 5.20.2 - 2021-02-04
  • 5.20.1 - 2021-02-03
  • 5.20.0 - 2021-02-02
  • 5.19.0 - 2021-01-29
  • 5.18.0 - 2021-01-26
  • 5.17.0 - 2021-01-22
  • 5.16.0 - 2021-01-19
  • 5.15.0 - 2021-01-15
  • 5.14.0 - 2021-01-13
  • 5.13.0 - 2021-01-11
  • 5.12.3 - 2021-01-10
  • 5.12.2 - 2021-01-09
  • 5.12.1 - 2021-01-08
  • 5.12.0 - 2021-01-08
  • 5.11.1 - 2020-12-28
  • 5.11.0 - 2020-12-17
from webpack GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade webpack from 5.11.0 to 5.101.3.

See this package in npm:
webpack

See this project in Snyk:
https://app.snyk.io/org/tanver-hasan/project/6e934631-b657-40d6-bf89-59ee9faa0c93?utm_source=github&utm_medium=referral&page=upgrade-pr
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.

2 participants