chore(deps-dev): bump @next/eslint-plugin-next from 15.3.2 to 16.2.6#1001
chore(deps-dev): bump @next/eslint-plugin-next from 15.3.2 to 16.2.6#1001dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 15.3.2 to 16.2.6. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.2.6/packages/eslint-plugin-next) --- updated-dependencies: - dependency-name: "@next/eslint-plugin-next" dependency-version: 16.2.6 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 8544735. Configure here.
| "@knocklabs/eslint-config": "workspace:^", | ||
| "@knocklabs/typescript-config": "workspace:^", | ||
| "@next/eslint-plugin-next": "^15.3.1", | ||
| "@next/eslint-plugin-next": "^16.2.6", |
There was a problem hiding this comment.
Major version mismatch between eslint plugin and Next.js
Medium Severity
@next/eslint-plugin-next is bumped to v16 while next is at 15.3.6 and eslint-config-next remains at 15.4.6. The eslint-config-next@15.4.6 already brings in its own @next/eslint-plugin-next@15.4.6, so in nextjs-app-dir-example there are now two conflicting major versions of the same plugin. The v16 plugin may enforce rules or expect patterns specific to Next.js 16 that don't apply to a v15 app, potentially causing spurious lint errors or missed checks.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit 8544735. Configure here.


Bumps @next/eslint-plugin-next from 15.3.2 to 16.2.6.
Release notes
Sourced from @next/eslint-plugin-next's releases.
... (truncated)
Commits
ee6e79bv16.2.6766148fv16.2.52275bd8v16.2.4d5f649bv16.2.352faae3v16.2.2ed7d2cev16.2.1c5c94dfv16.2.03683192v16.2.0-canary.1046689814v16.2.0-canary.103ad66dbcv16.2.0-canary.102Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@next/eslint-plugin-nextsince your current version.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)