Skip to content

chore: update Composer to 0.17.0 - #88

Merged
AmanVarshney01 merged 1 commit into
mainfrom
codex/update-composer-0-17
Sep 4, 2026
Merged

chore: update Composer to 0.17.0#88
AmanVarshney01 merged 1 commit into
mainfrom
codex/update-composer-0-17

Conversation

@AmanVarshney01

Copy link
Copy Markdown
Member

Summary

  • update generated projects to @prisma/composer 0.17.0
  • update @prisma/composer-prisma-cloud to the matching 0.17.0 release
  • follow the official renamed prisma-composer-core-concepts agent skill in E2E coverage

This aligns create-prisma with prisma 8.0.0-rc.13, which upgraded its Composer product versions to 0.17.0.

Verification

  • bun run check
  • bun run typecheck
  • bun run test:unit (46 passed)
  • bun run test:e2e (8 passed)
  • bun run build
  • local Composer 0.17.0 smoke: converge, migration, seed, and HTTP 200 response

Signed-off-by: Aman Varshney <amanvarshney.work@gmail.com>
@coderabbitai

coderabbitai Bot commented Sep 4, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Essentials

Run ID: d5609c88-48ec-495b-a268-7a7bc18d41d8

📥 Commits

Reviewing files that changed from the base of the PR and between d04a92c and 71c791c.

📒 Files selected for processing (3)
  • src/constants/dependencies.ts
  • tests/dependencies.test.ts
  • tests/e2e/create-prisma.e2e.test.ts

Included review availability: 1 review is currently available. Your included PR review attempts over the past 7 days set your current allowance at 2 reviews per hour.


Summary by CodeRabbit

  • Updates
    • Updated Prisma Composer and Prisma Composer Prisma Cloud package versions to 0.17.0.
    • Updated generated skill-file paths to use prisma-composer-core-concepts in supported .agents and .claude locations.
  • Tests
    • Updated version and skill-file checks to reflect the latest package versions and paths.

Walkthrough

The change updates @prisma/composer and @prisma/composer-prisma-cloud from 0.16.0 to 0.17.0. Unit tests now expect version 0.17.0. End-to-end tests now verify the renamed prisma-composer-core-concepts/SKILL.md path under .agents and .claude.

Merge Risk: ⚪ Minimal · up to 71c79

Generated projects now use Composer 0.17.0 and validate the renamed core-concepts skill path. The version and path updates are covered without an identified merge-readiness risk.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely identifies the main change: updating Composer to version 0.17.0.
Description check ✅ Passed The description directly explains the dependency updates, renamed skill path, alignment with Prisma 8.0.0-rc.13, and verification performed.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 3…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/update-composer-0-17
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch codex/update-composer-0-17

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

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

PR preview published

  • Version: 0.11.3-pr.88.309.1
  • Tag: pr88
  • Run with Bun: bunx create-prisma@pr88
  • Run with npm: npx create-prisma@pr88
  • Run with Yarn: yarn dlx create-prisma@pr88
  • Run with pnpm: pnpm dlx create-prisma@pr88
  • Run with Deno: deno run -A --minimum-dependency-age=0 npm:create-prisma@pr88
  • Workflow run: https://github.com/prisma/create-prisma/actions/runs/33897965964

@AmanVarshney01
AmanVarshney01 merged commit 6cc69bb into main Sep 4, 2026
7 checks passed
@AmanVarshney01
AmanVarshney01 deleted the codex/update-composer-0-17 branch September 4, 2026 17:03
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.

1 participant