Tobias Koppers
54d070dfa0
Merge pull request #10109 from smelukov/deprecate-string-loader-options
...
Deprecate using string as a loader options
2019-12-18 14:29:54 +01:00
Tobias Koppers
a967f85bef
Merge pull request #10127 from Levdbas/master
...
Assign fallback ChunkGraph to HotUpdateChunks
2019-12-18 10:26:19 +01:00
Tobias Koppers
c8d2f21c4f
Merge pull request #10141 from webpack/dependabot/npm_and_yarn/types/node-12.12.20
...
chore(deps-dev): bump @types/node from 12.12.19 to 12.12.20
2019-12-18 10:02:14 +01:00
dependabot-preview[bot]
c2574cbdc2
chore(deps-dev): bump @types/node from 12.12.19 to 12.12.20
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.12.19 to 12.12.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-17 18:37:03 +00:00
Tobias Koppers
e51e403532
Merge pull request #10135 from webpack/dependabot/npm_and_yarn/style-loader-1.0.2
...
chore(deps-dev): bump style-loader from 1.0.1 to 1.0.2
2019-12-17 17:19:50 +01:00
Tobias Koppers
f5e7b4d0b4
Merge pull request #10138 from webpack/dependabot/npm_and_yarn/css-loader-3.4.0
...
chore(deps-dev): bump css-loader from 3.3.2 to 3.4.0
2019-12-17 17:19:38 +01:00
Tobias Koppers
63afbf9bf1
add deprecation testing for config test cases
2019-12-17 17:18:52 +01:00
Tobias Koppers
085f3d7f89
improve location reporting
2019-12-17 17:15:49 +01:00
Tobias Koppers
cfac87382f
cleaup
...
add missing loader options place
2019-12-17 16:33:06 +01:00
Tobias Koppers
b5f2077bf5
Merge pull request #10106 from smelukov/concat-modules-cache
...
persistent cache for concat modules
2019-12-17 16:20:27 +01:00
Tobias Koppers
ddb4a6f793
Merge pull request #10136 from webpack/dependabot/npm_and_yarn/types/node-12.12.19
...
chore(deps-dev): bump @types/node from 12.12.18 to 12.12.19
2019-12-17 16:15:35 +01:00
Tobias Koppers
f6b4453333
Merge pull request #10137 from webpack/dependabot/npm_and_yarn/mini-css-extract-plugin-0.8.1
...
chore(deps-dev): bump mini-css-extract-plugin from 0.8.0 to 0.8.1
2019-12-17 16:15:24 +01:00
Tobias Koppers
16a84c0340
Merge pull request #10134 from webpack/dependabot/npm_and_yarn/terser-webpack-plugin-2.3.1
...
chore(deps): bump terser-webpack-plugin from 2.2.1 to 2.3.1
2019-12-17 16:13:31 +01:00
dependabot-preview[bot]
8318d7bf98
chore(deps-dev): bump css-loader from 3.3.2 to 3.4.0
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.3.2...v3.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-17 14:29:08 +00:00
dependabot-preview[bot]
afb8b4b21c
chore(deps-dev): bump mini-css-extract-plugin from 0.8.0 to 0.8.1
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.8.0...v0.8.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-17 14:23:20 +00:00
dependabot-preview[bot]
0d4e1584c0
chore(deps-dev): bump @types/node from 12.12.18 to 12.12.19
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.12.18 to 12.12.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-17 14:17:09 +00:00
Tobias Koppers
cc500384f6
update snapshots
2019-12-17 14:22:18 +01:00
dependabot-preview[bot]
6deaf49dd2
chore(deps-dev): bump style-loader from 1.0.1 to 1.0.2
...
Bumps [style-loader](https://github.com/webpack-contrib/style-loader ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases )
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.0.1...v1.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-17 12:46:37 +00:00
dependabot-preview[bot]
7205a20019
chore(deps): bump terser-webpack-plugin from 2.2.1 to 2.3.1
...
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin ) from 2.2.1 to 2.3.1.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v2.2.1...v2.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-17 11:07:51 +00:00
Tobias Koppers
33d9f7bdbf
bugfix: candiates should only be added when adding was successful
2019-12-17 11:24:23 +01:00
Tobias Koppers
273bdfe649
Merge pull request #10129 from webpack/dependabot/npm_and_yarn/types/node-12.12.18
...
chore(deps-dev): bump @types/node from 12.12.17 to 12.12.18
2019-12-16 21:15:12 +01:00
Tobias Koppers
fa57ed946c
extend persistent-caching example with bigger module concatenation
2019-12-16 21:12:37 +01:00
Tobias Koppers
73fd64fc90
refactor
...
refactor ConcatenatedModule to avoid compilation argument
avoid caching inner modules in ConcatenatedModule
improve performance of ModuleConcatenationPlugin
add ModuleStoreError when storing of module fails
2019-12-16 21:08:32 +01:00
Tobias Koppers
922500ed0d
test caching for concatenated modules
2019-12-16 21:06:29 +01:00
Tobias Koppers
f12b8abcc0
Create error class for cache store errors
2019-12-16 21:06:27 +01:00
Sergey Melyukov
5d18a8e27d
persistent cache for concat modules
2019-12-16 21:06:24 +01:00
dependabot-preview[bot]
3fc0a55bab
chore(deps-dev): bump @types/node from 12.12.17 to 12.12.18
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.12.17 to 12.12.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-16 13:55:54 +00:00
Erik van der Bas - PC
70e9be9158
Assign fallback ChunkGraph to HotUpdateChunks
2019-12-16 13:21:39 +01:00
Sergey Melyukov
c11f89c976
pr comments
2019-12-16 13:40:04 +03:00
Tobias Koppers
15a2d83d40
Merge tag 'v4.41.3'
...
4.41.3
2019-12-16 11:37:34 +01:00
Tobias Koppers
f3cc8f3400
Merge pull request #10120 from webpack/dependabot/npm_and_yarn/css-loader-3.3.2
...
chore(deps-dev): bump css-loader from 3.2.1 to 3.3.2
2019-12-16 10:41:47 +01:00
Tobias Koppers
81784631db
Merge pull request #10121 from demiankatz/patch-1
...
Fix typo.
2019-12-16 10:41:33 +01:00
Tobias Koppers
b303bf6630
Merge pull request #10124 from webpack/dependabot/npm_and_yarn/eslint-plugin-prettier-3.1.2
...
chore(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2
2019-12-16 10:41:13 +01:00
Tobias Koppers
df9f3eb7d9
4.41.3
2019-12-16 10:33:46 +01:00
Tobias Koppers
fe71d68c5b
Merge pull request #10010 from webpack/funding
...
chore: `funding` field
2019-12-16 10:31:59 +01:00
Tobias Koppers
b396d967d2
Merge pull request #10123 from pustovalov/webpack-4-serialize
...
Fix regular expressions Cross-Site Scripting (XSS) vulnerability
2019-12-16 10:31:29 +01:00
dependabot-preview[bot]
0d7beaabd3
chore(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.1.1...v3.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-15 04:10:26 +00:00
Pavel Pustovalov
29b2bdd641
Update terser-webpack-plugin to ^1.4.3
...
https://github.com/advisories/GHSA-h9rv-jmmf-4pgx
2019-12-14 21:47:29 +02:00
webpack bot
def387a709
Merge pull request #10122 from webpack/dependabot/npm_and_yarn/simple-git-1.129.0
...
chore(deps-dev): bump simple-git from 1.128.0 to 1.129.0
2019-12-13 19:08:59 +01:00
dependabot-preview[bot]
84cdfd48b7
chore(deps-dev): bump simple-git from 1.128.0 to 1.129.0
...
Bumps [simple-git](https://github.com/steveukx/git-js ) from 1.128.0 to 1.129.0.
- [Release notes](https://github.com/steveukx/git-js/releases )
- [Commits](https://github.com/steveukx/git-js/compare/v1.128.0...v1.129.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-13 17:52:23 +00:00
Demian Katz
f3164bb5ce
Fix typo.
2019-12-13 10:25:15 -05:00
dependabot-preview[bot]
90a5888c97
chore(deps-dev): bump css-loader from 3.2.1 to 3.3.2
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 3.2.1 to 3.3.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/v3.3.2/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.2.1...v3.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-13 03:13:29 +00:00
Sergey Melyukov
3e75d36d18
deprecate using string as a loader options
2019-12-11 23:10:27 +03:00
webpack bot
a4cd2ae8f7
Merge pull request #10105 from webpack/dependabot/npm_and_yarn/types/node-12.12.17
...
chore(deps-dev): bump @types/node from 12.12.16 to 12.12.17
2019-12-10 20:50:00 +01:00
dependabot-preview[bot]
5d8761cef1
chore(deps-dev): bump @types/node from 12.12.16 to 12.12.17
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.12.16 to 12.12.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-10 19:32:51 +00:00
webpack bot
1eda77f8e7
Merge pull request #10101 from webpack/dependabot/npm_and_yarn/types/node-12.12.16
...
chore(deps-dev): bump @types/node from 12.12.15 to 12.12.16
2019-12-09 22:12:04 +01:00
dependabot-preview[bot]
83774403a4
chore(deps-dev): bump @types/node from 12.12.15 to 12.12.16
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.12.15 to 12.12.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-09 20:55:01 +00:00
webpack bot
c02af8c9c1
Merge pull request #10099 from webpack/dependabot/npm_and_yarn/types/node-12.12.15
...
chore(deps-dev): bump @types/node from 12.12.14 to 12.12.15
2019-12-09 14:25:01 +01:00
dependabot-preview[bot]
4ab7967485
chore(deps-dev): bump @types/node from 12.12.14 to 12.12.15
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.12.14 to 12.12.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-09 13:09:10 +00:00
Tobias Koppers
3ae73b6232
5.0.0-beta.9
2019-12-08 22:50:48 +01:00