-
Notifications
You must be signed in to change notification settings - Fork 190
Bump next from 15.1.2 to 15.2.3 & $ pmpn i; pnpm fmt; pnpm i #965
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump next from 15.1.2 to 15.2.3 & $ pmpn i; pnpm fmt; pnpm i #965
Conversation
Bumps [next](https://github.com/vercel/next.js) from 15.1.2 to 15.2.3. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.1.2...v15.2.3) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
4 Skipped Deployments
|
|
Updates to Preview Branch (2/dependabot/npm_and_yarn/frontend/apps/docs/next-15.2.3) ↗︎
Tasks are run on every commit but only new migration files are pushed.
View logs for this Workflow Run ↗︎. |
37bd247 to
25b8845
Compare
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
MH4GF
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks 👍🏻
frontend/apps/docsandfrontend/apps/appbecause the fmt configuration requires the libraries to be on the same version.Issue
Why is this change needed?
What would you like reviewers to focus on?
Testing Verification
What was done
🤖 Generated by PR Agent at 25b8845
nextpackage from version 15.1.2 to 15.2.3 across multiple projects.pnpm-lock.yamlto reflect the newnextversion and its dependencies.docs/packages-license.mdto document the updatednextversion.package.jsonfiles infrontend/apps/appandfrontend/apps/docs.Detailed Changes
packages-license.md
Update license documentation for `next` version 15.2.3docs/packages-license.md
@next/envversion from 15.1.2 to 15.2.3.@next/swc-linux-x64-gnuversion from 15.1.2 to 15.2.3.@next/swc-linux-x64-muslversion from 15.1.2 to 15.2.3.nextversion from 15.1.2 to 15.2.3.package.json
Update `next` version in app packagefrontend/apps/app/package.json
nextdependency from 15.1.2 to 15.2.3.package.json
Update `next` version in docs packagefrontend/apps/docs/package.json
nextdependency from 15.1.2 to 15.2.3.pnpm-lock.yaml
Update `pnpm-lock.yaml` for `next` version 15.2.3pnpm-lock.yaml
nextversion 15.2.3.next15.2.3.Additional Notes