-
Notifications
You must be signed in to change notification settings - Fork 2
fix(deps): update nextjs monorepo #388
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
base: main
Are you sure you want to change the base?
Conversation
|
❌ Deploy Preview for auto-drive-demo failed. Why did it fail? →
|
f57b46f to
3bce066
Compare
237dea2 to
2457919
Compare
2457919 to
3ca5c26
Compare
|
No dependency changes detected. Learn more about Socket for GitHub. 👍 No dependency changes detected in pull request |
3ca5c26 to
dd6b8e3
Compare
❌ Deploy Preview for staging-auto-drive failed. Why did it fail? →
|
43a7fe6 to
4b05e60
Compare
b41473f to
3acbf2f
Compare
456deac to
b265815
Compare
a8a7ec8 to
086b5b7
Compare
086b5b7 to
c11db14
Compare
c11db14 to
cb0b521
Compare
877d503 to
5463b7e
Compare
5463b7e to
cbf1060
Compare
cbf1060 to
63f285c
Compare
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.
Comment @cursor review or bugbot run to trigger another review on this PR
apps/landing/package.json
Outdated
| "@typescript-eslint/parser": "^8.13.0", | ||
| "eslint": "8.57.1", | ||
| "eslint-config-next": "14.2.25", | ||
| "eslint-config-next": "14.2.32", |
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.
Bug: Next.js Update Causes ESLint and Versioning Conflicts
Updating apps/landing to Next.js 15.5.4 creates two versioning mismatches. The eslint-config-next dependency remains on major version 14, which can cause incompatible linting. This also introduces a major version discrepancy with other monorepo apps still on Next.js 14, potentially leading to inconsistent behavior and increased maintenance.
4bf0507 to
e59b00a
Compare
94778bc to
0ea740c
Compare
0ea740c to
02f21f8
Compare
02f21f8 to
b86f5ed
Compare
This PR contains the following updates:
15.5.4->15.5.614.2.25->14.2.3315.5.2->15.5.6Release Notes
vercel/next.js (@next/eslint-plugin-next)
v15.5.6Compare Source
Core Changes
Credits
Huge thanks to @mischnic for helping!
v15.5.5Compare Source
Core Changes
experimental.middlewareClientMaxBodySizebody cloning limit (#84722)Misc Changes
Credits
Huge thanks to @devjiwonchoi, @ztanner, and @icyJoseph for helping!
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.