|  Tobias Koppers | 0ea81b542c | get rid of some hacks in declarations file | 2019-11-28 16:19:18 +01:00 | 
				
					
						|  webpack bot | 83dff1185e | Merge pull request #10049 from webpack/dependabot/npm_and_yarn/schema-utils-2.6.1 chore(deps): bump schema-utils from 2.5.0 to 2.6.1 | 2019-11-28 15:00:26 +01:00 | 
				
					
						| ![dependabot-preview[bot]](https://secure.gravatar.com/avatar/8b35a682f60bcd3603e8816fc330e7f2?d=identicon&s=56) dependabot-preview[bot] | ff9300acb8 | chore(deps): bump schema-utils from 2.5.0 to 2.6.1 Bumps [schema-utils](https://github.com/webpack/schema-utils) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/webpack/schema-utils/releases)
- [Changelog](https://github.com/webpack/schema-utils/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/schema-utils/compare/v2.5.0...v2.6.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | 2019-11-28 13:43:49 +00:00 | 
				
					
						|  webpack bot | 124ee3008a | Merge pull request #10040 from webpack/dependabot/npm_and_yarn/lint-staged-9.5.0 chore(deps-dev): bump lint-staged from 9.4.3 to 9.5.0 | 2019-11-27 07:42:43 +01:00 | 
				
					
						| ![dependabot-preview[bot]](https://secure.gravatar.com/avatar/8b35a682f60bcd3603e8816fc330e7f2?d=identicon&s=56) dependabot-preview[bot] | 75061e561a | chore(deps-dev): bump lint-staged from 9.4.3 to 9.5.0 Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.4.3 to 9.5.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v9.4.3...v9.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | 2019-11-27 06:26:51 +00:00 | 
				
					
						|  Tobias Koppers | cb6332710c | Merge pull request #9979 from smelukov/asset-modules-improvement Asset modules enhancement | 2019-11-26 21:47:06 +01:00 | 
				
					
						|  Tobias Koppers | bf6680ec0f | bugfixes, nitpicks | 2019-11-26 21:24:41 +01:00 | 
				
					
						|  webpack bot | 883131aee8 | Merge pull request #10038 from webpack/dependabot/npm_and_yarn/coveralls-3.0.9 chore(deps-dev): bump coveralls from 3.0.7 to 3.0.9 | 2019-11-26 19:01:43 +01:00 | 
				
					
						| ![dependabot-preview[bot]](https://secure.gravatar.com/avatar/8b35a682f60bcd3603e8816fc330e7f2?d=identicon&s=56) dependabot-preview[bot] | 2e370d1f59 | chore(deps-dev): bump coveralls from 3.0.7 to 3.0.9 Bumps [coveralls](https://github.com/nickmerwin/node-coveralls) from 3.0.7 to 3.0.9.
- [Release notes](https://github.com/nickmerwin/node-coveralls/releases)
- [Commits](https://github.com/nickmerwin/node-coveralls/commits/3.0.9)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | 2019-11-26 17:46:21 +00:00 | 
				
					
						|  Tobias Koppers | f62b1e1f63 | Lazy-require parser, generators and schemas | 2019-11-26 15:44:12 +01:00 | 
				
					
						|  Tobias Koppers | 459fa25015 | add source asset type | 2019-11-26 15:44:06 +01:00 | 
				
					
						|  Tobias Koppers | 317da38171 | move data url condition to parser avoid calling dataUrl function repeated
remove cache to avoid memory leak
include data url decision in module hash
refactor code for readablility | 2019-11-26 15:43:58 +01:00 | 
				
					
						|  Tobias Koppers | a04f7bcafd | move options to AssetModulesPlugin | 2019-11-26 15:43:50 +01:00 | 
				
					
						|  Tobias Koppers | cf3f7be8d1 | inline encode function | 2019-11-26 15:43:43 +01:00 | 
				
					
						|  Tobias Koppers | 5f8ad0dd67 | inline encoder file into AssetGenerator | 2019-11-26 15:43:32 +01:00 | 
				
					
						|  Tobias Koppers | da0bb4ec2a | rename class | 2019-11-26 15:43:24 +01:00 | 
				
					
						|  Tobias Koppers | 69a403f254 | cut off data urls in examples | 2019-11-26 15:43:18 +01:00 | 
				
					
						|  Sergey Melyukov | 4047169096 | exportsType = default for asset modules | 2019-11-26 15:43:12 +01:00 | 
				
					
						|  Sergey Melyukov | f8ca491543 | refactor: fix asset-advanced example | 2019-11-26 15:43:05 +01:00 | 
				
					
						|  Sergey Melyukov | 7f70d6c81a | refactor: fix false-value checking to dataUrl options | 2019-11-26 15:42:59 +01:00 | 
				
					
						|  Sergey Melyukov | a029781f50 | refactor: improve asset-advanced example | 2019-11-26 15:42:51 +01:00 | 
				
					
						|  Sergey Melyukov | d2248fc3fa | refactor: drop `enabled` option, fix test | 2019-11-26 15:42:43 +01:00 | 
				
					
						|  Sergey Melyukov | bdc61abf82 | refactor: merge generators in asset modules | 2019-11-26 15:42:37 +01:00 | 
				
					
						|  Sergey Melyukov | 2d5844c56e | refactor: fix review comments | 2019-11-26 15:42:16 +01:00 | 
				
					
						|  Sergey Melyukov | 491cb57cb4 | initial improvement for asset modules | 2019-11-26 15:41:48 +01:00 | 
				
					
						|  Tobias Koppers | 9b9c9ab7f1 | Merge pull request #10031 from webpack/bugfix/track-loader-resolve-dependencies track dependencies when calling resolve from loader | 2019-11-26 09:10:32 +01:00 | 
				
					
						|  webpack bot | 159a7d2f07 | Merge pull request #10033 from webpack/dependabot/npm_and_yarn/types/node-12.12.14 chore(deps-dev): bump @types/node from 12.12.13 to 12.12.14 | 2019-11-26 00:28:49 +01:00 | 
				
					
						| ![dependabot-preview[bot]](https://secure.gravatar.com/avatar/8b35a682f60bcd3603e8816fc330e7f2?d=identicon&s=56) dependabot-preview[bot] | 5fc307c0e2 | chore(deps-dev): bump @types/node from 12.12.13 to 12.12.14 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.13 to 12.12.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-11-25 23:12:46 +00:00 | 
				
					
						|  webpack bot | cbce43e160 | Merge pull request #10032 from webpack/dependabot/npm_and_yarn/types/node-12.12.13 chore(deps-dev): bump @types/node from 12.12.12 to 12.12.13 | 2019-11-25 23:40:20 +01:00 | 
				
					
						| ![dependabot-preview[bot]](https://secure.gravatar.com/avatar/8b35a682f60bcd3603e8816fc330e7f2?d=identicon&s=56) dependabot-preview[bot] | 7941f2b2cb | chore(deps-dev): bump @types/node from 12.12.12 to 12.12.13 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.12 to 12.12.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-11-25 22:24:17 +00:00 | 
				
					
						|  Tobias Koppers | 1cd9ec58aa | track dependencies when calling resolve from loader | 2019-11-25 22:10:47 +01:00 | 
				
					
						|  Tobias Koppers | aa248d8076 | Merge pull request #10018 from webpack/dependabot/npm_and_yarn/file-loader-4.3.0 chore(deps-dev): bump file-loader from 4.2.0 to 4.3.0 | 2019-11-25 15:55:36 +01:00 | 
				
					
						|  Tobias Koppers | 8ea6ccccf0 | Merge pull request #10016 from raxraj/RaxBranch Setup.js Extra Variables | 2019-11-25 15:55:20 +01:00 | 
				
					
						|  webpack bot | ee8918eab9 | Merge pull request #10029 from webpack/dependabot/npm_and_yarn/eslint-6.7.1 chore(deps-dev): bump eslint from 6.7.0 to 6.7.1 | 2019-11-25 05:12:32 +01:00 | 
				
					
						| ![dependabot-preview[bot]](https://secure.gravatar.com/avatar/8b35a682f60bcd3603e8816fc330e7f2?d=identicon&s=56) dependabot-preview[bot] | 796511c012 | chore(deps-dev): bump eslint from 6.7.0 to 6.7.1 Bumps [eslint](https://github.com/eslint/eslint) from 6.7.0 to 6.7.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.7.0...v6.7.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | 2019-11-25 03:56:53 +00:00 | 
				
					
						|  webpack bot | 0300a1f7dc | Merge pull request #10027 from webpack/dependabot/npm_and_yarn/types/node-12.12.12 chore(deps-dev): bump @types/node from 12.12.10 to 12.12.12 | 2019-11-23 02:35:50 +01:00 | 
				
					
						| ![dependabot-preview[bot]](https://secure.gravatar.com/avatar/8b35a682f60bcd3603e8816fc330e7f2?d=identicon&s=56) dependabot-preview[bot] | a6a62ed4ec | chore(deps-dev): bump @types/node from 12.12.10 to 12.12.12 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.10 to 12.12.12.
- [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-11-23 01:17:59 +00:00 | 
				
					
						|  webpack bot | f83f6c4366 | Merge pull request #10026 from webpack/dependabot/npm_and_yarn/babel/core-7.7.4 chore(deps-dev): bump @babel/core from 7.7.2 to 7.7.4 | 2019-11-23 01:53:03 +01:00 | 
				
					
						| ![dependabot-preview[bot]](https://secure.gravatar.com/avatar/8b35a682f60bcd3603e8816fc330e7f2?d=identicon&s=56) dependabot-preview[bot] | aa138339bf | chore(deps-dev): bump @babel/core from 7.7.2 to 7.7.4 Bumps [@babel/core](https://github.com/babel/babel) from 7.7.2 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.2...v7.7.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | 2019-11-23 00:36:54 +00:00 | 
				
					
						|  webpack bot | f10c361c86 | Merge pull request #10024 from webpack/dependabot/npm_and_yarn/eslint-6.7.0 chore(deps-dev): bump eslint from 6.6.0 to 6.7.0 | 2019-11-22 19:40:12 +01:00 | 
				
					
						| ![dependabot-preview[bot]](https://secure.gravatar.com/avatar/8b35a682f60bcd3603e8816fc330e7f2?d=identicon&s=56) dependabot-preview[bot] | 276923571a | chore(deps-dev): bump eslint from 6.6.0 to 6.7.0 Bumps [eslint](https://github.com/eslint/eslint) from 6.6.0 to 6.7.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.6.0...v6.7.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | 2019-11-22 18:24:19 +00:00 | 
				
					
						|  webpack bot | 17036419c0 | Merge pull request #10019 from webpack/dependabot/npm_and_yarn/url-loader-2.3.0 chore(deps-dev): bump url-loader from 2.2.0 to 2.3.0 | 2019-11-21 17:08:08 +01:00 | 
				
					
						| ![dependabot-preview[bot]](https://secure.gravatar.com/avatar/8b35a682f60bcd3603e8816fc330e7f2?d=identicon&s=56) dependabot-preview[bot] | 10a2a37142 | chore(deps-dev): bump url-loader from 2.2.0 to 2.3.0 Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 2.2.0 to 2.3.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.2.0...v2.3.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | 2019-11-21 15:51:44 +00:00 | 
				
					
						| ![dependabot-preview[bot]](https://secure.gravatar.com/avatar/8b35a682f60bcd3603e8816fc330e7f2?d=identicon&s=56) dependabot-preview[bot] | fe199b7472 | chore(deps-dev): bump file-loader from 4.2.0 to 4.3.0 Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v4.2.0...v4.3.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | 2019-11-21 15:32:54 +00:00 | 
				
					
						|  Ashutosh Kumar | 6f5be3466e | Setup.js Extra Variables | 2019-11-21 19:10:15 +05:30 | 
				
					
						|  Ashutosh Kumar | 8b2acad787 | Setup.js Extra Variables | 2019-11-21 18:59:14 +05:30 | 
				
					
						|  Tobias Koppers | 697ebe81e1 | 5.0.0-beta.7 | 2019-11-20 22:51:44 +01:00 | 
				
					
						|  Tobias Koppers | 9eb2d0cadd | Merge pull request #10011 from webpack/deps/webpack-sources upgrade webpack-sources | 2019-11-20 22:25:42 +01:00 | 
				
					
						|  Tobias Koppers | b2eed7436e | Merge pull request #10009 from webpack/bugfix/spacing-error-details fix spacing of errors/warnings when details or stack is enabled | 2019-11-20 16:39:23 +01:00 | 
				
					
						|  Tobias Koppers | 54858bed32 | upgrade webpack-sources | 2019-11-20 16:39:05 +01:00 |