Commit Graph

16840 Commits

Author SHA1 Message Date
Alexander Akait c586c7b1e0
feat: root module is less prone to be wrapped in IIFE 2024-04-24 15:08:00 +03:00
Alexander Akait 77c4d0c93d
fix: parse minimized css import 2024-04-24 14:42:42 +03:00
fi3ework 551c3721cf feat: root module is less prone to be wrapped in IIFE 2024-04-24 15:54:06 +08:00
ahabhgk 0e28b6e359 fix: parse minimized css import 2024-04-23 14:29:13 +08:00
Alexander Akait 1542e118c5
fix: only render init code when need moduleRemapping 2024-04-22 21:23:55 +03:00
Alexander Akait 4b50219b3e
fix: css/global not handle the exports name 2024-04-22 21:16:07 +03:00
Alexander Akait 6d58e8d81e
test: add test case to pr-16701 2024-04-22 21:07:05 +03:00
hai-x 5c98c0895c test: add test case to pr-16701 2024-04-22 03:08:18 +08:00
ahabhgk bf2571b957 remove exportsConvention for css 2024-04-20 12:10:56 +08:00
ahabhgk 42160d0232 fix: avoid hash @keyframe and @property in css/global 2024-04-20 11:29:06 +08:00
ahabhgk 3e36ddf74a fix: css should not allowModeSwitch 2024-04-20 11:28:19 +08:00
fi3ework acbd96adf9 fix: only render init code when need moduleRemapping 2024-04-18 17:17:34 +08:00
Alexander Akait b630e21e10
chore(deps-dev): bump core-js from 3.36.1 to 3.37.0 2024-04-17 12:56:56 +03:00
dependabot[bot] ec43d6ea1c
chore(deps-dev): bump core-js from 3.36.1 to 3.37.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.36.1 to 3.37.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.37.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>
2024-04-17 02:07:01 +00:00
Alexander Akait 3fe0502e30
chore(deps-dev): bump memfs from 4.8.1 to 4.8.2 2024-04-16 15:18:49 +03:00
dependabot[bot] ca05537872
chore(deps-dev): bump memfs from 4.8.1 to 4.8.2
Bumps [memfs](https://github.com/streamich/memfs) from 4.8.1 to 4.8.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.8.1...v4.8.2)

---
updated-dependencies:
- dependency-name: memfs
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 02:36:37 +00:00
Alexander Akait e97af9b531
feat: support `node:` prefix for Node.js core modules in runtime code 2024-04-12 16:31:23 +03:00
alexander.akait 6e85f7f1c0 test: fix 2024-04-12 15:41:05 +03:00
Alexander Akait 0f7dedd712
fix: stats.hasWarnings() respects ignoreWarnings 2024-04-12 15:10:33 +03:00
alexander.akait 7ec9157d78 test: added 2024-04-12 15:08:08 +03:00
nanianlisao 2cf4283751 update test 2024-04-12 17:05:01 +08:00
chenxiang 6f8340a59b
Merge branch 'webpack:main' into fix/stats-hasWarnings 2024-04-12 17:00:06 +08:00
alexander.akait 7fc1d52f42 test: update 2024-04-11 19:24:59 +03:00
alexander.akait bfe7a71f85 feat: support `node:` prefix for Node.js core modules in runtime code 2024-04-11 19:16:15 +03:00
Alexander Akait d0ee82bd58
Merge pull request #18312 from webpack/dependabot/npm_and_yarn/assemblyscript-0.27.27
chore(deps-dev): bump assemblyscript from 0.27.26 to 0.27.27
2024-04-11 14:03:19 +03:00
Alexander Akait 0a894d86bb
Merge pull request #18314 from webpack/dependabot/npm_and_yarn/typescript-5.4.5
chore(deps-dev): bump typescript from 5.4.4 to 5.4.5
2024-04-11 14:03:04 +03:00
dependabot[bot] 865bf93afd
chore(deps-dev): bump typescript from 5.4.4 to 5.4.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.4 to 5.4.5.
- [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.4...v5.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 02:33:24 +00:00
dependabot[bot] c883e50aa4
chore(deps-dev): bump assemblyscript from 0.27.26 to 0.27.27
Bumps [assemblyscript](https://github.com/AssemblyScript/assemblyscript) from 0.27.26 to 0.27.27.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](https://github.com/AssemblyScript/assemblyscript/compare/v0.27.26...v0.27.27)

---
updated-dependencies:
- dependency-name: assemblyscript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 02:32:55 +00:00
Alexander Akait 77a4398a90
chore(deps-dev): bump @types/node from 20.12.5 to 20.12.7 2024-04-10 15:21:02 +03:00
dependabot[bot] 338352b57e
chore(deps-dev): bump @types/node from 20.12.5 to 20.12.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.5 to 20.12.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-04-10 02:33:32 +00:00
Alexander Akait 9a3c75d1e7
fix: ArrayQueue iterator logic 2024-04-09 16:47:55 +03:00
alexander.akait 878ae8a8b3 fix: ArrayQueue iterator 2024-04-09 14:16:44 +03:00
Alexander Akait 7090328ba3
chore(deps-dev): bump eslint-plugin-jest from 27.9.0 to 28.2.0 2024-04-08 16:12:43 +03:00
Alexander Akait 8dd5096298
chore(deps-dev): bump @types/node from 20.12.4 to 20.12.5 2024-04-08 16:12:04 +03:00
Alexander Akait 5571ba1b0b
chore(deps-dev): bump typescript from 5.4.3 to 5.4.4 2024-04-08 16:11:05 +03:00
dependabot[bot] aa58d58ef2
chore(deps-dev): bump @types/node from 20.12.4 to 20.12.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.4 to 20.12.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-04-08 02:42:23 +00:00
dependabot[bot] 7778dadc08
chore(deps-dev): bump eslint-plugin-jest from 27.9.0 to 28.2.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.9.0 to 28.2.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.9.0...v28.2.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 02:41:51 +00:00
dependabot[bot] dbc9973714
chore(deps-dev): bump typescript from 5.4.3 to 5.4.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.4.4.
- [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.3...v5.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 02:58:01 +00:00
Alexander Akait 00cee81f1c
chore(deps-dev): bump assemblyscript from 0.27.25 to 0.27.26 2024-04-04 13:16:54 +03:00
Alexander Akait 78fe999601
chore(deps-dev): bump @babel/core from 7.24.3 to 7.24.4 2024-04-04 13:16:35 +03:00
Alexander Akait aa8678752d
chore(deps-dev): bump @types/node from 20.12.3 to 20.12.4 2024-04-04 13:15:38 +03:00
dependabot[bot] 08506a91ac
chore(deps-dev): bump @types/node from 20.12.3 to 20.12.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.3 to 20.12.4.
- [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-04-04 02:55:00 +00:00
dependabot[bot] a63806cbcc
chore(deps-dev): bump @babel/core from 7.24.3 to 7.24.4
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.3 to 7.24.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.4/packages/babel-core)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 02:54:39 +00:00
dependabot[bot] 929cf92129
chore(deps-dev): bump assemblyscript from 0.27.25 to 0.27.26
Bumps [assemblyscript](https://github.com/AssemblyScript/assemblyscript) from 0.27.25 to 0.27.26.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](https://github.com/AssemblyScript/assemblyscript/compare/v0.27.25...v0.27.26)

---
updated-dependencies:
- dependency-name: assemblyscript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 02:54:21 +00:00
Alexander Akait 049ea2f29f
chore(deps-dev): bump @types/node from 20.12.2 to 20.12.3 2024-04-03 13:11:44 +03:00
dependabot[bot] 056301a536
chore(deps-dev): bump @types/node from 20.12.2 to 20.12.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.2 to 20.12.3.
- [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-04-03 02:58:24 +00:00
Alexander Akait 3361a5e5f5
feat(css): redirect named locals to default export when named export is disabled 2024-04-02 18:29:53 +03:00
alexander.akait ca0f1e82ed test: fix 2024-04-02 17:40:26 +03:00
alexander.akait f3dbf6bc39 feat(css): allow to use default and named export 2024-04-02 16:57:29 +03:00
Alexander Akait 3403e99c14
chore(deps-dev): bump memfs from 4.8.0 to 4.8.1 2024-04-02 14:21:56 +03:00