Update dependency eslint to v9.39.4 #28

Open
renovate wants to merge 1 commits from renovate/eslint-9.x-lockfile into develop
Member

This PR contains the following updates:

Package Type Update Change
eslint (source) devDependencies minor 9.10.0 -> 9.39.4

Release Notes

eslint/eslint (eslint)

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

v9.39.2

Compare Source

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#​20381) (sethamus)

Chores

v9.39.1

Compare Source

Bug Fixes

  • 650753e fix: Only pass node to JS lang visitor methods (#​20283) (Nicholas C. Zakas)

Documentation

  • 51b51f4 docs: add a section on when to use extends vs cascading (#​20268) (Tanuj Kanti)
  • b44d426 docs: Update README (GitHub Actions Bot)

Chores

v9.39.0

Compare Source

Features

  • cc57d87 feat: update error loc to key in no-dupe-class-members (#​20259) (Tanuj Kanti)
  • 126552f feat: update error location in for-direction and no-dupe-args (#​20258) (Tanuj Kanti)
  • 167d097 feat: update complexity rule to highlight only static block header (#​20245) (jaymarvelz)

Bug Fixes

Documentation

  • d3e81e3 docs: Always recommend to include a files property (#​20158) (Percy Ma)
  • 0f0385f docs: use consistent naming recommendation (#​20250) (Alex M. Spieslechner)
  • a3b1456 docs: Update README (GitHub Actions Bot)
  • cf5f2dd docs: fix correct tag of no-useless-constructor (#​20255) (Tanuj Kanti)
  • 10b995c docs: add TS options and examples for nofunc in no-use-before-define (#​20249) (Tanuj Kanti)
  • 2584187 docs: remove repetitive word in comment (#​20242) (reddaisyy)
  • 637216b docs: update CLI flags migration instructions (#​20238) (jaymarvelz)
  • e7cda3b docs: Update README (GitHub Actions Bot)
  • 7b9446f docs: handle empty flags sections on the feature flags page (#​20222) (sethamus)

Chores

v9.38.0

Compare Source

Features

  • ce40f74 feat: update complexity rule to only highlight function header (#​20048) (Atul Nair)
  • e37e590 feat: correct no-loss-of-precision false positives with e notation (#​20187) (Francesco Trotta)

Bug Fixes

  • 50c3dfd fix: improve type support for isolated dependencies in pnpm (#​20201) (Francesco Trotta)
  • a1f06a3 fix: correct SourceCode typings (#​20114) (Pixel998)

Documentation

  • 462675a docs: improve web accessibility by hiding non-semantic character (#​20205) (루밀LuMir)
  • c070e65 docs: correct formatting in no-irregular-whitespace rule documentation (#​20203) (루밀LuMir)
  • b39e71a docs: Update README (GitHub Actions Bot)
  • cd39983 docs: move custom-formatters type descriptions to nodejs-api (#​20190) (Percy Ma)

Chores

v9.37.0

Compare Source

v9.36.0

Compare Source

v9.35.0

Compare Source

v9.34.0

Compare Source

v9.33.0

Compare Source

v9.32.0

Compare Source

v9.31.0

Compare Source

v9.30.1

Compare Source

v9.30.0

Compare Source

v9.29.0

Compare Source

v9.28.0

Compare Source

v9.27.0

Compare Source

v9.26.0

Compare Source

v9.25.1

Compare Source

v9.25.0

Compare Source

v9.24.0

Compare Source

v9.23.0

Compare Source

v9.22.0

Compare Source

v9.21.0

Compare Source

v9.20.1

Compare Source

v9.20.0

Compare Source

v9.19.0

Compare Source

v9.18.0

Compare Source

v9.17.0

Compare Source

v9.16.0

Compare Source

v9.15.0

Compare Source

v9.14.0

Compare Source

v9.13.0

Compare Source

v9.12.0

Compare Source

v9.11.1

Compare Source

v9.11.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won’t be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | devDependencies | minor | [`9.10.0` -> `9.39.4`](https://renovatebot.com/diffs/npm/eslint/9.10.0/9.39.4) | --- ### Release Notes <details> <summary>eslint/eslint (eslint)</summary> ### [`v9.39.4`](https://github.com/eslint/eslint/releases/tag/v9.39.4) [Compare Source](https://github.com/eslint/eslint/compare/v9.39.3...v9.39.4) #### Bug Fixes - [`f18f6c8`](https://github.com/eslint/eslint/commit/f18f6c8ae92a1bcfc558f48c0bd863ea94067459) fix: update dependency minimatch to ^3.1.5 ([#&#8203;20564](https://github.com/eslint/eslint/issues/20564)) (Milos Djermanovic) - [`a3c868f`](https://github.com/eslint/eslint/commit/a3c868f6ef103c1caff9d15f744f9ebd995e872f) fix: update dependency [@&#8203;eslint/eslintrc](https://github.com/eslint/eslintrc) to ^3.3.4 ([#&#8203;20554](https://github.com/eslint/eslint/issues/20554)) (Milos Djermanovic) - [`234d005`](https://github.com/eslint/eslint/commit/234d005da6cd3c924f359e3783fbf565a3c047c3) fix: minimatch security vulnerability patch for v9.x ([#&#8203;20549](https://github.com/eslint/eslint/issues/20549)) (Andrej Beles) - [`b1b37ee`](https://github.com/eslint/eslint/commit/b1b37eecaa033d2e390e1d8f1d6e68d0f5ff3a6a) fix: update `ajv` to `6.14.0` to address security vulnerabilities ([#&#8203;20538](https://github.com/eslint/eslint/issues/20538)) (루밀LuMir) #### Documentation - [`4675152`](https://github.com/eslint/eslint/commit/46751526037682f8b42abcfb3e06d19213719347) docs: add deprecation notice partial ([#&#8203;20520](https://github.com/eslint/eslint/issues/20520)) (Milos Djermanovic) #### Chores - [`b8b4eb1`](https://github.com/eslint/eslint/commit/b8b4eb15901c1bd6ef40d2589da4ae75795c0f6e) chore: update dependencies for ESLint v9.39.4 ([#&#8203;20596](https://github.com/eslint/eslint/issues/20596)) (Francesco Trotta) - [`71b2f6b`](https://github.com/eslint/eslint/commit/71b2f6b628b76157b4a2a296cb969dc56abb296c) chore: package.json update for [@&#8203;eslint/js](https://github.com/eslint/js) release (Jenkins) - [`1d16c2f`](https://github.com/eslint/eslint/commit/1d16c2fa3998440ae7b0f6e2612935bd6b0ded1d) ci: pin Node.js 25.6.1 ([#&#8203;20563](https://github.com/eslint/eslint/issues/20563)) (Milos Djermanovic) ### [`v9.39.3`](https://github.com/eslint/eslint/releases/tag/v9.39.3) [Compare Source](https://github.com/eslint/eslint/compare/v9.39.2...v9.39.3) #### Bug Fixes - [`791bf8d`](https://github.com/eslint/eslint/commit/791bf8d7e76ce7ab8c88cb8982658823da4eff27) fix: restore TypeScript 4.0 compatibility in types ([#&#8203;20504](https://github.com/eslint/eslint/issues/20504)) (sethamus) #### Chores - [`8594a43`](https://github.com/eslint/eslint/commit/8594a436c22a0167fe3c2c4109bbdb04e519a014) chore: upgrade [@&#8203;eslint/js](https://github.com/eslint/js)[@&#8203;9](https://github.com/9).39.3 ([#&#8203;20529](https://github.com/eslint/eslint/issues/20529)) (Milos Djermanovic) - [`9ceef92`](https://github.com/eslint/eslint/commit/9ceef92fbd3d1298d9a00483f86897834b88acac) chore: package.json update for [@&#8203;eslint/js](https://github.com/eslint/js) release (Jenkins) - [`af498c6`](https://github.com/eslint/eslint/commit/af498c63b9ca065223a425a85afabdcc8451e69b) chore: ignore `/docs/v9.x` in link checker ([#&#8203;20453](https://github.com/eslint/eslint/issues/20453)) (Milos Djermanovic) ### [`v9.39.2`](https://github.com/eslint/eslint/releases/tag/v9.39.2) [Compare Source](https://github.com/eslint/eslint/compare/v9.39.1...v9.39.2) #### Bug Fixes - [`5705833`](https://github.com/eslint/eslint/commit/57058331946568164449c5caabe2cf206e4fb5d9) fix: warn when `eslint-env` configuration comments are found ([#&#8203;20381](https://github.com/eslint/eslint/issues/20381)) (sethamus) #### Build Related - [`506f154`](https://github.com/eslint/eslint/commit/506f1549a64aa65bdddc75c71cb62f0ab94b5a23) build: add .scss files entry to knip ([#&#8203;20391](https://github.com/eslint/eslint/issues/20391)) (Milos Djermanovic) #### Chores - [`7ca0af7`](https://github.com/eslint/eslint/commit/7ca0af7f9f89dd4a01736dae01931c45d528171b) chore: upgrade to `@eslint/js@9.39.2` ([#&#8203;20394](https://github.com/eslint/eslint/issues/20394)) (Francesco Trotta) - [`c43ce24`](https://github.com/eslint/eslint/commit/c43ce24ff0ce073ec4ad691cd5a50171dfe6cf1e) chore: package.json update for [@&#8203;eslint/js](https://github.com/eslint/js) release (Jenkins) - [`4c9858e`](https://github.com/eslint/eslint/commit/4c9858e47bb9146cf20f546a562bc58a9ee3dae1) ci: add `v9.x-dev` branch ([#&#8203;20382](https://github.com/eslint/eslint/issues/20382)) (Milos Djermanovic) ### [`v9.39.1`](https://github.com/eslint/eslint/releases/tag/v9.39.1) [Compare Source](https://github.com/eslint/eslint/compare/v9.39.0...v9.39.1) #### Bug Fixes - [`650753e`](https://github.com/eslint/eslint/commit/650753ee3976784343ceb40170619dab1aa9fe0d) fix: Only pass node to JS lang visitor methods ([#&#8203;20283](https://github.com/eslint/eslint/issues/20283)) (Nicholas C. Zakas) #### Documentation - [`51b51f4`](https://github.com/eslint/eslint/commit/51b51f4f1ce82ef63264c4e45d9ef579bcd73f8e) docs: add a section on when to use extends vs cascading ([#&#8203;20268](https://github.com/eslint/eslint/issues/20268)) (Tanuj Kanti) - [`b44d426`](https://github.com/eslint/eslint/commit/b44d42699dcd1729b7ecb50ca70e4c1c17f551f1) docs: Update README (GitHub Actions Bot) #### Chores - [`92db329`](https://github.com/eslint/eslint/commit/92db329211c8da5ce8340a4d4c05ce9c12845381) chore: update `@eslint/js` version to 9.39.1 ([#&#8203;20284](https://github.com/eslint/eslint/issues/20284)) (Francesco Trotta) - [`c7ebefc`](https://github.com/eslint/eslint/commit/c7ebefc9eaf99b76b30b0d3cf9960807a47367c4) chore: package.json update for [@&#8203;eslint/js](https://github.com/eslint/js) release (Jenkins) - [`61778f6`](https://github.com/eslint/eslint/commit/61778f6ca33c0f63962a91d6a75a4fa5db9f47d2) chore: update eslint-config-eslint dependency [@&#8203;eslint/js](https://github.com/eslint/js) to ^9.39.0 ([#&#8203;20275](https://github.com/eslint/eslint/issues/20275)) (renovate\[bot]) - [`d9ca2fc`](https://github.com/eslint/eslint/commit/d9ca2fcd9ad63331bfd329a69534e1ff04f231e8) ci: Add rangeStrategy to eslint group in renovate config ([#&#8203;20266](https://github.com/eslint/eslint/issues/20266)) (唯然) - [`009e507`](https://github.com/eslint/eslint/commit/009e5076ff5a4bd845f55e17676e3bb88f47c280) test: fix version tests for ESLint v10 ([#&#8203;20274](https://github.com/eslint/eslint/issues/20274)) (Milos Djermanovic) ### [`v9.39.0`](https://github.com/eslint/eslint/releases/tag/v9.39.0) [Compare Source](https://github.com/eslint/eslint/compare/v9.38.0...v9.39.0) #### Features - [`cc57d87`](https://github.com/eslint/eslint/commit/cc57d87a3f119e9d39c55e044e526ae067fa31ce) feat: update error loc to key in `no-dupe-class-members` ([#&#8203;20259](https://github.com/eslint/eslint/issues/20259)) (Tanuj Kanti) - [`126552f`](https://github.com/eslint/eslint/commit/126552fcf35da3ddcefa527db06dabc54c04041c) feat: update error location in `for-direction` and `no-dupe-args` ([#&#8203;20258](https://github.com/eslint/eslint/issues/20258)) (Tanuj Kanti) - [`167d097`](https://github.com/eslint/eslint/commit/167d0970d3802a66910e9820f31dcd717fab0b2a) feat: update `complexity` rule to highlight only static block header ([#&#8203;20245](https://github.com/eslint/eslint/issues/20245)) (jaymarvelz) #### Bug Fixes - [`15f5c7c`](https://github.com/eslint/eslint/commit/15f5c7c168d0698683943f51dd617f14a5e6815c) fix: forward traversal `step.args` to visitors ([#&#8203;20253](https://github.com/eslint/eslint/issues/20253)) (jaymarvelz) - [`5a1a534`](https://github.com/eslint/eslint/commit/5a1a534e877f7c4c992885867f923df307c3929d) fix: allow JSDoc comments in object-shorthand rule ([#&#8203;20167](https://github.com/eslint/eslint/issues/20167)) (Nitin Kumar) - [`e86b813`](https://github.com/eslint/eslint/commit/e86b813eb660f1a5adc8e143a70d9b683cd12362) fix: Use more types from [@&#8203;eslint/core](https://github.com/eslint/core) ([#&#8203;20257](https://github.com/eslint/eslint/issues/20257)) (Nicholas C. Zakas) - [`927272d`](https://github.com/eslint/eslint/commit/927272d1f0d5683b029b729d368a96527f283323) fix: correct `Scope` typings ([#&#8203;20198](https://github.com/eslint/eslint/issues/20198)) (jaymarvelz) - [`37f76d9`](https://github.com/eslint/eslint/commit/37f76d9c539bb6fc816fedb7be4486b71a58620a) fix: use `AST.Program` type for Program node ([#&#8203;20244](https://github.com/eslint/eslint/issues/20244)) (Francesco Trotta) - [`ae07f0b`](https://github.com/eslint/eslint/commit/ae07f0b3334ebd22ae2e7b09bca5973b96aa9768) fix: unify timing report for concurrent linting ([#&#8203;20188](https://github.com/eslint/eslint/issues/20188)) (jaymarvelz) - [`b165d47`](https://github.com/eslint/eslint/commit/b165d471be6062f4475b972155b02654a974a0e9) fix: correct `Rule` typings ([#&#8203;20199](https://github.com/eslint/eslint/issues/20199)) (jaymarvelz) - [`fb97cda`](https://github.com/eslint/eslint/commit/fb97cda70d87286a7dbd2457f578ef578d6905e8) fix: improve error message for missing fix function in suggestions ([#&#8203;20218](https://github.com/eslint/eslint/issues/20218)) (jaymarvelz) #### Documentation - [`d3e81e3`](https://github.com/eslint/eslint/commit/d3e81e30ee6be5a21151b7a17ef10a714b6059c0) docs: Always recommend to include a files property ([#&#8203;20158](https://github.com/eslint/eslint/issues/20158)) (Percy Ma) - [`0f0385f`](https://github.com/eslint/eslint/commit/0f0385f1404dcadaba4812120b1ad02334dbd66a) docs: use consistent naming recommendation ([#&#8203;20250](https://github.com/eslint/eslint/issues/20250)) (Alex M. Spieslechner) - [`a3b1456`](https://github.com/eslint/eslint/commit/a3b145609ac649fac837c8c0515cbb2a9321ca40) docs: Update README (GitHub Actions Bot) - [`cf5f2dd`](https://github.com/eslint/eslint/commit/cf5f2dd58dd98084a21da04fe7b9054b9478d552) docs: fix correct tag of `no-useless-constructor` ([#&#8203;20255](https://github.com/eslint/eslint/issues/20255)) (Tanuj Kanti) - [`10b995c`](https://github.com/eslint/eslint/commit/10b995c8e5473de8d66d3cd99d816e046f35e3ec) docs: add TS options and examples for `nofunc` in `no-use-before-define` ([#&#8203;20249](https://github.com/eslint/eslint/issues/20249)) (Tanuj Kanti) - [`2584187`](https://github.com/eslint/eslint/commit/2584187e4a305ea7a98e1a5bd4dca2a60ad132f8) docs: remove repetitive word in comment ([#&#8203;20242](https://github.com/eslint/eslint/issues/20242)) (reddaisyy) - [`637216b`](https://github.com/eslint/eslint/commit/637216bd4f2aae7c928ad04a4e40eecffb50c9e5) docs: update CLI flags migration instructions ([#&#8203;20238](https://github.com/eslint/eslint/issues/20238)) (jaymarvelz) - [`e7cda3b`](https://github.com/eslint/eslint/commit/e7cda3bdf1bdd664e6033503a3315ad81736b200) docs: Update README (GitHub Actions Bot) - [`7b9446f`](https://github.com/eslint/eslint/commit/7b9446f7cc2054aa2cdf8e6225f4ac15a03671a8) docs: handle empty flags sections on the feature flags page ([#&#8203;20222](https://github.com/eslint/eslint/issues/20222)) (sethamus) #### Chores - [`dfe3c1b`](https://github.com/eslint/eslint/commit/dfe3c1b2034228765c48c8a445554223767dd16d) chore: update `@eslint/js` version to 9.39.0 ([#&#8203;20270](https://github.com/eslint/eslint/issues/20270)) (Francesco Trotta) - [`2375a6d`](https://github.com/eslint/eslint/commit/2375a6de8263393c129d41cac1b407b40111a73c) chore: package.json update for [@&#8203;eslint/js](https://github.com/eslint/js) release (Jenkins) - [`a1f4e52`](https://github.com/eslint/eslint/commit/a1f4e52d67c94bef61edd1607dcd130047c1baf0) chore: update `@eslint` dependencies ([#&#8203;20265](https://github.com/eslint/eslint/issues/20265)) (Francesco Trotta) - [`c7d3229`](https://github.com/eslint/eslint/commit/c7d32298482752eeac9fb46378d4f1ea095f3836) chore: update dependency [@&#8203;eslint/core](https://github.com/eslint/core) to ^0.17.0 ([#&#8203;20256](https://github.com/eslint/eslint/issues/20256)) (renovate\[bot]) - [`27549bc`](https://github.com/eslint/eslint/commit/27549bc774c7c2dc5c569070a3e87c62f602bf7d) chore: update fuzz testing to not error if code sample minimizer fails ([#&#8203;20252](https://github.com/eslint/eslint/issues/20252)) (Milos Djermanovic) - [`a1370ee`](https://github.com/eslint/eslint/commit/a1370ee40e9d8e0e41843f3278cd745fc1ad543f) ci: bump actions/setup-node from 5 to 6 ([#&#8203;20230](https://github.com/eslint/eslint/issues/20230)) (dependabot\[bot]) - [`9e7fad4`](https://github.com/eslint/eslint/commit/9e7fad4a1867709060686d03e0ec1d0d69671cfb) chore: add script to auto-generate eslint:recommended configuration ([#&#8203;20208](https://github.com/eslint/eslint/issues/20208)) (唯然) ### [`v9.38.0`](https://github.com/eslint/eslint/releases/tag/v9.38.0) [Compare Source](https://github.com/eslint/eslint/compare/v9.37.0...v9.38.0) #### Features - [`ce40f74`](https://github.com/eslint/eslint/commit/ce40f74efd45f66d9fbfc6f78ce622ee72008485) feat: update `complexity` rule to only highlight function header ([#&#8203;20048](https://github.com/eslint/eslint/issues/20048)) (Atul Nair) - [`e37e590`](https://github.com/eslint/eslint/commit/e37e590aae2a7fcca4d3a9adc1379ad466e5c5d1) feat: correct `no-loss-of-precision` false positives with `e` notation ([#&#8203;20187](https://github.com/eslint/eslint/issues/20187)) (Francesco Trotta) #### Bug Fixes - [`50c3dfd`](https://github.com/eslint/eslint/commit/50c3dfd98065622765a51a8ddb1e70c44fc5a4cb) fix: improve type support for isolated dependencies in pnpm ([#&#8203;20201](https://github.com/eslint/eslint/issues/20201)) (Francesco Trotta) - [`a1f06a3`](https://github.com/eslint/eslint/commit/a1f06a350c4155c4dbf39bf932a38d71d70f1b65) fix: correct SourceCode typings ([#&#8203;20114](https://github.com/eslint/eslint/issues/20114)) (Pixel998) #### Documentation - [`462675a`](https://github.com/eslint/eslint/commit/462675af8a811f9ca984efaedbdc5b46b13ced7a) docs: improve web accessibility by hiding non-semantic character ([#&#8203;20205](https://github.com/eslint/eslint/issues/20205)) (루밀LuMir) - [`c070e65`](https://github.com/eslint/eslint/commit/c070e65f6bb9e38d06a89ba2b3261781bec3d397) docs: correct formatting in `no-irregular-whitespace` rule documentation ([#&#8203;20203](https://github.com/eslint/eslint/issues/20203)) (루밀LuMir) - [`b39e71a`](https://github.com/eslint/eslint/commit/b39e71a2130ae1ea3fbc19b19f5b951eb625722a) docs: Update README (GitHub Actions Bot) - [`cd39983`](https://github.com/eslint/eslint/commit/cd3998314876a4fad6463d9011bc73778ccc1fd9) docs: move `custom-formatters` type descriptions to `nodejs-api` ([#&#8203;20190](https://github.com/eslint/eslint/issues/20190)) (Percy Ma) #### Chores - [`d17c795`](https://github.com/eslint/eslint/commit/d17c795bf1624e0604998482b98e6bb6bff39045) chore: upgrade [@&#8203;eslint/js](https://github.com/eslint/js)[@&#8203;9](https://github.com/9).38.0 ([#&#8203;20221](https://github.com/eslint/eslint/issues/20221)) (Milos Djermanovic) - [`25d0e33`](https://github.com/eslint/eslint/commit/25d0e33270e08baed09dbee2cdd56a8e5cd9da0f) chore: package.json update for [@&#8203;eslint/js](https://github.com/eslint/js) release (Jenkins) - [`c82b5ef`](https://github.com/eslint/eslint/commit/c82b5efa1fc91900e029efa23e688fad67fc17fa) refactor: Use types from [@&#8203;eslint/core](https://github.com/eslint/core) ([#&#8203;20168](https://github.com/eslint/eslint/issues/20168)) (Nicholas C. Zakas) - [`ff31609`](https://github.com/eslint/eslint/commit/ff31609f195654d448954210ba4d31e921d463e8) ci: add Node.js 25 to `ci.yml` ([#&#8203;20220](https://github.com/eslint/eslint/issues/20220)) (루밀LuMir) - [`004577e`](https://github.com/eslint/eslint/commit/004577eda2f2f4b2829e0364f8b41893cebfc859) ci: bump github/codeql-action from 3 to 4 ([#&#8203;20211](https://github.com/eslint/eslint/issues/20211)) (dependabot\[bot]) - [`eac71fb`](https://github.com/eslint/eslint/commit/eac71fb77113de7bf199ff20c6ee44cefcb59848) test: remove use of `nodejsScope` option of eslint-scope from tests ([#&#8203;20206](https://github.com/eslint/eslint/issues/20206)) (Milos Djermanovic) - [`4168a18`](https://github.com/eslint/eslint/commit/4168a18b7efd8facbbd71cd44a62942a9f656a30) chore: fix typo in legacy-eslint.js ([#&#8203;20202](https://github.com/eslint/eslint/issues/20202)) (Sweta Tanwar) - [`205dbd2`](https://github.com/eslint/eslint/commit/205dbd2d9272e761574c478e3b0181f7b89ed0f6) chore: fix typos ([#&#8203;20200](https://github.com/eslint/eslint/issues/20200)) (ntnyq) - [`dbb200e`](https://github.com/eslint/eslint/commit/dbb200e3604e63bba23a18d40089ca44604835ed) chore: use team member's username when name is not available in data ([#&#8203;20194](https://github.com/eslint/eslint/issues/20194)) (Milos Djermanovic) - [`8962089`](https://github.com/eslint/eslint/commit/8962089edbd978b43513576387a134036b8e2d36) chore: mark deprecated rules as available until v11.0.0 ([#&#8203;20184](https://github.com/eslint/eslint/issues/20184)) (Pixel998) ### [`v9.37.0`](https://github.com/eslint/eslint/compare/b4857e54e54b5dba96d156cd8d8b4d42dc5a3bf4...d5d1bdf5fdfad75197aadd3e894182135158c3b1) [Compare Source](https://github.com/eslint/eslint/compare/v9.36.0...v9.37.0) ### [`v9.36.0`](https://github.com/eslint/eslint/compare/8401101d1e3e3e4e1edc2a9e59cafc9956bf2610...b4857e54e54b5dba96d156cd8d8b4d42dc5a3bf4) [Compare Source](https://github.com/eslint/eslint/compare/v9.35.0...v9.36.0) ### [`v9.35.0`](https://github.com/eslint/eslint/compare/b8875f67a7bc99824f19147f4a669be7e98f3eee...8401101d1e3e3e4e1edc2a9e59cafc9956bf2610) [Compare Source](https://github.com/eslint/eslint/compare/v9.34.0...v9.35.0) ### [`v9.34.0`](https://github.com/eslint/eslint/compare/a90d7c4fe5ef83054e29d21d7ffb442103429d03...b8875f67a7bc99824f19147f4a669be7e98f3eee) [Compare Source](https://github.com/eslint/eslint/compare/v9.33.0...v9.34.0) ### [`v9.33.0`](https://github.com/eslint/eslint/compare/2364031090daafe34e80904c32065bfe4692d7a2...a90d7c4fe5ef83054e29d21d7ffb442103429d03) [Compare Source](https://github.com/eslint/eslint/compare/v9.32.0...v9.33.0) ### [`v9.32.0`](https://github.com/eslint/eslint/compare/14053edc64bd378ab920575f2488fbfcbb5a4ea0...2364031090daafe34e80904c32065bfe4692d7a2) [Compare Source](https://github.com/eslint/eslint/compare/v9.31.0...v9.32.0) ### [`v9.31.0`](https://github.com/eslint/eslint/compare/6769b5fa11ecfb2c2cf78472d3d90564a1e01d3c...14053edc64bd378ab920575f2488fbfcbb5a4ea0) [Compare Source](https://github.com/eslint/eslint/compare/v9.30.1...v9.31.0) ### [`v9.30.1`](https://github.com/eslint/eslint/compare/ad1d63951773acc7828bcc1eafbb731567447298...6769b5fa11ecfb2c2cf78472d3d90564a1e01d3c) [Compare Source](https://github.com/eslint/eslint/compare/v9.30.0...v9.30.1) ### [`v9.30.0`](https://github.com/eslint/eslint/compare/edf232b680390013c68f081a5e41843bcf2dd18f...ad1d63951773acc7828bcc1eafbb731567447298) [Compare Source](https://github.com/eslint/eslint/compare/v9.29.0...v9.30.0) ### [`v9.29.0`](https://github.com/eslint/eslint/compare/f341f21e024388e602cfccee06e11b9113a2d298...edf232b680390013c68f081a5e41843bcf2dd18f) [Compare Source](https://github.com/eslint/eslint/compare/v9.28.0...v9.29.0) ### [`v9.28.0`](https://github.com/eslint/eslint/compare/b9080cf28d88f934941a545a033eb960eceeadbd...f341f21e024388e602cfccee06e11b9113a2d298) [Compare Source](https://github.com/eslint/eslint/compare/v9.27.0...v9.28.0) ### [`v9.27.0`](https://github.com/eslint/eslint/compare/8bbabc4691d97733a422180c71eba6c097b35475...b9080cf28d88f934941a545a033eb960eceeadbd) [Compare Source](https://github.com/eslint/eslint/compare/v9.26.0...v9.27.0) ### [`v9.26.0`](https://github.com/eslint/eslint/compare/3ed4b3652d9fe3dfa4017d22a6ddbd15e3c6cd7a...8bbabc4691d97733a422180c71eba6c097b35475) [Compare Source](https://github.com/eslint/eslint/compare/v9.25.1...v9.26.0) ### [`v9.25.1`](https://github.com/eslint/eslint/compare/e62e26761561e1d78c6466a2d74dbf946012fddc...3ed4b3652d9fe3dfa4017d22a6ddbd15e3c6cd7a) [Compare Source](https://github.com/eslint/eslint/compare/v9.25.0...v9.25.1) ### [`v9.25.0`](https://github.com/eslint/eslint/compare/d49f5b7333e9a46aabdb0cff267a1d36cdbde598...e62e26761561e1d78c6466a2d74dbf946012fddc) [Compare Source](https://github.com/eslint/eslint/compare/v9.24.0...v9.25.0) ### [`v9.24.0`](https://github.com/eslint/eslint/compare/2aaadceec13e6df89a0c56e2b6ce4a145c1ac3aa...d49f5b7333e9a46aabdb0cff267a1d36cdbde598) [Compare Source](https://github.com/eslint/eslint/compare/v9.23.0...v9.24.0) ### [`v9.23.0`](https://github.com/eslint/eslint/compare/60a78e7964fbb79c0e55e86845a87e0eb22d4de3...2aaadceec13e6df89a0c56e2b6ce4a145c1ac3aa) [Compare Source](https://github.com/eslint/eslint/compare/v9.22.0...v9.23.0) ### [`v9.22.0`](https://github.com/eslint/eslint/compare/ecd0ede7fd2ccbb4c0daf0e4732e97ea0f49db1b...60a78e7964fbb79c0e55e86845a87e0eb22d4de3) [Compare Source](https://github.com/eslint/eslint/compare/v9.21.0...v9.22.0) ### [`v9.21.0`](https://github.com/eslint/eslint/compare/07b2ffd3c597780eba6297d7735114beb5d0af4a...ecd0ede7fd2ccbb4c0daf0e4732e97ea0f49db1b) [Compare Source](https://github.com/eslint/eslint/compare/v9.20.1...v9.21.0) ### [`v9.20.1`](https://github.com/eslint/eslint/compare/7e78b50dacc3faeacfb8c8dc6ad3359971395d1d...07b2ffd3c597780eba6297d7735114beb5d0af4a) [Compare Source](https://github.com/eslint/eslint/compare/v9.20.0...v9.20.1) ### [`v9.20.0`](https://github.com/eslint/eslint/compare/208e0b199f5d5f9dd173e58e3f5db19c1f0c38ed...7e78b50dacc3faeacfb8c8dc6ad3359971395d1d) [Compare Source](https://github.com/eslint/eslint/compare/v9.19.0...v9.20.0) ### [`v9.19.0`](https://github.com/eslint/eslint/compare/1c87b415313b4aacda496b3b26efc4e0b93dc13a...208e0b199f5d5f9dd173e58e3f5db19c1f0c38ed) [Compare Source](https://github.com/eslint/eslint/compare/v9.18.0...v9.19.0) ### [`v9.18.0`](https://github.com/eslint/eslint/compare/90c1db9a9676a7e2163158b37aef0b61a37a9820...1c87b415313b4aacda496b3b26efc4e0b93dc13a) [Compare Source](https://github.com/eslint/eslint/compare/v9.17.0...v9.18.0) ### [`v9.17.0`](https://github.com/eslint/eslint/compare/cbf7db0ddfa3b789f7ebc27a66993c08a83e72cd...90c1db9a9676a7e2163158b37aef0b61a37a9820) [Compare Source](https://github.com/eslint/eslint/compare/v9.16.0...v9.17.0) ### [`v9.16.0`](https://github.com/eslint/eslint/compare/6f37b0747a14dfa9a9e3bdebc5caed1f39b6b0e2...cbf7db0ddfa3b789f7ebc27a66993c08a83e72cd) [Compare Source](https://github.com/eslint/eslint/compare/v9.15.0...v9.16.0) ### [`v9.15.0`](https://github.com/eslint/eslint/compare/db0b844a66ee25483f9619d04346de1a2a0d79fa...6f37b0747a14dfa9a9e3bdebc5caed1f39b6b0e2) [Compare Source](https://github.com/eslint/eslint/compare/v9.14.0...v9.15.0) ### [`v9.14.0`](https://github.com/eslint/eslint/compare/1a7cdbfad8d3355132aab3201c7dd3f2e879b19d...db0b844a66ee25483f9619d04346de1a2a0d79fa) [Compare Source](https://github.com/eslint/eslint/compare/v9.13.0...v9.14.0) ### [`v9.13.0`](https://github.com/eslint/eslint/compare/17cfb684194df48d0a5dc566af9c28fe80ea6d42...1a7cdbfad8d3355132aab3201c7dd3f2e879b19d) [Compare Source](https://github.com/eslint/eslint/compare/v9.12.0...v9.13.0) ### [`v9.12.0`](https://github.com/eslint/eslint/compare/69e94597caa92c9b9f4071f8c9ed4a03772fa6de...17cfb684194df48d0a5dc566af9c28fe80ea6d42) [Compare Source](https://github.com/eslint/eslint/compare/v9.11.1...v9.12.0) ### [`v9.11.1`](https://github.com/eslint/eslint/compare/26baf4056dfb92b3018339c3802db87d28ad8a66...69e94597caa92c9b9f4071f8c9ed4a03772fa6de) [Compare Source](https://github.com/eslint/eslint/compare/v9.11.0...v9.11.1) ### [`v9.11.0`](https://github.com/eslint/eslint/compare/6448f3280f85137b429c1c320da6fb4b48169bd5...26baf4056dfb92b3018339c3802db87d28ad8a66) [Compare Source](https://github.com/eslint/eslint/compare/v9.10.0...v9.11.0) </details> --- ### Configuration :date: **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45MS4yIiwidXBkYXRlZEluVmVyIjoiMzkuMjY0LjEiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIiwibGFiZWxzIjpbXX0=-->
renovate force-pushed renovate/eslint-9.x-lockfile from 1fef82209d to 6a9f47e6ca 2024-09-23 19:41:12 +00:00 Compare
renovate changed title from Update dependency eslint to v9.11.0 to Update dependency eslint to v9.11.1 2024-09-23 19:41:13 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from 6a9f47e6ca to b7b5744f39 2024-09-27 15:41:39 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from b7b5744f39 to 841087c406 2024-10-06 14:21:23 +00:00 Compare
renovate changed title from Update dependency eslint to v9.11.1 to Update dependency eslint to v9.12.0 2024-10-06 14:21:28 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from 841087c406 to ed3ff99897 2024-10-18 20:41:35 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from ed3ff99897 to fea40d44c7 2024-10-18 21:41:58 +00:00 Compare
renovate changed title from Update dependency eslint to v9.12.0 to Update dependency eslint to v9.13.0 2024-10-18 21:42:00 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from fea40d44c7 to 9fca37a8c7 2024-10-25 16:51:10 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from 9fca37a8c7 to 0b9d20326b 2024-10-25 18:06:51 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from 0b9d20326b to 3445ce1837 2024-10-28 14:41:52 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from 3445ce1837 to 5a3f835038 2024-10-28 17:42:26 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from 5a3f835038 to 1f4332cbc4 2024-10-29 19:42:07 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from 1f4332cbc4 to 3498504bc2 2024-11-01 19:41:27 +00:00 Compare
renovate changed title from Update dependency eslint to v9.13.0 to Update dependency eslint to v9.14.0 2024-11-01 19:41:27 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from 3498504bc2 to 83d08386cd 2024-11-05 17:41:19 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from 83d08386cd to 8a68516ecd 2024-11-14 17:41:41 +00:00 Compare
renovate changed title from Update dependency eslint to v9.14.0 to Update dependency eslint to v9.15.0 2024-11-15 18:40:32 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from 8a68516ecd to 28518fcafc 2024-11-15 18:40:34 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from 28518fcafc to 363931f527 2024-11-18 14:40:43 +00:00 Compare
renovate changed title from Update dependency eslint to v9.15.0 to Update dependency eslint to v9.16.0 2024-11-29 21:41:05 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from 363931f527 to 210a16f32f 2024-11-29 21:41:06 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from 210a16f32f to b3288ff86d 2024-12-04 21:41:16 +00:00 Compare
renovate changed title from Update dependency eslint to v9.16.0 to Update dependency eslint to v9.17.0 2024-12-13 21:42:25 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from b3288ff86d to bcc82c7e4e 2024-12-13 21:42:26 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from bcc82c7e4e to 686c4aecf2 2025-01-10 18:42:33 +00:00 Compare
renovate changed title from Update dependency eslint to v9.17.0 to Update dependency eslint to v9.18.0 2025-01-10 22:42:12 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from 686c4aecf2 to 0cc248593d 2025-01-10 22:42:14 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from 0cc248593d to 6613fff134 2025-01-24 19:42:43 +00:00 Compare
renovate changed title from Update dependency eslint to v9.18.0 to Update dependency eslint to v9.19.0 2025-01-24 19:42:43 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from 6613fff134 to f1ad536c7f 2025-01-31 17:42:56 +00:00 Compare
renovate changed title from Update dependency eslint to v9.19.0 to Update dependency eslint to v9.20.0 2025-02-07 21:46:03 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from f1ad536c7f to 4e837a5897 2025-02-07 21:46:03 +00:00 Compare
renovate changed title from Update dependency eslint to v9.20.0 to Update dependency eslint to v9.20.1 2025-02-11 17:43:39 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from 4e837a5897 to 05b8d94d07 2025-02-11 17:43:40 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from 05b8d94d07 to 7a3c247073 2025-02-18 17:45:59 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from 7a3c247073 to 0375f93901 2025-02-19 17:47:45 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from 0375f93901 to 36783b847b 2025-02-21 12:46:47 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from 36783b847b to 32c227388d 2025-02-21 21:46:13 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from 32c227388d to 2d244207a7 2025-02-21 22:46:06 +00:00 Compare
renovate changed title from Update dependency eslint to v9.20.1 to Update dependency eslint to v9.21.0 2025-02-21 22:46:07 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from 2d244207a7 to d9e7597fd8 2025-03-05 13:44:35 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from d9e7597fd8 to 9a14a58c67 2025-03-07 20:43:44 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from 9a14a58c67 to 419956f0ad 2025-03-07 21:43:43 +00:00 Compare
renovate changed title from Update dependency eslint to v9.21.0 to Update dependency eslint to v9.22.0 2025-03-07 21:43:43 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from 419956f0ad to 3179d776a9 2025-03-21 20:45:18 +00:00 Compare
renovate changed title from Update dependency eslint to v9.22.0 to Update dependency eslint to v9.23.0 2025-03-21 20:45:19 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from 3179d776a9 to 90e73d31ae 2025-03-24 07:45:23 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from 90e73d31ae to c9d513f8f9 2025-03-27 19:50:43 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from c9d513f8f9 to 2526a7f855 2025-04-02 12:07:59 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from 2526a7f855 to 2b331f084c 2025-04-04 19:45:25 +00:00 Compare
renovate changed title from Update dependency eslint to v9.23.0 to Update dependency eslint to v9.24.0 2025-04-04 19:45:25 +00:00
renovate changed title from Update dependency eslint to v9.24.0 to Update dependency eslint to v9.25.0 2025-04-18 18:42:53 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from 2b331f084c to 69d24b7bd9 2025-04-18 18:42:54 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from 69d24b7bd9 to 6d66ce5afa 2025-04-21 17:43:56 +00:00 Compare
renovate changed title from Update dependency eslint to v9.25.0 to Update dependency eslint to v9.25.1 2025-04-21 17:43:57 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from 6d66ce5afa to 33be93d332 2025-05-01 15:54:10 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from 33be93d332 to 74cd7053e1 2025-05-02 21:42:48 +00:00 Compare
renovate changed title from Update dependency eslint to v9.25.1 to Update dependency eslint to v9.26.0 2025-05-02 21:42:49 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from 74cd7053e1 to 02aae117f3 2025-05-04 23:42:51 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from 02aae117f3 to 8ee987db9f 2025-05-07 14:45:05 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from 8ee987db9f to 3b7a6cec2a 2025-05-08 17:43:03 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from 3b7a6cec2a to e27cfe93a3 2025-05-09 10:42:47 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from e27cfe93a3 to 9b7f89be6e 2025-05-12 09:43:10 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from 9b7f89be6e to dc47074455 2025-05-13 21:43:30 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from dc47074455 to a923234948 2025-05-14 18:43:25 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from a923234948 to 5c0c89f6b6 2025-05-15 09:43:02 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from 5c0c89f6b6 to 9491b63979 2025-05-16 19:44:23 +00:00 Compare
renovate changed title from Update dependency eslint to v9.26.0 to Update dependency eslint to v9.27.0 2025-05-16 19:44:25 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from 9491b63979 to dd5ea350ef 2025-05-30 20:43:23 +00:00 Compare
renovate changed title from Update dependency eslint to v9.27.0 to Update dependency eslint to v9.28.0 2025-05-30 20:43:25 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from dd5ea350ef to cdd1d204d4 2025-06-06 00:43:32 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from cdd1d204d4 to c5d115cc8a 2025-06-08 16:44:01 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from c5d115cc8a to 65f1535a07 2025-06-09 16:43:54 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from 65f1535a07 to 9668100f4d 2025-06-11 20:44:03 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from 9668100f4d to 9d6ebdf0a9 2025-06-13 17:43:59 +00:00 Compare
renovate changed title from Update dependency eslint to v9.28.0 to Update dependency eslint to v9.29.0 2025-06-13 17:44:00 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from 9d6ebdf0a9 to fe0de46dc2 2025-06-25 14:46:22 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from fe0de46dc2 to e6e58bf53d 2025-07-01 15:47:53 +00:00 Compare
renovate changed title from Update dependency eslint to v9.29.0 to Update dependency eslint to v9.30.0 2025-07-01 15:48:06 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from e6e58bf53d to 7c501a7a1f 2025-07-01 20:45:55 +00:00 Compare
renovate changed title from Update dependency eslint to v9.30.0 to Update dependency eslint to v9.30.1 2025-07-01 20:45:57 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from 7c501a7a1f to e456db7294 2025-07-11 20:45:20 +00:00 Compare
renovate changed title from Update dependency eslint to v9.30.1 to Update dependency eslint to v9.31.0 2025-07-11 20:45:22 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from e456db7294 to abc3269b42 2025-07-21 15:45:24 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from abc3269b42 to 33ed1555be 2025-07-25 20:47:33 +00:00 Compare
renovate changed title from Update dependency eslint to v9.31.0 to Update dependency eslint to v9.32.0 2025-07-25 20:47:44 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from 33ed1555be to f5c2ac4c59 2025-08-09 20:47:47 +00:00 Compare
renovate changed title from Update dependency eslint to v9.32.0 to Update dependency eslint to v9.33.0 2025-08-09 20:48:00 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from f5c2ac4c59 to b2e0f04002 2025-08-22 21:01:34 +00:00 Compare
renovate changed title from Update dependency eslint to v9.33.0 to Update dependency eslint to v9.34.0 2025-08-22 21:01:42 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from b2e0f04002 to 6173f1f137 2025-09-03 22:08:23 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from 6173f1f137 to 6dac5db822 2025-09-05 21:28:34 +00:00 Compare
renovate changed title from Update dependency eslint to v9.34.0 to Update dependency eslint to v9.35.0 2025-09-05 22:11:17 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from 6dac5db822 to 6c6d616441 2025-09-08 21:11:54 +00:00 Compare
renovate force-pushed renovate/eslint-9.x-lockfile from 6c6d616441 to f3c145ebdf 2025-09-19 20:45:55 +00:00 Compare
renovate changed title from Update dependency eslint to v9.35.0 to Update dependency eslint to v9.36.0 2025-09-19 20:45:59 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from f3c145ebdf to b6431808c3 2025-10-03 20:46:12 +00:00 Compare
renovate changed title from Update dependency eslint to v9.36.0 to Update dependency eslint to v9.37.0 2025-10-03 20:46:18 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from b6431808c3 to d6f4c6fc89 2025-10-17 20:46:58 +00:00 Compare
renovate changed title from Update dependency eslint to v9.37.0 to Update dependency eslint to v9.38.0 2025-10-17 20:47:06 +00:00
renovate force-pushed renovate/eslint-9.x-lockfile from d6f4c6fc89 to d45ba794e2 2025-10-22 20:47:23 +00:00 Compare
renovate added 2 commits 2025-10-30 20:49:16 +00:00
Update dependency eslint to v9.38.0
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
d45ba794e2
Update dependency eslint to v9.38.0
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
dc9577a2b9
renovate added 2 commits 2025-10-31 20:47:54 +00:00
Update dependency eslint to v9.38.0
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
dc9577a2b9
Update dependency eslint to v9.39.0
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
8a97fb72ad
renovate changed title from Update dependency eslint to v9.38.0 to Update dependency eslint to v9.39.0 2025-10-31 20:48:04 +00:00
renovate added 2 commits 2025-11-04 21:14:15 +00:00
Update dependency eslint to v9.39.0
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
8a97fb72ad
Update dependency eslint to v9.39.1
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
02b2af1aca
renovate changed title from Update dependency eslint to v9.39.0 to Update dependency eslint to v9.39.1 2025-11-04 21:14:33 +00:00
renovate added 2 commits 2025-11-28 20:47:14 +00:00
Update dependency eslint to v9.39.1
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
02b2af1aca
Update dependency eslint to v9.39.1
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
1c3c60888b
renovate added 2 commits 2025-12-13 20:47:19 +00:00
Update dependency eslint to v9.39.1
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
1c3c60888b
Update dependency eslint to v9.39.2
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
4f7249e696
renovate changed title from Update dependency eslint to v9.39.1 to Update dependency eslint to v9.39.2 2025-12-13 20:47:26 +00:00
renovate added 2 commits 2025-12-31 20:44:40 +00:00
Update dependency eslint to v9.39.2
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
4f7249e696
Update dependency eslint to v9.39.2
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
5f86980c57
renovate added 2 commits 2026-02-19 21:01:16 +00:00
Update dependency eslint to v9.39.2
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
5f86980c57
Update dependency eslint to v9.39.2
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
84707d6935
renovate added 2 commits 2026-02-20 20:52:33 +00:00
Update dependency eslint to v9.39.2
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
84707d6935
Update dependency eslint to v9.39.3
Some checks failed
plex-watchlist/pipeline/pr-develop Something is wrong with the build of this commit
98995064a5
renovate changed title from Update dependency eslint to v9.39.2 to Update dependency eslint to v9.39.3 2026-02-20 20:54:56 +00:00
renovate added 2 commits 2026-02-24 20:52:06 +00:00
Update dependency eslint to v9.39.3
Some checks failed
plex-watchlist/pipeline/pr-develop Something is wrong with the build of this commit
98995064a5
Update dependency eslint to v9.39.3
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
aa0282356c
renovate added 2 commits 2026-02-25 20:55:08 +00:00
Update dependency eslint to v9.39.3
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
aa0282356c
Update dependency eslint to v9.39.3
Some checks failed
plex-watchlist/pipeline/pr-develop There was a failure building this commit
9ae393dd2d
renovate added 2 commits 2026-03-06 21:10:24 +00:00
Update dependency eslint to v9.39.3
Some checks failed
plex-watchlist/pipeline/pr-develop There was a failure building this commit
9ae393dd2d
Update dependency eslint to v9.39.3
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
d12ff6bbdb
renovate added 2 commits 2026-03-07 21:14:03 +00:00
Update dependency eslint to v9.39.3
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
d12ff6bbdb
Update dependency eslint to v9.39.4
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
128177bd52
renovate changed title from Update dependency eslint to v9.39.3 to Update dependency eslint to v9.39.4 2026-03-07 21:14:10 +00:00
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/eslint-9.x-lockfile:renovate/eslint-9.x-lockfile
git checkout renovate/eslint-9.x-lockfile
Sign in to join this conversation.