-
Notifications
You must be signed in to change notification settings - Fork 120
Commit 5450d00
authored
chore(deps): update linting (#1424)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [@eslint/js](https://eslint.org)
([source](https://redirect.github.com/eslint/eslint/tree/HEAD/packages/js))
| [`^9.31.0` ->
`^9.32.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.31.0/9.32.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [eslint](https://eslint.org)
([source](https://redirect.github.com/eslint/eslint)) | [`^9.31.0` ->
`^9.32.0`](https://renovatebot.com/diffs/npm/eslint/9.31.0/9.32.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[eslint-plugin-n](https://redirect.github.com/eslint-community/eslint-plugin-n)
| [`^17.21.0` ->
`^17.21.3`](https://renovatebot.com/diffs/npm/eslint-plugin-n/17.21.0/17.21.3)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[eslint-plugin-regexp](https://redirect.github.com/ota-meshi/eslint-plugin-regexp)
| [`^2.9.0` ->
`^2.9.1`](https://renovatebot.com/diffs/npm/eslint-plugin-regexp/2.9.0/2.9.1)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [lint-staged](https://redirect.github.com/lint-staged/lint-staged) |
[`^16.1.2` ->
`^16.1.4`](https://renovatebot.com/diffs/npm/lint-staged/16.1.2/16.1.4)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint)
([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint))
| [`^8.37.0` ->
`^8.39.0`](https://renovatebot.com/diffs/npm/typescript-eslint/8.37.0/8.39.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>eslint/eslint (@​eslint/js)</summary>
###
[`v9.32.0`](https://redirect.github.com/eslint/eslint/compare/v9.31.0...50de1ced9df2b1ee48ee6843c8cfe0f5d8edbc27)
[Compare
Source](https://redirect.github.com/eslint/eslint/compare/v9.31.0...v9.32.0)
</details>
<details>
<summary>eslint/eslint (eslint)</summary>
###
[`v9.32.0`](https://redirect.github.com/eslint/eslint/compare/v9.31.0...2364031090daafe34e80904c32065bfe4692d7a2)
[Compare
Source](https://redirect.github.com/eslint/eslint/compare/v9.31.0...v9.32.0)
</details>
<details>
<summary>eslint-community/eslint-plugin-n (eslint-plugin-n)</summary>
###
[`v17.21.3`](https://redirect.github.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#17213-2025-07-28)
[Compare
Source](https://redirect.github.com/eslint-community/eslint-plugin-n/compare/v17.21.2...v17.21.3)
##### 🩹 Fixes
- **no-missing-import:** Support data imports
([#​465](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/465))
([69ea12b](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/69ea12b939fd600b5bd3593dc1382e3a45d320e5))
###
[`v17.21.2`](https://redirect.github.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#17212-2025-07-27)
[Compare
Source](https://redirect.github.com/eslint-community/eslint-plugin-n/compare/v17.21.1...v17.21.2)
##### 🧹 Chores
- remove minimatch dependency
([#​462](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/462))
([92a24ac](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/92a24accf83bdf40fbaef804cf764405c756a852))
###
[`v17.21.1`](https://redirect.github.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#17211-2025-07-27)
[Compare
Source](https://redirect.github.com/eslint-community/eslint-plugin-n/compare/v17.21.0...v17.21.1)
##### 🩹 Fixes
- **ci:** Ignore type test failures for types present in ESLint 8 that
we removed in ESLint 9.31.0
([#​460](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/460))
([76f8150](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/76f81500f2f5b15b3a01405ec65ebe29ffdacbc5))
- **no-restricted-require:** Handle .. paths
([#​458](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/458))
([34719e8](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/34719e8b7efc8ccb95ab06841f3121c1aa6eb2a0))
</details>
<details>
<summary>ota-meshi/eslint-plugin-regexp (eslint-plugin-regexp)</summary>
###
[`v2.9.1`](https://redirect.github.com/ota-meshi/eslint-plugin-regexp/blob/HEAD/CHANGELOG.md#291)
[Compare
Source](https://redirect.github.com/ota-meshi/eslint-plugin-regexp/compare/v2.9.0...v2.9.1)
##### Patch Changes
- fix(sort-character-class-elements): wrong autofix for `^`
([#​859](https://redirect.github.com/ota-meshi/eslint-plugin-regexp/pull/859))
</details>
<details>
<summary>lint-staged/lint-staged (lint-staged)</summary>
###
[`v16.1.4`](https://redirect.github.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1614)
[Compare
Source](https://redirect.github.com/lint-staged/lint-staged/compare/v16.1.3...v16.1.4)
##### Patch Changes
-
[#​1604](https://redirect.github.com/lint-staged/lint-staged/pull/1604)
[`90b37b0`](https://redirect.github.com/lint-staged/lint-staged/commit/90b37b00c2c30b9cacf6c080f6a0885e1151eb7a)
Thanks [@​iiroj](https://redirect.github.com/iiroj)! - Add another
`types` field to `package.json` to make even more sure NPM detects that
*lint-staged* includes built-in TypeScript type definitions.
###
[`v16.1.3`](https://redirect.github.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1613)
[Compare
Source](https://redirect.github.com/lint-staged/lint-staged/compare/v16.1.2...v16.1.3)
##### Patch Changes
-
[#​1602](https://redirect.github.com/lint-staged/lint-staged/pull/1602)
[`7ea700b`](https://redirect.github.com/lint-staged/lint-staged/commit/7ea700bcf3d0078a01720a9c8dc13a271387afbd)
Thanks [@​dword-design](https://redirect.github.com/dword-design)!
- Add the `types` field to `package.json` to make sure NPM detects
*lint-staged* includes built-in TypeScript type definitions.
</details>
<details>
<summary>typescript-eslint/typescript-eslint
(typescript-eslint)</summary>
###
[`v8.39.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8390-2025-08-04)
[Compare
Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.38.0...v8.39.0)
##### 🚀 Features
- update to TypeScript 5.9.2
([#​11445](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11445))
##### ❤️ Thank You
- Brad Zacher
[@​bradzacher](https://redirect.github.com/bradzacher)
You can read about our [versioning
strategy](https://main--typescript-eslint.netlify.app/users/versioning)
and
[releases](https://main--typescript-eslint.netlify.app/users/releases)
on our website.
###
[`v8.38.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8380-2025-07-21)
[Compare
Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.37.0...v8.38.0)
##### 🩹 Fixes
- **typescript-eslint:** error on nested `extends` in
`tseslint.config()`
([#​11361](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11361))
- **typescript-eslint:** infer tsconfigRootDir with v8 API
([#​11412](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11412))
##### ❤️ Thank You
- Kirk Waiblinger
[@​kirkwaiblinger](https://redirect.github.com/kirkwaiblinger)
You can read about our [versioning
strategy](https://main--typescript-eslint.netlify.app/users/versioning)
and
[releases](https://main--typescript-eslint.netlify.app/users/releases)
on our website.
</details>
---
### 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.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->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/lynx-family/lynx-stack).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYm90OnJlbm92YXRlIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 48be4b8 commit 5450d00Copy full SHA for 5450d00
File tree
Expand file treeCollapse file tree
2 files changed
+160
-160
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+160
-160
lines changed+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
36 |
| - | |
| 35 | + | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
|
0 commit comments