Update dependency copy-webpack-plugin to v7#44
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^5.0.4->^7.0.0Release Notes
webpack-contrib/copy-webpack-plugin
v7.0.0Compare Source
⚠ BREAKING CHANGES
5flattenoption was removed in favor[name].[ext]value for thetooption,transformPathoption was removed in favorFunctiontype of thetooption, look at examplescacheTransformoption was removed in favorObjecttype of thetransformoption, look at examplescompilation.hooks.processAssetshooknoErrorOnMissingoptionv6.4.1Compare Source
6.4.1 (2020-12-16)
Bug Fixes
v6.4.0Compare Source
Features
infooption (db53937)Functionfor thetooption (#563) (9bc5416)6.3.2 (2020-11-19)
Bug Fixes
6.3.1 (2020-11-13)
Bug Fixes
v6.3.2Compare Source
v6.3.1Compare Source
v6.3.0Compare Source
Features
sourceFilenameinfo (original source filename) to assets info (#542) (db2e3bf)6.2.1 (2020-10-09)
Chore
schema-utilsv6.2.1Compare Source
v6.2.0Compare Source
Features
6.1.1 (2020-09-18)
Chore
serialize-javascriptv6.1.1Compare Source
v6.1.0Compare Source
Features
filteroption (#524) (1496f85)copiedflag to asset info (09b1dc9)immutableflag to asset info with hash in name (#525) (a1989d5)copiedfiles6.0.4 (2020-08-29)
Bug Fixes
6.0.3 (2020-06-30)
Bug Fixes
6.0.2 (2020-06-03)
Bug Fixes
10.13version of Node.js6.0.1 (2020-05-16)
Bug Fixes
contextoption (0e62695)v6.0.4Compare Source
v6.0.3Compare Source
v6.0.2Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
⚠ BREAKING CHANGES
10.13,new CopyPlugin(patterns, options)tonew CopyPlugin({ patterns, options })compilation.additionalAssetshookignoreoption (which accepted micromatch syntax) was removed in favorglobOptions.ignore(which accepts fast-glob pattern-syntax)testoption was removed in favor thetransformPathoptioncacheoption was renamed to thecacheTransformoption,cacheTransformoption should have onlydirectoryandkeysproperties when it is an objectcontextandignoreoptions were removed in favorpatten.contextandpattern.globOptions.ignoreoptionsfromoption now can only be a string, if you use{ from: { glob: 'directory/**', dot: false } }changed it to{ from: 'directory/**', globOptions: { dot: false } }copyUnmodifiedwas removed without replacements2version ofwebpack-dev-serveris not supported anymorelogLevelwas removed in favor theinfrastructureLogging.leveloption, please read the documentationFeatures
concurrencyoption (#466) (c176d7d)directoryoption for thecacheTransformoption (29254e3)noErrorOnMissingoption (#475) (e3803ce)Bug Fixes
5.1.1 (2019-12-12)
Bug Fixes
v5.1.2Compare Source
5.1.2 (2020-08-27)
Bug Fixes
serialize-javascript(#521) (a42d63f)v5.1.1Compare Source
v5.1.0Compare Source
Features
Bug Fixes
5.0.5 (2019-11-06)
Performance Improvements
5.0.4 (2019-07-26)
Bug Fixes
v5.0.5Compare Source
Renovate 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.