Skip to content

Conversation

@kingston
Copy link
Collaborator

@kingston kingston commented Aug 17, 2025

Summary by CodeRabbit

  • Chores
    • Upgraded GraphQL dependency to 16.11.0 across Fastify and React generator packages.
    • Prepared patch releases for @baseplate-dev/fastify-generators and @baseplate-dev/react-generators.
    • Added a changeset documenting these dependency updates.

@changeset-bot
Copy link

changeset-bot bot commented Aug 17, 2025

🦋 Changeset detected

Latest commit: 93da302

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 18 packages
Name Type
@baseplate-dev/fastify-generators Patch
@baseplate-dev/react-generators Patch
@baseplate-dev/project-builder-server Patch
@baseplate-dev/plugin-auth Patch
@baseplate-dev/plugin-queue Patch
@baseplate-dev/plugin-storage Patch
@baseplate-dev/project-builder-cli Patch
@baseplate-dev/project-builder-common Patch
@baseplate-dev/project-builder-test Patch
@baseplate-dev/project-builder-web Patch
@baseplate-dev/code-morph Patch
@baseplate-dev/core-generators Patch
@baseplate-dev/create-project Patch
@baseplate-dev/project-builder-lib Patch
@baseplate-dev/sync Patch
@baseplate-dev/tools Patch
@baseplate-dev/ui-components Patch
@baseplate-dev/utils Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@coderabbitai
Copy link

coderabbitai bot commented Aug 17, 2025

Walkthrough

Bumps the GraphQL dependency from 16.9.0 to 16.11.0 in generator constants for Fastify and React, and adds a changeset marking patch releases for both generator packages.

Changes

Cohort / File(s) Summary of Changes
Changeset documentation
./.changeset/tough-peaches-occur.md
Adds a changeset noting patch updates for @baseplate-dev/fastify-generators and @baseplate-dev/react-generators, and recording the GraphQL upgrade to 16.11.0.
Generators GraphQL version bump
packages/fastify-generators/src/constants/fastify-packages.ts, packages/react-generators/src/constants/react-packages.ts
Updates the graphql entry in exported package-constants from '16.9.0' to '16.11.0'. No signature changes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Tip

🔌 Remote MCP (Model Context Protocol) integration is now available!

Pro plan users can now connect to remote MCP servers from the Integrations page. Connect with popular remote MCPs such as Notion and Linear to add more context to your reviews and chats.


📜 Recent review details

Configuration used: .coderabbit.yaml
Review profile: CHILL
Plan: Pro

💡 Knowledge Base configuration:

  • MCP integration is disabled by default for public repositories
  • Jira integration is disabled by default for public repositories
  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 1419a96 and 93da302.

