chore(deps): update eslint monorepo to v9.18.0 (#21)
All checks were successful
Actions / Build Plugins (push) Successful in 45s
All checks were successful
Actions / Build Plugins (push) Successful in 45s
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@eslint/js](https://eslint.org) ([source](https://github.com/eslint/eslint/tree/HEAD/packages/js)) | devDependencies | minor | [`9.17.0` -> `9.18.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.17.0/9.18.0) | | [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | devDependencies | minor | [`9.17.0` -> `9.18.0`](https://renovatebot.com/diffs/npm/eslint/9.17.0/9.18.0) | --- ### Release Notes <details> <summary>eslint/eslint (@​eslint/js)</summary> ### [`v9.18.0`](https://github.com/eslint/eslint/releases/tag/v9.18.0) [Compare Source](https://github.com/eslint/eslint/compare/v9.17.0...v9.18.0) ##### Features - [`e84e6e2`](e84e6e269c
) feat: Report allowed methods for `no-console` rule ([#​19306](https://github.com/eslint/eslint/issues/19306)) (Anna Bocharova) - [`8efc2d0`](8efc2d0c92
) feat: unflag TypeScript config files ([#​19266](https://github.com/eslint/eslint/issues/19266)) (Francesco Trotta) - [`87a9352`](87a9352c62
) feat: check imports and class names in `no-shadow-restricted-names` ([#​19272](https://github.com/eslint/eslint/issues/19272)) (Milos Djermanovic) ##### Bug Fixes - [`da768d4`](da768d4541
) fix: correct `overrideConfigFile` type ([#​19289](https://github.com/eslint/eslint/issues/19289)) (Francesco Trotta) ##### Documentation - [`d9c23c5`](d9c23c55be
) docs: replace `var` with `const` in rule examples ([#​19325](https://github.com/eslint/eslint/issues/19325)) (Tanuj Kanti) - [`8e1a898`](8e1a898411
) docs: add tabs to cli code blocks ([#​18784](https://github.com/eslint/eslint/issues/18784)) (Jay) - [`f3aeefb`](f3aeefbd65
) docs: rewrite using let and const in rule examples ([#​19320](https://github.com/eslint/eslint/issues/19320)) (PoloSpark) - [`0b680b3`](0b680b3cc1
) docs: Update README (GitHub Actions Bot) - [`98c86a9`](98c86a99f7
) docs: `Edit this page` button link to different branches ([#​19228](https://github.com/eslint/eslint/issues/19228)) (Tanuj Kanti) - [`6947901`](6947901d14
) docs: remove hardcoded edit link ([#​19323](https://github.com/eslint/eslint/issues/19323)) (Milos Djermanovic) - [`03f2f44`](03f2f442a9
) docs: rewrite var with const in rules examples ([#​19317](https://github.com/eslint/eslint/issues/19317)) (Thiago) - [`26c3003`](26c3003bfc
) docs: Clarify dangers of eslint:all ([#​19318](https://github.com/eslint/eslint/issues/19318)) (Nicholas C. Zakas) - [`c038257`](c03825730d
) docs: add `eqeqeq` in related rules to `no-eq-null` ([#​19310](https://github.com/eslint/eslint/issues/19310)) (루밀LuMir) - [`89c8fc5`](89c8fc54c9
) docs: rewrite examples with var using let and const ([#​19315](https://github.com/eslint/eslint/issues/19315)) (Amaresh S M) - [`db574c4`](db574c4d38
) docs: add missing backticks to `no-void` ([#​19313](https://github.com/eslint/eslint/issues/19313)) (루밀LuMir) - [`8d943c3`](8d943c335c
) docs: add missing backticks to `default-case-last` ([#​19311](https://github.com/eslint/eslint/issues/19311)) (루밀LuMir) - [`36ef8bb`](36ef8bbeab
) docs: rewrite examples with var using let and const ([#​19298](https://github.com/eslint/eslint/issues/19298)) (Amaresh S M) - [`1610c9e`](1610c9ee14
) docs: add missing backticks to `no-else-return` ([#​19309](https://github.com/eslint/eslint/issues/19309)) (루밀LuMir) - [`df409d8`](df409d8f76
) docs: Update README (GitHub Actions Bot) - [`2e84213`](2e842138e6
) docs: Fix Horizontal Scroll Overflow in Rule Description on Mobile View ([#​19304](https://github.com/eslint/eslint/issues/19304)) (Amaresh S M) - [`6e7361b`](6e7361bb6a
) docs: replace `var` with `let` and `const` in rule example ([#​19302](https://github.com/eslint/eslint/issues/19302)) (Tanuj Kanti) - [`069af5e`](069af5e9ac
) docs: rewrite `var` using `const` in rule examples ([#​19303](https://github.com/eslint/eslint/issues/19303)) (Kim GyeonWon) - [`064e35d`](064e35de95
) docs: remove 'I hope to' comments from scope-manager-interface ([#​19300](https://github.com/eslint/eslint/issues/19300)) (Josh Goldberg ✨) - [`8e00305`](8e003056a8
) docs: replace `var` with `const` in rule examples ([#​19299](https://github.com/eslint/eslint/issues/19299)) (Tanuj Kanti) - [`a559009`](a559009f51
) docs: Add warning about extending core rules ([#​19295](https://github.com/eslint/eslint/issues/19295)) (Nicholas C. Zakas) - [`0bfdf6c`](0bfdf6caaf
) docs: Update README (GitHub Actions Bot) - [`ce0b9ff`](ce0b9ff042
) docs: add navigation link for `code explorer` ([#​19285](https://github.com/eslint/eslint/issues/19285)) (Tanuj Kanti) - [`e255cc9`](e255cc98ab
) docs: add bluesky icon to footer ([#​19290](https://github.com/eslint/eslint/issues/19290)) (Tanuj Kanti) - [`5d64851`](5d64851955
) docs: remove outdated info about environments ([#​19296](https://github.com/eslint/eslint/issues/19296)) (Francesco Trotta) - [`eec01f0`](eec01f04ae
) docs: switch rule examples config format to `languageOptions` ([#​19277](https://github.com/eslint/eslint/issues/19277)) (Milos Djermanovic) - [`b36ca0a`](b36ca0a490
) docs: Fixing Focus Order by Rearranging Element Sequence ([#​19241](https://github.com/eslint/eslint/issues/19241)) (Amaresh S M) - [`d122c8a`](d122c8a756
) docs: add missing backticks to `sort-imports` ([#​19282](https://github.com/eslint/eslint/issues/19282)) (루밀LuMir) - [`0367a70`](0367a70a43
) docs: update custom parser docs ([#​19288](https://github.com/eslint/eslint/issues/19288)) (Francesco Trotta) - [`8c07ebb`](8c07ebb900
) docs: add `border-radius` to `hX:target` selector styles ([#​19270](https://github.com/eslint/eslint/issues/19270)) (루밀LuMir) - [`eff7c57`](eff7c5721c
) docs: add limitation section in `no-loop-func` ([#​19287](https://github.com/eslint/eslint/issues/19287)) (Tanuj Kanti) - [`5db226f`](5db226f4da
) docs: add missing backticks in various parts of the documentation ([#​19269](https://github.com/eslint/eslint/issues/19269)) (루밀LuMir) - [`789edbb`](789edbbae5
) docs: Update README (GitHub Actions Bot) - [`613c06a`](613c06a2c3
) docs: mark rules that are frozen with ❄️ ([#​19231](https://github.com/eslint/eslint/issues/19231)) (Amaresh S M) - [`43172ec`](43172ecbd4
) docs: Update README (GitHub Actions Bot) - [`ac8b3c4`](ac8b3c4ca9
) docs: fix description of `overrideConfigFile` option ([#​19262](https://github.com/eslint/eslint/issues/19262)) (Milos Djermanovic) - [`bbb9b46`](bbb9b46c20
) docs: Update README (GitHub Actions Bot) - [`995b492`](995b49231a
) docs: fix inconsistent divider in rule categories box ([#​19249](https://github.com/eslint/eslint/issues/19249)) (Tanuj Kanti) - [`f76d05d`](f76d05da6e
) docs: Refactor search result handling with better event listener cleanup ([#​19252](https://github.com/eslint/eslint/issues/19252)) (Amaresh S M) - [`c5f3d7d`](c5f3d7dab3
) docs: Update README (GitHub Actions Bot) ##### Chores - [`c52be85`](c52be85c4a
) chore: upgrade to `@eslint/js@9.18.0` ([#​19330](https://github.com/eslint/eslint/issues/19330)) (Francesco Trotta) - [`362099c`](362099c580
) chore: package.json update for [@​eslint/js](https://github.com/eslint/js) release (Jenkins) - [`495aa49`](495aa499a7
) chore: extract package `name` from `package.json` for public interface ([#​19314](https://github.com/eslint/eslint/issues/19314)) (루밀LuMir) - [`6fe0e72`](6fe0e7244a
) chore: update dependency [@​eslint/json](https://github.com/eslint/json) to ^0.9.0 ([#​19263](https://github.com/eslint/eslint/issues/19263)) (renovate\[bot]) </details> --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ny4wIiwidXBkYXRlZEluVmVyIjoiMzkuODcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Reviewed-on: #21 Reviewed-by: cswimr <seaswimmerthefsh@gmail.com> Co-authored-by: Renovate <renovate@coastalcommits.com> Co-committed-by: Renovate <renovate@coastalcommits.com>
This commit is contained in:
parent
55579f292a
commit
1140a53c40
2 changed files with 22 additions and 21 deletions
|
@ -14,13 +14,13 @@
|
|||
"which": "^5.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "9.17.0",
|
||||
"@eslint/js": "9.18.0",
|
||||
"@project-gauntlet/tools": "0.9.0",
|
||||
"@types/deno": "2.0.0",
|
||||
"@types/react": "19.0.2",
|
||||
"@types/which": "3.0.4",
|
||||
"@typescript-eslint/parser": "8.19.0",
|
||||
"eslint": "9.17.0",
|
||||
"eslint": "9.18.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-prettier": "5.2.1",
|
||||
"eslint-plugin-react": "7.37.3",
|
||||
|
|
39
yarn.lock
39
yarn.lock
|
@ -733,10 +733,10 @@
|
|||
debug "^4.3.1"
|
||||
minimatch "^3.1.2"
|
||||
|
||||
"@eslint/core@^0.9.0":
|
||||
version "0.9.1"
|
||||
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.9.1.tgz#31763847308ef6b7084a4505573ac9402c51f9d1"
|
||||
integrity sha512-GuUdqkyyzQI5RMIWkHhvTWLCyLo1jNK3vzkSyaExH5kHPDHcuL2VOpHjmMY+y3+NC69qAKToBqldTBgYeLSr9Q==
|
||||
"@eslint/core@^0.10.0":
|
||||
version "0.10.0"
|
||||
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.10.0.tgz#23727063c21b335f752dbb3a16450f6f9cbc9091"
|
||||
integrity sha512-gFHJ+xBOo4G3WRlR1e/3G8A6/KZAH6zcE/hkLRCZTi/B9avAG365QhFA8uOGzTMqgTghpn7/fSnscW++dpMSAw==
|
||||
dependencies:
|
||||
"@types/json-schema" "^7.0.15"
|
||||
|
||||
|
@ -755,21 +755,22 @@
|
|||
minimatch "^3.1.2"
|
||||
strip-json-comments "^3.1.1"
|
||||
|
||||
"@eslint/js@9.17.0":
|
||||
version "9.17.0"
|
||||
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.17.0.tgz#1523e586791f80376a6f8398a3964455ecc651ec"
|
||||
integrity sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==
|
||||
"@eslint/js@9.18.0":
|
||||
version "9.18.0"
|
||||
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.18.0.tgz#3356f85d18ed3627ab107790b53caf7e1e3d1e84"
|
||||
integrity sha512-fK6L7rxcq6/z+AaQMtiFTkvbHkBLNlwyRxHpKawP0x3u9+NC6MQTnFW+AdpwC6gfHTW0051cokQgtTN2FqlxQA==
|
||||
|
||||
"@eslint/object-schema@^2.1.5":
|
||||
version "2.1.5"
|
||||
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.5.tgz#8670a8f6258a2be5b2c620ff314a1d984c23eb2e"
|
||||
integrity sha512-o0bhxnL89h5Bae5T318nFoFzGy+YE5i/gGkoPAgkmTVdRKTiv3p8JHevPiPaMwoloKfEiiaHlawCqaZMqRm+XQ==
|
||||
|
||||
"@eslint/plugin-kit@^0.2.3":
|
||||
version "0.2.4"
|
||||
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.4.tgz#2b78e7bb3755784bb13faa8932a1d994d6537792"
|
||||
integrity sha512-zSkKow6H5Kdm0ZUQUB2kV5JIXqoG0+uH5YADhaEHswm664N9Db8dXSi0nMJpacpMf+MyyglF1vnZohpEg5yUtg==
|
||||
"@eslint/plugin-kit@^0.2.5":
|
||||
version "0.2.5"
|
||||
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.5.tgz#ee07372035539e7847ef834e3f5e7b79f09e3a81"
|
||||
integrity sha512-lB05FkqEdUg2AA0xEbUz0SnkXT1LcCTa438W4IWTUh4hdOnVbQyOJ81OrDXsJk/LSiJHubgGEFoR5EHq1NsH1A==
|
||||
dependencies:
|
||||
"@eslint/core" "^0.10.0"
|
||||
levn "^0.4.1"
|
||||
|
||||
"@graphql-codegen/add@^5.0.3":
|
||||
|
@ -3086,18 +3087,18 @@ eslint-visitor-keys@^4.2.0:
|
|||
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
|
||||
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
|
||||
|
||||
eslint@9.17.0:
|
||||
version "9.17.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.17.0.tgz#faa1facb5dd042172fdc520106984b5c2421bb0c"
|
||||
integrity sha512-evtlNcpJg+cZLcnVKwsai8fExnqjGPicK7gnUtlNuzu+Fv9bI0aLpND5T44VLQtoMEnI57LoXO9XAkIXwohKrA==
|
||||
eslint@9.18.0:
|
||||
version "9.18.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.18.0.tgz#c95b24de1183e865de19f607fda6518b54827850"
|
||||
integrity sha512-+waTfRWQlSbpt3KWE+CjrPPYnbq9kfZIYUqapc0uBXyjTp8aYXZDsUH16m39Ryq3NjAVP4tjuF7KaukeqoCoaA==
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils" "^4.2.0"
|
||||
"@eslint-community/regexpp" "^4.12.1"
|
||||
"@eslint/config-array" "^0.19.0"
|
||||
"@eslint/core" "^0.9.0"
|
||||
"@eslint/core" "^0.10.0"
|
||||
"@eslint/eslintrc" "^3.2.0"
|
||||
"@eslint/js" "9.17.0"
|
||||
"@eslint/plugin-kit" "^0.2.3"
|
||||
"@eslint/js" "9.18.0"
|
||||
"@eslint/plugin-kit" "^0.2.5"
|
||||
"@humanfs/node" "^0.16.6"
|
||||
"@humanwhocodes/module-importer" "^1.0.1"
|
||||
"@humanwhocodes/retry" "^0.4.1"
|
||||
|
|
Loading…
Reference in a new issue