Update dependency webpack to ^4.41.5
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
webpack | devDependencies | patch | ^4.41.5 | source | |
@types/webpack | devDependencies | patch | 4.41.1 | source |
Release Notes
webpack/webpack
v4.41.5
Bugfixes
- handle relative paths with
webpack://
prefix in SourceMaps correctly - fixes a non-determinism about
providedExports
withexport *
which caused changing module hashes and unnecessary HMR invalidation
v4.41.4
Bugfixes
- fix case where
__webpack_require__.e
is not a function when using module concatenation - fix incorrect imported module when using sideEffects in a certain constellation of export names
Performance
- lazy-require Webassembly related modules for improved startup performance
v4.41.3
Security
- force upgrade terser-webpack-plugin dependency for security fix (not affecting webpack)
Funding
- add npm funding field to package.json
Renovate configuration
rebase!
".
-
If you want to rebase/retry this PR, check this box
Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.