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
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Comment |
There was a problem hiding this comment.
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.
| "esbuild-register": "^3.6.0", | ||
| "eslint": "^9.37.0", | ||
| "eslint-config-next": "15.0.2", | ||
| "eslint-config-next": "15.5.12", |
There was a problem hiding this comment.
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>
| "eslint-config-next": "15.5.12", | |
| "eslint-config-next": "15.0.5", |
f34ba2c to
c264dc0
Compare
c264dc0 to
fb4d0e0
Compare
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>
fb4d0e0 to
7a44b26
Compare
Bumps the linting-and-formatting group with 1 update in the / directory: eslint-config-next.
Updates
eslint-config-nextfrom 15.0.2 to 15.5.18Release notes
Sourced from eslint-config-next's releases.
... (truncated)
Commits
9ff92cev15.5.1862c97abv15.5.17ad6fd4ev15.5.16412eb90v15.5.15d7b012dv15.5.14cfd5f53v15.5.13d23f41cv15.5.12bbfd4e3v15.5.1160a2aa9v15.5.10c5de33ev15.5.9Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for eslint-config-next since your current version.