Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-b8e02fdc9e
Closed

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor

Bumps the eslint group with 2 updates in the / directory: @devpow112/eslint-config 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 from 9.39.4 to 10.8.1

Release notes

Sourced from eslint's releases.

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)
  • 69bb948 docs: Update README (GitHub Actions Bot)

Chores

  • 0a14800 chore: update github/codeql-action action to v4.37.4 (#21196) (renovate[bot])
  • 05adcb1 test: fix failing ecosystem test for eslint-plugin-unicorn (#21191) (Lazizbek Ergashev)
  • 5611035 test: add error locations info to no-void (#21185) (Lee Daeun)
  • ee47333 ci: bump github/codeql-action from 4 to 4.37.3 (#21176) (dependabot[bot])
  • f131c03 chore: improve ecosystem test failure reporting (#20937) (crimsonjay0)
  • 1f6edde chore: update ecosystem plugins (#21182) (ESLint Bot)
  • d3266fb chore: unpin webpack dependency (#21172) (Francesco Trotta)
  • 65a6519 chore: add allowScripts field to package.json (#21092) (GiHoon Noh)
  • 22e5256 ci: add triage:no label to Dependabot PRs (#21141) (lumir)
  • 55c9038 ci: bump actions/labeler from 6 to 7 (#21159) (dependabot[bot])
  • 7280e78 chore: update dependency prettier to v3.9.6 (#21162) (renovate[bot])
  • eddbad6 test: fix failing ecosystem test for eslint-plugin-unicorn (#21156) (Francesco Trotta)
  • 60a178d chore: update ecosystem plugins (#21150) (ESLint Bot)
  • f9f61dc test: add error locations to no-unreachable (#21151) (JIYEON)
  • d086293 test: add error locations to no-undef (#21147) (JIYEON)
  • cc01b67 test: add error locations to no-useless-catch (#21144) (devoil)
  • 688e75e chore: add missing backticks in JSDoc (#21143) (Bo Hyun Kim)
  • 7c1e175 test: add error locations to require-await (#21145) (Grit)
  • 588a26d test: add error locations to no-extra-label (#21139) (dongkyu lee)
  • 059aa89 test: add error locations to no-useless-concat (#21140) (dongkyu lee)
  • 5a452a8 test: add error locations to no-const-assign (#21138) (dongkyu lee)

v10.8.0

Features

  • 2fee9bb feat: export ConfigObject from eslint/config (#21082) (sethamus)

Bug Fixes

  • 6b8d2f7 fix: escape reserved characters in rule id in html formatter (#21129) (Francesco Trotta)
  • 9091071 fix: prevent no-unreachable-loop crash when all loop types are ignored (#21116) (Pixel)
  • e23fafe fix: prefer-object-spread add semicolon when adding parenthesis (#21081) (synthex-byte)
  • 20b5ad0 fix: quadratic-time regex in prefer-template (#21096) (Milos Djermanovic)
  • 8b6f6c0 fix: apply ignore configs to computed methods in class-methods-use-this (#21094) (Pixel)
  • b2c608c fix: NewExpression with parenthesized callee in preserve-caught-error (#21083) (Francesco Trotta)

... (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 Jun 26, 2026
@dependabot
dependabot Bot requested a review from devpow112 as a code owner June 26, 2026 08:02
@coveralls

coveralls commented Jun 26, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 31782326357

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-b8e02fdc9e branch 2 times, most recently from db34242 to a56f9d0 Compare July 3, 2026 15:01
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-b8e02fdc9e branch from a56f9d0 to a118d26 Compare July 24, 2026 08:02
@devpow112
devpow112 enabled auto-merge (rebase) July 28, 2026 18:06
devpow112
devpow112 previously approved these changes Jul 28, 2026
@devpow112
devpow112 disabled auto-merge July 28, 2026 18:06
@devpow112

Copy link
Copy Markdown
Owner

@dependabot recreate

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-b8e02fdc9e branch 2 times, most recently from 1849885 to ad5fec7 Compare July 29, 2026 08:02
Bumps the eslint group with 2 updates in the / directory: [@devpow112/eslint-config](https://github.com/devpow112/eslint-config) 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` from 9.39.4 to 10.8.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.4...v10.8.1)

---
updated-dependencies:
- dependency-name: "@devpow112/eslint-config"
  dependency-version: 4.1.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: eslint
  dependency-version: 10.5.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-b8e02fdc9e branch from ad5fec7 to 2fc91c8 Compare August 14, 2026 08:03
@dependabot @github

dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 7, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/eslint-b8e02fdc9e branch September 7, 2026 08:02
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.

2 participants