Skip to content

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

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-e2922b8d5a
Open

chore(deps-dev): bump the eslint group across 1 directory with 3 updates#1422
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-e2922b8d5a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 13, 2026

Bumps the eslint group with 3 updates in the / directory: @devpow112/eslint-config, @eslint/compat and eslint.

Updates @devpow112/eslint-config from 4.1.3 to 4.1.13

Release notes

Sourced from @​devpow112/eslint-config's releases.

v4.1.13

This release is also available on:


4.1.13 (2026-04-30)

Miscellaneous Chores

  • deps-dev: bump @​commitlint/cli in the commitlint group (decec69)
  • deps-dev: bump @​devpow112/commitlint-config (71fb075)
  • deps-dev: bump @​eslint/compat from 2.0.4 to 2.0.5 (fa369ba)
  • deps: bump globals from 17.4.0 to 17.5.0 (ae4e4ee)
  • node: bump from 24.14.1 to 24.15.0 (b08b7b5)

Build System

  • deps: bump actions/create-github-app-token from 3.0.0 to 3.1.1 (49315c7)
  • deps: bump actions/setup-node from 6.3.0 to 6.4.0 (64a7954)
  • deps: bump peter-evans/create-pull-request from 8.1.0 to 8.1.1 (c277013)

v4.1.12

This release is also available on:


4.1.12 (2026-04-07)

Miscellaneous Chores

  • deps-dev: bump @​eslint/compat from 2.0.3 to 2.0.4 (5717ddb)
  • deps: bump eslint-plugin-chai-friendly from 1.1.0 to 1.2.0 (70be0ae)
  • fix dependabot config (8e3d3e6)
  • remove dependabot grouping for eslint tools (75c135c)
  • update dependabot groups (083c368)

v4.1.11

This release is also available on:


4.1.11 (2026-04-03)

Miscellaneous Chores

  • deps: bump globals from 16.3.0 to 17.4.0 (984a4af)

v4.1.10

This release is also available on:


4.1.10 (2026-04-03)

... (truncated)

Commits
  • 487f513 chore(release): 4.1.13 [skip actions]
  • ae4e4ee chore(deps): bump globals from 17.4.0 to 17.5.0
  • 64a7954 build(deps): bump actions/setup-node from 6.3.0 to 6.4.0
  • 71fb075 chore(deps-dev): bump @​devpow112/commitlint-config
  • decec69 chore(deps-dev): bump @​commitlint/cli in the commitlint group
  • b08b7b5 chore(node): bump from 24.14.1 to 24.15.0
  • 49315c7 build(deps): bump actions/create-github-app-token from 3.0.0 to 3.1.1
  • c277013 build(deps): bump peter-evans/create-pull-request from 8.1.0 to 8.1.1
  • fa369ba chore(deps-dev): bump @​eslint/compat from 2.0.4 to 2.0.5
  • 0778b32 chore(release): 4.1.12 [skip actions]
  • Additional commits viewable in compare view

Updates @eslint/compat from 2.0.1 to 2.0.5

Release notes

Sourced from @​eslint/compat's releases.

migrate-config: v2.0.5

2.0.5 (2026-04-03)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/compat bumped from ^2.0.3 to ^2.0.4
    • devDependencies
      • @​eslint/core bumped from ^1.1.1 to ^1.2.0

compat: v2.0.5

2.0.5 (2026-04-08)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^1.2.0 to ^1.2.1

migrate-config: v2.0.4

2.0.4 (2026-03-20)

Bug Fixes

  • update dependency @​eslint/eslintrc to ^3.3.5 (#397) (8567c19)

compat: v2.0.4

2.0.4 (2026-04-03)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^1.1.1 to ^1.2.0

compat: v2.0.3

2.0.3 (2026-03-06)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^1.1.0 to ^1.1.1

... (truncated)

Changelog

Sourced from @​eslint/compat's changelog.

2.0.5 (2026-04-08)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^1.2.0 to ^1.2.1

2.0.4 (2026-04-03)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^1.1.1 to ^1.2.0

2.0.3 (2026-03-06)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^1.1.0 to ^1.1.1

2.0.2 (2026-01-29)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^1.0.1 to ^1.1.0
Commits

Updates 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

  • 586ec2f feat: Add meta.languages support to rules (#20571) (Copilot)
  • 14207de feat: add Temporal to no-obj-calls (#20675) (Pixel998)
  • bbb2c93 feat: add Temporal to ES2026 globals (#20672) (Pixel998)

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

@dependabot dependabot Bot added auto Opened by an automated process dependencies Pull request that updates a dependency file javascript Pull requests that update JavaScript code labels Mar 13, 2026
@dependabot dependabot Bot requested a review from devpow112 as a code owner March 13, 2026 23:14
@dependabot dependabot Bot added dependencies Pull request that updates a dependency file auto Opened by an automated process javascript Pull requests that update JavaScript code labels Mar 13, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-e2922b8d5a branch 9 times, most recently from 95b8e04 to 4dc1ae4 Compare March 19, 2026 13:47
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-e2922b8d5a branch 7 times, most recently from 761dd60 to 06cd927 Compare March 28, 2026 00:37
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-e2922b8d5a branch 7 times, most recently from 491ebac to 6ebc5e8 Compare April 3, 2026 14:04
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-e2922b8d5a branch 3 times, most recently from 51fcdd7 to d8c2da7 Compare April 10, 2026 13:25
@coveralls
Copy link
Copy Markdown

coveralls commented Apr 10, 2026

Coverage Report for CI Build 25154437700

Coverage remained the same at 100.0%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 20
Covered Lines: 20
Line Coverage: 100.0%
Relevant Branches: 1
Covered Branches: 1
Branch Coverage: 100.0%
Branches in Coverage %: Yes
Coverage Strength: 3.05 hits per line

💛 - Coveralls

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-e2922b8d5a branch 2 times, most recently from 5e95621 to e5a67ce Compare April 16, 2026 08:03
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-e2922b8d5a branch from e5a67ce to 958c78c Compare April 20, 2026 08:19
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-e2922b8d5a branch from 958c78c to 8537454 Compare April 29, 2026 08:03
Bumps the eslint group with 3 updates in the / directory: [@devpow112/eslint-config](https://github.com/devpow112/eslint-config), [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) and [eslint](https://github.com/eslint/eslint).


Updates `@devpow112/eslint-config` from 4.1.3 to 4.1.13
- [Release notes](https://github.com/devpow112/eslint-config/releases)
- [Commits](devpow112/eslint-config@v4.1.3...v4.1.13)

Updates `@eslint/compat` from 2.0.1 to 2.0.5
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/compat-v2.0.5/packages/compat)

Updates `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: "@devpow112/eslint-config"
  dependency-version: 4.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: "@eslint/compat"
  dependency-version: 2.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: eslint
  dependency-version: 10.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-e2922b8d5a branch from 8537454 to c463a59 Compare April 30, 2026 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto Opened by an automated process dependencies Pull request that updates a dependency file javascript Pull requests that update JavaScript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant