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)
Triage
Modified version of https://github.com/balazsorban44/nissuer
Modifications
- Port to TypeScript
- Remove issue locking
- Remove reproduction blocklist
- Uses
@vercel/nccfor packaging
Development
Important
Whenever a modification is made to the action, the action built to
distmust be committed to the repository.
This is done by running:
pnpm build