renovate
master
8.7.0 (2024-09-23) 🚀 Features eslint-plugin: [no-unsafe-call] check calls of Function (#10010) eslint-plugin: [consistent-type-exports] check export * exports to see if all exported members are types (#10006) 🩹 Fixes eslint-plugin: properly coerce all types to string in getStaticMemberAccessValue (#10004) eslint-plugin: [no-deprecated] report on imported deprecated variables (#9987) eslint-plugin: [no-confusing-non-null-assertion] check !in and !instanceof (#9994) types: add NewExpression as a parent of SpreadElement (#10024) utils: add missing entries to the RuleListener selectors list (#9992) ❤️ Thank You Abraham Guo auvred @auvred Brian Donovan @eventualbuddha Kirk Waiblinger @kirkwaiblinger You can read about our versioning strategy and releases on our website.
export *
getStaticMemberAccessValue
NewExpression
SpreadElement
You can read about our versioning strategy and releases on our website.
Bug Fixes 20fd916 fix: add @eslint/core, @types/estree, & @types/json-schema deps (#18938) (Nitin Kumar) 2738322 fix: add missing types for require-atomic-updates rule (#18937) (Kristóf Poduszló) d71ff30 fix: add missing types for object-shorthand rule (#18935) (Kristóf Poduszló) 561cadc fix: add missing types for no-unsafe-negation rule (#18932) (Kristóf Poduszló) 8843656 fix: add missing types for no-underscore-dangle rule (#18931) (Kristóf Poduszló) 92cde5c fix: add missing types for no-shadow rule (#18930) (Kristóf Poduszló) b3cbe11 fix: add missing types for no-sequences rule (#18929) (Kristóf Poduszló) 976f77f fix: add missing types for no-unused-expressions rule (#18933) (Kristóf Poduszló) Documentation 3eff709 docs: replace deprecated Linter.FlatConfig type with Linter.Config (#18941) (Carlos Meira) Chores df4a859 chore: upgrade @eslint/js@9.11.1 (#18943) (Milos Djermanovic) 36d8095 chore: package.json update for @eslint/js release (Jenkins)
20fd916
@eslint/core
@types/estree
@types/json-schema
2738322
require-atomic-updates
d71ff30
object-shorthand
561cadc
no-unsafe-negation
8843656
no-underscore-dangle
92cde5c
no-shadow
b3cbe11
no-sequences
976f77f
no-unused-expressions
3eff709
Linter.FlatConfig
Linter.Config
df4a859
36d8095
No dependencies set.
The note is not visible to the blocked user.
npm
@typescript-eslint/eslint-plugin
@typescript-eslint/parser
eslint