Update dependency webpack to v5.99.9
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
webpack | devDependencies | minor | 5.98.0 -> 5.99.9 |
Release Notes
webpack/webpack (webpack)
v5.99.9
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
v5.99.8
Fixes
- Fixed type error with latest
@types/node
- Fixed typescript types
v5.99.7
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 anderrors
of AggregateError in stats output - Added missing
@types/json-schema
in types
v5.99.6
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
Fixes
- Control dead flow for labeled and blockless statements
v5.99.4
Fixes
- Fixed terminated state for
if
/else
v5.99.3
Fixes
- Fixed dead control flow with deep nested
if
/else
v5.99.2
Fixes
- Dead control flow for exotic cases
v5.99.1
Fixes
- Dead control flow for many cases
v5.99.0
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
andmodule
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
forcache.hashAlgorithm
whenexperiments.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)
andnew 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 fortypescript
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot
Merge request reports
Activity
mentioned in issue #6
added 3 commits
-
c0ffde9a...50824480 - 2 commits from branch
master
- 92ffc0a6 - Update dependency webpack to v5.99.4
-
c0ffde9a...50824480 - 2 commits from branch
added 3 commits
-
92ffc0a6...30e26f3e - 2 commits from branch
master
- 5c14fea8 - Update dependency webpack to v5.99.5
-
92ffc0a6...30e26f3e - 2 commits from branch
added 29 commits
-
5c14fea8...5eef22e7 - 28 commits from branch
master
- 6a9051e8 - Update dependency webpack to v5.99.6
-
5c14fea8...5eef22e7 - 28 commits from branch
added 15 commits
-
6a9051e8...2f41bf1c - 14 commits from branch
master
- f558a3c4 - Update dependency webpack to v5.99.7
-
6a9051e8...2f41bf1c - 14 commits from branch
added 11 commits
-
f558a3c4...106cbf70 - 10 commits from branch
master
- 95a84fb9 - Update dependency webpack to v5.99.7
-
f558a3c4...106cbf70 - 10 commits from branch
added 3 commits
-
95a84fb9...a5c386ea - 2 commits from branch
master
- 2f05bc81 - Update dependency webpack to v5.99.7
-
95a84fb9...a5c386ea - 2 commits from branch
added 31 commits
-
2f05bc81...a46772da - 30 commits from branch
master
- 87d9a8c8 - Update dependency webpack to v5.99.8
-
2f05bc81...a46772da - 30 commits from branch
added 39 commits
-
87d9a8c8...051140df - 38 commits from branch
master
- 31798e8e - Update dependency webpack to v5.99.9
-
87d9a8c8...051140df - 38 commits from branch
added 5 commits
-
31798e8e...bfb78543 - 4 commits from branch
master
- d2350b9b - Update dependency webpack to v5.99.9
-
31798e8e...bfb78543 - 4 commits from branch
added 39 commits
-
d2350b9b...33379a92 - 38 commits from branch
master
- 5ab53d06 - Update dependency webpack to v5.99.9
-
d2350b9b...33379a92 - 38 commits from branch
added 3 commits
-
5ab53d06...03af54ca - 2 commits from branch
master
- f4dc974c - Update dependency webpack to v5.99.9
-
5ab53d06...03af54ca - 2 commits from branch
added 5 commits
-
f4dc974c...b02573ed - 4 commits from branch
master
- e9039570 - Update dependency webpack to v5.99.9
-
f4dc974c...b02573ed - 4 commits from branch
added 7 commits
-
e9039570...cfe02170 - 6 commits from branch
master
- adec741a - Update dependency webpack to v5.99.9
-
e9039570...cfe02170 - 6 commits from branch
added 3 commits
-
adec741a...73951542 - 2 commits from branch
master
- ab5cbf03 - Update dependency webpack to v5.99.9
-
adec741a...73951542 - 2 commits from branch
added 3 commits
-
ab5cbf03...64db9e6b - 2 commits from branch
master
- 05b3708c - Update dependency webpack to v5.99.9
-
ab5cbf03...64db9e6b - 2 commits from branch
added 3 commits
-
819ba7f2...bc9d95a8 - 2 commits from branch
master
- cdfe6178 - Update dependency webpack to v5.99.9
-
819ba7f2...bc9d95a8 - 2 commits from branch
added 15 commits
-
cdfe6178...e6a6e436 - 14 commits from branch
master
- 20bd046a - Update dependency webpack to v5.99.9
-
cdfe6178...e6a6e436 - 14 commits from branch
mentioned in commit a62c3b9b
Please register or sign in to reply