Update dependency copy-webpack-plugin to v12 #882
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:
^6.4.1
->^12.0.0
Release Notes
webpack-contrib/copy-webpack-plugin (copy-webpack-plugin)
v12.0.2
Compare Source
v12.0.1
Compare Source
v12.0.0
Compare Source
⚠ BREAKING CHANGES
globby
to14.0.0
Node.js
version is18.12.0
(#759) (a5b7d06)v11.0.0
Compare Source
⚠ BREAKING CHANGES
Node.js
version is14.15.0
build
10.2.4 (2022-01-31)
Bug Fixes
10.2.3 (2022-01-29)
Bug Fixes
to
support (fd095fb)10.2.2 (2022-01-28)
Bug Fixes
10.2.1 (2022-01-20)
Bug Fixes
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)v7.0.0
Compare Source
⚠ BREAKING CHANGES
5
flatten
option was removed in favor[name].[ext]
value for theto
option,transformPath
option was removed in favorFunction
type of theto
option, look at examplescacheTransform
option was removed in favorObject
type of thetransform
option, look at examplescompilation.hooks.processAssets
hooknoErrorOnMissing
optionConfiguration
📅 Schedule: Branch creation - "before 6am" in timezone Europe/London, Automerge - 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.