chore(trigger): upgrade version - #6127
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryMedium Risk Overview Trigger worker runtime in Reviewed by Cursor Bugbot for commit 3b7dfd9. Configure here. |
Greptile SummaryUpgrade the Trigger.dev toolchain and deployment runtime.
Confidence Score: 5/5The PR appears safe to merge with its Trigger.dev versions aligned and no concrete compatibility failure identified. The CLI, SDK, and build package all use version 4.5.7, the existing deployment flags and configuration remain supported, and Node.js 24 is a valid Trigger.dev runtime.
|
| Filename | Overview |
|---|---|
| .github/workflows/ci.yml | Updates the preview deployment CLI to Trigger.dev 4.5.7, matching the application packages. |
| apps/sim/package.json | Upgrades both Trigger.dev dependencies from 4.4.3 to 4.5.7. |
| apps/sim/trigger.config.ts | Selects the supported Node.js 24 runtime for deployed Trigger.dev tasks. |
| bun.lock | Consistently refreshes Trigger.dev and associated transitive dependency resolutions. |
Reviews (1): Last reviewed commit: "chore(trigger): upgrade version" | Re-trigger Greptile
Summary
Upgrade trigger.dev version and use updated node runtime.
Type of Change
Testing
N/A
Checklist