Commit Graph

4 Commits

Author SHA1 Message Date
dependabot[bot] 02b3aef6db chore(deps-dev): bump vitest from 2.1.9 to 4.1.7 (#12)
* chore(deps-dev): bump vitest from 2.1.9 to 4.1.7

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.1.9 to 4.1.7.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.7/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.1.7
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix(test): migrate to vitest@4 with vitest-pool-workers v0.16, cloudflareTest() API, and vite@6

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: tiennm99 <tiennm99@outlook.com>
2026-05-23 18:29:02 +07:00
tiennm99 6ba2a49212 fix(ci): allow build scripts for esbuild, sharp, workerd via pnpm onlyBuiltDependencies 2026-05-13 10:34:07 +07:00
tiennm99 44465ad30e chore: migrate from npm to pnpm 2026-05-13 10:18:17 +07:00
tiennm99 3513ab8cf3 chore: init repo scaffold (Apache-2.0, package.json, .gitignore) 2026-05-09 11:28:49 +07:00