Commit Graph

8350 Commits

Author SHA1 Message Date
Tobias Koppers 71be3bfa45 4.41.6 2020-02-11 11:16:49 +01:00
Tobias Koppers 0b8ef22721
Merge pull request #10344 from webpack/bugfix/hang-circular-reexport
fix hanging build when using circular export *
2020-02-05 11:06:45 +01:00
Tobias Koppers 614ea541a5 only retrigger flagging exports in dependencies when exports really changed
export * does no longer incorrectly provided exports which are already provided by something else

fixes #10332
2020-02-05 09:16:24 +01:00
Tobias Koppers 627510d7e7
Merge pull request #10255 from jeffin143/fix-10247
fix: better handle absolute paths
2020-01-15 18:49:15 +01:00
jeffin143 e82657584c correct windows paths must use \ and not / 2020-01-15 16:15:25 +05:30
Tobias Koppers 5e9f0839b6
Merge pull request #10240 from jeffin143/fix-10217
Get rid of some hacks in declarations file for webpack-4
2020-01-15 11:27:05 +01:00
jeffin143 d8c74b68d5 fix: better handle absolute paths 2020-01-15 09:53:24 +05:30
jeffin143 ef739915c2 update webpackOption.d.ts 2020-01-15 09:32:15 +05:30
jeffin143 2101892e3c add chunkid declaration 2020-01-14 10:23:28 +05:30
jeffin143 4bb706fbd6 Fix lint issue 2020-01-14 10:18:17 +05:30
jeffin143 23941366d9 added variable declarations in files where required 2020-01-14 09:55:09 +05:30
jeffin143 148c4be6e6 get rid of some hacks in declarations file for webpack-4 2020-01-12 22:06:01 +05:30
Tobias Koppers 45ecebc9f0 4.41.5 2019-12-27 22:09:40 +01:00
Tobias Koppers 8a0dac1793
Merge pull request #10185 from webpack/bugfix/non-deterministic-provided-exports
make order of exports in providedExports deterministic
2019-12-27 22:07:27 +01:00
Tobias Koppers 4e315876e4
Merge pull request #10183 from webpack/deps/update
update dependencies in-range
2019-12-27 21:49:46 +01:00
Tobias Koppers 3ec952fe34 update dependencies in-range 2019-12-27 21:32:41 +01:00
Tobias Koppers 8e4749e954 make order of exports in providedExports deterministic
fixes #10174
2019-12-27 21:30:07 +01:00
Tobias Koppers 0e5e8d9f3d
Merge pull request #10181 from webpack/backport/webpack-source-map-prefix
handle `webpack://` prefix in SourceMap sources
2019-12-27 15:30:20 +01:00
Tobias Koppers 6b9884ea50 handle `webpack://` prefix in SourceMap sources 2019-12-27 15:11:46 +01:00
Tobias Koppers dcc45dd977 4.41.4 2019-12-19 08:28:45 +01:00
Tobias Koppers ab4fa8ddb3
Merge pull request #10146 from liximomo/fix-sideEffects
fix: bundle wrong modules
2019-12-18 17:39:10 +01:00
liximomo 1452d19673 test: add test case 2019-12-18 17:02:01 +01:00
liximomo 156a0874a9 fix: prevent incorrectly redirect 2019-12-18 17:01:58 +01:00
Tobias Koppers 5b8fbca378
Merge pull request #10132 from jeffin143/patch-9859
Backport lazy require webassemblyjs using modules to webpack-4
2019-12-18 14:55:20 +01:00
Tobias Koppers e62512dc86
Merge pull request #10133 from webpack/bugfix/issue-10104
fixes missing `__webpack_require__.e` in concatenated modules
2019-12-18 10:23:40 +01:00
Tobias Koppers 77971bf8c0 backporting to webpack-4 2019-12-17 22:16:33 +05:30
Tobias Koppers c81963bf6b fixes #10104 2019-12-17 17:23:54 +01:00
Tobias Koppers df9f3eb7d9 4.41.3 2019-12-16 10:33:46 +01:00
Tobias Koppers fe71d68c5b
Merge pull request #10010 from webpack/funding
chore: `funding` field
2019-12-16 10:31:59 +01:00
Tobias Koppers b396d967d2
Merge pull request #10123 from pustovalov/webpack-4-serialize
Fix regular expressions Cross-Site Scripting (XSS) vulnerability
2019-12-16 10:31:29 +01:00
Pavel Pustovalov 29b2bdd641
Update terser-webpack-plugin to ^1.4.3
https://github.com/advisories/GHSA-h9rv-jmmf-4pgx
2019-12-14 21:47:29 +02:00
evilebottnawi bedb566f0f chore: `funding` field 2019-11-20 18:16:21 +03:00
Tobias Koppers 11e94dd2d0 4.41.2 2019-10-15 15:01:43 +02:00
Tobias Koppers e928727203
Merge pull request #9821 from petetnt/fix-stats-issue
fix: Only add timeZone if toLocaleString throws with initial timeZone
2019-10-15 07:40:51 +02:00
Tobias Koppers b3d7636579 enable CI on webpack-4 branch 2019-10-15 00:41:21 +02:00
Pete Nykänen 009e47c8f7
fix: Make timeZone initial value undefined in lib/Stats.js
Co-Authored-By: Tobias Koppers <tobias.koppers@googlemail.com>
2019-10-15 00:19:27 +03:00
petetnt f523293d83
fix: Only add timeZone if toLocaleString throws with initial timeZone
Signed-off-by: petetnt <pete.a.nykanen@gmail.com>
2019-10-15 00:11:15 +03:00
webpack bot 42407cb561
Merge pull request #9811 from webpack/dependabot/npm_and_yarn/eslint-plugin-jsdoc-15.11.0
chore(deps-dev): bump eslint-plugin-jsdoc from 15.10.0 to 15.11.0
2019-10-13 12:41:54 +02:00
webpack bot 39b63b4ce6
Merge pull request #9809 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.19.0
chore(deps-dev): bump eslint-plugin-jest from 22.17.0 to 22.19.0
2019-10-13 03:51:54 +02:00
dependabot-preview[bot] 8b2b433f08
chore(deps-dev): bump eslint-plugin-jsdoc from 15.10.0 to 15.11.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 15.10.0 to 15.11.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v15.10.0...v15.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-12 10:34:25 +00:00
dependabot-preview[bot] d54ce2e5c2
chore(deps-dev): bump eslint-plugin-jest from 22.17.0 to 22.19.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.17.0 to 22.19.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.17.0...v22.19.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-12 01:50:34 +00:00
webpack bot 1a77333618
Merge pull request #9797 from webpack/dependabot/npm_and_yarn/coveralls-3.0.7
chore(deps-dev): bump coveralls from 3.0.6 to 3.0.7
2019-10-12 01:01:59 +02:00
Tobias Koppers dcfda0061c 4.41.1 2019-10-11 13:42:09 +02:00
Tobias Koppers 16d2628622
Merge pull request #9799 from petetnt/petetnt-stats-fix
fix: Deal with undetected timeZone in Stats.js
2019-10-11 10:21:08 +02:00
petetnt 2260ecae37
fix: Intl.DateTimeFormat can throw too
Signed-off-by: petetnt <pete.a.nykanen@gmail.com>
2019-10-11 09:30:54 +03:00
petetnt 3d43f1e85f
fix: Deal with undetected timeZone in Stats.js
Signed-off-by: petetnt <pete.a.nykanen@gmail.com>
2019-10-11 09:04:29 +03:00
webpack bot 8dc440ea37
Merge pull request #9771 from webpack/dependabot/npm_and_yarn/react-16.10.2
chore(deps-dev): bump react from 16.10.1 to 16.10.2
2019-10-11 01:31:58 +02:00
dependabot-preview[bot] cf6de90010
chore(deps-dev): bump coveralls from 3.0.6 to 3.0.7
Bumps [coveralls](https://github.com/nickmerwin/node-coveralls) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/nickmerwin/node-coveralls/releases)
- [Commits](https://github.com/nickmerwin/node-coveralls/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-10 22:55:45 +00:00
dependabot-preview[bot] 421ae43720
chore(deps-dev): bump react from 16.10.1 to 16.10.2
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.10.1 to 16.10.2.
- [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/v16.10.2/packages/react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-10 19:44:37 +00:00
webpack bot 800c124a1f
Merge pull request #9772 from webpack/dependabot/npm_and_yarn/react-dom-16.10.2
chore(deps-dev): bump react-dom from 16.10.1 to 16.10.2
2019-10-10 21:43:25 +02:00