Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-e391f7c77e
Open

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

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

Updates @devpow112/eslint-config from 4.1.14 to 4.1.17

Release notes

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

v4.1.17

This release is also available on:


4.1.17 (2026-07-12)

Miscellaneous Chores

  • deps: bump globals from 17.6.0 to 17.7.0 (f90b480)

v4.1.16

This release is also available on:


4.1.16 (2026-07-12)

Miscellaneous Chores

  • deps-dev: bump @​commitlint/cli in the commitlint group (ce0312e)
  • deps-dev: bump markdownlint-cli from 0.48.0 to 0.49.0 (54733a7)
  • deps: bump eslint-plugin-chai-friendly from 1.2.0 to 1.2.1 (7f23382)
  • pin actions to major version where available (06c6f9a)

Build System

  • deps: bump actions/checkout from 6.0.2 to 7.0.0 (d01a05d)

v4.1.15

This release is also available on:


4.1.15 (2026-06-25)

Miscellaneous Chores

  • deps-dev: bump @​commitlint/cli (935e52c)
  • deps-dev: bump @​devpow112/commitlint-config (29e767f)
  • deps-dev: bump @​devpow112/semantic-release-config (fba2fff)
  • deps-dev: bump semantic-release (f362bc4)
  • deps-dev: bump shell-quote from 1.8.3 to 1.8.4 (10f00ee)
  • deps-dev: bump sort-package-json from 3.6.1 to 4.0.0 (2cd6704)
  • deps: bump eslint-plugin-mocha from 11.1.0 to 11.3.0 (9a22d78)
  • harden .npmrc with ignore-scripts and engine-strict (28aa1dc)
  • node: bump from 24.15.0 to 24.16.0 (21e1c63)
  • node: resolve active LTS from the official nodejs API (f4dd37d)
  • node: track only the major LTS version (9f286f0)

Build System

  • use client-id for create-github-app-token (5cd6174)
Commits
  • ff07bd7 chore(release): 4.1.17 [skip actions]
  • f90b480 chore(deps): bump globals from 17.6.0 to 17.7.0
  • 3bf84da chore(release): 4.1.16 [skip actions]
  • 7f23382 chore(deps): bump eslint-plugin-chai-friendly from 1.2.0 to 1.2.1
  • ce0312e chore(deps-dev): bump @​commitlint/cli in the commitlint group
  • 54733a7 chore(deps-dev): bump markdownlint-cli from 0.48.0 to 0.49.0
  • 06c6f9a chore: pin actions to major version where available
  • d01a05d build(deps): bump actions/checkout from 6.0.2 to 7.0.0
  • 6a1a92c chore(release): 4.1.15 [skip actions]
  • 9a22d78 chore(deps): bump eslint-plugin-mocha from 11.1.0 to 11.3.0
  • Additional commits viewable in compare view

Updates @eslint/compat from 2.1.0 to 2.1.1

Release notes

Sourced from @​eslint/compat's releases.

compat: v2.1.1

2.1.1 (2026-09-01)

