Skip to content

feat(nextjs): add migration to add AI instructions for upgrading to Next 16#33608

Merged
Coly010 merged 2 commits intomasterfrom
next/ai-migration-files
Nov 25, 2025
Merged

feat(nextjs): add migration to add AI instructions for upgrading to Next 16#33608
Coly010 merged 2 commits intomasterfrom
next/ai-migration-files

Conversation

@Coly010
Copy link
Copy Markdown
Contributor

@Coly010 Coly010 commented Nov 25, 2025

Current Behavior

We do not generate AI Instructions to aid with upgrading from Next 15 to Next 16

Expected Behavior

Add a migration generator to create a file containing instructions for an LLM to upgrade Next 15 to Next 16

Related Issue(s)

Closes NXC-3418

@Coly010 Coly010 requested a review from a team as a code owner November 25, 2025 11:12
@Coly010 Coly010 requested a review from jaysoo November 25, 2025 11:12
@Coly010 Coly010 self-assigned this Nov 25, 2025
@vercel
Copy link
Copy Markdown

vercel Bot commented Nov 25, 2025

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

Project Deployment Preview Updated (UTC)
nx-dev Ready Ready Preview Nov 25, 2025 11:34am

@netlify
Copy link
Copy Markdown

netlify Bot commented Nov 25, 2025

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit acacc64
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/692592f3d4bfcb000853095b
😎 Deploy Preview https://deploy-preview-33608--nx-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented Nov 25, 2025

View your CI Pipeline Execution ↗ for commit acacc64

Command Status Duration Result
nx affected --targets=lint,test,test-kt,build,e... ✅ Succeeded 11m 5s View ↗
nx run-many -t check-imports check-lock-files c... ✅ Succeeded 2m 33s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 11s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-11-25 11:44:02 UTC

Comment thread packages/next/src/migrations/update-22-2-0/create-ai-instructions-for-next-16.ts Outdated
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
@Coly010 Coly010 merged commit 1eea5ed into master Nov 25, 2025
20 checks passed
@Coly010 Coly010 deleted the next/ai-migration-files branch November 25, 2025 13:33
FrozenPandaz pushed a commit that referenced this pull request Nov 27, 2025
…ext 16 (#33608)

## Current Behavior
We do not generate AI Instructions to aid with upgrading from Next 15 to
Next 16

## Expected Behavior
Add a migration generator to create a file containing instructions for
an LLM to upgrade Next 15 to Next 16

## Related Issue(s)

Closes NXC-3418

---------

Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
(cherry picked from commit 1eea5ed)
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 1, 2025

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Dec 1, 2025
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