Commit Graph

7727 Commits

Author SHA1 Message Date
Tobias Koppers d0bbe72070
Merge pull request #8757 from webpack/dependabot/npm_and_yarn/@types/node-10.12.23
Bump @types/node from 10.12.21 to 10.12.23
2019-02-08 09:50:16 +01:00
dependabot[bot] a6d74ce15c
Bump @types/node from 10.12.21 to 10.12.23
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) from 10.12.21 to 10.12.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-08 02:18:05 +00:00
dependabot[bot] 5500e68f0a
Bump typescript from 3.3.1 to 3.3.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.3.1 to 3.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-07 19:33:15 +00:00
Tobias Koppers b934e26da8 4.29.3 2019-02-07 09:21:59 +01:00
Tobias Koppers 0d5c0cf2eb
Merge pull request #8654 from mc-zone/fix/8626
Fix: Add missed __webpack_require__.e while importing exist module with context
2019-02-07 09:13:07 +01:00
Tobias Koppers 2eefbae3a1
Merge pull request #8751 from webpack/dependabot/npm_and_yarn/webpack-dev-middleware-3.5.2
Bump webpack-dev-middleware from 3.5.1 to 3.5.2
2019-02-07 09:10:40 +01:00
Tobias Koppers 217139acd5
Merge pull request #8750 from webpack/dependabot/npm_and_yarn/react-dom-16.8.1
Bump react-dom from 16.8.0 to 16.8.1
2019-02-07 09:10:14 +01:00
Tobias Koppers b894f269d9
Merge pull request #8749 from webpack/dependabot/npm_and_yarn/react-16.8.1
Bump react from 16.8.0 to 16.8.1
2019-02-07 09:09:51 +01:00
dependabot[bot] 2b1b3ce829
Bump webpack-dev-middleware from 3.5.1 to 3.5.2
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 3.5.1 to 3.5.2.
- [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.5.1...v3.5.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-06 21:20:44 +00:00
dependabot[bot] 5b4c277c4b
Bump react-dom from 16.8.0 to 16.8.1
Bumps [react-dom](https://github.com/facebook/react) from 16.8.0 to 16.8.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-06 18:20:10 +00:00
dependabot[bot] cc2ba625ef
Bump react from 16.8.0 to 16.8.1
Bumps [react](https://github.com/facebook/react) from 16.8.0 to 16.8.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-06 18:20:06 +00:00
Tobias Koppers 7a5137d7c4 fixes in ContextModule
avoid generating __webpack_require__.e when no chunks are used
add optimized lazy mode when no chunks and no fake make are used
improve module id check
2019-02-06 17:51:16 +01:00
mc-zone 7edcc480db fix: add missed __webpack_require__.e runtime while importing exist module with context 2019-02-06 17:51:15 +01:00
Tobias Koppers 87a3046eb7
Merge pull request #8747 from webpack/deps/node-12
update node 12 nightly version
2019-02-06 17:50:16 +01:00
Tobias Koppers 458c61fe5d update node 12 nightly version 2019-02-06 17:35:08 +01:00
Tobias Koppers 109db05cb4
Merge pull request #8738 from hiroppy/feature/modify-WebpackError.unittest
make use of `nodejs.util.inspect.custom`
2019-02-06 16:47:11 +01:00
Tobias Koppers 74b8aac0ad 4.29.2 2019-02-06 15:05:17 +01:00
Tobias Koppers e79d0146e7
Merge pull request #8741 from webpack/deps/dev
update dev deps
2019-02-06 15:03:14 +01:00
Yuta Hiroto 2fdcff33b7 fix(lib/WebpackError): make use of nodejs.util.inspect.custom 2019-02-06 22:51:00 +09:00
Tobias Koppers d12ca7ccf2 update dev deps
remove codacy-coverage
2019-02-06 14:39:55 +01:00
Tobias Koppers c28f6cba43
Merge pull request #8742 from webpack/deps/schema-utils
upgrade schema-utils to new major
2019-02-06 14:38:31 +01:00
Tobias Koppers 5e3a0537d9 upgrade schema-utils to new major 2019-02-06 14:05:16 +01:00
Tobias Koppers 885ab810a5
Merge pull request #8740 from webpack/deps/update-jest
update jest
2019-02-06 13:16:03 +01:00
Tobias Koppers 08473dee6d add workaround for jest bug 2019-02-06 12:07:23 +01:00
Tobias Koppers a994ec77c4 upgrade jest 2019-02-06 10:55:13 +01:00
Tobias Koppers 8167e42970
Merge pull request #8736 from webpack/deps/eslint-types
update linting dependencies
2019-02-06 10:40:43 +01:00
Tobias Koppers da59443255
Merge pull request #8737 from webpack/deps/update-test-deps
update test cases dependencies
2019-02-06 10:40:25 +01:00
Tobias Koppers dbc0b8d7f3
Merge pull request #8725 from webpack/dependabot/npm_and_yarn/typescript-3.3.1
Bump typescript from 3.0.0-rc to 3.3.1
2019-02-06 09:49:41 +01:00
Tobias Koppers 155cda790d update test cases dependencies 2019-02-06 09:48:46 +01:00
Tobias Koppers 11bfb05c52 update linting dependencies 2019-02-06 09:43:13 +01:00
Tobias Koppers d7d9b9bfa3 ignore typescript bug 2019-02-06 09:34:20 +01:00
dependabot[bot] 5a6d6546c1 Bump typescript from 3.0.0-rc to 3.3.1
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.0.0-rc to 3.3.1.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits/v3.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-06 09:34:18 +01:00
Tobias Koppers 88a5050fa8
Merge pull request #8724 from webpack/dependabot/npm_and_yarn/terser-webpack-plugin-1.2.2
Bump terser-webpack-plugin from 1.1.0 to 1.2.2
2019-02-05 17:31:07 +01:00
Tobias Koppers 781ecf6a54
Merge pull request #8701 from webpack/dependabot/npm_and_yarn/acorn-6.0.7
Bump acorn from 6.0.5 to 6.0.7
2019-02-05 16:34:05 +01:00
Tobias Koppers 03cfa701d3 update test cases for changed hash 2019-02-05 16:33:40 +01:00
dependabot[bot] a3a5fa140f Bump terser-webpack-plugin from 1.1.0 to 1.2.2
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 1.1.0 to 1.2.2.
- [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.1.0...v1.2.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-05 16:10:50 +01:00
Tobias Koppers 3b1ce62401
Merge pull request #8732 from webpack/dependabot/npm_and_yarn/ajv-6.8.1
Bump ajv from 6.5.4 to 6.8.1
2019-02-05 16:07:37 +01:00
dependabot[bot] df95097557
Bump ajv from 6.5.4 to 6.8.1
Bumps [ajv](https://github.com/epoberezkin/ajv) from 6.5.4 to 6.8.1.
- [Release notes](https://github.com/epoberezkin/ajv/releases)
- [Commits](https://github.com/epoberezkin/ajv/compare/v6.5.4...v6.8.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-05 13:52:45 +00:00
Tobias Koppers 36e2d98939
Merge pull request #8730 from webpack/dependabot/npm_and_yarn/json-schema-to-typescript-6.1.1
Bump json-schema-to-typescript from 6.0.1 to 6.1.1
2019-02-05 14:48:08 +01:00
Tobias Koppers 58c1823d5e fix test case 2019-02-05 13:49:51 +01:00
dependabot[bot] 724890b04e Bump acorn from 6.0.5 to 6.0.7
Bumps [acorn](https://github.com/acornjs/acorn) from 6.0.5 to 6.0.7.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.0.5...6.0.7)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-05 13:49:48 +01:00
dependabot[bot] ae4442bb27
Bump json-schema-to-typescript from 6.0.1 to 6.1.1
Bumps [json-schema-to-typescript](https://github.com/bcherny/json-schema-to-typescript) from 6.0.1 to 6.1.1.
- [Release notes](https://github.com/bcherny/json-schema-to-typescript/releases)
- [Changelog](https://github.com/bcherny/json-schema-to-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bcherny/json-schema-to-typescript/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-05 12:43:03 +00:00
Tobias Koppers c3830473fd
Merge pull request #8731 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-21.27.2
Bump eslint-plugin-jest from 21.26.2 to 21.27.2
2019-02-05 13:42:05 +01:00
Tobias Koppers cff4650c72
Merge pull request #8729 from webpack/dependabot/npm_and_yarn/schema-utils-0.4.7
Bump schema-utils from 0.4.5 to 0.4.7
2019-02-05 13:41:51 +01:00
Tobias Koppers fab0d508ba
Merge pull request #8728 from webpack/dependabot/npm_and_yarn/eslint-config-prettier-3.6.0
Bump eslint-config-prettier from 3.1.0 to 3.6.0
2019-02-05 13:41:44 +01:00
Tobias Koppers 702c3fcc4c
Merge pull request #8727 from webpack/dependabot/npm_and_yarn/loader-runner-2.4.0
Bump loader-runner from 2.3.0 to 2.4.0
2019-02-05 13:41:37 +01:00
Tobias Koppers 52184b897f
Merge pull request #8726 from webpack/dependabot/npm_and_yarn/husky-1.3.1
Bump husky from 1.1.3 to 1.3.1
2019-02-05 13:41:04 +01:00
Tobias Koppers f83d42ba66
Merge pull request #8715 from webpack/dependabot/npm_and_yarn/prettier-1.16.4
Bump prettier from 1.14.3 to 1.16.4
2019-02-05 13:39:53 +01:00
dependabot[bot] 8cb9e390b3
Bump husky from 1.1.3 to 1.3.1
Bumps [husky](https://github.com/typicode/husky) from 1.1.3 to 1.3.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v1.1.3...v1.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-05 10:46:37 +00:00
Tobias Koppers a1d810b9a1
Merge pull request #8704 from webpack/dependabot/npm_and_yarn/eslint-5.13.0
Bump eslint from 5.8.0 to 5.13.0
2019-02-05 11:42:41 +01:00