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.
This PR contains the following updates:
1.4.0
->1.4.1
14.16.0
->14.16.1
2.43.1
->2.45.0
4.2.3
->4.2.4
5.28.0
->5.31.0
Release Notes
webpack-contrib/mini-css-extract-plugin
v1.4.1
Compare Source
nodejs/node
v14.16.1
Compare Source
This is a security release.
Notable Changes
Vulnerabilities fixed:
Commits
467be7a950
] - deps: upgrade npm to 6.14.12 (Ruy Adorno) #379186bc8f58182
] - deps: update archs files for OpenSSL-1.1.1k (Tobias Nießen) #37938403a014ef6
] - deps: upgrade openssl sources to 1.1.1k (Tobias Nießen) #37938rollup/rollup
v2.45.0
Compare Source
2021-04-09
Features
Pull Requests
v2.44.0
Compare Source
2021-03-29
Features
makeAbsoluteExternalsRelative
to opt out of renormalizing absolute external ids to relative ids (#4021)resolveId
plugin hook to allow forcing or preventing renormalization of absolute external ids (#4021)Bug Fixes
__proto__
properties correctly (#4019)Pull Requests
__proto__
property is present (@marijnh)webpack/webpack
v5.31.0
Compare Source
Features
infrastructureLogging.colors
: Enables/Disables colorful output.infrastructureLogging.appendOnly
: Only appends lines to the output. Avoids updating existing output e. g. for status messages.infrastructureLogging.stream
: Stream used for logging output. Defaults to process.stderr.infrastructureLogging.console
: Custom console used for logging.Bugfixes
exports
field is usedv5.30.0
Compare Source
Features
cache.maxGenerations
whencache.type: "memory"
cache.type: "filesystem"
andmode: "development"
cache.maxMemoryGenerations
whencache.type: "filesystem"
cache.maxAge
cache.maxMemoryGenerations: 0
Bugfixes
GC = Garbage Collection
v5.29.0
Compare Source
Bugfixes
splitChunks.maxSize
which cause too large chunks to be createdstats.groupModulesByType
to the schemaDeveloper Experience
Module/Const/NullDependency
on the APIConfiguration
📅 Schedule: "before 3am on Monday" (UTC).
🚦 Automerge: Enabled.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.