mirror of
https://github.com/HeyPuter/puter.git
synced 2026-08-13 01:32:10 +00:00
* chore: upgrade git-date (used for release notes generator) * chore: update vitest, vitest plugins, and svgo * chore: run `npm audit fix` * chore: run `npm audit --force` * meta: empty commit to run git tests * fix: tests gone because of a... syntax error? I question GitHub's judgement of handling a syntax error in the file that defines tests to run on PRs by pretending everything is fine and passing all PRs. That to me seems like the worst possible way to handle that. I think they should have done it not like that.