fix(deps): update all minor dependency updates to ^8.23.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@typescript-eslint/eslint-plugin (source) | dependencies | minor | ^8.22.0 -> ^8.23.0 |
@typescript-eslint/parser (source) | dependencies | minor | ^8.22.0 -> ^8.23.0 |
typescript-eslint (source) | dependencies | minor | ^8.22.0 -> ^8.23.0 |
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.23.0
🚀 Features
- eslint-plugin: [no-unnecessary-boolean-literal-compare] enforce strictNullChecks (#10712)
🩹 Fixes
- eslint-plugin: [no-shadow] ignore declare variables in definition files shadowing global variables (#10710)
- eslint-plugin: [no-restricted-imports] support regex option (#10699)
- eslint-plugin: [dot-notation] handle noPropertyAccessFromIndexSignature true (#10644)
- eslint-plugin: [prefer-nullish-coalescing] fix missing return (#10732)
- bump ts-api-utils to ^2.0.1 (#10761)
- eslint-plugin: [no-unnecessary-template-expression] allow interpolating type parameter in type context (#10739)
- eslint-plugin: [switch-exhaustiveness-check] suggest with qualified name (#10697)
- eslint-plugin: [no-unnecessary-type-assertion] should report readonly class properties with a literal initializer (#10618)
❤️ Thank You
- Josh Goldberg
✨ - Olivier Zalmanski @OlivierZal
- Ryan Poon @sopa301
- YeonJuan @yeonjuan
- Yukihiro Hasegawa @y-hsgw
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.23.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.23.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.