Tobias Koppers
|
46fec5e252
|
emit a warning when require.include is used
|
2019-10-22 10:17:34 +02:00 |
Tobias Koppers
|
44984d8198
|
Merge pull request #9804 from webpack/refactor-modules-plugins
Move JavaScript files into folder
|
2019-10-22 09:55:26 +02:00 |
Tobias Koppers
|
acff6ec992
|
move BasicEvaluatedExpression and JavascriptParserHelpers to javascript directory
|
2019-10-22 09:27:52 +02:00 |
Tobias Koppers
|
a3c6584e1c
|
move webpack.JavascriptModulePlugin to webpack.javascript.JavascriptModulePlugin
|
2019-10-22 09:09:28 +02:00 |
dependabot-preview[bot]
|
687a73f760
|
chore(deps-dev): bump eslint-plugin-jest from 22.19.0 to 22.20.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.19.0 to 22.20.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.19.0...v22.20.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-22 00:46:32 +00:00 |
evilebottnawi
|
8198ffb3e6
|
refactor: code
|
2019-10-22 00:14:05 +02:00 |
webpack bot
|
8729dc3abe
|
Merge pull request #9870 from webpack/dependabot/npm_and_yarn/glob-7.1.5
chore(deps-dev): bump glob from 7.1.4 to 7.1.5
|
2019-10-21 19:51:08 +02:00 |
dependabot-preview[bot]
|
6b809fa9fa
|
chore(deps-dev): bump glob from 7.1.4 to 7.1.5
Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.4 to 7.1.5.
- [Release notes](https://github.com/isaacs/node-glob/releases)
- [Changelog](https://github.com/isaacs/node-glob/blob/master/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v7.1.4...v7.1.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-21 17:32:52 +00:00 |
dependabot-preview[bot]
|
945509c9fc
|
chore(deps-dev): bump @types/node from 12.11.1 to 12.11.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.11.1 to 12.11.2.
- [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-10-21 16:36:23 +00:00 |
Tobias Koppers
|
350d096bf9
|
Merge pull request #9795 from goganchic/refactoring
add description of module indexes and remove unnecessary checks
|
2019-10-21 15:37:24 +02:00 |
Tobias Koppers
|
322c6d5852
|
Merge pull request #9868 from webpack/node/min-version
increase minimum node.js version to 10
|
2019-10-21 15:36:46 +02:00 |
Tobias Koppers
|
d80382b074
|
increase minimum node.js version to 10
|
2019-10-21 15:18:20 +02:00 |
Tobias Koppers
|
1af81690ff
|
Merge pull request #9866 from webpack/remove/cache-non-pack
remove all options for cache.store expect "pack"
|
2019-10-21 14:35:00 +02:00 |
Tobias Koppers
|
dc72b297a8
|
Merge pull request #9780 from fscherwi/travis-ci-update-node
Travis CI: update nightly node 13 and remove deprecated sude:false
|
2019-10-21 14:34:19 +02:00 |
goganchic
|
33585cf027
|
remove unnecessary checks
|
2019-10-21 09:32:54 +02:00 |
Tobias Koppers
|
87abd00c6e
|
remove all options for cache.store expect "pack"
these are incomplete and may be readded later
|
2019-10-21 09:22:38 +02:00 |
Tobias Koppers
|
b5e8915b14
|
Merge pull request #9736 from vankop/limit-chunk-count-plugin
fix: Limit chunk count plugin
|
2019-10-21 09:02:49 +02:00 |
Tobias Koppers
|
5656f2b94f
|
Merge pull request #9689 from webpack/refactor-devtool-option
refactor: `devtool` option
|
2019-10-21 09:00:01 +02:00 |
Tobias Koppers
|
b606741262
|
Merge pull request #9748 from vankop/use-abstract-method-error
Use AbstractMethodError all over the project
|
2019-10-20 21:12:09 +02:00 |
Tobias Koppers
|
3170eb1fec
|
Merge pull request #9863 from vankop/file-system-info
types(FileSystemInfo): minor types and code explanation
|
2019-10-20 19:05:33 +02:00 |
Ivan Kopeykin
|
6b1604fe96
|
types(FileSystemInfo): fix examples
|
2019-10-20 15:53:17 +03:00 |
Tobias Koppers
|
0c40117fb4
|
minimizing and source-map doesn't work for cheap or eval source maps
|
2019-10-20 13:28:36 +02:00 |
Ivan Kopeykin
|
7a3d9e38de
|
Use AbstractMethodError all over the project
|
2019-10-20 13:24:28 +02:00 |
Ivan Kopeykin
|
4786b33bfc
|
types(FileSystemInfo): minor types and code explanation
|
2019-10-20 12:35:36 +03:00 |
Tobias Koppers
|
48e496ce43
|
fix devtool spelling in test
|
2019-10-19 13:54:39 +02:00 |
Tobias Koppers
|
c13cefe8e8
|
allow pattern in linting
|
2019-10-19 13:54:09 +02:00 |
Tobias Koppers
|
3aa5be65cd
|
update source map example
|
2019-10-18 15:10:26 +02:00 |
Tobias Koppers
|
e93f5bedb4
|
avoid sourceMappingURL in the source code
|
2019-10-18 15:10:03 +02:00 |
Tobias Koppers
|
dd2c4de1ce
|
use SourceMapDevTool default
|
2019-10-18 15:09:34 +02:00 |
Tobias Koppers
|
caf8d189fa
|
fix source map devtools in test cases
|
2019-10-18 15:06:58 +02:00 |
Tobias Koppers
|
c1d1e91bd6
|
allow all possible combinations with pattern
|
2019-10-18 14:58:50 +02:00 |
evilebottnawi
|
c81ffbef42
|
refactor: `devtool` option
|
2019-10-18 14:43:21 +02:00 |
Tobias Koppers
|
2c4131974d
|
Merge pull request #9857 from webpack/perf/lazy-require-wasm
lazy require webassemblyjs using modules
|
2019-10-18 14:36:24 +02:00 |
Tobias Koppers
|
d81a1876b3
|
Merge pull request #9858 from webpack/bot/backport
allow bot to handle backporting requests
|
2019-10-18 14:35:45 +02:00 |
Tobias Koppers
|
8675996e2c
|
Merge pull request #9851 from yikjin/refactor/replace-http-with-https
Replace HTTP with HTTPS in README.md and CONTRIBUTING.md
|
2019-10-18 14:04:15 +02:00 |
Tobias Koppers
|
09416b0748
|
Merge pull request #9855 from webpack/dependabot/npm_and_yarn/eslint-plugin-jsdoc-15.12.0
chore(deps-dev): bump eslint-plugin-jsdoc from 15.11.1 to 15.12.0
|
2019-10-18 14:03:51 +02:00 |
Tobias Koppers
|
db8754081d
|
allow bot to handle backporting requests
|
2019-10-18 13:59:50 +02:00 |
Tobias Koppers
|
bba1d0fbb7
|
lazy require webassemblyjs using modules
|
2019-10-18 13:48:11 +02:00 |
dependabot-preview[bot]
|
6fce17de79
|
chore(deps-dev): bump eslint-plugin-jsdoc from 15.11.1 to 15.12.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 15.11.1 to 15.12.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v15.11.1...v15.12.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-18 00:42:34 +00:00 |
Tobias Koppers
|
01826e8e16
|
Merge pull request #9756 from MartijnCuppens/banner-remove-trailing-spaces
Remove trailing whitespace from banners
|
2019-10-17 21:22:52 +02:00 |
Tobias Koppers
|
433da9eff3
|
Merge pull request #9849 from webpack/bugfix/determinitic-ids-gzip
fix badly chosen max fill rate for deterministic
|
2019-10-17 15:42:49 +02:00 |
yikjin
|
972e66a5ff
|
Replace HTTP URLs with HTTPS in CONTRIBUTING.md where supported
|
2019-10-17 21:10:34 +08:00 |
yikjin
|
924b326c9a
|
Replace HTTP URLs with HTTPS in README.md where supported
|
2019-10-17 21:02:39 +08:00 |
Tobias Koppers
|
4cec17155e
|
fix test cases for new module order
|
2019-10-17 09:37:55 +02:00 |
fscherwi
|
39bfbe26e9
|
remove duplicated node 12
|
2019-10-16 20:49:27 +02:00 |
webpack bot
|
2d65b37843
|
Merge pull request #9830 from webpack/dependabot/npm_and_yarn/url-loader-2.2.0
chore(deps-dev): bump url-loader from 2.1.0 to 2.2.0
|
2019-10-16 19:15:58 +02:00 |
dependabot-preview[bot]
|
496fdfa6be
|
chore(deps-dev): bump url-loader from 2.1.0 to 2.2.0
Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/webpack-contrib/url-loader/releases)
- [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/url-loader/compare/v2.1.0...v2.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-16 16:36:13 +00:00 |
webpack bot
|
65dca95170
|
Merge pull request #9825 from webpack/dependabot/npm_and_yarn/schema-utils-2.4.1
chore(deps): bump schema-utils from 2.3.0 to 2.5.0
|
2019-10-16 18:34:49 +02:00 |
webpack bot
|
db98db91a8
|
Merge pull request #9844 from webpack/dependabot/npm_and_yarn/eslint-plugin-node-9.2.0
chore(deps-dev): bump eslint-plugin-node from 9.1.0 to 9.2.0
|
2019-10-16 18:08:55 +02:00 |
Tobias Koppers
|
59c141d859
|
update snapshots for improved error format
|
2019-10-16 16:49:55 +02:00 |