Skip to content

Move composer to 0.16.0 - #241

Merged
wmadden merged 1 commit into
mainfrom
update/composer-cli-0.16.0
Aug 26, 2026
Merged

Move composer to 0.16.0#241
wmadden merged 1 commit into
mainfrom
update/composer-cli-0.16.0

Conversation

@wmadden-electric

Copy link
Copy Markdown
Contributor

Moves @prisma/composer-cli (cli, prisma) and @prisma/composer (cli conformance dep) to 0.16.0 — the Prisma ORM rename release (prisma/composer#265): the /prisma-next entrypoint is now /orm, pnPostgres()/pnContract() are postgres()/dataContract(), the untyped factory is rawPostgres(), and existing stacks' PrismaNext.Migration state rows are adopted on read.

Produced by node scripts/update-product-versions.mjs --channel release, run by hand: the update-product-versions workflow currently fails at push — DEPLOY_GITHUB_TOKEN is not configured (remote: permission denied to prisma-bot), see run 32973937787.

Next: once this lands, the release itself is the root version-bump PR (rc.11 → rc.12).

🤖 Generated with Claude Code

scripts/update-product-versions.mjs --channel release; run by hand because
the update-product-versions workflow cannot push (DEPLOY_GITHUB_TOKEN is
not configured). Composer 0.16.0 is the Prisma ORM rename release
(prisma/composer#265): /orm entrypoint, postgres()/dataContract()/
rawPostgres(), PrismaOrm.Migration state adoption.

Signed-off-by: willbot <w.a.madden+machine@gmail.com>
Signed-off-by: Will Madden <madden@prisma.io>
@coderabbitai

coderabbitai Bot commented Aug 26, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 26 minutes.

View limit details

Limit details: You’ve used the included review currently available.

This review ran on the open-source allowance, not this organization's plan, because the pull request author doesn't have an assigned seat. Waiting won't change this — ask an organization admin to assign them a seat, or add seats in Billing if every seat is already assigned, then retry.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 3b5cb719-3d16-4cfb-a16d-ff6f6c0c71ab

📥 Commits

Reviewing files that changed from the base of the PR and between 137d35c and e5d023c.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (2)
  • packages/cli/package.json
  • packages/prisma/package.json

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

@pkg-pr-new

pkg-pr-new Bot commented Aug 26, 2026

Copy link
Copy Markdown

Open in StackBlitz

npx https://pkg.pr.new/@prisma/cli@241
npx https://pkg.pr.new/@prisma/cli-engine@241

commit: e5d023c

@wmadden
wmadden merged commit 41b16cc into main Aug 26, 2026
15 checks passed
@wmadden
wmadden deleted the update/composer-cli-0.16.0 branch August 26, 2026 13:28
wmadden pushed a commit that referenced this pull request Aug 26, 2026
Release 8.0.0-rc.12 — first CLI release shipping composer **0.16.0**
(#241): the Prisma ORM rename (prisma/composer#265) — `/orm` entrypoint,
`postgres()`/`dataContract()`/`rawPostgres()`, `PrismaOrm.Migration`
state adoption.

Merging this publishes to npm under `latest` and cuts the GitHub
Release.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

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