Commit Graph

15671 Commits

Author SHA1 Message Date
alexander.akait 6b1c23c205 fix: anonymous layer 2023-04-26 00:23:21 +03:00
alexander.akait 16a1a042b6 fix: windows issue 2023-04-25 23:51:01 +03:00
alexander.akait dfd0be0667 test: more 2023-04-25 23:37:11 +03:00
alexander.akait bb111c0d6d test: more 2023-04-25 19:52:17 +03:00
alexander.akait c3781d2b9d test: more 2023-04-25 19:51:08 +03:00
alexander.akait bbfa58828e fix: tests 2023-04-25 19:43:45 +03:00
alexander.akait 4b287e1bad fix: types 2023-04-25 19:37:59 +03:00
alexander.akait 619e4b9cf6 fix: layer output 2023-04-25 19:34:44 +03:00
alexander.akait 756dd16c53 fix: bugs and improve testing 2023-04-25 19:34:44 +03:00
alexander.akait be3d54d353 fix: implement CSS imports render 2023-04-25 19:34:44 +03:00
alexander.akait b7997e4271 fix: cache 2023-04-25 19:34:44 +03:00
alexander.akait da28801114 feat: implement CssModule 2023-04-25 19:34:44 +03:00
alexander.akait 5c8bccaf28 feat: allow to override module in factory 2023-04-25 19:34:44 +03:00
alexander.akait 56c6d8c517 fix: getResourceIdentifier 2023-04-25 19:34:44 +03:00
alexander.akait 1251e7cc55 fix: parser 2023-04-25 19:34:44 +03:00
alexander.akait 23ac879ca0 test: add test cases 2023-04-25 19:34:44 +03:00
Sean Larkin cc431cf474
Merge pull request #17055 from romulof/patch-2
Export MemoryCacheOptions type
2023-04-24 08:59:09 -07:00
Sean Larkin df3958c956
Merge pull request #17046 from webpack/thelarkinn/typecommonjsexportsparserplugin
refactor(types): Increase type coverage for CommonJsExportsParserPlugin
2023-04-24 08:48:23 -07:00
Rômulo Ruas 3712e9af4c
Sort type exports alphabetically 2023-04-24 16:51:47 +02:00
Rômulo Ruas 3490b067f6
Sort type imports alphabetically 2023-04-24 16:38:43 +02:00
Rômulo Ruas 77a1877855
Add MemoryCacheOptions to lib/index.js 2023-04-24 16:34:03 +02:00
Rômulo Ruas 8a5b66e758
Export MemoryCacheOptions in types.d.ts 2023-04-24 15:19:43 +02:00
Alexander Akait 7e92ccd1a2
Merge pull request #17051 from webpack/dependabot/npm_and_yarn/assemblyscript-0.27.3
chore(deps-dev): bump assemblyscript from 0.27.2 to 0.27.3
2023-04-24 15:05:56 +03:00
dependabot[bot] 626928e6d8
chore(deps-dev): bump assemblyscript from 0.27.2 to 0.27.3
Bumps [assemblyscript](https://github.com/AssemblyScript/assemblyscript) from 0.27.2 to 0.27.3.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](https://github.com/AssemblyScript/assemblyscript/compare/v0.27.2...v0.27.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 02:57:47 +00:00
Sean Larkin 9f0480537f
Merge pull request #17047 from webpack/fix-fallback-auto-public-path
fix: detection automatic public path
2023-04-23 16:51:20 -07:00
Sean Larkin c20faeb785 fix lint and remove space from JSDoc type 2023-04-23 22:44:45 +00:00
Sean Larkin 7020b69855
Merge pull request #17045 from webpack/thelarkinn/increase-coverage-module-filename-helpers 2023-04-23 09:51:19 -07:00
alexander.akait 162a343787 test: update 2023-04-23 17:41:02 +03:00
alexander.akait 308ee42f74 fix: detection automatic public path 2023-04-23 17:36:59 +03:00
Sean Larkin 4a1b8cefb9 refactor(types): add initial types to CommonJsExportsParserPlugin 2023-04-23 05:35:52 +00:00
Sean Larkin 3026ad9b81 types(coverage): Increase type coverage of ModuleFilenameHelpers 2023-04-23 02:43:51 +00:00
Sean Larkin 9c70c6c00d
Merge pull request #16957 from webpack/chore-update-typescript
chore(deps): update typescript to v5
2023-04-22 11:30:53 -07:00
alexander.akait 94b594511e fix: types 2023-04-22 05:42:04 +03:00
alexander.akait 713b187c2d fix: types 2023-04-22 05:26:43 +03:00
alexander.akait 7a929533dd fix: types 2023-04-22 04:18:17 +03:00
alexander.akait 635d102e79 fix: types 2023-04-22 02:30:02 +03:00
alexander.akait 4f6dc32d38 chore: improve types 2023-04-21 19:22:33 +03:00
alexander.akait 02590bfdc7 chore: improve types 2023-04-21 19:22:33 +03:00
alexander.akait fe65ecdc35 chore: fix types 2023-04-21 19:22:33 +03:00
alexander.akait 519da161cc chore(deps): update typescript 2023-04-21 19:22:33 +03:00
Alexander Akait 19a123d25f
Merge pull request #17038 from webpack/dependabot/npm_and_yarn/types/node-18.15.13
chore(deps-dev): bump @types/node from 18.15.11 to 18.15.13
2023-04-21 15:29:39 +03:00
Sean Larkin 07ac433336
Merge pull request #17032 from quanru/fix/modify-ast-params-object-reference
fix: avoid modify ast params object reference
2023-04-20 21:28:09 -07:00
dependabot[bot] cbabade028
chore(deps-dev): bump @types/node from 18.15.11 to 18.15.13
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.11 to 18.15.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>
2023-04-21 02:56:54 +00:00
Alexander Akait 770a5a9cae
Merge pull request #17026 from webpack/dependabot/npm_and_yarn/types/estree-1.0.1
chore(deps): bump @types/estree from 1.0.0 to 1.0.1
2023-04-20 20:57:21 +03:00
擢秀 8c59f8955d
fix: avoid modify ast params object reference 2023-04-20 18:35:54 +08:00
dependabot[bot] 4dd89447eb
chore(deps): bump @types/estree from 1.0.0 to 1.0.1
Bumps [@types/estree](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/estree) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/estree)

---
updated-dependencies:
- dependency-name: "@types/estree"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-20 03:54:07 +00:00
Alexander Akait 386201511c
Merge pull request #16975 from webpack/fix-handle-vendor-prefixes-in-animation
fix: handle vendor prefixed keyframes and animation in CSS modules
2023-04-20 04:07:16 +03:00
Alexander Akait 1bfabd215b
Merge pull request #17019 from webpack/ci-node-20
ci: node.js v20
2023-04-20 00:15:29 +03:00
Sean Larkin 9ac1728ee3 5.80.0 2023-04-19 16:56:30 +00:00
Sean Larkin 09dc9e2be2
Merge pull request #17024 from webpack/thelarkinn/bump-enhanced-resolve
feat(deps): Update enhanced-resolve to latest
2023-04-19 09:52:37 -07:00