Update dependency webpack to ^4.35.2
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
webpack | devDependencies | minor | ^4.35.2 | source | |
@types/webpack | devDependencies | patch | 4.4.34 | source |
Release Notes
webpack/webpack
v4.35.2
Bugfixes
-
realResource
must match absolute paths
v4.35.1
Bugfixes
- add
realResource
condition in rule to schema - fixes order of loaders when using a matchResource
v4.35.0
Features
- ProgressPlugin limit output to column width in terminal
- add
Watching.suspend
andWatching.resume
- add
splitChunks.automaticNameMaxLength
andsplitChunks.cacheGroups[x].automaticNameMaxLength
Bugfixes
- webworker target now respect
publicPath
when loading chunks - holey arrays of configs will fail the validation
v4.34.0
Features
- Error message when parsing fails shows used loaders now
Bugfixes
- importing the namespace object from non-ESM (CJS) modules no longer leads to an warning
- Error message in HMR logging works for Firefox too now
- Parser understands block scoping now
Renovate configuration
rebase!
".
-
If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.