Commit Graph

17348 Commits

Author SHA1 Message Date
alexander.akait 1a63020998 fix: avoid extra `prefetch` and `preload` JS runtime for CSS 2024-10-03 20:03:55 +03:00
Alexander Akait 8fb481d9db
fix: avoid extra runtime code for CSS 2024-10-02 20:19:38 +03:00
alexander.akait d095d62e24 test: added 2024-10-02 19:54:31 +03:00
alexander.akait c5edbaa399 fix: avoid extra runtime code for CSS 2024-10-02 19:05:39 +03:00
Alexander Akait fd1d1f87c1
fix: types 2024-10-02 17:21:17 +03:00
alexander.akait e9b92650cd fix: types 2024-10-02 04:21:28 +03:00
Alexander Akait 1b3518ca59
fix: types 2024-10-02 01:09:08 +03:00
alexander.akait e60cff554a fix: types 2024-10-02 00:29:48 +03:00
alexander.akait 636b5c5dba fix: types 2024-10-02 00:18:10 +03:00
alexander.akait b3f89a33c8 fix: types 2024-09-30 22:05:27 +03:00
Alexander Akait 5ac66f4080
chore(readme): fix broken discord link 2024-09-27 16:32:34 +03:00
Even Stensberg 3078268e43
chore(readme): add permanent link 2024-09-27 15:23:55 +02:00
Alexander Akait b05a325dd1
fix: avoid cache invalidation using `ProgressPlugin` 2024-09-26 22:38:21 +03:00
alexander.akait 13dc07e996 test: added 2024-09-26 21:38:33 +03:00
alexander.akait 73f67fb132 test: added 2024-09-26 20:46:29 +03:00
alexander.akait c5eccb21ca fix: avoid cache invalidation using `ProgressPlugin` and `importModule` 2024-09-26 19:31:30 +03:00
Alexander Akait ce179d77c5
fix: increase parallelism when using `importModule` on the execution stage 2024-09-26 17:45:27 +03:00
alexander.akait 3316bf7e8e test: fix 2024-09-26 17:13:02 +03:00
alexander.akait 44456d095e test: added 2024-09-26 16:37:30 +03:00
alexander.akait a8dde9aa49 fix: increase parallelism when using `importModule` on the execution stage 2024-09-25 20:34:39 +03:00
Alexander Akait 90ea8b8789
ci: fix nyc 2024-09-25 20:32:31 +03:00
Alexander Akait ca154c534b
fix: correctly parsing `string` export and import 2024-09-25 19:48:14 +03:00
alexander.akait 1765663353 ci: fix nyc 2024-09-25 19:10:10 +03:00
alexander.akait c59a232de5 fix: correctly parsing `string` export and import 2024-09-25 19:02:23 +03:00
alexander.akait e20fd634fd chore(release): 5.95.0 2024-09-25 17:13:35 +03:00
Alexander Akait 4866b0daf1
feat: added new `optimization.entryIife` option 2024-09-25 16:58:02 +03:00
Alexander Akait d90f6920f0
fix: merge duplicate chunks after split chunks 2024-09-25 16:32:53 +03:00
Alexander Akait 90dec30ff4
fix(externals): distinguish “module” and “import” in “module-import” 2024-09-25 16:27:17 +03:00
fi3ework c1a0a4666e fix(externals): distinguish “module” and “import” in “module-import” 2024-09-24 23:49:02 +08:00
fi3ework 14d8fa8dd5 fix: all tests cases 2024-09-21 01:36:22 +08:00
Alexander Akait dae16ad11e
feat: pass output.hash* options to loader context 2024-09-20 17:38:27 +03:00
alexander.akait 75d185d27e feat: pass `output.hash*` options to loader context 2024-09-20 16:56:45 +03:00
alexander.akait 46e0b9cc05 test: update 2024-09-20 16:00:20 +03:00
alexander.akait 8e62f9f36b test 2024-09-20 15:58:13 +03:00
alexander.akait 7fa2d12eb3 refactor: code 2024-09-20 15:52:48 +03:00
alexander.akait 0011ec130a refactor: code 2024-09-20 15:49:36 +03:00
Alexander Akait 1ac8df446d
fix: use content hash as `[base]` and `[name]` for extracted DataURI's 2024-09-20 14:59:58 +03:00
alexander.akait cf142bd07c test: fix 2024-09-20 14:32:02 +03:00
alexander.akait 9414c40a17 fix: use content hash as `[base]` and `[name]` for extracted DataURI's 2024-09-20 14:23:38 +03:00
fi3ework 96fe32bdb2 snapshot 2024-09-20 02:25:23 +08:00
fi3ework fe169983cb udpate tests 2024-09-20 02:05:41 +08:00
fi3ework 8354f16073 update pr 2024-09-20 00:24:31 +08:00
fi3ework 7bc06a3295 feat: add new optimization.entryIife config 2024-09-19 01:20:47 +08:00
Alexander Akait 981943db89
chore(deps-dev): bump the dependencies group with 3 updates 2024-09-18 17:23:08 +03:00
dependabot[bot] 6c04e5fdf9
chore(deps-dev): bump the dependencies group with 3 updates
Bumps the dependencies group with 3 updates: [date-fns](https://github.com/date-fns/date-fns), [memfs](https://github.com/streamich/memfs) and [terser](https://github.com/terser/terser).


Updates `date-fns` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v4.0.0...v4.1.0)

Updates `memfs` from 4.11.1 to 4.11.2
- [Release notes](https://github.com/streamich/memfs/releases)
- [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/streamich/memfs/compare/v4.11.1...v4.11.2)

Updates `terser` from 5.32.0 to 5.33.0
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.32.0...v5.33.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: memfs
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: terser
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 02:25:23 +00:00
Alexander Akait 2d09e35058
test: css types 2024-09-17 17:29:45 +03:00
Alexander Akait 8e0e8ad4a2
chore(deps-dev): bump the dependencies group across 1 directory with 4 updates 2024-09-17 17:22:59 +03:00
dependabot[bot] 4e01c0406b
chore(deps-dev): bump the dependencies group across 1 directory with 4 updates
Bumps the dependencies group with 4 updates in the / directory: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [babel-loader](https://github.com/babel/babel-loader) and [date-fns](https://github.com/date-fns/date-fns).


Updates `@types/jest` from 29.5.12 to 29.5.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `@types/node` from 22.5.4 to 22.5.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `babel-loader` from 9.1.3 to 9.2.1
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v9.1.3...v9.2.1)

Updates `date-fns` from 3.6.0 to 4.0.0
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v3.6.0...v4.0.0)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: date-fns
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 02:08:40 +00:00
faga dd078e9b57 test: css types 2024-09-13 01:39:28 +08:00
Nitin Kumar 899f069343
Merge pull request #18758 from webpack/dependabot/npm_and_yarn/dependencies-212f0570c2
chore(deps-dev): bump husky from 9.1.5 to 9.1.6 in the dependencies group
2024-09-12 10:47:34 +05:30