Skip to content

chore(release): bump to 8.0.0-rc.15 - #266

Open
wmadden-electric wants to merge 2 commits into
mainfrom
release/8.0.0-rc.15
Open

chore(release): bump to 8.0.0-rc.15#266
wmadden-electric wants to merge 2 commits into
mainfrom
release/8.0.0-rc.15

Conversation

@wmadden-electric

Copy link
Copy Markdown
Contributor

Release 8.0.0-rc.15. Merging publishes prisma and @prisma/cli under latest and creates the GitHub pre-release. @prisma/cli-engine 0.4.0 is already published, so the release run treats it as done. See docs/oss/versioning.md.

What this release ships, everything merged since rc.14:

Local verification: build, typecheck (9/9), lint, test:scripts (80 passed), @prisma/cli tests (964 passed, 2 skipped), and release-channel conformance all green.

🤖 Generated with Claude Code

wmadden-electric and others added 2 commits September 13, 2026 14:38
Release 8.0.0-rc.15. Merging publishes `prisma` and `@prisma/cli` under `latest` and creates the GitHub pre-release.

Ships `--format markdown` on every command via `@prisma/cli-engine` 0.4.0 (#260), and `@prisma/composer-cli` 0.20.0 and `@prisma/orm-toolchain` 8.0.0-rc.11 (#265), both peering engine 0.4.0.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Signed-off-by: willbot <w.a.madden+machine@gmail.com>
Signed-off-by: Will Madden <madden@prisma.io>
Both families now peer `@prisma/cli-engine` 0.4.0 (`@prisma/composer-cli` 0.20.0 and `@prisma/orm-toolchain` 8.0.0-rc.11, pinned by #265), so the two `PinException` entries recorded for the transition are no longer needed. The list is empty again.

Co-Authored-By: Claude Fable 5.1 <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 Sep 13, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: be826202-923b-4553-bb76-2c79447d1a5c

📥 Commits

Reviewing files that changed from the base of the PR and between 2a2e7cd and d7cdaa8.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (10)
  • package.json
  • packages/cli-conformance/package.json
  • packages/cli-engine/package.json
  • packages/cli-telemetry/package.json
  • packages/cli/package.json
  • packages/cli/scripts/conformance.ts
  • packages/compute/package.json
  • packages/prisma/package.json
  • packages/tsconfig/package.json
  • skills/prisma-platform-core-concepts/SKILL.md

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


Summary by CodeRabbit

  • Release
    • Updated the release version to 8.0.0-rc.15 across packages and related documentation.
  • Bug Fixes
    • Tightened conformance checks by removing temporary version-pin exceptions.

Walkthrough

The release candidate version changes from 8.0.0-rc.14 to 8.0.0-rc.15 across package metadata, workspace dependencies, and skill metadata. Tarball conformance validation removes temporary exceptions for mismatched @prisma/cli-engine peer versions.

Priority: ➖ Normal

Merge Risk: ⚪ Minimal · up to d7cda

The release candidate metadata and conformance changes are consistent and ready for merge.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Docstring coverage is scoped to functions touched by this diff. Analyzed 1 functions across 1 files. (9 skipped: 9 … Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely identifies the release version bump, which matches the main change.
Description check ✅ Passed The description directly explains the 8.0.0-rc.15 release, its included changes, removed conformance exceptions, and verification results.
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.
Full details: Docstring Coverage

Explanation

Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Docstring coverage is scoped to functions touched by this diff. Analyzed 1 functions across 1 files. (9 skipped: 9 unsupported.)

  • Fix all pre-merge checks with AI
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/8.0.0-rc.15
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch release/8.0.0-rc.15

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

@pkg-pr-new

pkg-pr-new Bot commented Sep 13, 2026

Copy link
Copy Markdown

Open in StackBlitz

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

commit: d7cdaa8

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