Skip to content

Commit

Permalink
chore(deps): update eslint monorepo to v9.4.0 (#425)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@eslint/js](https://eslint.org)
([source](https://togithub.com/eslint/eslint/tree/HEAD/packages/js)) |
[`9.3.0` ->
`9.4.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.3.0/9.4.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@eslint%2fjs/9.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@eslint%2fjs/9.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@eslint%2fjs/9.3.0/9.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@eslint%2fjs/9.3.0/9.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [eslint](https://eslint.org)
([source](https://togithub.com/eslint/eslint)) | [`9.3.0` ->
`9.4.0`](https://renovatebot.com/diffs/npm/eslint/9.3.0/9.4.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint/9.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint/9.3.0/9.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint/9.3.0/9.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>eslint/eslint (@&#8203;eslint/js)</summary>

### [`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
([#&#8203;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
([#&#8203;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`
([#&#8203;18515](https://togithub.com/eslint/eslint/issues/18515)) (Ali
Rezvani)
-
[`389744b`](https://togithub.com/eslint/eslint/commit/389744be255717c507fafc158746e579ac08d77e)
fix: use `@eslint/config-inspector@latest`
([#&#8203;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`
([#&#8203;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
([#&#8203;18510](https://togithub.com/eslint/eslint/issues/18510))
(Nitin Kumar)
-
[`525fdff`](https://togithub.com/eslint/eslint/commit/525fdffde4cb34010bc503f6d54855b3f9d07811)
docs: fix components files
([#&#8203;18519](https://togithub.com/eslint/eslint/issues/18519))
(Tanuj Kanti)
-
[`80747d2`](https://togithub.com/eslint/eslint/commit/80747d23dec69b30ea2c3620a1198f7d06b012b8)
docs: refactor `prefer-destructuring` rule
([#&#8203;18472](https://togithub.com/eslint/eslint/issues/18472))
(Tanuj Kanti)
-
[`f06e0b5`](https://togithub.com/eslint/eslint/commit/f06e0b5f51ae1aad8957d27aa0ea4d6d0ad51455)
docs: clarify func-style
([#&#8203;18477](https://togithub.com/eslint/eslint/issues/18477))
(Cameron Steffen)

##### Chores

-
[`010dd2e`](https://togithub.com/eslint/eslint/commit/010dd2ef50456a1ba5892152192b6c9d9d5fd470)
chore: upgrade to `@eslint/[email protected]`
([#&#8203;18534](https://togithub.com/eslint/eslint/issues/18534))
(Francesco Trotta)
-
[`5e1b5dc`](https://togithub.com/eslint/eslint/commit/5e1b5dc9a3d839737125571c8fd4e239d81608de)
chore: package.json update for
[@&#8203;eslint/js](https://togithub.com/eslint/js) release (Jenkins)
-
[`594145f`](https://togithub.com/eslint/eslint/commit/594145f493d913e2b7e25a27accf33c44e1d4687)
refactor: switch to `@eslint/config-array`
([#&#8203;18527](https://togithub.com/eslint/eslint/issues/18527))
(Francesco Trotta)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: Balvajs Renovate Bot <406530+balvajs-renovate[bot]@users.noreply.github.com>
  • Loading branch information
balvajs-renovate[bot] and Balvajs Renovate Bot authored Jun 3, 2024
1 parent db45c5e commit 16e1b7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@actions/core": "1.10.1",
"@actions/github": "6.0.0",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.3.0",
"@eslint/js": "9.4.0",
"@graphql-codegen/add": "5.0.2",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/near-operation-file-preset": "3.0.0",
Expand All @@ -53,7 +53,7 @@
"chalk": "5.3.0",
"codeowners": "5.1.1",
"dayjs": "1.11.11",
"eslint": "9.3.0",
"eslint": "9.4.0",
"eslint-config-prettier": "9.1.0",
"graphql": "16.8.1",
"husky": "9.0.11",
Expand Down

0 comments on commit 16e1b7d

Please sign in to comment.