-
-
Notifications
You must be signed in to change notification settings - Fork 83
Commit c13d9b1
authored
chore(deps): update dependency @eslint/js to ^9.2.0 (#1506)
[](https://renovatebot.com)
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.0.0` ->
`^9.2.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.1.1/9.2.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>eslint/eslint (@​eslint/js)</summary>
### [`v9.2.0`](https://togithub.com/eslint/eslint/releases/tag/v9.2.0)
[Compare
Source](https://togithub.com/eslint/eslint/compare/v9.1.1...v9.2.0)
#### Features
-
[`8485d76`](https://togithub.com/eslint/eslint/commit/8485d76134bdbd29230780fadc284c482cd1d963)
feat: `no-case-declarations` add suggestions
([#​18388](https://togithub.com/eslint/eslint/issues/18388)) (Josh
Goldberg ✨)
-
[`a498f35`](https://togithub.com/eslint/eslint/commit/a498f35cef4df9c9f5387fafafaf482d913d5765)
feat: update Unicode letter detection in capitalized-comments rule
([#​18375](https://togithub.com/eslint/eslint/issues/18375))
(Francesco Trotta)
#### Bug Fixes
-
[`eeec413`](https://togithub.com/eslint/eslint/commit/eeec41346738afb491958fdbf0bcf45a302ca1b7)
fix: do not throw when defining a global named **defineSetter**
([#​18364](https://togithub.com/eslint/eslint/issues/18364)) (唯然)
#### Documentation
-
[`0f5df50`](https://togithub.com/eslint/eslint/commit/0f5df509a4bc00cff2c62b90fab184bdf0231322)
docs: Update README (GitHub Actions Bot)
-
[`1579ce0`](https://togithub.com/eslint/eslint/commit/1579ce05cbb523cb5b04ff77fab06ba1ecd18dce)
docs: update wording regarding indirect eval
([#​18394](https://togithub.com/eslint/eslint/issues/18394)) (Kirk
Waiblinger)
-
[`f12a02c`](https://togithub.com/eslint/eslint/commit/f12a02c5749d31beefe46d2753a0d68b56f2281d)
docs: update to eslint v9 in custom-rule-tutorial
([#​18383](https://togithub.com/eslint/eslint/issues/18383)) (唯然)
#### Chores
-
[`b346605`](https://togithub.com/eslint/eslint/commit/b3466052802a1586560ad56a8128d603284d58c2)
chore: upgrade
[@​eslint/js](https://togithub.com/eslint/js)[@​9](https://togithub.com/9).2.0
([#​18413](https://togithub.com/eslint/eslint/issues/18413))
(Milos Djermanovic)
-
[`c4c18e0`](https://togithub.com/eslint/eslint/commit/c4c18e05fc866b73218dbe58b760546f39a2a620)
chore: package.json update for
[@​eslint/js](https://togithub.com/eslint/js) release (Jenkins)
-
[`284722c`](https://togithub.com/eslint/eslint/commit/284722ca8375c9a9e4f741bfdd78e765542da61f)
chore: package.json update for eslint-config-eslint release (Jenkins)
-
[`347d44f`](https://togithub.com/eslint/eslint/commit/347d44f96b3d9d690e4f7380029e8a5a60b2fdc7)
chore: remove eslintrc export from eslint-config-eslint
([#​18400](https://togithub.com/eslint/eslint/issues/18400))
(Milos Djermanovic)
-
[`f316e20`](https://togithub.com/eslint/eslint/commit/f316e2009a8aa902fa447a49b6b5e560848f0711)
ci: run tests in Node.js 22
([#​18393](https://togithub.com/eslint/eslint/issues/18393))
(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 this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/create-typescript-app).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 01fe72d commit c13d9b1Copy full SHA for c13d9b1
File tree
Expand file treeCollapse file tree
2 files changed
+9
-3
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+9
-3
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
| 64 | + | |
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
|
+8-2Lines changed: 8 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments