Skip to content

Comments

Major upgrade deps#5

Closed
HappyPaul55 wants to merge 3 commits intomainfrom
major-upgrade-deps
Closed

Major upgrade deps#5
HappyPaul55 wants to merge 3 commits intomainfrom
major-upgrade-deps

Conversation

@HappyPaul55
Copy link
Owner

This pull request updates several dependencies in the package.json file to their latest major versions, focusing on the next, react-pdf-tailwind, and related ESLint packages. These updates are important for staying current with security patches, new features, and compatibility improvements.

Dependency updates:

  • Upgraded next from version 15.5.7 to 16.0.8, along with the corresponding eslint-config-next dev dependency, to ensure compatibility with the latest Next.js features and fixes.
  • Updated react-pdf-tailwind from version 2.3.0 to 3.0.0 for improved PDF rendering and Tailwind CSS integration.

@HappyPaul55 HappyPaul55 requested a review from Copilot December 8, 2025 23:41
@vercel
Copy link

vercel bot commented Dec 8, 2025

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

Project Deployment Preview Comments Updated (UTC)
me-chess-book Ready Ready Preview Comment Dec 8, 2025 11:41pm

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 pull request performs a major dependency upgrade, primarily focusing on Next.js (15.5.7 → 16.0.8) and react-pdf-tailwind (2.3.0 → 3.0.0), along with their associated dependencies. The changes include updates to configuration files to align with Next.js 16 requirements.

Key Changes:

  • Upgraded Next.js to version 16.0.8 with corresponding ESLint config updates
  • Upgraded react-pdf-tailwind to 3.0.0 with updated peer dependencies
  • Enabled Turbopack in Next.js configuration and removed experimental React Compiler option

Reviewed changes

Copilot reviewed 1 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
package.json Updated core dependencies: Next.js, react-pdf-tailwind, and eslint-config-next to latest major versions
pnpm-lock.yaml Comprehensive lockfile update reflecting all transitive dependency changes from the major version bumps
next.config.js Added turbopack configuration and removed experimental React Compiler settings
next-env.d.ts Updated type reference path to use import statement instead of reference directive
tsconfig.json Reformatted arrays for readability; JSX compiler option changed from "preserve" to "react-jsx"
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@HappyPaul55
Copy link
Owner Author

Did not go well.

@HappyPaul55 HappyPaul55 deleted the major-upgrade-deps branch December 15, 2025 00:46
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