Commit Graph

17011 Commits

Author SHA1 Message Date
Alexander Akait 796bb6b9c6
chore(deps): update 2024-06-11 17:49:37 +03:00
alexander.akait 65b3684428 ci: fix 2024-06-11 17:16:06 +03:00
alexander.akait 5da27ad9c8 ci: fix 2024-06-11 17:14:20 +03:00
alexander.akait 09afe04a40 ci: fix 2024-06-11 17:01:50 +03:00
alexander.akait 9d899d41c9 chore: small fixes 2024-06-11 16:53:23 +03:00
alexander.akait de6d4b2f4c style: fix 2024-06-11 16:30:09 +03:00
alexander.akait 1954237716 chore: fix lint and types 2024-06-11 16:26:12 +03:00
alexander.akait 7acd348938 revert: changes in examples 2024-06-11 16:13:38 +03:00
alexander.akait ab3e93b19e style: fix 2024-06-11 16:09:50 +03:00
alexander.akait fcdfc26ef2 chore: fix 2024-06-11 15:38:41 +03:00
alexander.akait 81f2e865a6 chore: update eslint to v9 2024-06-11 15:32:02 +03:00
alexander.akait 9a5fb4ef1e chore(deps): update 2024-06-10 22:09:26 +03:00
Alexander Akait 0c5879aa67
fix: css url public path 2024-06-10 22:03:14 +03:00
Alexander Akait cd9c413886
feat: support import attributes spec (`with` keyword) 2024-06-10 22:01:11 +03:00
alexander.akait e039135b81 fix: logic for cache 2024-06-10 21:40:30 +03:00
alexander.akait 1763c7d054 test: update 2024-06-10 20:54:22 +03:00
alexander.akait cf105ac242 test: update 2024-06-10 20:42:55 +03:00
alexander.akait ba4db838e9 feat: added `with` ruleset rule 2024-06-10 20:40:50 +03:00
alexander.akait 2296c75bac fix: types 2024-06-10 20:02:46 +03:00
alexander.akait 6154a2393f refactor: code 2024-06-10 19:21:03 +03:00
alexander.akait 08f87802f6 test: refactor 2024-06-10 17:45:21 +03:00
alexander.akait dedbd69410 chore: update logic 2024-06-10 17:45:21 +03:00
alexander.akait cb9d58755a test: more 2024-06-10 17:45:21 +03:00
alexander.akait 8c6f46967d test: added 2024-06-10 17:45:21 +03:00
alexander.akait f137fd2bcf refactor: migrate on `acorn-import-attributes` 2024-06-10 17:45:21 +03:00
ahabhgk eb534d5c64 lint 2024-06-10 22:38:22 +08:00
ahabhgk 9ed525550e remove toString 2024-06-10 22:33:46 +08:00
ahabhgk 944547ee58 rebase 2024-06-10 22:33:46 +08:00
ahabhgk 0b92e07d03 add css render module cache 2024-06-10 22:33:44 +08:00
ahabhgk 3afed0618b fix module rule output path 2024-06-10 22:29:15 +08:00
ahabhgk 673278c692 rebase and test 2024-06-10 22:29:15 +08:00
ahabhgk 4a360f63f5 works for node10 2024-06-10 22:29:15 +08:00
ahabhgk c5617482b7 fix: css url public path 2024-06-10 22:29:15 +08:00
Alexander Akait 941d3a6017
feat: added platform target properties to compiler. 2024-06-07 18:03:18 +03:00
alexander.akait bc5a787976 refactor: fix desc 2024-06-07 17:38:52 +03:00
alexander.akait f97f21622f refactor: fix types 2024-06-07 17:36:15 +03:00
alexander.akait 38464cf5c2 refactor: fix naming 2024-06-07 17:31:30 +03:00
alexander.akait e4b9c088e0 refactor: code 2024-06-07 17:29:10 +03:00
Alexander Akait 8de5f9ac09
fix: mangle with destructuring 2024-06-07 15:25:33 +03:00
Alexander Akait 8610d80b3f
chore(deps-dev): bump @types/node from 20.14.1 to 20.14.2 2024-06-07 15:17:28 +03:00
dependabot[bot] f166563260
chore(deps-dev): bump @types/node from 20.14.1 to 20.14.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.1 to 20.14.2.
- [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-06 09:56:30 +00:00
Nitin Kumar a8833bd143
Merge pull request #18470 from webpack/dependabot/npm_and_yarn/prettier-3.3.1
chore(deps-dev): bump prettier from 3.3.0 to 3.3.1
2024-06-06 15:24:31 +05:30
Nitin Kumar d9cfc68276
Merge pull request #18461 from webpack/chore/update-deps
chore: update minor dependencies
2024-06-06 15:23:54 +05:30
dependabot[bot] 49585ed67b
chore(deps-dev): bump prettier from 3.3.0 to 3.3.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.0...3.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-06 03:00:05 +00:00
Nitin Kumar 2ef696b388 ci: fix Node v16 workflows 2024-06-06 07:09:22 +05:30
Nitin Kumar 5f68d3cb32 ci: fix Node v16 workflows 2024-06-06 07:01:06 +05:30
ahabhgk 2f9334fa45 add test 2024-06-06 01:47:50 +08:00
ahabhgk fdf04da444 lint and fix test 2024-06-06 01:20:48 +08:00
ahabhgk 327d208156 fix review 2024-06-06 01:15:03 +08:00
Alexander Akait f09fcaf2af
feat: export `compileBooleanMatcher` util 2024-06-05 18:24:24 +03:00