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:
^7.0.0
->^10.0.0
^8.0.17
->^9.0.0
Release Notes
webpack-contrib/copy-webpack-plugin
v10.2.4
Compare Source
v10.2.3
Compare Source
v10.2.2
Compare Source
v10.2.1
Compare Source
v10.2.0
Compare Source
Features
export =
andnamespaces
used in types), now you can directly use exported types (#654) (5901006)v10.1.0
Compare Source
Features
Bug Fixes
v10.0.0
Compare Source
⚠ BREAKING CHANGES
Node.js
version is12.20.0
globby
to12.0.2
versionv9.1.0
Compare Source
Features
Bug Fixes
9.0.1 (2021-06-25)
Chore
serialize-javascript
v9.0.1
Compare Source
v9.0.0
Compare Source
⚠ BREAKING CHANGES
Node.js
version is12.13.0
8.1.1 (2021-04-06)
Bug Fixes
stage
for processing assets (#600) (#601) (d8fa32a)v8.1.1
Compare Source
v8.1.0
Compare Source
Features
transformAll
option (#596) (dde71f0)v8.0.0
Compare Source
⚠ BREAKING CHANGES
[hash]
and[fullhash]
works as in webpack (i.e. it ishash
of build, not content hash of file), to migrate change[name].[hash].[ext]
to[name].[contenthash][ext]
[ext]
doesn't require.
(dot) before, i.e. change[name].[ext]
to[name][ext]
[<hashType>:contenthash:<digestType>:<length>]
and[<hashType>:hash:<digestType>:<length>]
is not supported anymore, you can useoutput.hashDigest
,output.hashDigestLength
andoutput.hashFunction
options to setup it[N]
was removed in favor of using theto
option as a function[folder]
was removed[emoji]
was removedFeatures
priority
option (#590) (ea610bc)TypeStrong/ts-loader
v9.2.8
Compare Source
v9.2.7
Compare Source
v9.2.6
Compare Source
v9.2.5
Compare Source
v9.2.4
Compare Source
v9.2.3
Compare Source
v9.2.2
Compare Source
v9.2.1
Compare Source
v9.2.0
Compare Source
v9.1.2
Compare Source
v9.1.1
Compare Source
v9.1.0
Compare Source
v9.0.2
Compare Source
v9.0.1
Compare Source
v9.0.0
Compare Source
Breaking changes:
Changes:
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.