[Snyk] Upgrade webpack from 5.36.1 to 5.39.0 #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade webpack from 5.36.1 to 5.39.0.
ℹ️ 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.
Release notes
Package name: webpack
-
5.39.0 - 2021-06-14
- allow lazy compilation for
- fix respecting
- fix cli loading after installing it
- fix initial list of non-js chunks that are flagged as already loaded
- remove unnecessary
-
5.38.1 - 2021-05-27
- fix missing increment in sorting optimization from last release
-
5.38.0 - 2021-05-27
- add
- fix tracking of changes and removals during watching in some edge cases
- fix incorrect renaming of class fields in concatenatenated modules
- fix crash in HMR when removing runtimes from the compilation
- lazy import some internal modules only when used
- allow unsafe caching of the entrypoint
- improve performance of sorting exports info map
- update to latest webpack-sources for improved source map performance
-
5.37.1 - 2021-05-19
- When using multiple configurations in watch mode and calling
- Fix a crash when accessing the
- fix collecting changes when using
- fix schema of
- typings accept a ReadonlyArray of configurations now
- fix coverage reporting for child processes
- remove outdated loader from readme
-
5.37.0 - 2021-05-10
- add
- fix inclusion of too many chunk in the filename function when using
- allow errors to be
- make ESM tracking info message less verbose
- add typings for loaders
-
5.36.2 - 2021-04-30
- correctly handle errors thrown during parser/generator creation
- e. g. validation errors for asset module options
- use a better automatic runtime name for workers
- not too long to cause filename problems
- no longer assume assets do not get removed when the compiler is running
- Using
- It fixes a bug where assets are missing, when removed and readded to the compilation
- fix a problem when chained dependOn, which causes too many modules being included in entrypoints
-
5.36.1 - 2021-04-28
- add
- avoid complex "by exports" splitting for splitChunks in development mode
- faster hashing for the common case
- improve algorithmic complexity for merging InitFragments to solve performance in an edge case
from webpack GitHub release notesFeatures
import()context (import with expression)Bugfixes
cache.allowCollectingMemoryPerformance
Error.captureStackTracefrom webpack errorsPerformance
Features
new URL("data:...", import.meta.url)is now supportedmodule.rules[].schemeas condition to match the request scheme (likedata,http, etc.)Bugfixes
Performance
Bugfixes
Watching.invalidate,dependenciesandparallelismof the config array is now respected correctlystatsafter the next compilation has startedWatching.suspendRuleCondition.notand allow passing a condition directly instead of only an arrayDeveloper Experience
Contributing
Features
output.trustedTypesBugfixes
dependOnnullin fs callbacksDeveloper Experiences
Bugfixes
output.cleanis against this assumptionPerformance
cache.profile(type: "filesystem"only) flag for more info about (de)serialization timingsCommit messages
Package name: webpack
Compare
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:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs