Skip to content

chore(release): v0.9.0 - #243

Merged
kristof-siket merged 1 commit into
mainfrom
chore/release-v0.9.0
Aug 18, 2026
Merged

chore(release): v0.9.0#243
kristof-siket merged 1 commit into
mainfrom
chore/release-v0.9.0

Conversation

@kristof-siket

Copy link
Copy Markdown
Contributor

Release v0.9.0. Merging this triggers the Publish to npm workflow: every package is published at 0.9.0 under latest via OIDC trusted publishing, and a GitHub Release with auto-generated notes is cut.

Since 0.8.0:

Cut with pnpm bump-minor per docs/oss/versioning.md; pnpm check:publish-deps clean.

Signed-off-by: Kristof Siket <siket@prisma.io>
@coderabbitai

coderabbitai Bot commented Aug 18, 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: Pro

Run ID: 06afaf0e-c4de-40db-8929-c6928a8a8012

📥 Commits

Reviewing files that changed from the base of the PR and between 4fc934d and e25f77a.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (41)
  • examples/auth/package.json
  • examples/bucket/package.json
  • examples/cron/package.json
  • examples/email/package.json
  • examples/env-param/package.json
  • examples/pn-widgets/package.json
  • examples/storage/package.json
  • examples/store/modules/catalog/package.json
  • examples/store/modules/orders/package.json
  • examples/store/modules/promotions/package.json
  • examples/store/modules/storefront/package.json
  • examples/store/package.json
  • examples/storefront-auth/modules/auth/package.json
  • examples/storefront-auth/modules/storefront/package.json
  • examples/storefront-auth/package.json
  • examples/streams/package.json
  • package.json
  • packages/0-framework/0-foundation/foundation/package.json
  • packages/0-framework/0-foundation/tsdown-config/package.json
  • packages/0-framework/1-core/core/package.json
  • packages/0-framework/2-authoring/bundle-paths/package.json
  • packages/0-framework/2-authoring/nextjs/package.json
  • packages/0-framework/2-authoring/node/package.json
  • packages/0-framework/2-authoring/service-rpc/package.json
  • packages/0-framework/3-tooling/assemble/package.json
  • packages/0-framework/3-tooling/cli/package.json
  • packages/1-prisma-cloud/0-lowering/dev-emulators/package.json
  • packages/1-prisma-cloud/0-lowering/local-target/package.json
  • packages/1-prisma-cloud/0-lowering/lowering/package.json
  • packages/1-prisma-cloud/0-lowering/s3-protocol/package.json
  • packages/1-prisma-cloud/1-extensions/target/package.json
  • packages/1-prisma-cloud/2-shared-modules/auth/package.json
  • packages/1-prisma-cloud/2-shared-modules/cron/package.json
  • packages/1-prisma-cloud/2-shared-modules/email/package.json
  • packages/1-prisma-cloud/2-shared-modules/storage/package.json
  • packages/1-prisma-cloud/2-shared-modules/streams/package.json
  • packages/9-public/composer-cli/package.json
  • packages/9-public/composer-prisma-cloud/package.json
  • packages/9-public/composer/package.json
  • test/integration/package.json
  • website/package.json

Included review availability: 0 reviews are currently available. Based on recent review activity, included reviews refill at 2 per hour.


Summary by CodeRabbit

  • Release
    • Updated the project and included examples, tools, integrations, and website packages from version 0.8.0 to 0.9.0.
    • Aligned workspace package references across the repository to version 0.9.0.
    • Updated public Composer packages and their associated tooling dependencies for the 0.9.0 release.

Walkthrough

The pull request updates package versions from 0.8.0 to 0.9.0. It also updates internal and Composer workspace dependency references to 0.9.0 across framework packages, Prisma Cloud packages, examples, integration tests, and the website. External dependency versions remain unchanged where stated. No exported or public entity declarations changed.

Merge Risk: ⚪ Minimal · up to e25f7

This release updates package versions and release metadata without any identified merge-blocking correctness, security, availability, or deployment risk at the current head.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies this changeset as the v0.9.0 release.
Description check ✅ Passed The description explains the v0.9.0 release, publishing workflow, included changes, and validation steps.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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 chore/release-v0.9.0
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch chore/release-v0.9.0

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

@pkg-pr-new

pkg-pr-new Bot commented Aug 18, 2026

Copy link
Copy Markdown

Open in StackBlitz

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

commit: e25f77a

@kristof-siket
kristof-siket merged commit d6d7a07 into main Aug 18, 2026
22 checks passed
@kristof-siket
kristof-siket deleted the chore/release-v0.9.0 branch August 18, 2026 13:30
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