Skip to content

Conversation

@aidankmcalister
Copy link
Member

@aidankmcalister aidankmcalister commented Dec 14, 2025

Summary by CodeRabbit

  • Chores
    • Updated package versions to 1.1.2

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link

coderabbitai bot commented Dec 14, 2025

Walkthrough

Version bump applied to three package.json files (create-db, create-pg, create-postgres) from 1.1.0 to 1.1.2. Additionally, create-pg and create-postgres files now include trailing newlines.

Changes

Cohort / File(s) Summary
Package version bumps
create-db/package.json, create-pg/package.json, create-postgres/package.json
Version field updated from 1.1.0 to 1.1.2 across all three files. Trailing newline added to create-pg and create-postgres files.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • chore: version bump #49: Version bump updates to the same package.json files (create-db, create-pg, create-postgres).
  • fix: version bump #44: Version bump updates to the same package.json files (create-db, create-pg, create-postgres).
  • chore: version bump #66: Version bump updates to the same package.json files (create-db, create-pg, create-postgres).

Pre-merge checks

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately reflects the main changes: bumping package versions from 1.1.0 to 1.1.2 across three package.json files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Dec 14, 2025

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
claim-db-worker 071ea00 Commit Preview URL

Branch Preview URL
Dec 14 2025, 10:22 PM

@github-actions
Copy link

Preview CLIs & Workers are live!

Test the CLIs locally under tag pr71-version-bump-20214970334:

npx create-db@pr71
npx create-pg@pr71
npx create-postgres@pr71

Worker URLs
• Create-DB Worker: https://create-db-temp.prisma.io
• Claim-DB Worker: https://create-db.prisma.io

These will live as long as this PR exists under tag pr71-version-bump-20214970334.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

🧹 Nitpick comments (1)
create-db/package.json (1)

73-73: Consider adding a trailing newline for consistency.

Both create-pg/package.json and create-postgres/package.json received trailing newlines in this PR, but create-db/package.json did not. For consistency across the monorepo, you may want to add a trailing newline to this file as well to align with the formatting improvements applied to the other packages.

📜 Review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between f4d126d and 071ea00.

📒 Files selected for processing (3)
  • create-db/package.json (1 hunks)
  • create-pg/package.json (2 hunks)
  • create-postgres/package.json (2 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
  • GitHub Check: Workers Builds: create-db-worker
  • GitHub Check: Workers Builds: claim-db-worker
🔇 Additional comments (3)
create-pg/package.json (1)

3-3: Version bump and trailing newline look good.

The patch version bump (1.1.0 → 1.1.2) is consistent across all packages in the PR, and the trailing newline addition improves file hygiene. No functional or structural changes detected.

Also applies to: 49-49

create-postgres/package.json (1)

3-3: Version bump and trailing newline look good.

The patch version bump (1.1.0 → 1.1.2) is consistent across all packages in the PR, and the trailing newline addition improves file hygiene. No functional or structural changes detected.

Also applies to: 49-49

create-db/package.json (1)

3-3: Version bump is consistent.

The patch version bump (1.1.0 → 1.1.2) aligns with the other packages in the PR.

@aidankmcalister aidankmcalister merged commit 26318d0 into main Dec 14, 2025
5 of 6 checks passed
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