chore(deps): update webpack (major)#1463
Merged
alexworker23 merged 6 commits intomasterfrom Jan 12, 2021
Merged
Conversation
9fd7fb3 to
444763a
Compare
e2989df to
d73278f
Compare
b2fc069 to
5809590
Compare
c72a268 to
b12c45d
Compare
af64e72 to
667eebb
Compare
2b8a54d to
0cbaefb
Compare
968a8f2 to
199a357
Compare
7d6ae46 to
d5f72ec
Compare
0b1eec2 to
8a2b302
Compare
…foundation/origin into renovate/major-webpack
…into renovate/major-webpack
…into renovate/major-webpack
alexworker23
approved these changes
Jan 12, 2021
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.1.2->7.0.03.6.0->5.0.14.1.6->6.1.00.2.4->2.0.01.3.0->2.0.07.0.5->8.0.144.45.0->5.13.03.3.12->4.3.14.2.2->5.7.3Release 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
webpack-contrib/css-loader
v5.0.1Compare Source
v5.0.0Compare Source
⚠ BREAKING CHANGES
sourceMap: truegetLocalIdentescapes by default, theexportNamevalue is always unescaped/\.icss\.\w+$/i(themodules.compileTypeoption isicss)[emoji]placeholder was deprecatedicssoption was removed (it was deprecated previously)Features
url()/@import(#1195) (dd52931)null/undefined(#1193) (0f95841)v4.3.0Compare Source
Features
importLoaderscan bestring(#1178) (ec58a7c)Bug Fixes
urlfunction (88b8ddc)4.2.2 (2020-08-24)
Bug Fixes
compiler.contextand usewebpack://protocol (#1169) (fb5c53d)4.2.1 (2020-08-06)
Bug Fixes
exportOnlyLocalsoption, nowlocalsare not exported under thelocalsname, it was big regression, we apologize for that (24c0a12)v4.2.2Compare Source
v4.2.1Compare Source
v4.2.0Compare Source
Features
module.typeoption, theicssoption is deprecated (#1150) (68f72af)4.1.1 (2020-07-30)
Bug Fixes
consolecall (#1148) (b1b90ca)v4.1.1Compare Source
v4.1.0Compare Source
Features
icssoption (#1140) (a8ec7da)Bug Fixes
dataURLs (#1142) (91bc64b)v4.0.0Compare Source
⚠ BREAKING CHANGES
Node.jsversion is10.13.0webpackversion is4.27.0esModuleoption istrueby defaultsourceMapoption depends on thedevtooloptionicssplugin disable by default, you need to setup themodulesoption to enable itmodulesoption istrueby default for all files matching/\.module\.\w+$/i.test(filename)regular expression,module.autoistrueby defaultmodules.contextoption was renamed to themodules.localIdentContextoptionmodules.localIdentContextvalue iscompiler.contextfor themodule.getLocalIdentoptionmodules.hashPrefixoption was renamed to themodules.localIdentHashPrefixoptionlocalsConventionoption was moved and renamed to themodules.exportLocalsConventionoptiongetLocalIndentoption should be alwaysFunctionand should always returnStringvalueonlyLocalsoption was moved and renamed to themodules.exportOnlyLocalsoptionimportoption were changed, it is nowfunction(url, media, resourcePath) {}~before the file request, i.e. rewriteurl(~!!loader!package/img.png)tourl(!!loader!~package/img.png)Features
@valuesupports importingurl()(#1126) (7f49a0a)url()resolving algorithm (bc19ddd)stylefield from package.json (#1099) (edf5347)file:protocol (5604205)Bug Fixes
~inside packages innode_modules(76f1480)TypeStrong/fork-ts-checker-webpack-plugin
v6.1.0Compare Source
Features
v6.0.8Compare Source
v6.0.7Compare Source
Bug Fixes
v6.0.6Compare Source
v6.0.5Compare Source
Bug Fixes
v6.0.4Compare Source
Bug Fixes
v6.0.3Compare Source
Bug Fixes
v6.0.2Compare Source
Bug Fixes
v6.0.1Compare Source
Bug Fixes
v6.0.0Compare Source
Features
BREAKING CHANGES
v5.2.1Compare Source
Bug Fixes
v5.2.0Compare Source
Features
v5.1.0Compare Source
Features
v5.0.14Compare Source
Performance Improvements
v5.0.13Compare Source
Bug Fixes
v5.0.12Compare Source
Bug Fixes
:line:colformat in webpack errors (#489) (f3a0c98), closes #481 #481v5.0.11Compare Source
v5.0.10Compare Source
Bug Fixes
v5.0.9Compare Source
v5.0.8Compare Source
v5.0.7Compare Source
Bug Fixes
v5.0.6Compare Source
Bug Fixes
v5.0.5Compare Source
Bug Fixes
v5.0.4Compare Source
Bug Fixes
v5.0.3Compare Source
Bug Fixes
v5.0.2Compare Source
v5.0.1Compare Source
v5.0.0Compare Source
This is a major release that includes the plugin rewrite 🚀
The options format changed and is documented in the README.md.
Features
contextoption for typescript reporter (#430) (a430979), closes #297versionconst for external tools (#428) (37b8944)BREAKING CHANGES
issue.scopeoption.webpack-contrib/source-map-loader
v2.0.0Compare Source
⚠ BREAKING CHANGES
webpackversion is51.1.3 (2020-12-04)
Bug Fixes
1.1.2 (2020-10-27)
Bug Fixes
sources(23768df)1.1.1 (2020-10-09)
Chore
schema-utilsv1.1.3Compare Source
v1.1.2Compare Source
v1.1.1Compare Source
v1.1.0Compare Source
Features
Bug Fixes
1.0.2 (2020-08-19)
Bug Fixes
1.0.1 (2020-06-30)
Bug Fixes
v1.0.2Compare Source
v1.0.1Compare Source
v1.0.0Compare Source
⚠ BREAKING CHANGES
10.13webpackversion is4Features
charsertfor Data URLsBug Fixes
fileprotocol5version ofwebpackwebpack-contrib/style-loader
v2.0.0Compare Source
⚠ BREAKING CHANGES
Node.jsversion is10.13.0esModuleoption istrueby default, you need to changeconst locals = require('./styles.css')/require('./styles.css')onimport locals from './styles.css'/import './styles.css''(#489) (727a24d)Stringinstead ofArray(#491) (7a0ce4c)⚠ NOTICE
To avoid problems between
style-loaderandmini-css-extract-pluginbecause of changing theesModuleoption totrueby default we strongly recommend upgradingmini-css-extract-pluginto1.0.0version.TypeStrong/ts-loader
v8.0.14Compare Source
chalk,loader-utils, andsemverto latest stable versions - thanks Avi Vahlv8.0.13Compare Source
v8.0.12Compare Source
v8.0.11Compare Source
v8.0.10Compare Source
v8.0.9Compare Source
v8.0.8Compare Source
v8.0.7Compare Source
v8.0.6Compare Source
v8.0.5Compare Source
v8.0.4Compare Source
v8.0.3Compare Source
appendTsSuffixToandappendTsxSuffixTotogether - thanks @meowtecv8.0.2Compare Source
v8.0.1Compare Source
chalk,loader-utils, andsemverto latest stable versions - thanks Avi Vahlv8.0.0Compare Source
ts-loadernRenovate configuration
📅 Schedule: "every weekend" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
👻 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.