Skip to content

Bump "eslint" package version - #1053

Open
updateclibot[bot] wants to merge 1 commit into
mainfrom
updatecli_main_15323d8ce06344391963068c96153175b8612926e29269090f3ae5be995832da
Open

Bump "eslint" package version#1053
updateclibot[bot] wants to merge 1 commit into
mainfrom
updatecli_main_15323d8ce06344391963068c96153175b8612926e29269090f3ae5be995832da

Conversation

@updateclibot

@updateclibot updateclibot Bot commented Mar 23, 2026

Copy link
Copy Markdown
Contributor

Bump "eslint" package version

Bump "eslint" package version to 10.8.1

ran shell command "npm install --package-lock-only --dry-run=$DRY_RUN eslint@10.8.1"

v10.8.1
## Bug Fixes
* [`18eb0a7`](https://github.com/eslint/eslint/commit/18eb0a7e787b9fac3049ef3dad0e845d2bd940a4) fix: prevent ASI hazard in `no-unused-labels` autofix (#21173) (dongkyu lee)
* [`151ba3f`](https://github.com/eslint/eslint/commit/151ba3f5834a0909e8b9b1736f4889ac694c0104) fix: false positives in `getter-return` and `accessor-pairs` (#21163) (Grit)
* [`6898df9`](https://github.com/eslint/eslint/commit/6898df9364639ee64b9448a4cb6b08a30c16bd37) fix: ignore meta-property names in `id-denylist` (#21166) (Pixel)
* [`4d7db66`](https://github.com/eslint/eslint/commit/4d7db6628e2badf0857cb88734fe641c3874bce9) fix: ignore meta-property names in `id-match` (#21167) (Pixel)
* [`677214e`](https://github.com/eslint/eslint/commit/677214e7eea83d8bc6e4b79eea871577e1369d5f) fix: handle ASI hazards in no-unused-vars removeVar suggestion (#20935) (kuldeep kumar)

## Documentation
* [`7d0cbf8`](https://github.com/eslint/eslint/commit/7d0cbf81cfdb7526b5c4cb7b222ddc7f257db560) docs: Update README (GitHub Actions Bot)
* [`0a05812`](https://github.com/eslint/eslint/commit/0a05812adb12598b32e85297b98df5ad14501d60) docs: add missing backticks to `no-duplicate-imports.js` (#21183) (Lee Daeun)
* [`678c90b`](https://github.com/eslint/eslint/commit/678c90b55da2889d4400cbf6e2584ab683faf202) docs: Update README (GitHub Actions Bot)
* [`8a10424`](https://github.com/eslint/eslint/commit/8a104242e8e1c5614940fab7324346974cff7d26) docs: Update README (GitHub Actions Bot)
* [`69bb948`](https://github.com/eslint/eslint/commit/69bb948061105426dbe6e3c931fcda783286e020) docs: Update README (GitHub Actions Bot)

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

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@updateclibot updateclibot Bot added the dependencies Pull requests that update a dependency file label Mar 23, 2026
@updateclibot
updateclibot Bot enabled auto-merge (squash) March 23, 2026 20:47
@updateclibot
updateclibot Bot force-pushed the updatecli_main_15323d8ce06344391963068c96153175b8612926e29269090f3ae5be995832da branch 14 times, most recently from a0df600 to 5fdd805 Compare March 28, 2026 11:20
@updateclibot
updateclibot Bot force-pushed the updatecli_main_15323d8ce06344391963068c96153175b8612926e29269090f3ae5be995832da branch 10 times, most recently from 06cea7c to abf6049 Compare April 13, 2026 09:36
@updateclibot
updateclibot Bot force-pushed the updatecli_main_15323d8ce06344391963068c96153175b8612926e29269090f3ae5be995832da branch 4 times, most recently from e65932b to 801c073 Compare April 19, 2026 07:36
@updateclibot
updateclibot Bot force-pushed the updatecli_main_15323d8ce06344391963068c96153175b8612926e29269090f3ae5be995832da branch 6 times, most recently from cebf9af to cddd8d1 Compare June 5, 2026 14:49
@updateclibot
updateclibot Bot force-pushed the updatecli_main_15323d8ce06344391963068c96153175b8612926e29269090f3ae5be995832da branch from fbce71c to 249338c Compare June 15, 2026 17:16
@updateclibot
updateclibot Bot force-pushed the updatecli_main_15323d8ce06344391963068c96153175b8612926e29269090f3ae5be995832da branch 5 times, most recently from 99a684d to d55ce70 Compare July 1, 2026 14:33
@updateclibot
updateclibot Bot force-pushed the updatecli_main_15323d8ce06344391963068c96153175b8612926e29269090f3ae5be995832da branch 8 times, most recently from dcdba36 to 3dcaa27 Compare July 16, 2026 05:51
@updateclibot
updateclibot Bot force-pushed the updatecli_main_15323d8ce06344391963068c96153175b8612926e29269090f3ae5be995832da branch 7 times, most recently from 186c2ac to f091641 Compare July 21, 2026 06:49
@updateclibot
updateclibot Bot force-pushed the updatecli_main_15323d8ce06344391963068c96153175b8612926e29269090f3ae5be995832da branch 2 times, most recently from 90aafb8 to af9d00d Compare July 29, 2026 14:16
Made with ❤️️ by updatecli
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.

0 participants