Skip to content

chore(deps-dev)(deps-dev): bump eslint-config-next from 15.0.2 to 15.5.18 in the linting-and-formatting group across 1 directory#521

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-npm_and_yarn-linting-and-formatting-f26f2b94e0
Open

chore(deps-dev)(deps-dev): bump eslint-config-next from 15.0.2 to 15.5.18 in the linting-and-formatting group across 1 directory#521
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-npm_and_yarn-linting-and-formatting-f26f2b94e0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the linting-and-formatting group with 1 update in the / directory: eslint-config-next.

Updates eslint-config-next from 15.0.2 to 15.5.18

Release notes

Sourced from eslint-config-next's releases.

v15.5.18

This release contains security fixes for the following advisories:

High:

Moderate:

Low:

v15.5.16

This release contains security fixes for the following advisories:

High:

Moderate:

Low:

v15.5.15

Please refer the following changelogs for more information about this security release:

https://vercel.com/changelog/summary-of-cve-2026-23869

v15.5.14

[!NOTE]

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for eslint-config-next since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 16, 2026
@dependabot @github

dependabot Bot commented on behalf of github Mar 16, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: npm. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 16, 2026
@vercel

vercel Bot commented Mar 16, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
interviewoptimiser Ready Ready Preview, Comment May 18, 2026 3:38am

@coderabbitai

coderabbitai Bot commented Mar 16, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 2bc317d8-ca09-4fb5-b362-a746cbe9aff9

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dependabot-npm_and_yarn-linting-and-formatting-f26f2b94e0
📝 Coding Plan
  • Generate coding plan for human review comments

Comment @coderabbitai help to get the list of available commands and usage tips.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 1 file

Prompt for AI agents (unresolved issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="package.json">

<violation number="1" location="package.json:186">
P2: Version mismatch: `eslint-config-next` is being bumped to 15.5.12 while the project's `next` dependency is pinned at 15.0.5. These packages are designed to be kept in sync. Consider either bumping `next` to 15.5.x as well, or keeping `eslint-config-next` aligned at ~15.0.x.</violation>
</file>

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.

Comment thread package.json Outdated
"esbuild-register": "^3.6.0",
"eslint": "^9.37.0",
"eslint-config-next": "15.0.2",
"eslint-config-next": "15.5.12",

@cubic-dev-ai cubic-dev-ai Bot Mar 16, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2: Version mismatch: eslint-config-next is being bumped to 15.5.12 while the project's next dependency is pinned at 15.0.5. These packages are designed to be kept in sync. Consider either bumping next to 15.5.x as well, or keeping eslint-config-next aligned at ~15.0.x.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At package.json, line 186:

<comment>Version mismatch: `eslint-config-next` is being bumped to 15.5.12 while the project's `next` dependency is pinned at 15.0.5. These packages are designed to be kept in sync. Consider either bumping `next` to 15.5.x as well, or keeping `eslint-config-next` aligned at ~15.0.x.</comment>

<file context>
@@ -183,7 +183,7 @@
     "esbuild-register": "^3.6.0",
     "eslint": "^9.37.0",
-    "eslint-config-next": "15.0.2",
+    "eslint-config-next": "15.5.12",
     "eslint-plugin-react-compiler": "19.0.0-beta-63b359f-20241101",
     "husky": "^9.1.6",
</file context>
Suggested change
"eslint-config-next": "15.5.12",
"eslint-config-next": "15.0.5",
Fix with Cubic

@dependabot dependabot Bot force-pushed the dependabot-npm_and_yarn-linting-and-formatting-f26f2b94e0 branch from f34ba2c to c264dc0 Compare March 30, 2026 03:07
@dependabot dependabot Bot changed the title chore(deps-dev)(deps-dev): bump eslint-config-next from 15.0.2 to 15.5.12 in the linting-and-formatting group chore(deps-dev)(deps-dev): bump eslint-config-next from 15.0.2 to 15.5.15 in the linting-and-formatting group across 1 directory Apr 27, 2026
@dependabot dependabot Bot force-pushed the dependabot-npm_and_yarn-linting-and-formatting-f26f2b94e0 branch from c264dc0 to fb4d0e0 Compare April 27, 2026 03:07
Bumps the linting-and-formatting group with 1 update in the / directory: [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next).


Updates `eslint-config-next` from 15.0.2 to 15.5.18
- [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/v15.5.18/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-version: 15.5.12
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: linting-and-formatting
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev)(deps-dev): bump eslint-config-next from 15.0.2 to 15.5.15 in the linting-and-formatting group across 1 directory chore(deps-dev)(deps-dev): bump eslint-config-next from 15.0.2 to 15.5.18 in the linting-and-formatting group across 1 directory May 18, 2026
@dependabot dependabot Bot force-pushed the dependabot-npm_and_yarn-linting-and-formatting-f26f2b94e0 branch from fb4d0e0 to 7a44b26 Compare May 18, 2026 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants