Commit Graph

16937 Commits

Author SHA1 Message Date
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
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
Alexander Akait 768689fa5e
fix: correct tidle range's comutation 2024-06-05 18:16:32 +03:00
Nitin Kumar 93025a2ddd chore: update snapshots 2024-06-05 13:54:26 +05:30
Nitin Kumar 1c7af88e7b chore: update snapshots 2024-06-05 12:44:51 +05:30
Nitin Kumar c4cf6ad3e2 chore: update snapshot & fix lint 2024-06-05 12:38:38 +05:30
Nitin Kumar dd2f2934b7 chore: update minor dependencies 2024-06-05 08:40:20 +05:30
Nitin Kumar 8c468327b8 fix: correct tidle range's computation 2024-06-05 08:20:41 +05:30
Alexander Akait d9ce3b1f87
feat: support css esModule generator options 2024-06-04 15:42:23 +03:00
Alexander Akait 34199536d7
chore(deps-dev): bump prettier from 3.2.5 to 3.3.0 2024-06-04 15:27:01 +03:00
Alexander Akait 0aa184dd8f
chore(deps-dev): bump @types/node from 20.12.13 to 20.14.1 2024-06-04 15:23:27 +03:00
Alexander Akait ce7283e732
fix: consider runtime for pure expression dependency update hash 2024-06-04 15:20:57 +03:00
ahabhgk 563c56f406 fix: consider runtime for pure expression dependency update hash 2024-06-04 15:25:43 +08:00
dependabot[bot] d8a1249085
chore(deps-dev): bump @types/node from 20.12.13 to 20.14.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.13 to 20.14.1.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-04 02:56:30 +00:00
dependabot[bot] 57839bba7b
chore(deps-dev): bump prettier from 3.2.5 to 3.3.0
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.0.
- [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.2.5...3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 02:17:56 +00:00
ahabhgk c3e5d65d21 refactor 2024-06-01 16:20:58 +08:00
ahabhgk 7803496687 cleanup 2024-05-31 22:18:51 +08:00
Alexander Akait 400db90db8
chore(deps-dev): bump @types/node from 20.12.12 to 20.12.13 2024-05-31 15:36:54 +03:00
Alexander Akait b71a858605
chore(deps): bump chrome-trace-event from 1.0.3 to 1.0.4 2024-05-31 15:34:58 +03:00
dependabot[bot] 0ec8acc268
chore(deps-dev): bump @types/node from 20.12.12 to 20.12.13
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.12 to 20.12.13.
- [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-05-30 02:32:24 +00:00
dependabot[bot] 29754ea213
chore(deps): bump chrome-trace-event from 1.0.3 to 1.0.4
Bumps [chrome-trace-event](https://github.com/samccone/chrome-trace-event) from 1.0.3 to 1.0.4.
- [Changelog](https://github.com/samccone/chrome-trace-event/blob/master/CHANGES.md)
- [Commits](https://github.com/samccone/chrome-trace-event/commits)

---
updated-dependencies:
- dependency-name: chrome-trace-event
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-30 02:32:05 +00:00
Alexander Akait ac8e83a4a2
ci: Node.js 22 2024-05-22 16:53:53 +03:00
alexander.akait 360791ed15 test: fix 2024-05-22 16:22:07 +03:00
Alexander Akait 0bc11b2d71
Merge pull request #18398 from webpack/dependabot/npm_and_yarn/core-js-3.37.1
chore(deps-dev): bump core-js from 3.37.0 to 3.37.1
2024-05-22 15:56:31 +03:00
Alexander Akait f013600187
Merge pull request #18399 from webpack/dependabot/npm_and_yarn/types/node-20.12.12
chore(deps-dev): bump @types/node from 20.12.7 to 20.12.12
2024-05-22 15:54:46 +03:00