Commit Graph

17 Commits

Author SHA1 Message Date
git ed704f93aa refactor: segment component catalog 2025-12-27 17:58:29 +00:00
git 8ec13ee23d Merge branch 'main' into copilot/fix-pre-deployment-validation 2025-12-27 17:45:22 +00:00
copilot-swe-agent[bot] 28e8ef1828 Remove deprecated @types/jszip package
- jszip provides its own type definitions
- @types/jszip is deprecated and causes conflicts
- Addresses code review feedback

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 17:32:16 +00:00
copilot-swe-agent[bot] f89aaf92a4 Fix Prisma v7 configuration for pre-deployment validation
- Remove url from prisma/schema.prisma (not allowed in v7)
- Add proper prisma.config.ts with defineConfig from prisma/config
- Use process.env.DATABASE_URL with fallback for CI environments
- Generate Prisma Client successfully with v7 configuration

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 17:28:01 +00:00
copilot-swe-agent[bot] 5a3236a228 Verify Renovate Dashboard dependency status - all checked updates applied
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 17:22:24 +00:00
git 2f37440ae4 Merge branch 'main' into copilot/update-dependencies-dashboard 2025-12-27 17:13:16 +00:00
copilot-swe-agent[bot] ba063117b6 Fix motion package version to match Renovate requirement (12.6.2)
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 17:09:36 +00:00
copilot-swe-agent[bot] a45a630a76 Update dependencies: replace framer-motion with motion, update actions/checkout to v6, remove deprecated @types/jszip
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 17:03:08 +00:00
copilot-swe-agent[bot] 3afbd7228b Add SQLite adapter for Prisma 7 runtime
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 17:01:37 +00:00
copilot-swe-agent[bot] 37f48497a0 Update dependencies to latest versions and refactor API calls
- Updated Prisma from 6.19.1 to 7.2.0 (major version)
- Migrated Prisma schema to remove datasource URL (Prisma 7.x requirement)
- Updated PrismaClient initialization to pass datasourceUrl
- Fixed API route handlers to accept NextRequest parameter
- Updated MUI Grid component to include component prop for v7 compatibility
- Added AWS SDK dependencies to DBAL development module
- Created stub implementations for GitHub workflow log analysis functions

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 14:37:27 +00:00
copilot-swe-agent[bot] b5cf9a1bbc Initial exploration - identify broken symlinks causing lint failure
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 04:11:16 +00:00
git 83763af54b config: validation,nextjs,hpp (6 files) 2025-12-26 00:35:47 +00:00
git 115b679983 docs: nextjs,frontends,session (86 files) 2025-12-26 00:03:46 +00:00
git 96d31a80f0 docs: prompts,prompt,github (7 files) 2025-12-25 22:23:12 +00:00
git c8ab1c3116 config: package,nextjs,lock (1 files) 2025-12-25 21:37:16 +00:00
git c0c0225641 config: package,lock,json (2 files) 2025-12-25 21:29:22 +00:00
git b5ea0e38fa config: package,lock,json (3 files) 2025-12-25 21:12:56 +00:00