Hai
|
ece6856ebf
|
ci: fix Codspeed profiling
|
2025-09-03 00:18:35 +08:00 |
Alexander Akait
|
2d25a95d8c
|
fix: types
|
2025-09-02 17:12:40 +03:00 |
dependabot[bot]
|
1ffd83f416
|
chore(deps-dev): bump @stylistic/eslint-plugin (#19864)
Bumps the dependencies group with 1 update in the / directory: [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin).
Updates `@stylistic/eslint-plugin` from 5.2.3 to 5.3.1
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.3.1/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
dependency-version: 5.3.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-01 22:59:27 +03:00 |
hai-x
|
a61dbf4a64
|
fix: prevent inlining modules that have `this` exports (#19856)
|
2025-09-01 20:16:34 +03:00 |
Xiao
|
62924911ad
|
fix: fix conflicts caused by multiple concatenateModules
|
2025-09-01 16:49:53 +03:00 |
Aviv Keller
|
df563e9b50
|
ci: pin and format workflows (#19859)
|
2025-09-01 16:48:25 +03:00 |
Alexander Akait
|
21988d7ab4
|
chore(deps): update
|
2025-09-01 16:37:30 +03:00 |
Alexander Akait
|
092b3fe533
|
docs: update examples (#19860)
|
2025-09-01 16:17:24 +03:00 |
Alexander Akait
|
851abce98b
|
docs: fix example title (#19858)
|
2025-09-01 15:55:02 +03:00 |
hai-x
|
47e80b56a7
|
fix: improve CommonJs bundle to ESM library (#19847)
|
2025-09-01 15:25:54 +03:00 |
Alexander Akait
|
47f9786b81
|
refactor: remove unused code
|
2025-08-29 22:53:13 +03:00 |
Alexander Akait
|
6ae1330fb2
|
refactor: code (#19853)
|
2025-08-29 20:28:44 +03:00 |
hai-x
|
740f0f629b
|
refactor: types (#19855)
|
2025-08-29 20:28:23 +03:00 |
Alexander Akait
|
fd2f76d845
|
docs: extract source map example (#19854)
|
2025-08-29 20:07:49 +03:00 |
Alexander Akait
|
76ce24f414
|
feat: make `experiments.layers` stable (#19852)
|
2025-08-29 16:08:28 +03:00 |
Alexander Akait
|
8092e42124
|
refactor: remove unused code (#19850)
|
2025-08-29 14:27:40 +03:00 |
Alexander Akait
|
8ea693e6a0
|
feat: make the `topLevelAwait` experiment stable (#19849)
|
2025-08-29 14:27:30 +03:00 |
Alexander Akait
|
b843ea827b
|
fix: allow to have any properties in `experiments` to prevent validation errors when an experiment is stable
|
2025-08-28 20:44:33 +03:00 |
hai-x
|
6b313c950d
|
ci: node@24 latest (#19846)
|
2025-08-28 17:26:47 +03:00 |
Alexander Akait
|
488ba2ef1d
|
test: stability benchmarks (#19844)
|
2025-08-28 13:49:41 +03:00 |
Alexander Akait
|
79304704b5
|
fix: many types
|
2025-08-28 13:34:30 +03:00 |
Even Stensberg
|
5b0f260913
|
docs: fix mention correct project in the governance section (#19842)
|
2025-08-27 19:28:48 +03:00 |
Xiao
|
64ce283d76
|
feat: add `extractSourceMap` option to implement the capabilities of loading source maps by comment
|
2025-08-27 18:53:50 +03:00 |
dependabot[bot]
|
bb98bb1470
|
chore(deps-dev): bump the dependencies group with 2 updates (#19840)
Bumps the dependencies group with 2 updates: [memfs](https://github.com/streamich/memfs) and [node-gyp](https://github.com/nodejs/node-gyp).
Updates `memfs` from 4.38.1 to 4.38.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.38.1...v4.38.2)
Updates `node-gyp` from 11.4.1 to 11.4.2
- [Release notes](https://github.com/nodejs/node-gyp/releases)
- [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nodejs/node-gyp/compare/v11.4.1...v11.4.2)
---
updated-dependencies:
- dependency-name: memfs
dependency-version: 4.38.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: node-gyp
dependency-version: 11.4.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-27 18:52:36 +03:00 |
Xiao
|
d224b7b334
|
feat: add `snapshot.contextModule `to configure snapshots for context modules
|
2025-08-25 22:16:48 +03:00 |
hai-x
|
076863133b
|
fix: `needCreateRequire` should be set to true only when module output and node target (#19761)
|
2025-08-25 21:23:34 +03:00 |
Alexander Akait
|
08599420db
|
refactor: fix types in javascript parser (#19836)
|
2025-08-25 20:27:53 +03:00 |
Xiao
|
914db1f7ca
|
fix: unify the error handling for hmrDownloadManifest (#19835)
|
2025-08-25 17:03:25 +03:00 |
Gengkun
|
a0f19f7c50
|
feat: static analyze member expression for dynamic import (#19818)
|
2025-08-25 16:43:57 +03:00 |
Alexander Akait
|
e2ded49ee6
|
refactor: update types (#19834)
|
2025-08-25 16:36:05 +03:00 |
dependabot[bot]
|
e570c1b5d1
|
chore(deps-dev): bump the dependencies group with 6 updates (#19833)
Bumps the dependencies group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.33.0` | `9.34.0` |
| [@eslint/markdown](https://github.com/eslint/markdown) | `7.1.0` | `7.2.0` |
| [eslint](https://github.com/eslint/eslint) | `9.33.0` | `9.34.0` |
| [eslint-config-webpack](https://github.com/webpack/eslint-config-webpack) | `4.6.1` | `4.6.3` |
| [memfs](https://github.com/streamich/memfs) | `4.37.0` | `4.38.1` |
| [tinybench](https://github.com/tinylibs/tinybench) | `5.0.0` | `5.0.1` |
Updates `@eslint/js` from 9.33.0 to 9.34.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.34.0/packages/js)
Updates `@eslint/markdown` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/eslint/markdown/releases)
- [Changelog](https://github.com/eslint/markdown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/markdown/compare/v7.1.0...v7.2.0)
Updates `eslint` from 9.33.0 to 9.34.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.33.0...v9.34.0)
Updates `eslint-config-webpack` from 4.6.1 to 4.6.3
- [Release notes](https://github.com/webpack/eslint-config-webpack/releases)
- [Changelog](https://github.com/webpack/eslint-config-webpack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/eslint-config-webpack/compare/v4.6.1...v4.6.3)
Updates `memfs` from 4.37.0 to 4.38.1
- [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.37.0...v4.38.1)
Updates `tinybench` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/tinylibs/tinybench/releases)
- [Commits](https://github.com/tinylibs/tinybench/compare/v5.0.0...v5.0.1)
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-version: 9.34.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: "@eslint/markdown"
dependency-version: 7.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: eslint
dependency-version: 9.34.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: eslint-config-webpack
dependency-version: 4.6.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: memfs
dependency-version: 4.38.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: tinybench
dependency-version: 5.0.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-25 13:47:31 +03:00 |
Sergei Slipchenko
|
c1803e4b37
|
fix: ignore import failure during HMR update with esm output (#19832)
|
2025-08-25 13:46:52 +03:00 |
Alexander Akait
|
500b22c42d
|
docs: update examples (#19831)
|
2025-08-24 13:55:31 +03:00 |
Xiao
|
d624db8491
|
perf: avoid running unnecessary code (#19829)
|
2025-08-24 13:51:25 +03:00 |
Xiao
|
70cecf35dd
|
ci: fix test (#19830)
|
2025-08-24 13:50:59 +03:00 |
Alexander Akait
|
f5edf251a9
|
chore(deps): bump `tapable` (#19828)
|
2025-08-24 13:49:54 +03:00 |
dependabot[bot]
|
13f6eab4f4
|
chore(deps-dev): bump the dependencies group across 1 directory with 4 updates
|
2025-08-22 19:22:45 +03:00 |
Alexander Akait
|
64985ecad6
|
Merge pull request #19825 from webpack/fix-todo-types
|
2025-08-22 16:05:33 +03:00 |
alexander-akait
|
ba552aabfc
|
fix: types
|
2025-08-22 14:21:30 +03:00 |
alexander-akait
|
82966a31a7
|
fix: types
|
2025-08-22 02:12:39 +03:00 |
alexander-akait
|
bcde724fec
|
refactor: remove unused code
|
2025-08-21 21:30:56 +03:00 |
alexander-akait
|
153afb3cf1
|
fix: types
|
2025-08-21 20:45:11 +03:00 |
alexander-akait
|
31f983ec38
|
fix: types
|
2025-08-21 19:44:50 +03:00 |
alexander-akait
|
160395c94b
|
fix: types
|
2025-08-21 19:41:27 +03:00 |
alexander-akait
|
4d670a28a9
|
fix: types
|
2025-08-21 19:23:47 +03:00 |
alexander-akait
|
04398dd9b4
|
fix: types
|
2025-08-21 17:13:36 +03:00 |
alexander-akait
|
71569824c3
|
fix: types
|
2025-08-21 16:34:51 +03:00 |
alexander-akait
|
5b7dee29ff
|
fix: types
|
2025-08-21 16:23:01 +03:00 |
alexander-akait
|
a61ea77727
|
fix: types
|
2025-08-21 16:14:20 +03:00 |
alexander-akait
|
6c26f74e88
|
test: fix
|
2025-08-20 21:50:55 +03:00 |