-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency copy-webpack-plugin to v12 #679
base: master
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #679 +/- ##
=======================================
Coverage 79.55% 79.55%
=======================================
Files 4 4
Lines 181 181
Branches 35 35
=======================================
Hits 144 144
Misses 37 37 ☔ View full report in Codecov by Sentry. |
6bae382
to
baa1349
Compare
baa1349
to
440663f
Compare
This PR contains the following updates:
6.4.1
->12.0.2
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 - At any time (no schedule defined), 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.