Tags: vercel/fun
Tags
fix: update uuid to use node native uuid generation (#119) * fix: update uuid to 11 * fix: update uuid import to stay consistent and work with new version * Use node native uuid behavior * Missed one --------- Co-authored-by: Eli Front <elifront23@gmail.com>
fix: Bump tar from 4.4.18 to 6.2.1 (#111) Bumps [tar](https://github.com/isaacs/node-tar) from 4.4.18 to 6.2.1. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v4.4.18...v6.2.1) --- updated-dependencies: - dependency-name: tar dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: update node versions in tests (#112) * fix: update node versions in tests Node 16 support is being discontinued by Vercel. Remove that from the test's Node version matrix. Add Node 20 and 22, while we're at it. * update pnpm usage * install pnpm in github action
Fix build and CI (#109) * Revert #93. * Revert #99. * Remove Go setup from CI (the test was already previously disabled in #97). * Remove `pkg` (the test was also disabled in #97). * Remove `prebuild` and `postbuild` npm scripts - they do not get invoked with pnpm. * Use `pnpm` in CI. * Update TypeScript to v4.9.3. --- Co-authored-by: Sean Massa <EndangeredMassa@gmail.com>
PreviousNext