chore(deps-dev): bump eslint from 9.39.4 to 10.4.1#82
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.
|
There was a problem hiding this comment.
🚩 @next/eslint-plugin-next version lags behind next major version
The @next/eslint-plugin-next is pinned at ^15.3.2 (resolving to 15.5.18 in the lockfile) while next itself is at ^16.2.6. This version mismatch is pre-existing and not introduced by this PR, but the ESLint 10 upgrade increases the surface area of potential compatibility issues. The plugin at 15.x doesn't declare an eslint peer dependency, so pnpm won't flag a conflict — but if the plugin internally uses ESLint APIs that were removed in ESLint 10 (e.g., context.getScope(), context.getAncestors()), lint rules from @next/eslint-plugin-next could fail at runtime. Worth verifying that linting still passes in CI with this combination.
(Refers to line 71)
Was this helpful? React with 👍 or 👎 to provide feedback.
There was a problem hiding this comment.
🚩 package-lock.json is tracked alongside pnpm-lock.yaml with large drift
The package-lock.json diff is ~22,000 lines, far larger than the actual ESLint bump would require. The diff shows many new packages being added (biconomy, farcaster, privy, jose, playwright, webauthn-p256, abitype) that were already in pnpm-lock.yaml from prior PRs — suggesting package-lock.json was very stale and got regenerated. Since this project uses pnpm (scripts, overrides, pnpm-lock.yaml), maintaining a separate package-lock.json adds maintenance burden and risks confusion. The root .gitignore only ignores agent-sdk/package-lock.json, not the root one. This is a pre-existing concern, not introduced by this PR.
Was this helpful? React with 👍 or 👎 to provide feedback.
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
mandate402 | 72a6279 | Commit Preview URL Branch Preview URL |
May 30 2026, 10:16 AM |
|
@dependabot must be passed in some checks actions. before merge |
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.4 to 10.4.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.4.1) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.4.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
ffce939 to
72a6279
Compare
Bumps eslint from 9.39.4 to 10.4.1.
Release notes
Sourced from eslint's releases.
... (truncated)
Commits
4a3d15a10.4.143e7e2bBuild: changelog update for 10.4.1e557467fix: update@eslint/plugin-kitversion to 0.7.2 (#20930)b0e466btest: adddataproperty to invalid tests cases for rules (#20924)d4ce898fix: propagate failures from delegated commands (#20917)f4f3507fix: prefer-arrow-callback invalid autofix with newline afterasync(#20916)f78838btest: add CodePath type coverage (#20904)61b0adddocs: remove deprecated rule from related rules ofmax-params(#20921)1daa4bdchore: updateeslint-plugin-eslint-commentstest data to latest commit (#20...002942cci: declare contents:read on update-readme workflow (#20919)