Commit Graph

17260 Commits

Author SHA1 Message Date
alexander.akait a6bf367be8 ci: fix 2024-07-23 17:41:17 +03:00
Alexander Akait c4a2df5b7e
chore(deps-dev): bump typescript from 5.5.3 to 5.5.4 2024-07-23 16:56:54 +03:00
dependabot[bot] 38a5cbf1c6
chore(deps-dev): bump typescript from 5.5.3 to 5.5.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.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.5.3...v5.5.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-07-23 02:47:05 +00:00
Alexander Akait 7b80b2b18d
chore(deps-dev): bump husky from 9.0.11 to 9.1.0 2024-07-18 14:20:12 +03:00
Alexander Akait 277a00c9db
chore(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 2024-07-18 14:18:54 +03:00
dependabot[bot] deae4f6687
chore(deps-dev): bump husky from 9.0.11 to 9.1.0
Bumps [husky](https://github.com/typicode/husky) from 9.0.11 to 9.1.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v9.0.11...v9.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-18 02:16:59 +00:00
dependabot[bot] 0427336999
chore(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.3 to 5.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.3...v5.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-18 02:16:36 +00:00
Ron Buckton 24ba2ba5e3 Fix formatting 2024-07-17 22:58:07 +00:00
Ron Buckton 836f6f63f7 Support strictBuiltinIteratorReturn 2024-07-17 22:47:45 +00:00
Alexander Akait a642809846
chore(deps-dev): bump @types/node from 20.14.10 to 20.14.11 2024-07-17 16:30:36 +03:00
dependabot[bot] eb7ac62fb0
chore(deps-dev): bump @types/node from 20.14.10 to 20.14.11
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.10 to 20.14.11.
- [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-07-17 02:17:02 +00:00
Alexander Akait f3825fa64b
chore(deps-dev): bump prettier from 3.3.2 to 3.3.3 2024-07-16 15:47:47 +03:00
Alexander Akait 83f04b6069
chore(deps-dev): bump @eslint/js from 9.6.0 to 9.7.0 2024-07-16 15:47:08 +03:00
dependabot[bot] e0909ff565
chore(deps-dev): bump prettier from 3.3.2 to 3.3.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.2 to 3.3.3.
- [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.2...3.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 02:43:21 +00:00
dependabot[bot] 61fee7c9d7
chore(deps-dev): bump @eslint/js from 9.6.0 to 9.7.0
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.6.0 to 9.7.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.7.0/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 02:43:07 +00:00
alexander.akait 277460b33b chore(release): 5.93.0 2024-07-11 21:28:51 +03:00
Alexander Akait 76ab754099
fix: relative path to runtime chunks 2024-07-11 19:29:10 +03:00
alexander.akait 40b1a77183 test: added 2024-07-11 18:51:59 +03:00
alexander.akait 080e54fcf1 fix: relative path to runtime chunks 2024-07-11 18:15:25 +03:00
Alexander Akait 7764e38974
chore(deps-dev): bump eslint from 9.5.0 to 9.6.0 2024-07-10 20:14:16 +03:00
dependabot[bot] 22738f3b29
chore(deps-dev): bump eslint from 9.5.0 to 9.6.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.5.0 to 9.6.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.5.0...v9.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-10 16:56:07 +00:00
Alexander Akait 1a27b9edca
fix: contenthash for css generator options 2024-07-10 19:53:51 +03:00
Alexander Akait e716d44c8e
chore(deps-dev): bump @eslint/js from 9.5.0 to 9.6.0 2024-07-10 19:52:57 +03:00
Alexander Akait 7a34330ebc
chore(deps-dev): bump typescript from 5.5.2 to 5.5.3 2024-07-10 19:52:29 +03:00
Alexander Akait 974752f3fe
chore(deps-dev): bump globals from 15.6.0 to 15.8.0 2024-07-10 19:52:10 +03:00
Alexander Akait d4e99e90e3
feat: allow to override strict for javascript module 2024-07-10 19:51:50 +03:00
Alexander Akait c749b0ebdd
chore(deps-dev): bump assemblyscript from 0.27.27 to 0.27.29 2024-07-10 19:50:44 +03:00
Alexander Akait 81402353de
chore(deps): bump acorn from 8.12.0 to 8.12.1 2024-07-10 19:50:21 +03:00
Alexander Akait bf9ab2ba21
chore(deps-dev): bump @types/node from 20.14.7 to 20.14.10 2024-07-10 19:50:03 +03:00
Alexander Akait 157aea892d
chore(deps): bump browserslist from 4.23.1 to 4.23.2 2024-07-10 19:49:33 +03:00
Alexander Akait a01668c786
feat: reduce unnecessary exports runtime for `modern-module` libraries 2024-07-10 19:49:09 +03:00
Alexander Akait a9c699bb74
chore(deps): bump es-module-lexer from 1.5.3 to 1.5.4 2024-07-10 19:47:14 +03:00
Alexander Akait ae0393f230
fix: strip slash for pretty regexp 2024-07-10 19:46:22 +03:00
ahabhgk 05c0d8270c fix cr 2024-07-10 12:45:14 +08:00
fi3ework 7cacdb5685 feat: reduce unnecessary exports runtime 2024-07-10 11:46:24 +08:00
dependabot[bot] 3a360a05bb
chore(deps): bump browserslist from 4.23.1 to 4.23.2
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.23.1 to 4.23.2.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.23.1...4.23.2)

---
updated-dependencies:
- dependency-name: browserslist
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-10 02:10:30 +00:00
dependabot[bot] 902ade0734
chore(deps-dev): bump @types/node from 20.14.7 to 20.14.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.7 to 20.14.10.
- [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-07-08 02:28:01 +00:00
dependabot[bot] b6f64dc5ca
chore(deps-dev): bump assemblyscript from 0.27.27 to 0.27.29
Bumps [assemblyscript](https://github.com/AssemblyScript/assemblyscript) from 0.27.27 to 0.27.29.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](https://github.com/AssemblyScript/assemblyscript/compare/v0.27.27...v0.27.29)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 02:27:49 +00:00
ahabhgk 515c0d3cd0 fix: strip slash for pretty regexp 2024-07-04 15:36:24 +08:00
ahabhgk 31d72a8812 fix test 2024-07-04 15:26:51 +08:00
dependabot[bot] 2c84c46aca
chore(deps): bump acorn from 8.12.0 to 8.12.1
Bumps [acorn](https://github.com/acornjs/acorn) from 8.12.0 to 8.12.1.
- [Commits](https://github.com/acornjs/acorn/compare/8.12.0...8.12.1)

---
updated-dependencies:
- dependency-name: acorn
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 02:58:09 +00:00
ahabhgk 9c9cb0bcdd feat: override strict for javascript module 2024-07-03 16:32:36 +08:00
dependabot[bot] 1aa62aa249
chore(deps-dev): bump globals from 15.6.0 to 15.8.0
Bumps [globals](https://github.com/sindresorhus/globals) from 15.6.0 to 15.8.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v15.6.0...v15.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-03 02:12:18 +00:00
dependabot[bot] a735741c0b
chore(deps-dev): bump typescript from 5.5.2 to 5.5.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.2 to 5.5.3.
- [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.5.2...v5.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 02:04:00 +00:00
ahabhgk 97335e1c79 fix node 10 test 2024-07-01 10:52:38 +08:00
dependabot[bot] f5888379f6
chore(deps-dev): bump @eslint/js from 9.5.0 to 9.6.0
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.5.0 to 9.6.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.6.0/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 02:11:30 +00:00
ahabhgk a12ee1e946 fix: contenthash for css generator options 2024-06-30 18:13:56 +08:00
dependabot[bot] bc7c6fda60
chore(deps): bump es-module-lexer from 1.5.3 to 1.5.4
Bumps [es-module-lexer](https://github.com/guybedford/es-module-lexer) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/guybedford/es-module-lexer/releases)
- [Commits](https://github.com/guybedford/es-module-lexer/compare/1.5.3...1.5.4)

---
updated-dependencies:
- dependency-name: es-module-lexer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-25 02:42:55 +00:00
Alexander Akait dd44b206a9
fix: consumption of eager shared modules for module federation 2024-06-21 17:22:29 +03:00
alexander.akait f36ae6c702 test: added 2024-06-21 17:01:58 +03:00