From 4af0a855978d984b6a9e419d071f0b68bf39606b Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 3 Dec 2024 00:55:48 +0000
Subject: [PATCH] chore(deps): update eslint monorepo to v9.16.0 (#232)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@eslint/js](https://eslint.org)
([source](https://redirect.github.com/eslint/eslint/tree/HEAD/packages/js))
| [`9.15.0` ->
`9.16.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.15.0/9.16.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@eslint%2fjs/9.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@eslint%2fjs/9.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@eslint%2fjs/9.15.0/9.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@eslint%2fjs/9.15.0/9.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [eslint](https://eslint.org)
([source](https://redirect.github.com/eslint/eslint)) | [`9.15.0` ->
`9.16.0`](https://renovatebot.com/diffs/npm/eslint/9.15.0/9.16.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint/9.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint/9.15.0/9.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint/9.15.0/9.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
eslint/eslint (@eslint/js)
###
[`v9.16.0`](https://redirect.github.com/eslint/eslint/compare/v9.15.0...df9bf9519a302e284700ad300463ecdf2ebf9f25)
[Compare
Source](https://redirect.github.com/eslint/eslint/compare/v9.15.0...v9.16.0)
eslint/eslint (eslint)
###
[`v9.16.0`](https://redirect.github.com/eslint/eslint/releases/tag/v9.16.0)
[Compare
Source](https://redirect.github.com/eslint/eslint/compare/v9.15.0...v9.16.0)
#### Features
-
[`8f70eb1`](https://redirect.github.com/eslint/eslint/commit/8f70eb142cce025e7040d016a959eff0f51eb672)
feat: Add `ignoreComputedKeys` option in `sort-keys` rule
([#19162](https://redirect.github.com/eslint/eslint/issues/19162))
(Milos Djermanovic)
#### Documentation
-
[`9eefc8f`](https://redirect.github.com/eslint/eslint/commit/9eefc8f813b5c31f49fbbd9a36f439b365bea180)
docs: fix typos in `use-isnan`
([#19190](https://redirect.github.com/eslint/eslint/issues/19190))
(루밀LuMir)
-
[`0c8cea8`](https://redirect.github.com/eslint/eslint/commit/0c8cea8c803962a4358032fde5c117a1e9c41ca0)
docs: switch the order of words in `no-unreachable`
([#19189](https://redirect.github.com/eslint/eslint/issues/19189))
(루밀LuMir)
-
[`0c19417`](https://redirect.github.com/eslint/eslint/commit/0c19417c644a29b5113d3a2b94ce00640117574b)
docs: add missing backtick to `no-async-promise-executor`
([#19188](https://redirect.github.com/eslint/eslint/issues/19188))
(루밀LuMir)
-
[`8df9276`](https://redirect.github.com/eslint/eslint/commit/8df927646cadaa70263914c62f2f76fccb8c46fd)
docs: add backtick in `-0` in `description` of `no-compare-neg-zero`
([#19186](https://redirect.github.com/eslint/eslint/issues/19186))
(루밀LuMir)
-
[`7e16e3f`](https://redirect.github.com/eslint/eslint/commit/7e16e3fb8594e361b3e121d2d4059dc26e30c407)
docs: fix `caseSensitive` option's title of `sort-keys`
([#19183](https://redirect.github.com/eslint/eslint/issues/19183))
(Tanuj Kanti)
-
[`0c6b842`](https://redirect.github.com/eslint/eslint/commit/0c6b84212144da3238693fa56500b02bd4a9f05a)
docs: fix typos in `migration-guide.md`
([#19180](https://redirect.github.com/eslint/eslint/issues/19180))
(루밀LuMir)
-
[`353266e`](https://redirect.github.com/eslint/eslint/commit/353266edf827d4e63e9efef321f5d128748bc74d)
docs: fix a typo in `debug.md`
([#19179](https://redirect.github.com/eslint/eslint/issues/19179))
(루밀LuMir)
-
[`5ff318a`](https://redirect.github.com/eslint/eslint/commit/5ff318a528e3f6b8b9c6a62ea949d66ebb7f0716)
docs: delete unnecessary horizontal rule(`---`) in `nodejs-api`
([#19175](https://redirect.github.com/eslint/eslint/issues/19175))
(루밀LuMir)
-
[`576bcc5`](https://redirect.github.com/eslint/eslint/commit/576bcc5461c0c00c30dfceec9abcddb99e559c74)
docs: mark more rules as handled by TypeScript
([#19164](https://redirect.github.com/eslint/eslint/issues/19164))
(Tanuj Kanti)
-
[`742d054`](https://redirect.github.com/eslint/eslint/commit/742d054ac1124d4e53c84234dd6960d4e272d490)
docs: note that `no-restricted-syntax` can be used with any language
([#19148](https://redirect.github.com/eslint/eslint/issues/19148))
(Milos Djermanovic)
#### Chores
-
[`feb703b`](https://redirect.github.com/eslint/eslint/commit/feb703b3dc198cda03fb69c75a31d56d999b9d2e)
chore: upgrade to `@eslint/js@9.16.0`
([#19195](https://redirect.github.com/eslint/eslint/issues/19195))
(Francesco Trotta)
-
[`df9bf95`](https://redirect.github.com/eslint/eslint/commit/df9bf9519a302e284700ad300463ecdf2ebf9f25)
chore: package.json update for
[@eslint/js](https://redirect.github.com/eslint/js) release
(Jenkins)
-
[`f831893`](https://redirect.github.com/eslint/eslint/commit/f831893b6e2951f56ce8b9ff12e4a16913b72b47)
chore: add type for `ignoreComputedKeys` option of `sort-keys`
([#19184](https://redirect.github.com/eslint/eslint/issues/19184))
(Tanuj Kanti)
-
[`3afb8a1`](https://redirect.github.com/eslint/eslint/commit/3afb8a1dcf12ad12df480db014042a51403ff672)
chore: update dependency
[@eslint/json](https://redirect.github.com/eslint/json) to ^0.8.0
([#19177](https://redirect.github.com/eslint/eslint/issues/19177))
(Milos Djermanovic)
-
[`1f77c53`](https://redirect.github.com/eslint/eslint/commit/1f77c53b12d00403b88a0e02c8d2432278abcf52)
chore: add `repository.directory` property to `package.json`
([#19165](https://redirect.github.com/eslint/eslint/issues/19165))
(루밀LuMir)
-
[`d460594`](https://redirect.github.com/eslint/eslint/commit/d46059410a0e02b98067aa31975c25fd8d0d1c2b)
chore: update dependency
[@arethetypeswrong/cli](https://redirect.github.com/arethetypeswrong/cli)
to ^0.17.0
([#19147](https://redirect.github.com/eslint/eslint/issues/19147))
(renovate\[bot])
-
[`45cd4ea`](https://redirect.github.com/eslint/eslint/commit/45cd4ead9c4fc354a2542b806ec82afb67cb54fc)
refactor: update default options in rules
([#19136](https://redirect.github.com/eslint/eslint/issues/19136))
(Milos Djermanovic)
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/boneskull/impvol).
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
package-lock.json | 18 +++++++++---------
package.json | 4 ++--
2 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index a14065a..0b0f6e3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -14,13 +14,13 @@
"devDependencies": {
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
- "@eslint/js": "9.15.0",
+ "@eslint/js": "9.16.0",
"@stylistic/eslint-plugin": "2.11.0",
"@types/debug": "4.1.12",
"@types/eslint__js": "8.42.3",
"@types/node": "22.10.1",
"cspell": "8.16.1",
- "eslint": "9.15.0",
+ "eslint": "9.16.0",
"eslint-plugin-n": "17.14.0",
"eslint-plugin-perfectionist": "4.1.2",
"husky": "9.1.7",
@@ -1663,9 +1663,9 @@
}
},
"node_modules/@eslint/js": {
- "version": "9.15.0",
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.15.0.tgz",
- "integrity": "sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg==",
+ "version": "9.16.0",
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.16.0.tgz",
+ "integrity": "sha512-tw2HxzQkrbeuvyj1tG2Yqq+0H9wGoI2IMk4EOsQeX+vmd75FtJAzf+gTA69WF+baUKRYQ3x2kbLE08js5OsTVg==",
"dev": true,
"license": "MIT",
"engines": {
@@ -3443,9 +3443,9 @@
}
},
"node_modules/eslint": {
- "version": "9.15.0",
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.15.0.tgz",
- "integrity": "sha512-7CrWySmIibCgT1Os28lUU6upBshZ+GxybLOrmRzi08kS8MBuO8QA7pXEgYgY5W8vK3e74xv0lpjo9DbaGU9Rkw==",
+ "version": "9.16.0",
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.16.0.tgz",
+ "integrity": "sha512-whp8mSQI4C8VXd+fLgSM0lh3UlmcFtVwUQjyKCFfsp+2ItAIYhlq/hqGahGqHE6cv9unM41VlqKk2VtKYR2TaA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -3454,7 +3454,7 @@
"@eslint/config-array": "^0.19.0",
"@eslint/core": "^0.9.0",
"@eslint/eslintrc": "^3.2.0",
- "@eslint/js": "9.15.0",
+ "@eslint/js": "9.16.0",
"@eslint/plugin-kit": "^0.2.3",
"@humanfs/node": "^0.16.6",
"@humanwhocodes/module-importer": "^1.0.1",
diff --git a/package.json b/package.json
index 37b756c..c322367 100644
--- a/package.json
+++ b/package.json
@@ -76,13 +76,13 @@
"devDependencies": {
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
- "@eslint/js": "9.15.0",
+ "@eslint/js": "9.16.0",
"@stylistic/eslint-plugin": "2.11.0",
"@types/debug": "4.1.12",
"@types/eslint__js": "8.42.3",
"@types/node": "22.10.1",
"cspell": "8.16.1",
- "eslint": "9.15.0",
+ "eslint": "9.16.0",
"eslint-plugin-n": "17.14.0",
"eslint-plugin-perfectionist": "4.1.2",
"husky": "9.1.7",