⛔ Files ignored due to path filters (46)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
  • tests/simple/baseplate/project-definition.json is excluded by !tests/**
  • tests/simple/packages/backend/baseplate/generated/package.json is excluded by !**/generated/**, !tests/**, !**/generated/**
  • tests/simple/packages/backend/baseplate/generated/src/plugins/graphql/FieldWithInputPayloadPlugin/global-types.ts is excluded by !**/generated/**, !tests/**, !**/generated/**
  • tests/simple/packages/backend/baseplate/generated/src/plugins/graphql/FieldWithInputPayloadPlugin/schema-builder.ts is excluded by !**/generated/**, !tests/**, !**/generated/**
  • tests/simple/packages/backend/baseplate/generated/src/plugins/graphql/FieldWithInputPayloadPlugin/types.ts is excluded by !**/generated/**, !tests/**, !**/generated/**
  • tests/simple/packages/backend/baseplate/generated/src/services/sentry.ts is excluded by !**/generated/**, !tests/**, !**/generated/**
  • tests/simple/packages/backend/baseplate/generated/src/tests/scripts/global-setup.ts is excluded by !**/generated/**, !tests/**, !**/generated/**
  • tests/simple/packages/backend/package.json is excluded by !tests/**
  • tests/simple/packages/backend/src/plugins/graphql/FieldWithInputPayloadPlugin/global-types.ts is excluded by !tests/**
  • tests/simple/packages/backend/src/plugins/graphql/FieldWithInputPayloadPlugin/schema-builder.ts is excluded by !tests/**
  • tests/simple/packages/backend/src/plugins/graphql/FieldWithInputPayloadPlugin/types.ts is excluded by !tests/**
  • tests/simple/packages/backend/src/services/sentry.ts is excluded by !tests/**
  • tests/simple/packages/backend/src/tests/scripts/global-setup.ts is excluded by !tests/**
  • tests/simple/packages/web/baseplate/file-id-map.json is excluded by !tests/**
  • tests/simple/packages/web/baseplate/generated/package.json is excluded by !**/generated/**, !tests/**, !**/generated/**
  • tests/simple/packages/web/baseplate/generated/src/app/router.tsx is excluded by !**/generated/**, !tests/**, !**/generated/**
  • tests/simple/packages/web/baseplate/generated/src/components/ui/badge.tsx is excluded by !**/generated/**, !tests/**, !**/generated/**
  • tests/simple/packages/web/baseplate/generated/src/components/ui/breadcrumb.tsx is excluded by !**/generated/**, !tests/**, !**/generated/**
  • tests/simple/packages/web/baseplate/generated/src/components/ui/command.tsx is excluded by !**/generated/**, !tests/**, !**/generated/**
  • tests/simple/packages/web/baseplate/generated/src/components/ui/dropdown.tsx is excluded by !**/generated/**, !tests/**, !**/generated/**
  • tests/simple/packages/web/baseplate/generated/src/components/ui/multi-combobox-field.tsx is excluded by !**/generated/**, !tests/**, !**/generated/**
  • tests/simple/packages/web/baseplate/generated/src/components/ui/multi-combobox.tsx is excluded by !**/generated/**, !tests/**, !**/generated/**
  • tests/simple/packages/web/baseplate/generated/src/components/ui/separator.tsx is excluded by !**/generated/**, !tests/**, !**/generated/**
  • tests/simple/packages/web/baseplate/generated/src/components/ui/sheet.tsx is excluded by !**/generated/**, !tests/**, !**/generated/**
  • tests/simple/packages/web/baseplate/generated/src/components/ui/sidebar-layout.tsx is excluded by !**/generated/**, !tests/**, !**/generated/**
  • tests/simple/packages/web/baseplate/generated/src/components/ui/sidebar.tsx is excluded by !**/generated/**, !tests/**, !**/generated/**
  • tests/simple/packages/web/baseplate/generated/src/components/ui/skeleton.tsx is excluded by !**/generated/**, !tests/**, !**/generated/**
  • tests/simple/packages/web/baseplate/generated/src/components/ui/tooltip.tsx is excluded by !**/generated/**, !tests/**, !**/generated/**
  • tests/simple/packages/web/baseplate/generated/src/hooks/use-mobile.ts is excluded by !**/generated/**, !tests/**, !**/generated/**
  • tests/simple/packages/web/package.json is excluded by !tests/**
  • tests/simple/packages/web/src/app/router.tsx is excluded by !tests/**
  • tests/simple/packages/web/src/components/ui/badge.tsx is excluded by !tests/**
  • tests/simple/packages/web/src/components/ui/breadcrumb.tsx is excluded by !tests/**
  • tests/simple/packages/web/src/components/ui/command.tsx is excluded by !tests/**
  • tests/simple/packages/web/src/components/ui/dropdown.tsx is excluded by !tests/**
  • tests/simple/packages/web/src/components/ui/multi-combobox-field.tsx is excluded by !tests/**
  • tests/simple/packages/web/src/components/ui/multi-combobox.tsx is excluded by !tests/**
  • tests/simple/packages/web/src/components/ui/separator.tsx is excluded by !tests/**
  • tests/simple/packages/web/src/components/ui/sheet.tsx is excluded by !tests/**
  • tests/simple/packages/web/src/components/ui/sidebar-layout.tsx is excluded by !tests/**
  • tests/simple/packages/web/src/components/ui/sidebar.tsx is excluded by !tests/**
  • tests/simple/packages/web/src/components/ui/skeleton.tsx is excluded by !tests/**
  • tests/simple/packages/web/src/components/ui/tooltip.tsx is excluded by !tests/**
  • tests/simple/packages/web/src/hooks/use-mobile.ts is excluded by !tests/**
  • tests/simple/pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml, !tests/**
📒 Files selected for processing (3)
  • .changeset/tough-peaches-occur.md (1 hunks)
  • packages/fastify-generators/src/constants/fastify-packages.ts (1 hunks)
  • packages/react-generators/src/constants/react-packages.ts (1 hunks)
🧰 Additional context used
📓 Path-based instructions (5)
.changeset/*.md

📄 CodeRabbit Inference Engine (CLAUDE.md)

When adding a new feature or changing an existing feature, add a new Changeset in the .changeset/ directory in the specified markdown format.

Files:

  • .changeset/tough-peaches-occur.md
**/*.{ts,tsx}

