dependabot[bot]
6bce9493b5
chore(deps-dev): bump eslint-plugin-unicorn from 71.1.0 to 72.0.0 ( #22723 )
...
* chore(deps-dev): bump eslint-plugin-unicorn from 71.1.0 to 72.0.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 71.1.0 to 72.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v71.1.0...v72.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-version: 72.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* style: fix prefer-dom-node-html-methods
* style: fix prefer-split-limit
* style: fix no-unnecessary-string-trim
* style: fix no-multiple-promise-resolver-calls
* style: add v72 preset
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2026-07-15 23:11:15 +08:00
Tony
0ab18ff80e
test: refactor tests ( #22677 )
...
* test: refactor tests
* test: run *.worker.ts unit tests inside workerd
2026-07-10 23:26:43 +08:00
Tony
cb0791cb41
perf: dx ( #22478 )
...
* perf: use only one WASM alloc for xxhash
* perf(deps): lazy load mercury-parser and use googleapis/youtube instead of heavy googleapis
* perf(dx): lazy load dev registry
speed up npm dev script
* perf: close playwright browser on destroy
* fix: show exception msg in prod
* revert: "perf: use only one WASM alloc for xxhash"
This reverts commit 01ecdd48d09a046dce05f440814dcbec0323a7de.
* perf: use only one WASM alloc for xxhash
* test: add claim for worker
* fix: missing piece from 8dd9c9a
* feat: add namespace to the chunkfilename
* fix: keep var naming
2026-07-09 02:37:41 +08:00
Tony
3a56432e3f
feat: allow nested namespace ( #22243 )
2026-06-11 14:47:00 +08:00
Tony
c09dacac5b
feat(api): add cache probing ( #21300 )
...
* feat(api): add cache probing
* fix(tests): correct query parameter from 'path' to 'requestPath' in status tests
* feat(cache): add has to workers kv
2026-03-05 02:36:53 +08:00
Stephen Zhou
d5e4fba8b2
style: format
2025-11-27 11:04:48 +08:00
github-actions[bot]
a28890a135
style: auto format
2025-11-27 02:55:46 +00:00
DIYgod
93cf319581
feat: use OpenAPI
2024-03-15 23:51:08 +08:00