Skip to content

chore(deps-dev): bump the tooling group across 1 directory with 3 updates#85

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tooling-c85b07e819
Open

chore(deps-dev): bump the tooling group across 1 directory with 3 updates#85
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tooling-c85b07e819

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps the tooling group with 3 updates in the / directory: turbo, @types/node and eslint.

Updates turbo from 2.9.12 to 2.9.14

Release notes

Sourced from turbo's releases.

Turborepo v2.9.14

[!NOTE] This release contains important security fixes.

High:

Low:

What's Changed

Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.9.12...v2.9.14

Turborepo v2.9.13-canary.1

What's Changed

Changelog

... (truncated)

Commits

Updates @types/node from 25.7.0 to 25.8.0

Commits

Updates eslint from 9.39.4 to 10.4.0

Release notes

Sourced from eslint's releases.

v10.4.0

Features

  • 1a45ec5 feat: check sequence expressions in for-direction (#20701) (kuldeep kumar)
  • 450040b feat: add includeIgnoreFile() to eslint/config (#20735) (Kirk Waiblinger)

Bug Fixes

  • 544c0c3 fix: escape code path DOT labels in debug output (#20866) (Pixel998)
  • 6799431 fix: update dependency @​eslint/config-helpers to ^0.6.0 (#20850) (renovate[bot])
  • f078fef fix: handle non-array deprecated rule replacements (#20825) (xbinaryx)

Documentation

  • 7e52a71 docs: add mention of @eslint-react/eslint-plugin (#20869) (Pavel)
  • db3468b docs: tweak wording around ambiguous CJS-vs-ESM config (#20865) (Kirk Waiblinger)
  • 9084664 docs: Update README (GitHub Actions Bot)
  • 9cc7387 docs: Update README (GitHub Actions Bot)
  • 3d7b548 docs: Update README (GitHub Actions Bot)
  • 191ec3c docs: Update README (GitHub Actions Bot)

Chores

  • 6616856 chore: upgrade knip to v6 (#20875) (Pixel998)
  • d13b084 ci: ensure auto-created PRs run CI (#20860) (lumir)
  • e71c7af ci: bump pnpm/action-setup from 6.0.5 to 6.0.7 (#20862) (dependabot[bot])
  • d84393d test: add unit tests for SuppressionsService.applySuppressions() (#20863) (kuldeep kumar)
  • 24db8cb test: add tests for SuppressionsService.save() (#20802) (kuldeep kumar)
  • 2ef0549 chore: update ecosystem plugins (#20857) (github-actions[bot])
  • a429791 ci: remove eslint-webpack-plugin types integration test (#20668) (Milos Djermanovic)
  • 9e37386 chore: replace recast with range approach in code-sample-minimizer (#20682) (Copilot)
  • 0dd1f9f test: disable warning for vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER (#20845) (Francesco Trotta)
  • 9da3c7b refactor: remove deprecated meta.language and migrate meta.dialects (#20716) (Pixel998)
  • 2099ed1 refactor: add meta.defaultOptions to more rules, enable linting (#20800) (xbinaryx)
  • f1dfbc9 chore: update ecosystem plugins (#20836) (github-actions[bot])
  • c759413 ci: bump pnpm/action-setup from 6.0.3 to 6.0.5 (#20843) (dependabot[bot])
  • 5b817d6 test: add unit tests for lib/shared/ast-utils (#20838) (kuldeep kumar)
  • 1c13ae3 test: add unit tests for lib/shared/severity (#20835) (kuldeep kumar)

v10.3.0

Features

  • 379571a feat: add suggestions for no-unused-private-class-members (#20773) (sethamus)

Bug Fixes

  • b6ae5cf fix: handle unavailable require cache (#20812) (Simon Podlipsky)
  • 6fb3685 fix: rule suggestions cause continuation in class body (#20787) (Milos Djermanovic)

Documentation

  • 32cc7ab docs: fix typos in docs and comments (#20809) (Tanuj Kanti)
  • 7f47937 docs: Update README (GitHub Actions Bot)

Chores

  • d32235e ci: use pnpm in eslint-flat-config-utils type integration test (#20826) (Francesco Trotta)
  • 3ffb14e chore: clean up typos in comments and JSDoc (#20821) (Pixel998)

... (truncated)

Commits

Summary by CodeRabbit

  • Chores
    • Updated development dependencies across all applications and the root workspace to newer versions, including linting and build tooling updates.

Review Change Stack

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 18, 2026
@dependabot dependabot Bot requested a review from satyakwok as a code owner May 18, 2026 02:06
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 18, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 18, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: bb534061-f982-4c4f-ba65-017b9283af0d

📥 Commits

Reviewing files that changed from the base of the PR and between f5c2dd3 and 6d28897.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (9)
  • apps/airdrop/package.json
  • apps/chain-landing/package.json
  • apps/coinblast/package.json
  • apps/dex/package.json
  • apps/faucet/package.json
  • apps/landing/package.json
  • apps/scan/package.json
  • apps/solux/package.json
  • package.json
✅ Files skipped from review due to trivial changes (4)
  • apps/solux/package.json
  • apps/faucet/package.json
  • package.json
  • apps/scan/package.json
🚧 Files skipped from review as they are similar to previous changes (5)
  • apps/dex/package.json
  • apps/coinblast/package.json
  • apps/airdrop/package.json
  • apps/chain-landing/package.json
  • apps/landing/package.json

📝 Walkthrough

Walkthrough

This PR updates development dependency versions across the monorepo. ESLint is upgraded from version 9 to 10 in eight application package.json files (airdrop, chain-landing, coinblast, dex, faucet, landing, scan, and solux). Additionally, the root package.json updates Turbo from version 2.3.3 to 2.9.14.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description lacks the required template structure. It provides detailed release notes and links but is missing the 'Summary', 'Test plan', and 'Related' sections specified in the repository template. Restructure the description to follow the repository template: add a brief 'Summary' section (1-3 sentences), a 'Test plan' section with a bulleted checklist, and a 'Related' section for issue/PR links.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The PR title clearly describes the main change: bumping the tooling dependency group with 3 updates. It is concise and accurately reflects the changeset content.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/npm_and_yarn/tooling-c85b07e819

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

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@apps/airdrop/package.json`:
- Line 36: The package.json currently upgrades the "eslint" dependency to "^10",
which is incompatible with eslint-config-next 16.2.6 and its bundled plugins;
revert or pin "eslint" to a 9.x range (e.g. "^9") in the "eslint" entry in
package.json for this app (and apply the same change to the other apps: airdrop,
chain-landing, coinblast, dex, faucet, landing, scan, solux) so linting uses
ESLint 9 until eslint-config-next and its plugins support ESLint 10; update
package.json's "eslint" value and run install/lint to verify no transitive
plugin errors occur.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 731b4b45-c515-45d7-918d-0dbf3d320473

📥 Commits

Reviewing files that changed from the base of the PR and between a9b736b and f5c2dd3.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (9)
  • apps/airdrop/package.json
  • apps/chain-landing/package.json
  • apps/coinblast/package.json
  • apps/dex/package.json
  • apps/faucet/package.json
  • apps/landing/package.json
  • apps/scan/package.json
  • apps/solux/package.json
  • package.json

Comment thread apps/airdrop/package.json
"@types/react": "^19",
"@types/react-dom": "^19",
"eslint": "^9",
"eslint": "^10",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🔴 Critical | 🏗️ Heavy lift

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
# Check for peer dependency conflicts with ESLint 10 in Next.js apps

echo "=== Checking eslint-config-next version ==="
rg -n "eslint-config-next" --type=json -g 'apps/*/package.json'

echo -e "\n=== Checking current ESLint versions ==="
rg -n '"eslint":\s*"\^?[0-9]' --type=json -g 'apps/*/package.json'

echo -e "\n=== Simulating npm install to check peer dependencies ==="
echo "ESLint 10 with eslint-config-next 16.2.6 will produce warnings like:"
echo "WARN  eslint-plugin-react@7.37.5 requires eslint@^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 but ESLint 10.x is installed"
echo "WARN  eslint-plugin-import@2.32.0 requires eslint@^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9 but ESLint 10.x is installed"
echo "WARN  eslint-plugin-jsx-a11y@6.10.2 requires eslint@^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9 but ESLint 10.x is installed"
echo "WARN  eslint-plugin-react-hooks@7.0.1 requires eslint@^3.0.0 || ... || ^9.0.0 but ESLint 10.x is installed"

Repository: Sentriscloud/frontend

Length of output: 1669


🌐 Web query:

eslint-config-next 16.2.6 peer dependencies ESLint 10 support

💡 Result:

As of May 18, 2026, eslint-config-next version 16.2.6 does not officially support ESLint 10 as a peer dependency [1]. Users attempting to use ESLint 10 with this version of eslint-config-next will encounter peer dependency resolution errors [1]. This is because the package and its underlying dependencies (such as eslint-plugin-import, eslint-plugin-react, and eslint-plugin-jsx-a11y) currently define peer dependency ranges that do not include ESLint 10 [1]. While there has been active tracking of this issue within the Next.js repository (e.g., issue #91702), official support remains pending as the ecosystem works to update upstream plugin dependencies to be compatible with ESLint 10 [1]. In the interim, users often resolve these installation conflicts by using package manager flags such as --legacy-peer-deps or by using overrides in their package.json to force compatibility [2][3].

Citations:


🏁 Script executed:

# Check if there are any newer versions of eslint-config-next that might support ESLint 10
# Also look at the actual plugin versions bundled with 16.2.6
cd /tmp
curl -s https://registry.npmjs.org/eslint-config-next/16.2.6 2>/dev/null | python3 -c "
import sys, json
try:
    data = json.load(sys.stdin)
    print('=== eslint-config-next 16.2.6 Info ===')
    print('Peer Dependencies:')
    if 'peerDependencies' in data:
        for dep, spec in data['peerDependencies'].items():
            print(f'  {dep}: {spec}')
    print('\nDependencies:')
    if 'dependencies' in data:
        for dep, spec in data['dependencies'].items():
            if 'eslint-plugin' in dep or dep == 'eslint':
                print(f'  {dep}: {spec}')
except Exception as e:
    print(f'Could not fetch from npm: {e}')
" 2>/dev/null || echo "NPM registry fetch not available in sandbox"

Repository: Sentriscloud/frontend

Length of output: 346


🌐 Web query:

eslint-config-next ESLint 10 support GitHub issue Next.js May 2026

💡 Result:

As of May 18, 2026, official support for ESLint 10 in eslint-config-next remains an active area of development and is not yet fully resolved [1][2]. While ESLint 10 has been released and is currently at version 10.3.0 [3], users attempting to use it with eslint-config-next have encountered peer dependency conflicts and runtime errors [1][4]. Specifically, the underlying plugins included in the Next.js configuration—such as eslint-plugin-react—have faced compatibility issues with ESLint 10, often manifesting as TypeError: contextOrFilename.getFilename is not a function [1][4]. Key points regarding the current status: - Development Tracking: The issue is being tracked in the Next.js repository (notably issue #89764) [1][2]. Efforts to resolve this involve both updating the Next.js configuration and waiting for upstream dependencies (like eslint-plugin-react) to officially support ESLint 10 [1][4]. - Workarounds: Some developers have attempted to use compatibility layers or manual overrides to bypass these peer dependency constraints, but these are not official solutions [2]. - Upstream Dependencies: The primary blocker is that several core ESLint plugins used by Next.js have not yet fully updated their peer dependency ranges or internal logic to accommodate the breaking changes introduced in ESLint 10 [1][4]. Users are advised to monitor the official Next.js GitHub repository for updates on this integration [1][5].

Citations:


Critical: ESLint 10 incompatible with eslint-config-next 16.2.6 across all apps.

eslint-config-next 16.2.6 bundles plugins (eslint-plugin-react ^7.37.0, eslint-plugin-import ^2.32.0, eslint-plugin-jsx-a11y ^6.10.0, eslint-plugin-react-hooks ^7.0.0) that do not support ESLint 10. While eslint-config-next's peer dependency spec technically permits ESLint 10 (>=9.0.0), the underlying plugins' peer dependency ranges exclude it, causing transitive conflicts and runtime errors (TypeError: contextOrFilename.getFilename is not a function). GitHub issue #91702 tracking ESLint 10 support in Next.js remains unresolved as of May 2026.

This affects all 8 apps (airdrop, chain-landing, coinblast, dex, faucet, landing, scan, solux) and will break linting.

Recommendation: Hold this PR until eslint-config-next releases a version compatible with ESLint 10, or pin ESLint to ^9 until the Next.js ecosystem catches up.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@apps/airdrop/package.json` at line 36, The package.json currently upgrades
the "eslint" dependency to "^10", which is incompatible with eslint-config-next
16.2.6 and its bundled plugins; revert or pin "eslint" to a 9.x range (e.g.
"^9") in the "eslint" entry in package.json for this app (and apply the same
change to the other apps: airdrop, chain-landing, coinblast, dex, faucet,
landing, scan, solux) so linting uses ESLint 9 until eslint-config-next and its
plugins support ESLint 10; update package.json's "eslint" value and run
install/lint to verify no transitive plugin errors occur.

…ates

Bumps the tooling group with 3 updates in the / directory: [turbo](https://github.com/vercel/turborepo), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [eslint](https://github.com/eslint/eslint).


Updates `turbo` from 2.9.12 to 2.9.14
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md)
- [Commits](vercel/turborepo@v2.9.12...v2.9.14)

Updates `@types/node` from 25.7.0 to 25.8.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint` from 9.39.4 to 10.4.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.4...v10.4.0)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tooling
- dependency-name: eslint
  dependency-version: 10.4.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: tooling
- dependency-name: turbo
  dependency-version: 2.9.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tooling
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): bump the tooling group with 3 updates chore(deps-dev): bump the tooling group across 1 directory with 3 updates May 18, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/tooling-c85b07e819 branch from f5c2dd3 to 6d28897 Compare May 18, 2026 03:02
@satyakwok satyakwok enabled auto-merge (squash) May 18, 2026 03:24
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