Commit Graph

8253 Commits

Author SHA1 Message Date
webpack bot b07d3b67d2
Merge pull request #9710 from webpack/dependabot/npm_and_yarn/eslint-plugin-prettier-3.1.1
chore(deps-dev): bump eslint-plugin-prettier from 3.1.0 to 3.1.1
2019-09-19 07:59:37 +02:00
dependabot-preview[bot] 9becbd4b10
chore(deps-dev): bump eslint-plugin-prettier from 3.1.0 to 3.1.1
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.0 to 3.1.1.
- [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.0...v3.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-18 08:58:10 +00:00
webpack bot b93048643f
Merge pull request #9704 from webpack/dependabot/npm_and_yarn/eslint-plugin-jsdoc-15.9.2
chore(deps-dev): bump eslint-plugin-jsdoc from 15.9.1 to 15.9.2
2019-09-15 11:21:54 +02:00
dependabot-preview[bot] 3aaafbc075
chore(deps-dev): bump eslint-plugin-jsdoc from 15.9.1 to 15.9.2
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 15.9.1 to 15.9.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v15.9.1...v15.9.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-14 09:20:08 +00:00
Tobias Koppers d1fffd8bbe 4.40.2 2019-09-13 16:29:40 +02:00
Tobias Koppers 705a3f566b
Merge pull request #9701 from Akryum/patch-1
fix: check for asset nullity before fileFilter
2019-09-13 16:28:50 +02:00
Guillaume Chau b4c7fd5ff9
fix: check for asset nullity before fileFilter
Related: https://github.com/vuejs/vue-cli/issues/4572
2019-09-13 15:28:43 +02:00
Tobias Koppers e4c7d8c0ae 4.40.1 2019-09-13 09:07:15 +02:00
Tobias Koppers b69ad20d8b
Merge pull request #9697 from webpack/bugfix/multiple-assets
make multiple assets to the same filename a warning
2019-09-13 09:06:50 +02:00
Tobias Koppers e41fab0bc3 make multiple assets to the same filename a warning
check source content to when comparing assets for warning
2019-09-13 08:42:36 +02:00
Tobias Koppers c5450b460e
Merge pull request #9696 from sodatea/fix-size-limits
fix: check the asset's existence before running filter
2019-09-13 08:14:32 +02:00
Haoqun Jiang 025c253732
fix: check the asset's existence before running filter
fixes https://github.com/vuejs/vue-cli/issues/4572
2019-09-13 12:37:33 +08:00
Tobias Koppers 9c6b36787f 4.40.0 2019-09-12 20:52:37 +02:00
Tobias Koppers e9e7a85d9a
Merge pull request #9687 from webpack/feature/emit-asset
add emit/updateAsset to Compilation
2019-09-12 19:56:03 +02:00
Tobias Koppers 758269e814 add emit/updateAsset to Compilation
add asset info with
* immutable for long term cache-able asset
* size for the asset size in bytes
* development for devtools
* hotModuleReplacement for HMR assets

show asset info in stats
2019-09-11 14:43:42 +02:00
Tobias Koppers 7f403e2486
Merge pull request #9686 from webpack/dependabot/npm_and_yarn/types/node-10.14.18
chore(deps-dev): bump @types/node from 10.14.17 to 10.14.18
2019-09-11 10:57:04 +02:00
dependabot-preview[bot] 93943ea313
chore(deps-dev): bump @types/node from 10.14.17 to 10.14.18
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 10.14.17 to 10.14.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-09-11 08:21:23 +00:00
Tobias Koppers f5e1e1e913
Merge pull request #9684 from webpack/dependabot/npm_and_yarn/typescript-3.6.3
chore(deps-dev): bump typescript from 3.6.2 to 3.6.3
2019-09-11 09:22:22 +02:00
dependabot-preview[bot] ea95059d7c
chore(deps-dev): bump typescript from 3.6.2 to 3.6.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.2...v3.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-10 21:01:39 +00:00
Tobias Koppers cd804cc329
Merge pull request #9683 from webpack/deps/jest-again
upgrade jest dependencies
2019-09-10 15:02:24 +02:00
Tobias Koppers a81cdcda26 upgrade jest dependencies 2019-09-10 13:12:18 +02:00
Tobias Koppers 8ba770587c
Merge pull request #9639 from webpack/dependabot/npm_and_yarn/typescript-3.6.2
chore(deps-dev): bump typescript from 3.5.3 to 3.6.2
2019-09-10 09:42:14 +02:00
Tobias Koppers a736c3ea49 update code for `@enum` breaking change 2019-09-10 09:17:31 +02:00
dependabot-preview[bot] 320b30bbdb
chore(deps-dev): bump typescript from 3.5.3 to 3.6.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.5.3 to 3.6.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-09 12:53:17 +00:00
Tobias Koppers 77cd3d0cff
Merge pull request #9664 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.17.0
chore(deps-dev): bump eslint-plugin-jest from 22.16.0 to 22.17.0
2019-09-09 14:51:38 +02:00
dependabot-preview[bot] 3e72f363b1
chore(deps-dev): bump eslint-plugin-jest from 22.16.0 to 22.17.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.16.0 to 22.17.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.16.0...v22.17.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-05 15:55:48 +00:00
webpack bot b2b5b278dd
Merge pull request #9655 from webpack/dependabot/npm_and_yarn/webpack-dev-middleware-3.7.1
chore(deps-dev): bump webpack-dev-middleware from 3.7.0 to 3.7.1
2019-09-04 14:41:54 +02:00
dependabot-preview[bot] e667a4fbc9
chore(deps-dev): bump webpack-dev-middleware from 3.7.0 to 3.7.1
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v3.7.0...v3.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-03 12:34:13 +00:00
Tobias Koppers c3ed21fb73
Merge pull request #9651 from vkrol/patch-1
Fix the typo in Parser.js
2019-09-02 09:46:30 +02:00
webpack bot 178ccc1dab
Merge pull request #9653 from webpack/dependabot/npm_and_yarn/eslint-plugin-jsdoc-15.9.1
chore(deps-dev): bump eslint-plugin-jsdoc from 15.8.4 to 15.9.1
2019-09-02 08:21:56 +02:00
webpack bot e95ebdbbb6
Merge pull request #9650 from webpack/dependabot/npm_and_yarn/simple-git-1.126.0
chore(deps-dev): bump simple-git from 1.124.0 to 1.126.0
2019-09-01 19:21:54 +02:00
dependabot-preview[bot] 5e39b575fb
chore(deps-dev): bump eslint-plugin-jsdoc from 15.8.4 to 15.9.1
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 15.8.4 to 15.9.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v15.8.4...v15.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-01 06:18:35 +00:00
Veniamin Krol ef0f85eee9
Fix the typo in Parser.js 2019-08-31 21:37:18 +03:00
dependabot-preview[bot] 0f7ea9e3a9
chore(deps-dev): bump simple-git from 1.124.0 to 1.126.0
Bumps [simple-git](https://github.com/steveukx/git-js) from 1.124.0 to 1.126.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Commits](https://github.com/steveukx/git-js/compare/v1.124.0...v1.126.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-31 17:17:43 +00:00
webpack bot c86e167a71
Merge pull request #9646 from webpack/dependabot/npm_and_yarn/types/node-10.14.17
chore(deps-dev): bump @types/node from 10.14.16 to 10.14.17
2019-08-31 09:31:55 +02:00
webpack bot 87a8c98bce
Merge pull request #9645 from webpack/dependabot/npm_and_yarn/eslint-plugin-jsdoc-15.8.4
chore(deps-dev): bump eslint-plugin-jsdoc from 15.8.3 to 15.8.4
2019-08-31 04:51:58 +02:00
webpack bot ac48ce7cda
Merge pull request #9643 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.16.0
chore(deps-dev): bump eslint-plugin-jest from 22.15.2 to 22.16.0
2019-08-30 22:02:00 +02:00
dependabot-preview[bot] 68bb5ad7f3
chore(deps-dev): bump @types/node from 10.14.16 to 10.14.17
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 10.14.16 to 10.14.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-08-30 07:30:14 +00:00
dependabot-preview[bot] 2fe27ad0aa
chore(deps-dev): bump eslint-plugin-jsdoc from 15.8.3 to 15.8.4
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 15.8.3 to 15.8.4.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v15.8.3...v15.8.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-30 02:42:30 +00:00
dependabot-preview[bot] c0d5abb22a
chore(deps-dev): bump eslint-plugin-jest from 22.15.2 to 22.16.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.15.2 to 22.16.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.15.2...v22.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-29 20:00:14 +00:00
Tobias Koppers 6d923f638a
Merge pull request #9636 from webpack/dependabot/npm_and_yarn/mixin-deep-1.3.2
chore(deps): [security] bump mixin-deep from 1.3.1 to 1.3.2
2019-08-28 08:54:50 +02:00
dependabot-preview[bot] 8b198e0cd6
chore(deps): [security] bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. **This update includes a security fix.**
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-27 21:39:00 +00:00
Tobias Koppers 94929a59a7 4.39.3 2019-08-27 14:08:26 +02:00
Tobias Koppers 6bf1868ccd
Merge pull request #9635 from webpack/bugfix/9634
fixes #9634
2019-08-27 13:02:55 +02:00
Tobias Koppers 83dd2951f0 fixes #9634
when minAvailableModules of a ChunkGroup shrink, children of this ChunkGroup need to be recalculated
2019-08-27 12:25:02 +02:00
Tobias Koppers 54519bd20b
Merge pull request #9630 from webpack/dependabot/npm_and_yarn/eslint-utils-1.4.2
chore(deps): bump eslint-utils from 1.3.1 to 1.4.2
2019-08-26 22:51:01 +02:00
dependabot[bot] aa8d93090d
chore(deps): bump eslint-utils from 1.3.1 to 1.4.2
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-26 19:36:42 +00:00
Tobias Koppers b16ca509d1
Merge pull request #9603 from noscripter/patch-1
refactor: cache always true
2019-08-26 15:00:51 +02:00
Tobias Koppers 0601b12c93
Merge pull request #9623 from webpack/dependabot/npm_and_yarn/less-3.10.3
chore(deps-dev): bump less from 3.10.2 to 3.10.3
2019-08-23 14:10:32 +02:00
dependabot-preview[bot] d56b9f860f
chore(deps-dev): bump less from 3.10.2 to 3.10.3
Bumps [less](https://github.com/less/less.js) from 3.10.2 to 3.10.3.
- [Release notes](https://github.com/less/less.js/releases)
- [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/less/less.js/commits/v3.10.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-23 02:15:50 +00:00