chore(deps): update all non-major dependencies #323
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:
26.0.19
->26.0.20
13.13.38
->13.13.39
4.11.1
->4.12.0
4.11.1
->4.12.0
2.820.0
->2.824.0
3.3.0
->3.3.1
4.3.6
->4.3.7
6.0.6
->6.0.7
8.0.13
->8.0.14
5.11.1
->5.12.3
Release Notes
typescript-eslint/typescript-eslint
v4.12.0
Compare Source
Bug Fixes
Features
sort-type-union-intersection-members
(#2913) (9092c04)4.11.1 (2020-12-28)
Bug Fixes
aws/aws-sdk-js
v2.824.0
Compare Source
v2.823.0
Compare Source
v2.822.0
Compare Source
v2.821.0
Compare Source
prettier/eslint-plugin-prettier
v3.3.1
Compare Source
typicode/husky
v4.3.7
Compare Source
gajus/table
v6.0.7
Compare Source
Bug Fixes
TypeStrong/ts-loader
v8.0.14
Compare Source
chalk
,loader-utils
, andsemver
to latest stable versions - thanks Avi Vahlwebpack/webpack
v5.12.3
Compare Source
Bugfixes
@webassembly/*
andterser-webpack-plugin
dependenciesv5.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: "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.