Skip to content

build(deps-dev): Bump eslint from 9.39.2 to 10.2.1 - #69

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/eslint-10.2.1
Closed

build(deps-dev): Bump eslint from 9.39.2 to 10.2.1#69
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/eslint-10.2.1

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubApr 17, 2026

Copy link
Copy Markdown
Contributor

Bumps eslint from 9.39.2 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)

v10.2.0

Features

Bug Fixes

  • 542cb3e fix: update first-party dependencies (#20714) (Francesco Trotta)

Documentation

  • a2af743 docs: add language to configuration objects (#20712) (Francesco Trotta)
  • 845f23f docs: Update README (GitHub Actions Bot)
  • 5fbcf59 docs: remove sourceType from ts playground link (#20477) (Tanuj Kanti)
  • 8702a47 docs: Update README (GitHub Actions Bot)
  • ddeaded docs: Update README (GitHub Actions Bot)
  • 2b44966 docs: add Major Releases section to Manage Releases (#20269) (Milos Djermanovic)
  • eab65c7 docs: update eslint versions in examples (#20664) (루밀LuMir)
  • 3e4a299 docs: update ESM Dependencies policies with note for own-usage packages (#20660) (Milos Djermanovic)

Chores

  • 8120e30 refactor: extract no unmodified loop condition (#20679) (kuldeep kumar)
  • 46e8469 chore: update dependency markdownlint-cli2 to ^0.22.0 (#20697) (renovate[bot])
  • 01ed3aa test: add unit tests for unicode utilities (#20622) (Manish chaudhary)

... (truncated)

Commits

@dependabotdependabotBot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Apr 17, 2026
@flex-development
flex-developmentBot enabled auto-merge (squash) April 17, 2026 23:16
@codecov

codecovBot commented Apr 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (c185174) to head (63ed53a).
⚠️ Report is 50 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@ Coverage Diff @@## main #69 +/- ##
=========================================
Coverage 100.00% 100.00% =========================================
Files 7 7 Lines 84 84 Branches 35 35 =========================================
Hits 84 84 
FlagCoverage Δ
bun-canary100.00% <ø> (ø)
bun-latest100.00% <ø> (ø)
node20100.00% <ø> (ø)
node21100.00% <ø> (ø)
node22100.00% <ø> (ø)
node23100.00% <ø> (ø)
node24100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 69ebf59...63ed53a. Read the comment docs.

@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/eslint-10.2.1 branch 2 times, most recently from a168923 to 8633b81CompareApril 17, 2026 23:25
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/eslint-10.2.1 branch 3 times, most recently from cece11d to 1d28cd1CompareApril 30, 2026 23:21
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.2 to 10.2.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.2...v10.2.1)
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 10.2.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/eslint-10.2.1 branch from 8874fb6 to 7e3fbc2CompareApril 30, 2026 23:26
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
@dependabot@github

dependabotBot commented on behalf of githubMay 2, 2026

Copy link
Copy Markdown
ContributorAuthor

Superseded by #76.

@dependabotdependabotBot closed this May 2, 2026
auto-merge was automatically disabled May 2, 2026 02:44

Pull request was closed

@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/eslint-10.2.1 branch May 2, 2026 02:44
@github-project-automationgithub-project-automationBot moved this from 🆕 New to 🥶 Icebox in @flex-development/whenMay 2, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope:dependenciesdependency updatestype:buildchanges to the build system or external dependencies

Projects

Status: 🥶 Icebox

Development

Successfully merging this pull request may close these issues.

0 participants