Commit Graph

15399 Commits

Author SHA1 Message Date
Ivan Kopeykin 9bb35fb998 support destructuring assignment in parser 2023-04-07 22:29:32 +03:00
Sean Larkin 3c0af27ec6
Merge pull request #16924 from webpack/chore-update-deps
chore: update terser
2023-04-06 20:31:30 -07:00
alexander.akait 6bfbc90248 chore: update tooling 2023-04-07 03:42:36 +03:00
alexander.akait c447b49c47 chore: update schemas 2023-04-07 03:11:52 +03:00
alexander.akait dab3efee75 chore: debug 2023-04-07 03:00:05 +03:00
alexander.akait bacc798e62 chore: update 2023-04-07 02:40:47 +03:00
alexander.akait 6495d453b9 chore: update tooling to debug 2023-04-07 02:39:44 +03:00
alexander.akait 677d618217 test: update snapshots 2023-04-07 02:32:07 +03:00
alexander.akait c7e2be9fca chore: update terser 2023-04-07 02:25:43 +03:00
Sean Larkin 78b287c61f
Merge pull request #16919 from webpack/chore-update-deps
chore: deps update
2023-04-06 13:48:24 -07:00
alexander.akait 4ca89186b1 test: update 2023-04-06 22:35:34 +03:00
alexander.akait 6c325f4a5f chore: revert terser 2023-04-06 22:31:21 +03:00
alexander.akait dfd79cb7f6 chore: revert terser 2023-04-06 22:25:12 +03:00
alexander.akait 33ce38d3c4 chore: revert schemas 2023-04-06 22:18:55 +03:00
alexander.akait ce7f597c0d chore: revert ajv 2023-04-06 21:57:46 +03:00
alexander.akait f09cd1a88a chore: debug 2023-04-06 21:31:32 +03:00
alexander.akait 455496a310 chore: return 2023-04-06 21:08:11 +03:00
alexander.akait 91cf8e0988 chore: debug 2023-04-06 21:02:10 +03:00
alexander.akait f91586df63 chore: debug 2023-04-06 20:57:46 +03:00
alexander.akait 3dcbb94cfd ci: try without cache 2023-04-06 20:54:13 +03:00
alexander.akait d656d7fabc chore: update checks again 2023-04-06 20:48:32 +03:00
alexander.akait 9598cacf55 chore: update checks 2023-04-06 20:45:13 +03:00
alexander.akait 83185a4c68 chore: update types 2023-04-06 20:37:17 +03:00
alexander.akait 47f7f38955 chore: revert lint-stage 2023-04-06 20:20:52 +03:00
alexander.akait 49e15a733e chore: update checks 2023-04-06 20:10:41 +03:00
alexander.akait 90ee795dd3 chore: revert prettier 2023-04-06 20:03:23 +03:00
alexander.akait 14f133ccfd chore: revert comment parser 2023-04-06 19:50:28 +03:00
alexander.akait 1b0e67b18b test: update snaphosts 2023-04-06 14:51:01 +03:00
alexander.akait 7e0535fc44 chore: deps update 2023-04-06 14:35:39 +03:00
Alexander Akait 542c051380
Merge pull request #16905 from webpack/dependabot/npm_and_yarn/core-js-3.30.0
chore(deps-dev): bump core-js from 3.20.3 to 3.30.0
2023-04-06 14:22:01 +03:00
Sean Larkin e51f834702 5.78.0 2023-04-05 18:09:32 +00:00
Sean Larkin 2703c1bc56
Merge pull request #16685 from weareoutman/main
Fix a bug in Module Federation where a package self-references itself in a shared module
2023-04-05 11:04:31 -07:00
Sean Larkin 765cbff1dc
Merge pull request #16477 from xiaoxiaojx/fix/issue-16466
fix: oneOf rule has been picked multiple times
2023-04-05 10:58:26 -07:00
Sean Larkin 276154a5ac
Merge pull request #16904 from webpack/issue-16724
Support `createRequire` from `node: module` similar to `createRequire` from `module`
2023-04-05 10:55:48 -07:00
Alexander Akait b2cd77908e
Merge pull request #16864 from janlent1/fixnativecssparsingissue
Fix faulty css parser processing
2023-04-05 19:50:26 +03:00
Alexander Akait 7c7ca776a2
Merge pull request #15812 from noreiller/fix-experiments-css-at-rule-nested
fix(css parser): handle nested atRule
2023-04-05 19:47:43 +03:00
Sean Larkin 7a6e9503de
Merge pull request #16562 from long76/patch-1
Introduce amdContainer support
2023-04-05 09:30:59 -07:00
Alexander Akait 9875719e8f
ci: update actions/cache to v3 2023-04-05 00:44:10 +03:00
dependabot[bot] f032c984aa
chore(deps-dev): bump core-js from 3.20.3 to 3.30.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.20.3 to 3.30.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.30.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 03:11:31 +00:00
alexander.akait 2145fde855 fix: detect `createRequire` when imported with `node:` prefix 2023-04-04 02:42:29 +03:00
janlent1 d511c9feef
Always add a ) when using pseudofunctions 2023-04-01 13:44:24 +02:00
Sean Larkin eed37e93c5
Merge pull request #16898 from webpack/thelarkinn/refactor-profiling-plugin
add more module type constants, use them across codebase
2023-03-31 15:16:13 -07:00
Sean Larkin 92ccb9e077
Merge pull request #16894 from webpack/thelarkinn/refactor-flag-dep-plugins
refactor(plugins): reduce memory footprint in string usages for multiple plugins
2023-03-31 11:07:09 -07:00
Sean Larkin fa4cbf11a1 add more module type constants, use them across codebase 2023-03-31 10:56:32 -07:00
Sean Larkin 63648224df
Merge pull request #16896 from webpack/thelarkinn/module-type-constants
refactor(moduletypes): introduce module type constants for plugins
2023-03-31 10:55:38 -07:00
Sean Larkin 4bcc0f0ed5 yarn lint fix 2023-03-31 09:45:36 -07:00
Sean Larkin 844fc55b36 refactor(moduletypes): introduce module type constants, reduce memory footprint define/json plugins 2023-03-31 09:26:38 -07:00
Sean Larkin 46a3e3d6e4
Merge pull request #16893 from webpack/thelarkinn/refactor-error-helpers
refactor(ErrorHelpers): Make ErrorHelpers named functions for debuggability; add types & docs
2023-03-31 08:54:54 -07:00
Sean Larkin 4fda34a744 refactor(plugins): Reduce memory footprint in string usages for flag plugins 2023-03-31 08:18:47 -07:00
Sean Larkin 30e9d70ac2 refactor(ErrorHelpers): Make error helpers named functions; add types 2023-03-31 08:07:02 -07:00