Skip to content

Update dependency webpack to v5.100.2 #2856

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 7, 2025

This PR contains the following updates:

Package Change Age Confidence
webpack 5.98.0 -> 5.100.2 age confidence

Release Notes

webpack/webpack (webpack)

v5.100.2

Compare Source

v5.100.1

Compare Source

v5.100.0

Compare Source

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: modules
Performance Improvements
  • Remove useless startup entrypoint runtime for ES modules output
  • Cache new URL(...) evaluate expression

v5.99.9

Compare Source

v5.99.8

Compare Source

Fixes
  • Fixed type error with latest @types/node
  • Fixed typescript types

v5.99.7

Compare Source

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

v5.99.6

Compare Source

Fixes
  • Respect public path for ES modules
  • Fixed generation of module for module library when mixing commonjs and esm modules
  • Always apply FlagDependencyExportsPlugin for libraries where it required
  • Faster logic for dead control flow
  • Typescript types

v5.99.5

Compare Source

Fixes
  • Control dead flow for labeled and blockless statements

v5.99.4

Compare Source

Fixes
  • Fixed terminated state for if/else

v5.99.3

Compare Source

Fixes
  • Fixed dead control flow with deep nested if/else

v5.99.2

Compare Source

Fixes
  • Dead control flow for exotic cases

v5.99.1

Compare Source

Fixes
  • Dead control flow for many cases

v5.99.0

Compare Source

Fixes
  • Fixed a lot of types
  • Fixed runtime error when using asset module as entrypoint and runtimeChunk
  • JSON generator now preserves __proto__ property
  • Fixed when entry module isn't executed when targeting webworker with a runtime chunk
  • Do not duplicate modules with import attributes and reexport
  • The module and module ESM libraries have been union and code generation has been improved
  • Use a valid output path for errored asset modules
  • Remove BOM from JavaScript and CSS files when loader was not used
  • Create export for externals for module/modern-module library
  • Export unprovided variables for commonjs-static library
  • Forward semicolons from meta.webpackAST
  • Use xxhash64 for cache.hashAlgorithm when experiments.futureDefaults enabled
  • [CSS] Fixed profiling plugin for CSS
  • [CSS] Avoid extra module.export output for CSS module
Features
  • Add dead control flow check
  • Handle new Worker(import.meta.url) and new Worker(new URL(import.meta.url)) syntax
  • Added ability to generate custom error content for generators
Performance Improvements
  • Fixed excessive calls of getAllReferences
  • Optimize loc for monomorphic inline caching
Chores
  • Switch on strict types for typescript

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@renovate renovate bot enabled auto-merge (squash) April 7, 2025 19:54
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from 4aad5c3 to eebaba4 Compare April 7, 2025 23:11
@renovate renovate bot changed the title Update dependency webpack to v5.99.0 Update dependency webpack to v5.99.1 Apr 7, 2025
@renovate renovate bot changed the title Update dependency webpack to v5.99.1 Update dependency webpack to v5.99.2 Apr 8, 2025
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 2 times, most recently from fb3a0aa to 63b5ee7 Compare April 8, 2025 17:30
@renovate renovate bot changed the title Update dependency webpack to v5.99.2 Update dependency webpack to v5.99.3 Apr 8, 2025
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from 63b5ee7 to 83d394a Compare April 8, 2025 23:19
@renovate renovate bot changed the title Update dependency webpack to v5.99.3 Update dependency webpack to v5.99.5 Apr 8, 2025
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 6 times, most recently from 592aded to e95c6a0 Compare April 17, 2025 01:48
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 2 times, most recently from 67239a9 to 4e9e109 Compare April 18, 2025 13:59
@renovate renovate bot changed the title Update dependency webpack to v5.99.5 Update dependency webpack to v5.99.6 Apr 18, 2025
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 3 times, most recently from cdc61a8 to 76cdd40 Compare April 25, 2025 13:49
@renovate renovate bot changed the title Update dependency webpack to v5.99.6 Update dependency webpack to v5.99.7 Apr 25, 2025
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 3 times, most recently from 8471f1a to 9b0530e Compare April 29, 2025 06:58
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 4 times, most recently from ba13c57 to 26fc793 Compare May 6, 2025 20:06
@renovate renovate bot changed the title Update dependency webpack to v5.99.7 Update dependency webpack to v5.99.8 May 6, 2025
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 5 times, most recently from 2b0190c to 264b416 Compare June 3, 2025 21:46
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from 264b416 to d571c50 Compare June 7, 2025 01:15
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 4 times, most recently from eaf82cf to 1d95c22 Compare June 21, 2025 01:36
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 8 times, most recently from 7f099d3 to 4f2bbca Compare June 27, 2025 21:13
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 2 times, most recently from 587a02b to 0f8eef2 Compare July 4, 2025 21:32
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from 0f8eef2 to ac9a7f8 Compare July 9, 2025 17:57
@renovate renovate bot changed the title Update dependency webpack to v5.99.9 Update dependency webpack to v5.100.0 Jul 9, 2025
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from ac9a7f8 to f41e8f0 Compare July 11, 2025 16:23
@renovate renovate bot changed the title Update dependency webpack to v5.100.0 Update dependency webpack to v5.100.1 Jul 11, 2025
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from f41e8f0 to e7cd092 Compare July 15, 2025 21:01
@renovate renovate bot changed the title Update dependency webpack to v5.100.1 Update dependency webpack to v5.100.2 Jul 15, 2025
@renovate renovate bot force-pushed the renovate/webpack-5.x branch 2 times, most recently from 00ffa72 to 6a2ecbf Compare July 18, 2025 22:07
@renovate renovate bot force-pushed the renovate/webpack-5.x branch from 6a2ecbf to 847cd10 Compare July 19, 2025 07:11
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.

0 participants