Files
Alessio Gravili b6e9c3bd4c chore(deps): upgrade various dependencies (#10657)
Bumps the following dependencies:
- next
- typescript
- http-status
- nodemailer
- Payload & next versions in all templates
- Monorepo only: playwright and dotenv

Removes unused dependencies:
- ts-jest
- jest-environment-jsdom
- resend (we don't use their sdk, we only use their rest API)
2025-01-18 04:08:12 -07:00
..
2024-11-05 23:03:27 -05:00

Triage

Modified version of https://github.com/balazsorban44/nissuer

Modifications

  • Port to TypeScript
  • Remove issue locking
  • Remove reproduction blocklist
  • Uses @vercel/ncc for packaging

Development

Important

Whenever a modification is made to the action, the action built to dist must be committed to the repository.

This is done by running:

pnpm build