Bug Fixes

  • preserve markVariableAsUsed return value in compat context (#503) (66d9790)
Changelog

Sourced from @​eslint/compat's changelog.

2.1.1 (2026-09-01)

Bug Fixes

  • preserve markVariableAsUsed return value in compat context (#503) (66d9790)
Commits
  • a4466ca chore: release main (#504)
  • 714ffde docs: Update README sponsors
  • 66d9790 fix: preserve markVariableAsUsed return value in compat context (#503)
  • caffae7 docs: Update README sponsors
  • ae1ba25 docs: Update README sponsors
  • 50051c6 docs: Update README sponsors
  • ea83524 docs: Update README sponsors
  • 29956ae docs: Update README sponsors
  • f6d5bdf docs: Update README sponsors
  • 8b71ed3 chore: restore eslint-plugin-jsdoc rules (#316)
  • Additional commits viewable in compare view

Updates eslint from 9.39.4 to 10.9.1

Release notes

Sourced from eslint's releases.

v10.9.1

Bug Fixes

  • 1e641c9 fix: no-loss-of-precision false positive with trailing decimal point (#21251) (Aleksandr Shoronov)

Documentation

  • ad74a8d docs: add deprecation steps for EOL package versions (#21248) (Francesco Trotta)

Chores

v10.9.0

Features

  • 08de88e feat: handle underflow in no-loss-of-precision (#21218) (Rithish S)
  • 55db479 feat: add checkConditionalExpressions to no-unmodified-loop-condition (#21175) (sethamus)

Bug Fixes

  • 2ba3025 fix: prevent unsafe no-var autofix with hoisted functions (#21213) (sethamus)
  • 8e69622 fix: Prevent no-var autofix when var is shadowed by catch parameter (#21204) (Yang Hyeonjong)
  • 684b579 fix: prefer-template invalid autofix creates a tagged template call (#21207) (김채영)

Documentation

  • 9ef407a docs: use eslint.config.* wherever config file names are listed (#21216) (Marry (Subin Yang))
  • 87f66f4 docs: Update README (GitHub Actions Bot)
  • 585ef37 docs: update architecture documentation (#21112) (Francesco Trotta)
  • f3993b0 docs: Update README (GitHub Actions Bot)
  • ffc87d6 docs: fix broken links in Further Reading sections (#21203) (Minsu)
  • 1a761e1 docs: update moved JSX specification links (#21198) (Imran Mustafa)
  • 4d00ca4 docs: update ESLint peer dependency to ^10.0.0 in shareable configs (#21202) (lumir)
  • 510d1a2 docs: Update README (GitHub Actions Bot)

Chores

  • 899dbf1 chore: update github/codeql-action action to v4.37.7 (#21243) (renovate[bot])
  • 9aa3873 chore: update ecosystem plugins (#21235) (ESLint Bot)
  • dc1e7a8 chore: update ecosystem plugins (#21208) (ESLint Bot)
  • f878d21 ci: bump pnpm/action-setup from 6.0.9 to 6.0.10 (#21200) (dependabot[bot])
  • 4891e50 ci: bump github/codeql-action from 4.37.4 to 4.37.6 (#21199) (dependabot[bot])

v10.8.1

Bug Fixes

  • 18eb0a7 fix: prevent ASI hazard in no-unused-labels autofix (#21173) (dongkyu lee)
  • 151ba3f fix: false positives in getter-return and accessor-pairs (#21163) (Grit)
  • 6898df9 fix: ignore meta-property names in id-denylist (#21166) (Pixel)
  • 4d7db66 fix: ignore meta-property names in id-match (#21167) (Pixel)
  • 677214e fix: handle ASI hazards in no-unused-vars removeVar suggestion (#20935) (kuldeep kumar)

Documentation

  • 7d0cbf8 docs: Update README (GitHub Actions Bot)
  • 0a05812 docs: add missing backticks to no-duplicate-imports.js (#21183) (Lee Daeun)
  • 678c90b docs: Update README (GitHub Actions Bot)
  • 8a10424 docs: Update README (GitHub Actions Bot)

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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.14 to 4.1.17
- [Release notes](https://github.com/devpow112/eslint-config/releases)
- [Commits](devpow112/eslint-config@v4.1.14...v4.1.17)

Updates `@eslint/compat` from 2.1.0 to 2.1.1
- [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.1.1/packages/compat)

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

---
updated-dependencies:
- dependency-name: "@devpow112/eslint-config"
  dependency-version: 4.1.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: "@eslint/compat"
  dependency-version: 2.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: eslint
  dependency-version: 10.9.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <[email protected]>
@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 Sep 7, 2026
@dependabot
dependabot Bot requested a review from devpow112 as a code owner September 7, 2026 08:02
@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 Sep 7, 2026
@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 34098525881

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

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