Commit Graph

11015 Commits

Author SHA1 Message Date
dependabot-preview[bot] 2f6912011f
chore(deps-dev): bump lint-staged from 10.1.4 to 10.1.6
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.1.4 to 10.1.6.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.1.4...v10.1.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-19 09:50:28 +00:00
dependabot-preview[bot] eaf21bbd28
chore(deps-dev): bump @types/node from 12.12.35 to 12.12.36
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.35 to 12.12.36.
- [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>
2020-04-17 21:45:28 +00:00
Tobias Koppers d7b9e7aeb1
Merge pull request #10727 from webpack/dependabot/npm_and_yarn/lint-staged-10.1.4
chore(deps-dev): bump lint-staged from 10.1.3 to 10.1.4
2020-04-17 17:48:40 +02:00
dependabot-preview[bot] 6917b4be7d
chore(deps): bump schema-utils from 2.6.5 to 2.6.6
Bumps [schema-utils](https://github.com/webpack/schema-utils) from 2.6.5 to 2.6.6.
- [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.6.5...v2.6.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-17 15:46:45 +00:00
dependabot-preview[bot] cda553a099
chore(deps-dev): bump lint-staged from 10.1.3 to 10.1.4
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.1.3 to 10.1.4.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.1.3...v10.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-17 14:39:25 +00:00
Tobias Koppers 4ac3fbb778
Merge pull request #10714 from webpack/hmr/invalidate
add invalidate to HMR API
2020-04-17 15:56:06 +02:00
Tobias Koppers 7a36445368
Merge pull request #10718 from webpack/coverage/increase
add tests to increase code coverage
2020-04-17 15:54:03 +02:00
Tobias Koppers 5eed9a6094 add coverage for async wasm code 2020-04-17 11:52:33 +02:00
Tobias Koppers dc743d2197 ignore debug code 2020-04-17 11:52:08 +02:00
Tobias Koppers d14948ee95 add tests for deprecated methods in Chunk and Module 2020-04-17 11:25:01 +02:00
Tobias Koppers 8509a225e9 use bindContextCache more often 2020-04-17 10:54:27 +02:00
Tobias Koppers 618960469d ignore DebugHash class 2020-04-17 10:53:30 +02:00
Tobias Koppers 0f47a1d27d test lazy set behavior 2020-04-17 10:47:15 +02:00
Tobias Koppers 373d5133bf test deep path for ProfilingPlugin 2020-04-17 09:42:46 +02:00
Tobias Koppers e80bcac1b5 ignore coverage for toStringTag 2020-04-17 09:42:09 +02:00
Tobias Koppers 61e2c22c68 tests for array to set deprecation 2020-04-17 09:41:40 +02:00
Tobias Koppers 49a6184e20 add tests to increase code coverage 2020-04-16 22:20:04 +02:00
Tobias Koppers b0cdbf87b0
Merge pull request #10717 from webpack/dependabot/npm_and_yarn/style-loader-1.1.4
chore(deps-dev): bump style-loader from 1.1.3 to 1.1.4
2020-04-16 09:05:58 +02:00
dependabot-preview[bot] f409088ef2
chore(deps-dev): bump style-loader from 1.1.3 to 1.1.4
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.1.3...v1.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-16 02:13:01 +00:00
Tobias Koppers 2d95f1b8d7 refactor HMR javascript part to reduce duplication
add invalidate to HMR API
2020-04-15 11:12:33 +02:00
Tobias Koppers 46db02ca2c
Merge pull request #10646 from ScriptedAlchemy/patch-1
fix: module federation plugin library should be optional
2020-04-14 18:49:40 +02:00
Tobias Koppers 0ccb4da411 fix using global library as fallback
test module federation without library provided
test circular dependencies between containers
test multiple containers in a single build
test System.js module federation
improve fakeSystem implementation for circular dependencies and local files
2020-04-14 15:14:53 +02:00
zackjackson 4a01c4cfda tests: system.js registering properly 2020-04-14 15:11:33 +02:00
ScriptedAlchemy aabcb3ceac wip on fakeSystem 2020-04-14 15:11:32 +02:00
zackjackson 88f4d1fe0b tests: try system.register 2020-04-14 15:08:45 +02:00
zackjackson 82d4f0a972 tests: try system.register 2020-04-14 15:08:44 +02:00
zackjackson 40497c8c69 tests: try system.register 2020-04-14 15:08:43 +02:00
zackjackson faf34fac44 tests: working on test 2020-04-14 15:08:43 +02:00
zackjackson 1493e73ca4 test: working on system import exmaple 2020-04-14 15:08:42 +02:00
zackjackson 6f498f9dd1 test: working on system import exmaple 2020-04-14 15:08:41 +02:00
zackjackson b5b8406a1d test: adding test case wip 2020-04-14 15:08:40 +02:00
zackjackson 7c5058b1f0 test: adding test case wip 2020-04-14 15:08:39 +02:00
Zack Jackson 1658aca151 Update lib/container/ModuleFederationPlugin.js
Co-Authored-By: Tobias Koppers <tobias.koppers@googlemail.com>
2020-04-14 15:08:38 +02:00
Zack Jackson 8fe34f08da Update lib/container/ModuleFederationPlugin.js
Co-Authored-By: Tobias Koppers <tobias.koppers@googlemail.com>
2020-04-14 15:08:37 +02:00
Zack Jackson 41a2a6ef9b Update lib/container/ModuleFederationPlugin.js
Co-Authored-By: Tobias Koppers <tobias.koppers@googlemail.com>
2020-04-14 15:08:35 +02:00
zackjackson 69860e0531 style: linting 2020-04-14 15:08:34 +02:00
Zack Jackson e9db31c469 fix: module federation plugin library should be optional
<!-- Thanks for submitting a pull request! Please provide enough information so that others can review your pull request. -->
<!-- Explain the **motivation** for making this change. What existing problem does the pull request solve? -->
Addressing subtask on the Module Federation Project board
<!-- Try to link to an open issue for more information. -->

https://github.com/webpack/webpack/projects/6#card-33743655
<!-- In addition to that please answer these questions: -->

**What kind of change does this PR introduce?**
Defaulting options from webpack core output config
<!-- E.g. a bugfix, feature, refactoring, build related change, etc… -->
fix/enhancement
**Did you add tests for your changes?**
none required?
<!-- Note that we won't merge your changes if you don't add tests -->

**Does this PR introduce a breaking change?**
no
<!-- If this PR introduces a breaking change, please describe the impact and a migration path for existing applications. -->

**What needs to be documented once your changes are merged?**
ModuleFederationPlugin options and their default states
<!-- List all the information that needs to be added to the documentation after merge -->
<!-- When your changes are merged you will be asked to contribute this to the documentation -->
2020-04-14 15:08:33 +02:00
Tobias Koppers e982708a51 fixes for stricter linting 2020-04-14 14:51:08 +02:00
Tobias Koppers d5c31ab864 Merge branch 'master' into dev-1 2020-04-14 12:48:38 +02:00
Tobias Koppers 2346f6b245
Merge pull request #10666 from anikethsaha/test-progressPlugin
test: added custom handler progressPlugin tests
2020-04-14 11:01:53 +02:00
Tobias Koppers f29f79c741
Merge pull request #10670 from vankop/bug-10616
Fix #10616
2020-04-14 11:01:12 +02:00
Tobias Koppers c754951781
Merge pull request #10701 from strayiker/bugfix/10699
Fix DllReferencePlugin schema
2020-04-14 10:59:30 +02:00
Tobias Koppers 3091f1ed40
Merge pull request #10695 from snitin315/managed-path
fix: correct managedPaths description
2020-04-13 19:42:16 +02:00
webpack bot 2fd2ab6e96
Merge pull request #10676 from webpack/dependabot/npm_and_yarn/prettier-2.0.4
chore(deps-dev): bump prettier from 2.0.2 to 2.0.4
2020-04-13 10:02:33 +02:00
webpack bot 9549201ad4
Merge pull request #10685 from webpack/dependabot/npm_and_yarn/jest-diff-25.3.0
chore(deps-dev): bump jest-diff from 25.2.6 to 25.3.0
2020-04-13 09:49:40 +02:00
dependabot-preview[bot] c66f6cb0dd
chore(deps-dev): bump prettier from 2.0.2 to 2.0.4
Bumps [prettier](https://github.com/prettier/prettier) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.0.2...2.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 05:50:25 +00:00
dependabot-preview[bot] 86e3d37ef1
chore(deps-dev): bump jest-diff from 25.2.6 to 25.3.0
Bumps [jest-diff](https://github.com/facebook/jest/tree/HEAD/packages/jest-diff) from 25.2.6 to 25.3.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v25.3.0/packages/jest-diff)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 05:50:21 +00:00
Tobias Koppers 18c6e11a46
Merge pull request #10698 from webpack/dependabot/npm_and_yarn/css-loader-3.5.2
chore(deps-dev): bump css-loader from 3.5.1 to 3.5.2
2020-04-13 07:49:52 +02:00
Tobias Koppers f8bac5e6b4
Merge pull request #10700 from webpack/dependabot/npm_and_yarn/eslint-plugin-jsdoc-22.2.0
chore(deps-dev): bump eslint-plugin-jsdoc from 22.1.0 to 22.2.0
2020-04-13 07:49:15 +02:00
Tobias Koppers d140538622
Merge pull request #10704 from webpack/dependabot/npm_and_yarn/eslint-plugin-prettier-3.1.3
chore(deps-dev): bump eslint-plugin-prettier from 3.1.2 to 3.1.3
2020-04-13 07:48:57 +02:00