fix(deps): update all minor dependency updates
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@typescript-eslint/eslint-plugin (source) | dependencies | minor | ^8.23.0 -> ^8.24.0 |
@typescript-eslint/parser (source) | dependencies | minor | ^8.23.0 -> ^8.24.0 |
globals | dependencies | minor | ^15.14.0 -> ^15.15.0 |
typescript-eslint (source) | dependencies | minor | ^8.23.0 -> ^8.24.0 |
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.24.0
🚀 Features
-
eslint-plugin: [no-unnecessary-condition] make
allowConstantLoopConditions
more granular (#10639)
🩹 Fixes
- eslint-plugin: [no-misused-spread] correct and elaborate string spread report message (#10751)
-
eslint-plugin: [restrict-plus-operands] report adding bigints to strings when
allowNumberAndString
isfalse
(#10737)
❤️ Thank You
- Josh Goldberg
✨ - noah
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.24.0
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (typescript-eslint)
v8.24.0
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.