chore(deps): update devdependencies #255
Merged
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:
11.2.2
->11.2.3
26.0.19
->26.0.20
1.1.5
->1.2.0
4.3.6
->4.3.7
5.0.3
->5.1.1
8.0.13
->8.0.14
5.11.1
->5.12.2
Release Notes
testing-library/react-testing-library
v11.2.3
Compare Source
Bug Fixes
void
(#857) (1389f09)webpack-contrib/css-minimizer-webpack-plugin
v1.2.0
Compare Source
Features
Bug Fixes
parallel
option isfalse
(#53) (4fe95f9)1.1.5 (2020-10-07)
Chore
schema-utils
1.1.4 (2020-09-18)
Bug Fixes
1.1.3 (2020-09-03)
Bug Fixes
minify
option (fd9abac)1.1.2 (2020-08-24)
Bug Fixes
1.1.1 (2020-08-10)
Bug Fixes
10.13
version ofNode.js
(d38ea79)typicode/husky
v4.3.7
Compare Source
webpack-contrib/terser-webpack-plugin
v5.1.1
Compare Source
v5.1.0
Compare Source
Features
5.0.3 (2020-10-28)
Bug Fixes
5.0.2 (2020-10-27)
Bug Fixes
format
option forterser
(b944353)5.0.1 (2020-10-23)
Bug Fixes
worker_thread
where is it possible (#344) (3c50404)TypeStrong/ts-loader
v8.0.14
Compare Source
chalk
,loader-utils
, andsemver
to latest stable versions - thanks Avi Vahlwebpack/webpack
v5.12.2
Compare Source
Bugfixes
v5.12.1
Compare Source
Bugfixes
var
libraryv5.12.0
Compare Source
Features
experiments.layers
entry.xxx.layer: "name-of-layer"
allows to set the layer for an entrypointmodule.rules[].issuerLayer: RuleCondition
allows to filter/match by layer of issuermodule.rules[].layer: "name-of-layer"
allows to set the layer of an modulesplitChunks.cacheGroups.xxx.layer
allows to select modules by layerexternals.byLayer["name-of-layer"]
allows to specify externals by layerexternals.byLayer: (layer) => ...
allows to specify externals by layerexternals
function has an additional argument propertycontextInfo
which contains info about the issuer (e. g. the layer)module.parser
andmodule.generator
options to allow to specify parser/generator options globally per module typechunkId
variable available in script tag hook (like it was with webpack 4)Bugfixes
stats.nestedModulesSpace
to schema to allow to specify this optionnew.target
with constantssplitChunk
minSize
is not handled correctlysplitChunk
cacheGroups
is not handled correctlyDeveloper experience
Contributing
Renovate configuration
📅 Schedule: "after 10pm on sunday,before 5am on sunday" in timezone Asia/Tokyo.
🚦 Automerge: Enabled.
♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
👻 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.