Skip to content

chore(trigger): upgrade version - #6127

Merged
waleedlatif1 merged 1 commit into
stagingfrom
staging-v19
Jul 31, 2026
Merged

chore(trigger): upgrade version#6127
waleedlatif1 merged 1 commit into
stagingfrom
staging-v19

Conversation

@icecrasher321

Copy link
Copy Markdown
Collaborator

Summary

Upgrade trigger.dev version and use updated node runtime.

Type of Change

  • Other: Version upgrade

Testing

N/A

Checklist

  • Code follows project style guidelines
  • Self-reviewed my changes
  • Tests added/updated and passing
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

@icecrasher321
icecrasher321 requested a review from a team as a code owner July 31, 2026 19:26
@vercel

vercel Bot commented Jul 31, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview Jul 31, 2026 7:31pm

Request Review

@cursor

cursor Bot commented Jul 31, 2026

Copy link
Copy Markdown

PR Summary

Medium Risk
Changes the Trigger.dev deploy toolchain and worker Node runtime for background jobs without touching app route logic; regressions would show up in task deploys or runtime behavior on Trigger.dev.

Overview
Bumps Trigger.dev from 4.4.3 to 4.5.7 for @trigger.dev/sdk, @trigger.dev/build, the dev CI deploy CLI (trigger.dev@4.5.7), and the lockfile (including refreshed @trigger.dev/core OpenTelemetry and related transitive deps).

Trigger worker runtime in trigger.config.ts changes from node-22 to node-24, so preview/dev background tasks deploy on Node 24.

Reviewed by Cursor Bugbot for commit 3b7dfd9. Configure here.

@greptile-apps

greptile-apps Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Upgrade the Trigger.dev toolchain and deployment runtime.

  • Align the Trigger.dev SDK, build package, and CI deployment CLI on version 4.5.7.
  • Change deployed background jobs from Node.js 22 to Node.js 24.
  • Refresh the corresponding transitive dependencies in the Bun lockfile.

Confidence Score: 5/5

The 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.

Important Files Changed

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

@waleedlatif1
waleedlatif1 changed the base branch from main to staging July 31, 2026 20:20
@waleedlatif1
waleedlatif1 merged commit 422b491 into staging Jul 31, 2026
32 checks passed
@waleedlatif1
waleedlatif1 deleted the staging-v19 branch July 31, 2026 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants