Commit Graph

8069 Commits

Author SHA1 Message Date
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
Tobias Koppers 81017d583a update stats snapshot because of additional logging 2019-07-26 08:13:52 +02:00
Tobias Koppers a2c0461e00 disable optimization.removeAvailableModules in development by default
We can't disable it in production yet, as this could be a breaking change.
2019-07-26 08:08:01 +02:00
Tobias Koppers 2e0ce0d1a9 less memory, reduce timing verbosity 2019-07-26 08:02:30 +02:00
Tobias Koppers 126fb99121 move chunk graph building into separate file
refactor chunk graph generation to include available modules optimization
2019-07-26 07:53:28 +02:00
webpack bot 2686bafd86
Merge pull request #9469 from webpack/dependabot/npm_and_yarn/eslint-plugin-jsdoc-15.7.2
chore(deps-dev): bump eslint-plugin-jsdoc from 15.7.1 to 15.7.2
2019-07-26 04:21:54 +02:00
dependabot-preview[bot] 55f034b303
chore(deps-dev): bump eslint-plugin-jsdoc from 15.7.1 to 15.7.2
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 15.7.1 to 15.7.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v15.7.1...v15.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-25 02:16:24 +00:00
Tobias Koppers b088914eac
Merge pull request #9466 from webpack/performance/progress
fix low hanging performance problems with ProgressPlugin
2019-07-24 23:12:38 +02:00
webpack bot 5a27b8f260
Merge pull request #9462 from webpack/dependabot/npm_and_yarn/eslint-plugin-jsdoc-15.7.1
chore(deps-dev): bump eslint-plugin-jsdoc from 15.5.3 to 15.7.1
2019-07-24 23:07:21 +02:00
Tobias Koppers fde3f6298d fix low hanging performance problems with ProgressPlugin
#9460
2019-07-24 22:39:44 +02:00
dependabot-preview[bot] ae97676645
chore(deps-dev): bump eslint-plugin-jsdoc from 15.5.3 to 15.7.1
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 15.5.3 to 15.7.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v15.5.3...v15.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 02:18:04 +00:00
Tobias Koppers 04b0d6b4ea 4.37.0 2019-07-23 11:34:43 +02:00
Tobias Koppers 2fb853ee03
Merge pull request #9436 from webpack/feature/logging
add logging API
2019-07-23 10:58:02 +02:00
Tobias Koppers a1f0789efc
Merge pull request #9458 from yvanwangl/master
HookMap: replace .tap() with .for().tap()
2019-07-23 10:36:17 +02:00
wangyafei07 9d381f21e6 HookMap: replace .tap() with .for().tap() 2019-07-23 15:35:25 +08:00
Tobias Koppers 677ccd90ea small fixes 2019-07-23 09:28:06 +02:00
webpack bot 1d4fb1011f
Merge pull request #9448 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.13.0
chore(deps-dev): bump eslint-plugin-jest from 22.11.1 to 22.13.0
2019-07-22 10:59:49 +02:00
Tobias Koppers 7b31890a2f more tests
add none as loglevel
2019-07-22 10:35:26 +02:00
webpack bot 167759d767
Merge pull request #9449 from webpack/dependabot/npm_and_yarn/simple-git-1.122.0
chore(deps-dev): bump simple-git from 1.121.0 to 1.122.0
2019-07-22 10:10:44 +02:00
webpack bot d0298bc5c7
Merge pull request #9450 from webpack/dependabot/npm_and_yarn/acorn-6.2.1
chore(deps): bump acorn from 6.2.0 to 6.2.1
2019-07-22 10:10:20 +02:00
webpack bot fa2b3f74ab
Merge pull request #9452 from webpack/dependabot/npm_and_yarn/lodash-4.17.15
chore(deps-dev): bump lodash from 4.17.14 to 4.17.15
2019-07-22 10:10:06 +02:00
Tobias Koppers 85263af902 update snapshot 2019-07-22 09:44:20 +02:00
Tobias Koppers b6138c18a1 add infrastructure test 2019-07-22 09:22:51 +02:00
Tobias Koppers d532c4f24f allow to configure the infrastructure logger
rename includeDebugLogging to loggingDebug
rename logToConsole to createConsoleLogger
2019-07-22 09:22:36 +02:00
Tobias Koppers 183ddad98e store profiling requests into the Stats too 2019-07-22 08:19:30 +02:00
dependabot-preview[bot] 51e137e8a4
chore(deps-dev): bump lodash from 4.17.14 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-22 02:23:17 +00:00
dependabot-preview[bot] dba633c8c9
chore(deps): bump acorn from 6.2.0 to 6.2.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.2.0...6.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-22 02:22:32 +00:00
dependabot-preview[bot] ca32b06227
chore(deps-dev): bump simple-git from 1.121.0 to 1.122.0
Bumps [simple-git](https://github.com/steveukx/git-js) from 1.121.0 to 1.122.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Commits](https://github.com/steveukx/git-js/compare/v1.121.0...v1.122.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-22 02:22:04 +00:00
dependabot-preview[bot] 443d96e950
chore(deps-dev): bump eslint-plugin-jest from 22.11.1 to 22.13.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.11.1 to 22.13.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.11.1...v22.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-22 02:21:38 +00:00
Tobias Koppers d80989bfbf allow to configure runtime logging 2019-07-21 22:28:46 +02:00
webpack bot 4fe4ecaaf0
Merge pull request #9440 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.11.1
chore(deps-dev): bump eslint-plugin-jest from 22.10.0 to 22.11.1
2019-07-20 04:31:55 +02:00
Tobias Koppers c547dd5615 fix unit test 2019-07-19 18:20:34 +02:00
Tobias Koppers c24d5601dc enable info log level by default 2019-07-19 18:19:04 +02:00
webpack bot 6ad3a9f007
Merge pull request #9434 from webpack/dependabot/npm_and_yarn/types/node-10.14.13
chore(deps-dev): bump @types/node from 10.14.12 to 10.14.13
2019-07-19 16:41:56 +02:00
Tobias Koppers 09103af6c4 add runtime logging 2019-07-19 12:31:18 +02:00
Tobias Koppers 42a9bfd225 improve logging options and display
allow more logging options in schema
collapse groups in non-verbose logging
show number of filtered logging lines
update stats presets for logging
2019-07-19 11:59:48 +02:00
dependabot-preview[bot] e1d524ef53
chore(deps-dev): bump eslint-plugin-jest from 22.10.0 to 22.11.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.10.0 to 22.11.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.10.0...v22.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-19 02:29:33 +00:00
Tobias Koppers d849160d3f add logging API
Plugins:
Compiler.getInfrastructureLogger(name)
Compilation.getLogger(name)

Loader:
this.getLogger([name])

API equal to console API with these methods:
error, warn, info, log, debug,
time, timeLog, timeEnd,
group, groupCollapsed, groupEnd,
profile, profileEnd,
clear
2019-07-18 17:13:40 +02:00
webpack bot 708bf52c15
Merge pull request #9433 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.10.0
chore(deps-dev): bump eslint-plugin-jest from 22.9.0 to 22.10.0
2019-07-18 17:00:55 +02:00
webpack bot ebcb7c70de
Merge pull request #9432 from webpack/dependabot/npm_and_yarn/eslint-plugin-jsdoc-15.5.3
chore(deps-dev): bump eslint-plugin-jsdoc from 15.5.2 to 15.5.3
2019-07-18 16:55:03 +02:00
dependabot-preview[bot] 73615c13f0
chore(deps-dev): bump @types/node from 10.14.12 to 10.14.13
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 10.14.12 to 10.14.13.
- [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-07-18 14:32:40 +00:00
dependabot-preview[bot] e65427495a
chore(deps-dev): bump eslint-plugin-jest from 22.9.0 to 22.10.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.9.0 to 22.10.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.9.0...v22.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-18 14:32:16 +00:00
dependabot-preview[bot] d79969d263
chore(deps-dev): bump eslint-plugin-jsdoc from 15.5.2 to 15.5.3
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 15.5.2 to 15.5.3.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v15.5.2...v15.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-18 14:31:46 +00:00
webpack bot e16d05679e
Merge pull request #9421 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.9.0
chore(deps-dev): bump eslint-plugin-jest from 22.8.0 to 22.9.0
2019-07-18 04:21:54 +02:00
Tobias Koppers 92caa5de06 4.36.1 2019-07-17 15:58:20 +02:00
Tobias Koppers 4cac06644b
Merge pull request #9425 from webpack/bugfix/no-resolve-options
fix #9424
2019-07-17 15:58:03 +02:00
Tobias Koppers 1f966eb9d0 fix #9424
remove unused code
2019-07-17 15:38:07 +02:00
Tobias Koppers 95d21bb39a 4.36.0 2019-07-17 13:32:46 +02:00
Tobias Koppers aa1216c460
Merge pull request #9422 from webpack/feature/dot-dot-dot-merge
improve merging of resolve and parsing options
2019-07-17 13:32:15 +02:00