Commit Graph

18277 Commits

Author SHA1 Message Date
Xiao f21d13547b
refactor: replace custom neo-async types with @types/neo-async (#20270) 2025-12-25 17:02:48 +03:00
hai-x c99180f0f9
ci: add condition to release workflow (#20269) 2025-12-23 21:49:05 +03:00
Alexander Akait 59f5bab755
chore: update watchpack (#20267) 2025-12-23 21:48:05 +03:00
dependabot[bot] 5228f08710
chore(deps): bump CodSpeedHQ/action from 4.4.1 to 4.5.1 (#20266)
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 4.4.1 to 4.5.1.
- [Release notes](https://github.com/codspeedhq/action/releases)
- [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md)
- [Commits](346a2d8a8d...972e343794)

---
updated-dependencies:
- dependency-name: CodSpeedHQ/action
  dependency-version: 4.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-23 15:14:19 +03:00
hai-x bf01caa6bc
chore: cspell ignore changelog (#20263) 2025-12-23 01:39:53 +03:00
Samarthsinh vala 3bd18bbc22
fix: respect the `errorStack` option in stats output 2025-12-23 01:39:25 +03:00
hai-x b0e0e4cb5e
feat: support array values for devtool option (#20191) 2025-12-22 00:12:16 +03:00
hai-x 3ae1004de8
chore: fix release (#20257) 2025-12-21 22:05:39 +03:00
hai-x 9c71611359
chore: customize changelog (#20261) 2025-12-21 22:04:56 +03:00
github-actions[bot] edadb214ba
docs: update examples (#20259) 2025-12-21 22:04:11 +03:00
Yuki Okita 50e099730e
fix: ESM default export handling for .mjs files in Module Federation (#20189) 2025-12-20 16:07:28 +03:00
Samarthsinh vala 557582ad25
fix: process async entries with forceSideEffects in global mode 2025-12-19 16:56:05 +03:00
Gaurav G b0e340cdc5
refactor: improve module parser loader hint 2025-12-19 16:36:15 +03:00
Alexander Akait 89888bc949
refactor: regexps (#20254) 2025-12-19 16:17:52 +03:00
github-actions[bot] 24e3c2d2c9
chore(release): new release (#20253)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-18 15:34:49 +03:00
Fy 2efd21b0b0
fix(re-exports): reexports runtime calculation should not accessing `__WEBPACK_IMPORT_KEY__` decl with `var` (#20249) 2025-12-18 15:16:57 +03:00
Xiao c510070233
fix(security): userinfo bypass vulnerability in HttpUriPlugin allowedUris 2025-12-18 15:16:15 +03:00
Alexander Akait 4b0501c697
ci: fix release (#20252) 2025-12-18 15:14:08 +03:00
Aviv Keller 0c213cecf2
ci: use `<@&1450591255485743204>` over `@here` for discord notificationw 2025-12-17 15:43:42 +03:00
Alexander Akait 5bf8bc51bc
refactor: types for benchmarks and tests 2025-12-17 14:16:28 +03:00
github-actions[bot] 505a5e744f
chore(release): new release (#20188) 2025-12-16 16:03:15 +03:00
Alexander Akait 0c066808d5
refactor: update eslint configuration 2025-12-16 15:58:39 +03:00
Alexander Akait 2eb0d6a410
ci: release announcement (#20238) 2025-12-16 00:36:34 +03:00
hai-x b2b24590a0
ci: cancel in progress (#20239) 2025-12-15 22:55:01 +03:00
Alexander Akait 918a2cb057
chore(deps): update (#20237) 2025-12-15 22:54:15 +03:00
Alexander Akait cafae2379c
feat: added options to control renaming of identifiers in CSS modules 2025-12-15 22:30:48 +03:00
dependabot[bot] e8dca82532
chore(deps): bump actions/cache from 5.0.0 to 5.0.1 (#20236)
Bumps [actions/cache](https://github.com/actions/cache) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](a783357455...9255dc7a25)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-15 19:40:59 +03:00
Xiao 2179fdbcb3
fix(security): re-validate HttpUriPlugin redirects against allowedUris; enforce http(s) and max redirects 2025-12-14 17:11:00 +03:00
github-actions[bot] 512a32f872
docs: update examples (#20233)
Co-authored-by: alexander-akait <4567934+alexander-akait@users.noreply.github.com>
2025-12-14 15:34:06 +03:00
Samarthsinh vala 3c4319f30f
fix: optimize regex character class with ranges for runtime code 2025-12-12 16:23:52 +03:00
dependabot[bot] d571f3f2fc
chore(deps): bump actions/cache from 4.3.0 to 5.0.0 (#20227)
Bumps [actions/cache](https://github.com/actions/cache) from 4.3.0 to 5.0.0.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](0057852bfa...a783357455)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-12 12:08:43 +03:00
Alexander Akait aab1da9c9b
fix: css modules bugs 2025-12-12 12:04:58 +03:00
Samarthsinh vala 22c48fb209
fix: added check for module existence with helpful error message (#20221) 2025-12-12 00:56:10 +03:00
dependabot[bot] 0c52a8fa7c
chore(deps): bump peter-evans/create-pull-request from 7.0.9 to 8.0.0 (#20218)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.9 to 8.0.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](84ae59a2cd...98357b18bf)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-10 16:26:36 +03:00
Samarthsinh vala 063f8028ce
refactor: replace Cyrillic character with Latin in comment (#20220) 2025-12-10 16:26:11 +03:00
Samarthsinh vala aa3abc5a1d
docs: fix typo in CONTRIBUTING.md link text (#20219) 2025-12-10 15:42:02 +03:00
Xiao 57d94cf09f
fix(css): correct source generation condition and default exportType (#20207) 2025-12-10 12:03:46 +03:00
Xiao 6d40fb3a57
test: add side-effects-reexport benchmark case (#20214) 2025-12-10 10:51:04 +03:00
github-actions[bot] 1f90c8fed1
docs: update examples (#20208)
Co-authored-by: alexander-akait <4567934+alexander-akait@users.noreply.github.com>
2025-12-10 10:50:29 +03:00
dependabot[bot] 163e772c55
chore(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 (#20217)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.5.1 to 5.5.2.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](5a1091511a...671740ac38)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-version: 5.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-10 10:48:56 +03:00
Alexander Akait de1a5bf2e4
test: css/module (#20205) 2025-12-05 15:01:20 +03:00
Xiao 4baab4e577
feat: optimize `updateParent` by batching dependency sorting (#20204) 2025-12-05 13:43:23 +03:00
dependabot[bot] 90b4b013c5
chore(deps): bump actions/setup-node from 6.0.0 to 6.1.0 (#20203)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](2028fbc5c2...395ad32622)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-04 17:06:58 +03:00
Alexander Akait 1c22eb94a7
refactor: improve concatenate CSS modules (#20200) 2025-12-03 19:07:13 +03:00
dependabot[bot] 366d6cd452
chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#20201)
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](1af3b93b68...8e8c483db8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-03 13:37:13 +03:00
Alexander Akait 50689e17e4
fix: use full local ident (not mangled) for hashing (#20199) 2025-12-03 00:59:49 +03:00
Alexander Akait 04cd530cc3
feat: handle more at-rules for CSS modules (#20198) 2025-12-02 23:07:01 +03:00
Xiao 5983843a7c
feat: adds the global variable `__webpack_global__` for this compilation (#20170) 2025-12-02 16:49:57 +03:00
Alexander Akait c6215ca062
chore: update prettier 2025-12-02 14:47:01 +03:00
Alexander Akait 0f8b31bffe
fix: reduce type duplications 2025-12-01 20:11:05 +03:00