plexinc / papr

MongoDB TypeScript-aware Models
https://plexinc.github.io/papr/
MIT License
426 stars 22 forks source link

chore: Upgrade eslint monorepo to v9.4.0 #841

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/js (source) 9.3.0 -> 9.4.0 age adoption passing confidence
eslint (source) 9.3.0 -> 9.4.0 age adoption passing confidence

Release Notes

eslint/eslint (@​eslint/js) ### [`v9.4.0`](https://togithub.com/eslint/eslint/releases/tag/v9.4.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.3.0...v9.4.0) #### Features - [`89a4a0a`](https://togithub.com/eslint/eslint/commit/89a4a0a260b8eb11487fe3d5d4d80f4630933eb3) feat: ignore IIFE's in the `no-loop-func` rule ([#​17528](https://togithub.com/eslint/eslint/issues/17528)) (Nitin Kumar) #### Bug Fixes - [`f6534d1`](https://togithub.com/eslint/eslint/commit/f6534d14033e04f6c7c88a1f0c44a8077148ec6b) fix: skip processor code blocks that match only universal patterns ([#​18507](https://togithub.com/eslint/eslint/issues/18507)) (Milos Djermanovic) - [`7226ebd`](https://togithub.com/eslint/eslint/commit/7226ebd69df04a4cc5fe546641f3443b60ec47e9) fix: allow implicit undefined return in `no-constructor-return` ([#​18515](https://togithub.com/eslint/eslint/issues/18515)) (Ali Rezvani) - [`389744b`](https://togithub.com/eslint/eslint/commit/389744be255717c507fafc158746e579ac08d77e) fix: use `@eslint/config-inspector@latest` ([#​18483](https://togithub.com/eslint/eslint/issues/18483)) (唯然) - [`70118a5`](https://togithub.com/eslint/eslint/commit/70118a5b11860fce364028d3c515393b6a586aae) fix: `func-style` false positive with arrow functions and `super` ([#​18473](https://togithub.com/eslint/eslint/issues/18473)) (Milos Djermanovic) #### Documentation - [`d7ab6f5`](https://togithub.com/eslint/eslint/commit/d7ab6f589d39c64bc5daaef4be3a972032f04c05) docs: update theme when when `prefers-color-scheme` changes ([#​18510](https://togithub.com/eslint/eslint/issues/18510)) (Nitin Kumar) - [`525fdff`](https://togithub.com/eslint/eslint/commit/525fdffde4cb34010bc503f6d54855b3f9d07811) docs: fix components files ([#​18519](https://togithub.com/eslint/eslint/issues/18519)) (Tanuj Kanti) - [`80747d2`](https://togithub.com/eslint/eslint/commit/80747d23dec69b30ea2c3620a1198f7d06b012b8) docs: refactor `prefer-destructuring` rule ([#​18472](https://togithub.com/eslint/eslint/issues/18472)) (Tanuj Kanti) - [`f06e0b5`](https://togithub.com/eslint/eslint/commit/f06e0b5f51ae1aad8957d27aa0ea4d6d0ad51455) docs: clarify func-style ([#​18477](https://togithub.com/eslint/eslint/issues/18477)) (Cameron Steffen) #### Chores - [`010dd2e`](https://togithub.com/eslint/eslint/commit/010dd2ef50456a1ba5892152192b6c9d9d5fd470) chore: upgrade to `@eslint/js@9.4.0` ([#​18534](https://togithub.com/eslint/eslint/issues/18534)) (Francesco Trotta) - [`5e1b5dc`](https://togithub.com/eslint/eslint/commit/5e1b5dc9a3d839737125571c8fd4e239d81608de) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (Jenkins) - [`594145f`](https://togithub.com/eslint/eslint/commit/594145f493d913e2b7e25a27accf33c44e1d4687) refactor: switch to `@eslint/config-array` ([#​18527](https://togithub.com/eslint/eslint/issues/18527)) (Francesco Trotta)
eslint/eslint (eslint) ### [`v9.4.0`](https://togithub.com/eslint/eslint/compare/v9.3.0...a5f7e589eca05a8a30bd2532380c304759cc8225) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.3.0...v9.4.0)

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 these updates again.



This PR has been generated by Mend Renovate. View repository job log here.