Skip to content

chore: release v4.5.0-rc.7#3932

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore: release v4.5.0-rc.7#3932
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Summary

1 improvement.

Improvements

  • Running a CLI command like dev, deploy, preview, or update before initializing a project no longer crashes with a raw Cannot find matching package.json stack trace. The CLI now detects the missing project and points you to npx trigger.dev@latest init instead. (#3929)
Raw changeset output

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@trigger.dev/build@4.5.0-rc.7

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.5.0-rc.7

trigger.dev@4.5.0-rc.7

Patch Changes

  • Running a CLI command like dev, deploy, preview, or update before initializing a project no longer crashes with a raw Cannot find matching package.json stack trace. The CLI now detects the missing project and points you to npx trigger.dev@latest init instead. (#3929)
  • Updated dependencies:
    • @trigger.dev/build@4.5.0-rc.7
    • @trigger.dev/core@4.5.0-rc.7
    • @trigger.dev/schema-to-json@4.5.0-rc.7

@trigger.dev/python@4.5.0-rc.7

Patch Changes

  • Updated dependencies:
    • @trigger.dev/build@4.5.0-rc.7
    • @trigger.dev/core@4.5.0-rc.7
    • @trigger.dev/sdk@4.5.0-rc.7

@trigger.dev/react-hooks@4.5.0-rc.7

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.5.0-rc.7

@trigger.dev/redis-worker@4.5.0-rc.7

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.5.0-rc.7

@trigger.dev/rsc@4.5.0-rc.7

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.5.0-rc.7

@trigger.dev/schema-to-json@4.5.0-rc.7

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.5.0-rc.7

@trigger.dev/sdk@4.5.0-rc.7

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.5.0-rc.7

@trigger.dev/core@4.5.0-rc.7

@trigger.dev/plugins@4.5.0-rc.7

Patch Changes

  • Updated dependencies:
    • @trigger.dev/core@4.5.0-rc.7

@github-actions github-actions Bot changed the title chore: release (rc) chore: release v4.5.0-rc.7 Jun 12, 2026

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@github-actions github-actions Bot changed the title chore: release v4.5.0-rc.7 chore: release (rc) Jun 12, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from c44e554 to a59492f Compare June 12, 2026 16:31
@github-actions github-actions Bot changed the title chore: release (rc) chore: release v4.5.0-rc.7 Jun 12, 2026
@github-actions github-actions Bot changed the title chore: release v4.5.0-rc.7 chore: release (rc) Jun 12, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from a59492f to eb768c2 Compare June 12, 2026 16:39
@github-actions github-actions Bot changed the title chore: release (rc) chore: release v4.5.0-rc.7 Jun 12, 2026
@github-actions github-actions Bot changed the title chore: release v4.5.0-rc.7 chore: release (rc) Jun 12, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from eb768c2 to 7756cd6 Compare June 12, 2026 17:51
@github-actions github-actions Bot changed the title chore: release (rc) chore: release v4.5.0-rc.7 Jun 12, 2026
@github-actions github-actions Bot changed the title chore: release v4.5.0-rc.7 chore: release (rc) Jun 13, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 7756cd6 to bdbd0cb Compare June 13, 2026 22:20
@github-actions github-actions Bot changed the title chore: release (rc) chore: release v4.5.0-rc.7 Jun 13, 2026

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 new potential issue.

Open in Devin Review

Comment thread .changeset/pre.json
"chat-start-session-action-typed-client-data",
"chat-transport-recreate-missing-session",
"cli-deploy-skip-rewrite-timestamp",
"cli-dev-without-project",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚩 Changeset cli-dev-without-project added without corresponding source code change

The cli-dev-without-project changeset is added to .changeset/pre.json and its .md file describes a patch to the CLI (trigger.dev package) that prevents crashes when running commands before project initialization. However, there are no TypeScript source changes in this PR. This means the actual code fix was likely merged in a prior commit already on this branch, and this PR is just the changeset/version-bump pass that picks it up. This is consistent with the changesets pre-release workflow where code lands first and the version bump is a separate step. Worth confirming that the underlying code change has indeed landed on the branch.

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

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.

0 participants