Skip to content

Conversation

@kdev
Copy link
Member

@kdev kdev commented Oct 24, 2025

No description provided.

@kdev kdev requested a review from Copilot October 24, 2025 10:06
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR merges the "dev" branch into "main", upgrading dependencies and relocating the Prisma client generation to a custom output directory within the project source.

  • Major version upgrade of Prisma from v5 to v6
  • Relocation of Prisma client output to src/generated/prisma-client
  • Dependency updates across the project including Discord.js, ESLint tooling, and various other packages

Reviewed Changes

Copilot reviewed 4 out of 7 changed files in this pull request and generated no comments.

File Description
src/base/Prisma.ts Updated import path to reference the relocated Prisma client
prisma/schema.prisma Added custom output path and engine type configuration for Prisma client generation
pnpm-workspace.yaml Added build-only dependency configuration for native modules
package.json Updated multiple dependencies including Prisma v5→v6 upgrade and added package manager specification

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@kdev kdev merged commit 74499da into main Oct 24, 2025
3 of 7 checks passed
@kdev kdev deleted the dev branch October 24, 2025 10:11
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