Skip to content

deps(dev)(deps-dev): bump the eslint-ecosystem group across 1 directory with 3 updates#835

Merged
alienx5499 merged 2 commits intomainfrom
dependabot/npm_and_yarn/SortVision/main/eslint-ecosystem-251fc1acf7
Apr 24, 2026
Merged

deps(dev)(deps-dev): bump the eslint-ecosystem group across 1 directory with 3 updates#835
alienx5499 merged 2 commits intomainfrom
dependabot/npm_and_yarn/SortVision/main/eslint-ecosystem-251fc1acf7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps the eslint-ecosystem group with 3 updates in the /SortVision directory: eslint, eslint-config-next and eslint-plugin-react-hooks.

Updates eslint from 10.2.0 to 10.2.1

Release notes

Sourced from eslint's releases.

v10.2.1

Bug Fixes

  • 14be92b fix: model generator yield resumption paths in code path analysis (#20665) (sethamus)
  • 84a19d2 fix: no-async-promise-executor false positives for shadowed Promise (#20740) (xbinaryx)
  • af764af fix: clarify language and processor validation errors (#20729) (Pixel998)
  • e251b89 fix: update eslint (#20715) (renovate[bot])

Documentation

  • ca92ca0 docs: reuse markdown-it instance for markdown filter (#20768) (Amaresh S M)
  • 57d2ee2 docs: Enable Eleventy incremental mode for watch (#20767) (Amaresh S M)
  • c1621b9 docs: fix typos in code-path-analyzer.js (#20700) (Ayush Shukla)
  • 1418d52 docs: Update README (GitHub Actions Bot)
  • 39771e6 docs: Update README (GitHub Actions Bot)
  • 71e0469 docs: fix incomplete JSDoc param description in no-shadow rule (#20728) (kuldeep kumar)
  • 22119ce docs: clarify scope of for-direction rule with dead code examples (#20723) (Amaresh S M)
  • 8f3fb77 docs: document meta.docs.dialects (#20718) (Pixel998)

Chores

  • 7ddfea9 chore: update dependency prettier to v3.8.2 (#20770) (renovate[bot])
  • fac40e1 ci: bump pnpm/action-setup from 5.0.0 to 6.0.0 (#20763) (dependabot[bot])
  • 7246f92 test: add tests for SuppressionsService.load() error handling (#20734) (kuldeep kumar)
  • 4f34b1e chore: update pnpm/action-setup action to v5 (#20762) (renovate[bot])
  • 51080eb test: processor service (#20731) (kuldeep kumar)
  • e7e1889 chore: remove stale babel-eslint10 fixture and test (#20727) (kuldeep kumar)
  • 4e1a87c test: remove redundant async/await in flat config array tests (#20722) (Pixel998)
  • 066eabb test: add rule metadata coverage for languages and docs.dialects (#20717) (Pixel998)
Commits

Updates eslint-config-next from 16.2.3 to 16.2.4

Release notes

Sourced from eslint-config-next's releases.

v16.2.4

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • chore: Bump reqwest to 0.13.2 (Fixes Google Fonts with Turbopack for Windows on ARM64) (#92713)
  • Turbopack: fix filesystem watcher config not applying follow_symlinks(false) (#92631)
  • Scope Safari ?ts= cache-buster to CSS/font assets only (Pages Router) (#92580)
  • Compiler: Support boolean and number primtives in next.config defines (#92731)
  • turbo-tasks: Fix recomputation loop by allowing cell cleanup on error during recomputation (#92725)
  • Turbopack: shorter error for ChunkGroupInfo::get_index_of (#92814)
  • Turbopack: shorter error message for ModuleBatchesGraph::get_entry_index (#92828)
  • Adding more system info to the 'initialize project' trace (#92427)

Credits

Huge thanks to @​Badbird5907, @​lukesandberg, @​andrewimm, @​sokra, and @​mischnic for helping!

Commits

Updates eslint-plugin-react-hooks from 7.0.1 to 7.1.1

Release notes

Sourced from eslint-plugin-react-hooks's releases.

eslint-plugin-react-hooks@7.1.1 (April 17, 2026)

Note: 7.1.0 accidentally removed the component-hook-factories rule, causing errors for users who referenced it in their ESLint config. This is now fixed.

  • Add deprecated no-op component-hook-factories rule for backwards compatibility. (@​mofeiZ in #36307)

eslint-plugin-react-hooks@7.1.0 (April 16, 2026)

This release adds ESLint v10 support, improves performance by skipping compilation for non-React files, and includes compiler lint improvements including better set-state-in-effect detection, improved ref validation, and more helpful error reporting.

Changelog

Sourced from eslint-plugin-react-hooks's changelog.

7.1.1

Note: 7.1.0 accidentally removed the component-hook-factories rule, causing errors for users who referenced it in their ESLint config. This is now fixed.

  • Add deprecated no-op component-hook-factories rule for backwards compatibility. (@​mofeiZ in #36307)

7.1.0

This release adds ESLint v10 support, improves performance by skipping compilation for non-React files, and includes compiler lint improvements including better set-state-in-effect detection, improved ref validation, and more helpful error reporting.

Commits

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 20, 2026

Labels

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

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

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 20, 2026
@dependabot dependabot Bot requested a review from alienx5499 as a code owner April 20, 2026 02:12
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 20, 2026

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

Project Deployment Actions Updated (UTC)
sortvision Ready Ready Preview, Comment Apr 24, 2026 8:33pm

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 20, 2026

QA suite report

Metric Value
Total tests 659
Passed 659
Failed 0
Warnings 0
Pass rate 100.0%
Grade S+
Duration 4.62s

Result: passed.

View workflow run

QA vs main (last successful CI on base branch)

Baseline: last green Continuous integration on main @ 5c19de8 (same test:ci suite).

Base This PR Δ passed
Passed 659 659 0
Failed 0 0
Total 659 659

Fixed (failed on base, passing on this PR)

None

New failures (failed on this PR; were not failing on base)

None

Still failing (failed on base and still failing on this PR)

None

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 20, 2026

Lighthouse (CI)

View workflow run

Lighthouse vs main (last green CI on base)

Lighthouse (mobile)

Δ = change vs last successful Continuous integration on main (same URLs).

URL Perf Δ A11y Δ Best Δ SEO Δ
http://localhost:3000/ 62 96 93 100
http://localhost:3000/algorithms/config/bubble 74 +1 96 93 100
http://localhost:3000/es 74 96 93 100
http://localhost:3000/contributions/overview 52 -1 96 96 100

Lighthouse (desktop)

Δ = change vs last successful Continuous integration on main (same URLs).

URL Perf Δ A11y Δ Best Δ SEO Δ
http://localhost:3000/ 98 -1 96 96 100
http://localhost:3000/algorithms/config/bubble 98 -1 96 96 100
http://localhost:3000/es 99 96 96 100
http://localhost:3000/contributions/overview 97 96 96 100

@dependabot dependabot Bot changed the title deps(dev)(deps-dev): bump the eslint-ecosystem group in /SortVision with 3 updates deps(dev)(deps-dev): bump the eslint-ecosystem group across 1 directory with 3 updates Apr 20, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/SortVision/main/eslint-ecosystem-251fc1acf7 branch from 252d9c5 to ec45bce Compare April 20, 2026 02:17
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/SortVision/main/eslint-ecosystem-251fc1acf7 branch from ec45bce to 985c87b Compare April 20, 2026 02:19
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/SortVision/main/eslint-ecosystem-251fc1acf7 branch from 985c87b to a84906f Compare April 20, 2026 02:23
@alienx5499
Copy link
Copy Markdown
Owner

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/SortVision/main/eslint-ecosystem-251fc1acf7 branch from a84906f to bcd5a82 Compare April 24, 2026 19:51
@alienx5499
Copy link
Copy Markdown
Owner

@dependabot recreate

…ry with 3 updates

Bumps the eslint-ecosystem group with 3 updates in the /SortVision directory: [eslint](https://github.com/eslint/eslint), [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) and [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks).


Updates `eslint` from 10.2.0 to 10.2.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.2.0...v10.2.1)

Updates `eslint-config-next` from 16.2.3 to 16.2.4
- [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.4/packages/eslint-config-next)

Updates `eslint-plugin-react-hooks` from 7.0.1 to 7.1.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/eslint-plugin-react-hooks@7.1.1/packages/eslint-plugin-react-hooks)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint-ecosystem
- dependency-name: eslint-config-next
  dependency-version: 16.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint-ecosystem
- dependency-name: eslint-plugin-react-hooks
  dependency-version: 7.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint-ecosystem
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/SortVision/main/eslint-ecosystem-251fc1acf7 branch from bcd5a82 to bb2576c Compare April 24, 2026 20:32
@alienx5499 alienx5499 merged commit e7bbba6 into main Apr 24, 2026
11 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/SortVision/main/eslint-ecosystem-251fc1acf7 branch April 24, 2026 20:35
@github-actions
Copy link
Copy Markdown

Dependabot auto-merge

Auto-merge is enabled (squash). GitHub will merge this PR once all required checks and reviews pass.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant