Skip to content
This repository was archived by the owner on Apr 11, 2026. It is now read-only.

Update deps#32

Merged
dmrock merged 3 commits into
mainfrom
update-deps
Nov 20, 2025
Merged

Update deps#32
dmrock merged 3 commits into
mainfrom
update-deps

Conversation

@dmrock
Copy link
Copy Markdown
Owner

@dmrock dmrock commented Nov 20, 2025

No description provided.

Copy link
Copy Markdown
Contributor

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 updates multiple dependencies across the project, including major upgrades to Next.js (15.5.3 → 16.0.3), React (19.1.1 → 19.2.0), and various supporting libraries. The update also includes a new file src/proxy.ts that appears to be middleware code, along with auto-generated updates to Convex files and TypeScript configuration changes.

Key Changes

  • Major framework updates: Next.js 16, React 19.2, and Convex 1.29.3
  • New middleware file added at src/proxy.ts with Clerk authentication
  • TypeScript JSX compilation mode changed from "preserve" to "react-jsx"

Reviewed Changes

Copilot reviewed 3 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
package.json Updates all dependency versions to latest releases
pnpm-lock.yaml Reflects all transitive dependency updates from package.json changes
tsconfig.json Formatting changes and JSX compiler option modification
src/proxy.ts New middleware file for Clerk authentication (potentially misnamed)
convex/_generated/*.js Auto-generated Convex server files with updated documentation
convex/_generated/*.d.ts Auto-generated TypeScript definitions with enhanced API structure

@dmrock dmrock merged commit 8ff73b0 into main Nov 20, 2025
7 checks passed
@dmrock dmrock deleted the update-deps branch November 20, 2025 21:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants