Skip to content

chore(prisma-cloud): prisma-next 0.15.0 → 0.16.0#156

Merged
wmadden-electric merged 1 commit into
mainfrom
claude/prisma-next-0.16
Jul 22, 2026
Merged

chore(prisma-cloud): prisma-next 0.15.0 → 0.16.0#156
wmadden-electric merged 1 commit into
mainfrom
claude/prisma-next-0.16

Conversation

@wmadden-electric

Copy link
Copy Markdown
Contributor

Bumps every @prisma-next/* pin — the target extension, the public @prisma/composer-prisma-cloud package, and the three examples that query through the typed client — from 0.15.0 to the current 0.16.0 release (published today).

Mechanical: no source changes. turbo typecheck green across all touched packages (21/21 tasks) and the target package's full suite passes on 0.16 — 253 tests including the live Postgres migration integration tests — plus check:publish-deps clean.

Follow-up: prisma/open-chat#1 re-aligns its app toolchain (contract re-emit on 0.16) once this ships in a dev release.

🤖 Generated with Claude Code

Bump every @prisma-next/* pin (target extension, public package, and the
three examples that query through the typed client) to the current 0.16.0
release. Mechanical: typecheck green across all touched packages and the
target package's full test suite passes, including the live Postgres
migration integration tests.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Signed-off-by: willbot <w.a.madden+machine@gmail.com>
Signed-off-by: Will Madden <madden@prisma.io>
@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@wmadden-electric, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 22 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 50bca5eb-746e-43fe-b273-b64bf52f54ae

📥 Commits

Reviewing files that changed from the base of the PR and between d0f3f07 and c182815.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (5)
  • examples/pn-widgets/package.json
  • examples/store/modules/catalog/package.json
  • examples/store/modules/orders/package.json
  • packages/1-prisma-cloud/1-extensions/target/package.json
  • packages/9-public/composer-prisma-cloud/package.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/prisma-next-0.16
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch claude/prisma-next-0.16

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@pkg-pr-new

pkg-pr-new Bot commented Jul 22, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@prisma/composer@156
npm i https://pkg.pr.new/@prisma/composer-prisma-cloud@156

commit: c182815

@wmadden-electric
wmadden-electric merged commit c0fc66c into main Jul 22, 2026
15 checks passed
@wmadden-electric
wmadden-electric deleted the claude/prisma-next-0.16 branch July 22, 2026 14:39
wmadden-electric added a commit to prisma/open-chat that referenced this pull request Jul 22, 2026
The framework bumped its bundled @prisma-next/* to 0.16.0
(prisma/composer#156, shipped in 0.2.0-dev.7); the app follows as a
matched pair so the emitted contract and the deploy-side migration
tooling stay the same version: composer packages to 0.2.0-dev.7,
prisma-next + @prisma-next/postgres to 0.16.0.

The 0.16 emit changes the contract format, so the storage hash moved and
the init migration was regenerated (same 30 operations, from: null to
the new hash). contract.prisma and all app code are untouched — the 0.16
ORM surface is unchanged.

Destroyed and redeployed fresh: [database-migrate] ran on the 0.16
tooling, and the abbreviated end-to-end check passed on the
deploy-reported URL (shell 200, guest sign-in 200 against the new
database with zero manual steps, chat create 201, SSE ready + 3
heartbeats over ~17s). Local dev loop green.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Signed-off-by: willbot <w.a.madden+machine@gmail.com>
Signed-off-by: Will Madden <madden@prisma.io>
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