Commit Graph

8124 Commits

Author SHA1 Message Date
Tobias Koppers 5344837ed6 4.39.0 2019-08-01 17:29:55 +02:00
Tobias Koppers 1e1983c7e0
Merge pull request #9508 from webpack/deps/push
push latest version of dependencies to the end user
2019-08-01 17:29:24 +02:00
Tobias Koppers a662a944c1 push latest version of dependencies to the end user 2019-08-01 16:51:20 +02:00
Tobias Koppers 40755384bf
Merge pull request #9506 from webpack/logging/status
Improve infrastructure logging
2019-08-01 16:45:48 +02:00
Tobias Koppers 1963e4018f improve tests for different infrastructure logging levels 2019-08-01 16:26:54 +02:00
Tobias Koppers ed7d815d61
Merge pull request #9318 from jamesgeorge007/hotfix/ease-access-of-emitted-assets
chore: Makes it easier to access contents of emitted assets
2019-08-01 16:00:28 +02:00
Tobias Koppers 98148b61c6 add infrastructureLog hook to MulitCompiler 2019-08-01 14:04:25 +02:00
Tobias Koppers 0b0e9e9608 fix Progress and Stats Tests for colors and output 2019-08-01 14:04:24 +02:00
Tobias Koppers b89853ea12 fix Compiler logging test 2019-08-01 14:04:22 +02:00
Tobias Koppers 4c472adbf1 capture infrastructure log 2019-08-01 14:04:20 +02:00
Tobias Koppers 56e12fd620 extract LogTestPlugin 2019-08-01 13:51:22 +02:00
Tobias Koppers def2947929 add getInfrastructureLogger to MultiCompiler 2019-08-01 13:51:21 +02:00
Tobias Koppers 0c8d75c151 fix name for log hook 2019-08-01 13:51:20 +02:00
Tobias Koppers 8f0a443e6c Colored console for node environment
Status report in logger
ProgressPlugins uses logger
2019-08-01 13:51:18 +02:00
Tobias Koppers 53a7a342c5 add test cases 2019-08-01 13:50:15 +02:00
Tobias Koppers 94bcce0b24 fix code and snapshots 2019-08-01 12:21:01 +02:00
jamesgeorge007 164f48f1fd fix: code lint 2019-08-01 12:20:59 +02:00
James George a302cfa8d0 Minor fix 2019-08-01 12:20:57 +02:00
James George de3e609a58 refactor 2019-08-01 12:20:56 +02:00
jamesgeorge007 f9377906ea ease of access for contents of emitted assets 2019-08-01 12:20:55 +02:00
Tobias Koppers ba20513223
Merge pull request #9493 from Lyrkan/9491-fix-entrypoint-names
Fix JSONP main template to allow currently forbidden chunk IDs (#9491)
2019-08-01 12:07:50 +02:00
Tobias Koppers 3aeff638cc
Merge pull request #9507 from webpack/dependabot/npm_and_yarn/types/node-10.14.14
chore(deps-dev): bump @types/node from 10.14.13 to 10.14.14
2019-08-01 07:41:33 +02:00
Tobias Koppers cf28fb2faa
Merge pull request #9503 from webpack/dependabot/npm_and_yarn/terser-webpack-plugin-1.4.1
chore(deps): bump terser-webpack-plugin from 1.3.0 to 1.4.1
2019-08-01 07:41:20 +02:00
dependabot-preview[bot] 9818f6262c
chore(deps-dev): bump @types/node from 10.14.13 to 10.14.14
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 10.14.13 to 10.14.14.
- [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-08-01 02:18:21 +00:00
Tobias Koppers f469ba5987 update snapshots 2019-07-31 21:16:37 +02:00
dependabot-preview[bot] db9972ddfb
chore(deps): bump terser-webpack-plugin from 1.3.0 to 1.4.1
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 1.3.0 to 1.4.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/v1.3.0...v1.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-31 18:27:38 +00:00
Tobias Koppers 71f9204ee0
Merge pull request #9505 from webpack/dependabot/npm_and_yarn/webpack-sources-1.4.1
chore(deps): bump webpack-sources from 1.3.0 to 1.4.1
2019-07-31 20:26:23 +02:00
Tobias Koppers 223fb2a65e
Merge pull request #9496 from BloodyEnterprise/master
Support for standard naming behavior output:library:"system"
2019-07-31 20:20:39 +02:00
dependabot-preview[bot] f0881db826
chore(deps): bump webpack-sources from 1.3.0 to 1.4.1
Bumps [webpack-sources](https://github.com/webpack/webpack-sources) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/webpack/webpack-sources/releases)
- [Commits](https://github.com/webpack/webpack-sources/compare/v1.3.0...v1.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-31 14:46:32 +00:00
agaricus d0a46d0abe
Update lib/SystemMainTemplatePlugin.js
Co-Authored-By: Rishabh Chawla <rishabh31121999@gmail.com>
2019-07-31 16:56:03 +03:00
webpack bot 75d9f9dd0c
Merge pull request #9488 from webpack/dependabot/npm_and_yarn/eslint-plugin-jsdoc-15.8.0
chore(deps-dev): bump eslint-plugin-jsdoc from 15.7.2 to 15.8.0
2019-07-31 11:59:43 +02:00
webpack bot d86aa819ca
Merge pull request #9497 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.14.1
chore(deps-dev): bump eslint-plugin-jest from 22.14.0 to 22.14.1
2019-07-31 11:59:20 +02:00
dependabot-preview[bot] 8ab5973723
chore(deps-dev): bump eslint-plugin-jest from 22.14.0 to 22.14.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.14.0 to 22.14.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.14.0...v22.14.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-31 09:22:10 +00:00
agaricus 29622fcb0d a test for resolve system module with evaluation name 2019-07-31 11:27:44 +03:00
Lyrkan 6b6342e94b Fix JSONP main template to allow currently forbidden chunk IDs (#9491) 2019-07-31 00:22:21 +02:00
agaricus 3f01ca8621 fix system library module name 2019-07-30 17:11:50 +03:00
dependabot-preview[bot] e8410a21d4
chore(deps-dev): bump eslint-plugin-jsdoc from 15.7.2 to 15.8.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 15.7.2 to 15.8.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v15.7.2...v15.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-30 10:09:15 +00:00
webpack bot c841887afd
Merge pull request #9484 from webpack/dependabot/npm_and_yarn/simple-git-1.124.0
chore(deps-dev): bump simple-git from 1.122.0 to 1.124.0
2019-07-30 04:21:57 +02:00
dependabot-preview[bot] d54df211d3
chore(deps-dev): bump simple-git from 1.122.0 to 1.124.0
Bumps [simple-git](https://github.com/steveukx/git-js) from 1.122.0 to 1.124.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Commits](https://github.com/steveukx/git-js/compare/v1.122.0...v1.124.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-29 02:12:15 +00:00
webpack bot c0a68383c6
Merge pull request #9481 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.14.0
chore(deps-dev): bump eslint-plugin-jest from 22.13.0 to 22.14.0
2019-07-28 00:51:54 +02:00
Tobias Koppers 2587a3f125
Merge pull request #9430 from lingxiaoguang/master
the duplicate logic in buildModule callback and afterBuild
2019-07-27 18:41:32 +02:00
Tobias Koppers e04d4327f4
Merge pull request #9454 from ijjk/escape-path-variables
Escape path variables in replaced values for TemplatedPathPlugin
2019-07-27 15:47:43 +02:00
dependabot-preview[bot] 957304c9ca
chore(deps-dev): bump eslint-plugin-jest from 22.13.0 to 22.14.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.13.0 to 22.14.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.13.0...v22.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-26 22:48:27 +00:00
Tobias Koppers edc12528fd
Merge pull request #9431 from mikispag/patch-1
Prefer the IDL 'nonce' property over .getAttribute('nonce')
2019-07-26 16:32:47 +02:00
Tobias Koppers 5a2df471f4
Merge pull request #9459 from webpack/test/cleanup
Cleanup CI and dev deps
2019-07-26 15:24:11 +02:00
Tobias Koppers 4e221d3601 remove jade dev dependency 2019-07-26 14:18:42 +02:00
Tobias Koppers 4d8a1003cd avoid writing to stderr while testing 2019-07-26 13:16:25 +02:00
Tobias Koppers 9b2b1b4bf7 fix deprecation messages in test 2019-07-26 13:16:21 +02:00
Tobias Koppers ae3db13d7d 4.38.0 2019-07-26 09:26:08 +02:00
Tobias Koppers 9741565588
Merge pull request #9472 from webpack/performance/chunk-group-available
Optimize performance of chunk graph generation
2019-07-26 09:22:10 +02:00