Commit Graph

17021 Commits

Author SHA1 Message Date
Alexander Akait bf9ab2ba21
chore(deps-dev): bump @types/node from 20.14.7 to 20.14.10 2024-07-10 19:50:03 +03:00
Alexander Akait 157aea892d
chore(deps): bump browserslist from 4.23.1 to 4.23.2 2024-07-10 19:49:33 +03:00
Alexander Akait a01668c786
feat: reduce unnecessary exports runtime for `modern-module` libraries 2024-07-10 19:49:09 +03:00
Alexander Akait a9c699bb74
chore(deps): bump es-module-lexer from 1.5.3 to 1.5.4 2024-07-10 19:47:14 +03:00
Alexander Akait ae0393f230
fix: strip slash for pretty regexp 2024-07-10 19:46:22 +03:00
ahabhgk 05c0d8270c fix cr 2024-07-10 12:45:14 +08:00
fi3ework 7cacdb5685 feat: reduce unnecessary exports runtime 2024-07-10 11:46:24 +08:00
dependabot[bot] 3a360a05bb
chore(deps): bump browserslist from 4.23.1 to 4.23.2
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.23.1 to 4.23.2.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.23.1...4.23.2)

---
updated-dependencies:
- dependency-name: browserslist
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-10 02:10:30 +00:00
dependabot[bot] 902ade0734
chore(deps-dev): bump @types/node from 20.14.7 to 20.14.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.7 to 20.14.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 02:28:01 +00:00
ahabhgk 515c0d3cd0 fix: strip slash for pretty regexp 2024-07-04 15:36:24 +08:00
dependabot[bot] bc7c6fda60
chore(deps): bump es-module-lexer from 1.5.3 to 1.5.4
Bumps [es-module-lexer](https://github.com/guybedford/es-module-lexer) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/guybedford/es-module-lexer/releases)
- [Commits](https://github.com/guybedford/es-module-lexer/compare/1.5.3...1.5.4)

---
updated-dependencies:
- dependency-name: es-module-lexer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-25 02:42:55 +00:00
Alexander Akait dd44b206a9
fix: consumption of eager shared modules for module federation 2024-06-21 17:22:29 +03:00
alexander.akait f36ae6c702 test: added 2024-06-21 17:01:58 +03:00
Alexander Akait e38e2bc31b
fix: mangle destructuring default in namespace import 2024-06-21 16:45:48 +03:00
ahabhgk 6011f18b13 improve perf 2024-06-21 21:23:49 +08:00
ahabhgk cfd6049ff6 fix: mangle destructuring default in namespace import 2024-06-21 21:01:17 +08:00
Alexander Akait f36f3fd084
fix: makes DefinePlugin quieter and using `log.debug` 2024-06-21 15:44:42 +03:00
Alexander Akait 232d00d6ae
chore(deps-dev): bump typescript from 5.4.5 to 5.5.2 2024-06-21 15:01:23 +03:00
Alexander Akait 34333ef33d
chore(deps-dev): bump @types/node from 20.14.6 to 20.14.7 2024-06-21 15:01:06 +03:00
dependabot[bot] 7f1e6c8bec
chore(deps-dev): bump @types/node from 20.14.6 to 20.14.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.6 to 20.14.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 02:52:09 +00:00
dependabot[bot] 41e783fb86
chore(deps-dev): bump typescript from 5.4.5 to 5.5.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 02:51:46 +00:00
Sushruth Sastry 7c6033afb6 fix: Fixes #18519 - makes DefinePlugin quieter under default log level 2024-06-20 10:21:29 -07:00
Alexander Akait 6860a0007f
chore: deps update 2024-06-20 20:13:35 +03:00
alexander.akait 4224c7c39d test: skip errored tests for cache 2024-06-20 19:05:40 +03:00
alexander.akait e8f987423d ci: stability 2024-06-20 13:55:18 +03:00
Alexander Akait a656ccc86f
chore(deps-dev): bump @types/node from 20.14.5 to 20.14.6 2024-06-20 13:31:10 +03:00
dependabot[bot] c70d0fcf90
chore(deps-dev): bump @types/node from 20.14.5 to 20.14.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.5 to 20.14.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-20 02:51:12 +00:00
Alexander Akait abb0fb30c0
feat: added the `modern-module` library value for tree shakable output 2024-06-19 21:09:10 +03:00
alexander.akait 1c855e8ae1 chore: deps update 2024-06-19 20:48:41 +03:00
Alexander Akait 8187e48982
chore(deps-dev): bump memfs from 4.9.2 to 4.9.3 2024-06-19 20:26:00 +03:00
Alexander Akait ee81edc6a2
feat: add the `binary` generator option for asset modules to explicitly keep source maps produced by loaders 2024-06-19 20:20:46 +03:00
alexander.akait 1e2e0ac44f refactor: code 2024-06-19 19:33:28 +03:00
alexander.akait a82e0cd00e chore(release): 5.92.1 2024-06-19 19:19:03 +03:00
Alexander Akait 0d07d65b01
fix: error with contenthash and css experiment 2024-06-19 19:17:27 +03:00
alexander.akait 8efac4399a test: added 2024-06-19 18:55:41 +03:00
Alexander Akait 10638c06e7
chore(deps-dev): bump eslint-plugin-n from 17.8.1 to 17.9.0 2024-06-19 16:43:50 +03:00
Alexander Akait d0f7b65205
chore(deps-dev): bump lint-staged from 15.2.5 to 15.2.7 2024-06-19 16:43:35 +03:00
Alexander Akait 50bd02c534
chore(deps-dev): bump @eslint/js from 9.4.0 to 9.5.0 2024-06-19 16:42:50 +03:00
Alexander Akait 9e395cd53b
chore(deps): bump acorn from 8.11.3 to 8.12.0 2024-06-19 16:42:28 +03:00
Alexander Akait db7f83c11c
chore(deps-dev): bump globals from 15.4.0 to 15.6.0 2024-06-19 16:41:41 +03:00
Alexander Akait b7d2cbef09
chore(deps-dev): bump @types/node from 20.14.2 to 20.14.5 2024-06-19 16:40:48 +03:00
fi3ework 03aab9478a test: filter node10 / 12 as ts5 requires 14 at least 2024-06-19 15:12:21 +08:00
fi3ework 86336d9894 fix: lint 2024-06-19 14:15:14 +08:00
fi3ework 475684c908 fix: should attach exports names on buildMeta 2024-06-19 11:13:05 +08:00
fi3ework 5cff7bd0e7 fix: assert output won’t be wrapped in IIFE 2024-06-19 11:11:46 +08:00
fi3ework c54d4a4b1f chore: use 'modern-module' as new type 2024-06-19 11:11:42 +08:00
fi3ework f6b9af6ed0 feat: tree shakable output for module library 2024-06-19 11:11:41 +08:00
dependabot[bot] 18dab630ef
chore(deps-dev): bump @types/node from 20.14.2 to 20.14.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.2 to 20.14.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 02:36:10 +00:00
Titouan Mathis 23be8db004
fix: error with contenthash and css experiment
fix #18511
2024-06-18 15:11:04 +02:00
dependabot[bot] 27cbeacbcb
chore(deps-dev): bump globals from 15.4.0 to 15.6.0
Bumps [globals](https://github.com/sindresorhus/globals) from 15.4.0 to 15.6.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v15.4.0...v15.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 02:46:30 +00:00