Skip to content

Conversation

@aidankmcalister
Copy link
Member

@aidankmcalister aidankmcalister commented Nov 13, 2025

Summary by CodeRabbit

  • Chores
    • Updated package versions from 1.0.9 to 1.1.0 across database initialization and PostgreSQL utilities.

@coderabbitai
Copy link

coderabbitai bot commented Nov 13, 2025

Walkthrough

Three package.json files across create-db, create-pg, and create-postgres projects have their version fields updated from 1.0.9 to 1.1.0. No functional or structural changes introduced.

Changes

Cohort / File(s) Summary
Version Bumps
create-db/package.json, create-pg/package.json, create-postgres/package.json
Version field updated from 1.0.9 to 1.1.0 in all three package manifests

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

These are purely metadata version updates with no functional or behavioral changes across package manifests.

Possibly related PRs

  • chore: version bump #49: Performs identical version bump changes (1.0.9 → 1.1.0) in the same three package.json files
  • fix: version bump #44: Applies matching version bump updates to create-db, create-pg, and create-postgres package manifests

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 'chore: version bump' accurately describes the main change in the changeset, which is bumping package versions from 1.0.9 to 1.1.0 across multiple package.json files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

📜 Recent 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 d8a84f1 and ff7a24c.

📒 Files selected for processing (3)
  • create-db/package.json (1 hunks)
  • create-pg/package.json (1 hunks)
  • create-postgres/package.json (1 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: claim-db-worker
  • GitHub Check: Workers Builds: create-db-worker
🔇 Additional comments (3)
create-postgres/package.json (1)

3-3: Version bump applied correctly.

The version has been consistently updated to 1.1.0 across the package, and the workspace dependency on create-db remains appropriately specified as workspace:*.

create-pg/package.json (1)

3-3: Version bump applied correctly.

The version has been consistently updated to 1.1.0, matching the bump in other packages. The workspace dependency on create-db is appropriately specified as workspace:*.

create-db/package.json (1)

3-3: Version bump applied correctly across the monorepo.

The version has been updated to 1.1.0 consistently with dependent packages (create-pg and create-postgres). All dependencies remain unchanged, and the package structure is intact.


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

@github-actions
Copy link

Preview CLIs & Workers are live!

Test the CLIs locally under tag pr66-version-bump-19346362281:

npx create-db@pr66
npx create-pg@pr66
npx create-postgres@$pr66

Worker URLs
• Create-DB Worker:
• Claim-DB Worker:

These will live as long as this PR exists under tag pr66-version-bump-19346362281.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Nov 13, 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 ff7a24c Commit Preview URL

Branch Preview URL
Nov 13 2025, 09:30 PM

@aidankmcalister aidankmcalister merged commit 082dd39 into main Nov 13, 2025
4 of 5 checks passed
@aidankmcalister aidankmcalister deleted the version-bump branch December 14, 2025 22:16
@coderabbitai coderabbitai bot mentioned this pull request Dec 14, 2025
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