-
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
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
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
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
e59b00a
to
94778bc
Compare
This PR contains the following updates:
14.2.25
->14.2.33
15.5.2
->15.5.4
Release Notes
vercel/next.js (eslint-config-next)
v14.2.33
Compare Source
v14.2.32
Compare Source
Core Changes
Credits
Huge thanks to @ztanner for helping!
v14.2.31
Compare Source
v14.2.30
Compare Source
v14.2.29
Compare Source
v14.2.28
Compare Source
v14.2.27
Compare Source
Core Changes
Credits
Huge thanks to @ztanner for helping!
v14.2.26
Compare Source
Core Changes
vercel/next.js (next)
v15.5.4
Compare Source
v15.5.3
Compare Source
Core Changes
Credits
Huge thanks to @bgub 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.