📄 CodeRabbit Inference Engine (CLAUDE.md)

**/*.{ts,tsx}: Import UI components from the @baseplate-dev/ui-components package as shown in the provided examples.
Use both standalone and React Hook Form controller variants for form components from @baseplate-dev/ui-components as appropriate.
If a particular interface or type is not exported, change the file so it is exported.

**/*.{ts,tsx}: TypeScript with strict type checking
Always include return types on top-level functions including React components (React.ReactElement)
Include absolute paths in import statements via tsconfig paths (@src/ is the alias for src/)
If a particular interface or type is not exported, change the file so it is exported

Files:

  • packages/react-generators/src/constants/react-packages.ts
  • packages/fastify-generators/src/constants/fastify-packages.ts
**/*.{js,ts,tsx}

📄 CodeRabbit Inference Engine (.cursor/rules/code-style.mdc)

Node 16 module resolution - include file extensions in imports (.js)

Files:

  • packages/react-generators/src/constants/react-packages.ts
  • packages/fastify-generators/src/constants/fastify-packages.ts
**/*.{ts,tsx,js}

📄 CodeRabbit Inference Engine (.cursor/rules/code-style.mdc)

**/*.{ts,tsx,js}: Sort imports by group: external libs first, then local imports
Use camelCase for variables/functions, PascalCase for types/classes
Order functions such that functions are placed below the variables/functions they use
We use the prefer using nullish coalescing operator (??) ESLint rule instead of a logical or (||), as it is a safer operator
Use console.info/warn/error instead of console.log

Files:

  • packages/react-generators/src/constants/react-packages.ts
  • packages/fastify-generators/src/constants/fastify-packages.ts
**/*

📄 CodeRabbit Inference Engine (.cursor/rules/code-style.mdc)

Use kebab-case for file names

Files:

  • packages/react-generators/src/constants/react-packages.ts
  • packages/fastify-generators/src/constants/fastify-packages.ts
⏰ 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). (3)
  • GitHub Check: Lint
  • GitHub Check: Test E2E
  • GitHub Check: test
🔇 Additional comments (5)
packages/react-generators/src/constants/react-packages.ts (2)

43-43: GraphQL upgrade to 16.11.0 in REACT_PACKAGES looks good.

Minor bump within v16—safe and consistent with the ecosystem.


41-45: Peer dependency compatibility confirmed

All listed packages declare peer ranges that include GraphQL 16.x (so 16.11.0 is valid), and no other hard-pinned graphql versions were found in the codebase. Everything is aligned—no further changes needed.

.changeset/tough-peaches-occur.md (1)

1-6: Changeset reads well and matches the scope (patch for both generators).

Clear and minimal; aligns with the PR intent.

packages/fastify-generators/src/constants/fastify-packages.ts (2)

12-12: GraphQL upgrade to 16.11.0 in FASTIFY_PACKAGES looks good.

Minor bump within v16; expected to be non-breaking.


11-16: Peer Dependency Compatibility Confirmed

All listed packages accept [email protected] in their peerDependencies—no conflicts detected:

No changes required.

✨ Finishing Touches
  • 📝 Generate Docstrings
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch kingston/upgrade-tmp

🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

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

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@vercel
Copy link

vercel bot commented Aug 17, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
baseplate-project-builder-web Ready Ready Preview Comment Aug 17, 2025 4:42am

@socket-security
Copy link

@kingston kingston merged commit 04a4978 into main Aug 17, 2025
9 of 10 checks passed
@kingston kingston deleted the kingston/upgrade-tmp branch August 17, 2025 04:45
@github-actions github-actions bot mentioned this pull request Aug 17, 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