Open renovate[bot] opened 7 years ago
This Pull Request updates dependency extract-text-webpack-plugin from v1.0.1 to v3.0.2
v1.0.1
v3.0.2
webpack-contrib/extract-text-webpack-plugin
cc3ba94
d5a1de2
entrypoint
module
module.identifier
5286ab2
4cfde50
8de6558
__filename
__dirname
NS
510704f
shouldExtract !== wasExtracted
6a660f3
083a6c8
[contenthash]
d7a75fc
7ae32d9
e81b883
8766821
0271b39
e595417
a8ae003
c3cb091
this.cacheable
eaa5236
RELEASE.md
671e35e
webpack-sources
dfeb347
schema-utils
d0e88d0
58dd5d3
6c50d8e
c63dc04
c40dc64
a284f3a
75cb09e
0f26596
1808009
c7d56dc
31bd4a6
e2cbb23
8857e00
use
rules
c9a19ad
7c65449
36d0494
df74d40
5268d14
518e54d
16e7601
e6c6624
4356fe5
a078c82
c525c1f
1e90af9
41764e9
e810aac
facb563
bf8a6f9
e68b4d9
b755a1f
28dca8a
261df23
6d42658
ad44d20
78d0947
3d9f857
7097a1d
91befda
c307def
61c5672
002c887
52950f3
a768464
15dbccb
ca96b7b
9311650
This PR has been generated by Renovate Bot.
This Pull Request updates dependency extract-text-webpack-plugin from
v1.0.1
tov3.0.2
Commits
webpack-contrib/extract-text-webpack-plugin
3.0.2
cc3ba94
chore(release): 3.0.2d5a1de2
fix: refer to theentrypoint
instead of the firstmodule
(module.identifier
) (#601)5286ab2
build(defaults): update to v1.6.0 (#652)3.0.1
4cfde50
chore(release): 3.0.18de6558
fix: get real path from__filename
instead of__dirname
(NS
)510704f
fix(index): stricter check forshouldExtract !== wasExtracted
(#605)6a660f3
docs(README): update install instructions (#570)083a6c8
docs(README): add custom[contenthash]
formats (#566)3.0.0
d7a75fc
chore(release): 3.0.07ae32d9
refactor: Apply webpack-defaults & webpack 3.x support (#540)2.1.2
e81b883
chore(release): 2.1.28766821
fix(index): resolve schemas relative to__dirname
(#536)2.1.1
0271b39
chore(release): 2.1.1e595417
fix: don't extract from common async chunks (#508)a8ae003
chore(package): fix broken links && update devDependencies (#531)c3cb091
fix(loader): rm unnecessarythis.cacheable
(caching) (#530)eaa5236
docs: rmRELEASE.md
(#532)671e35e
chore(package): updatewebpack-sources
v0.1.0…1.0.1 (#526)dfeb347
fix: validation schema (schema-utils
) (#527)d0e88d0
docs(README): add lead-in description (#517)58dd5d3
fix: add a not null check for the content property before throwing error (#404)6c50d8e
Update README.md (#469)c63dc04
docs(README): clarify to set allChunks option when using CommonsChunkPlugin (#476)c40dc64
chore(package): reduce package size (#482)a284f3a
docs(README): fix options table formatting (#478)2.1.0
75cb09e
2.1.00f26596
Update changelog1808009
Merge pull request #448 from zzzgit/patch-1c7d56dc
Update README.md31bd4a6
Merge pull request #443 from chentsulin/testse2cbb23
Added two tests to extract8857e00
docs(readme): fix typo ofuse
which should berules
(#415)c9a19ad
Merge pull request #423 from lcxfs1991/master7c65449
Merge pull request #431 from daltones/patch-136d0494
Update README.md to reflect version changes (#432)df74d40
Fix "Multiple Instances" example2.0.0
5268d14
chore(release): 2.0.0518e54d
Merge pull request #429 from helloyou2012/master16e7601
fix deprecation warning (close #427)e6c6624
Merge branch 'master' into master4356fe5
increate test coverage ratea078c82
Merge pull request #419 from webpack-contrib/d3viant0ne-JSFMaintainersc525c1f
refractor filename modify logic1e90af9
fix typo41764e9
refractor filename modify logice810aac
refractor filename modify logicfacb563
docs(readme): updates for JSF maintainersbf8a6f9
Merge branch 'webpack-contrib-master'e68b4d9
resolve conflictb755a1f
Merge pull request #414 from ShinyChang/patch-128dca8a
Update README.md261df23
Merge pull request #402 from webpack-contrib/remove-remove-and-do-dependency6d42658
Merge pull request #400 from GeorgeTaveras1231/patch-1ad44d20
Merge pull request #411 from BorodinDemid/patch-178d0947
Merge pull request #413 from scottdj92/master3d9f857
fix typo in readme7097a1d
make extracting Sass/LESS more clear91befda
Merge pull request #394 from pndewit/masterc307def
Merge pull request #395 from billgo/patch-161c5672
Update README.md002c887
Merge pull request #409 from simon04/patch-152950f3
README: add install instructions for webpack 2a768464
inline removeAndDo dep to webpack internal lib15dbccb
Adhere to module schema in READMEca96b7b
Update README.md9311650
docs - adds array type for options.use and options.fallbackThis PR has been generated by Renovate Bot.