Update all non-major dependencies
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@typescript-eslint/eslint-plugin | ^5.54.1 -> ^5.55.0 |
||||
@typescript-eslint/parser | ^5.54.1 -> ^5.55.0 |
||||
svelte-check | ^3.1.2 -> ^3.1.4 |
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.55.0
Bug Fixes
- eslint-plugin: [no-confusing-void-expression] check sequence expressions for void is in last position (#6597) (d73d7d3)
- eslint-plugin: [no-unnecessary-boolean-literal-compare] fixer should handle parentheses (#6569) (2d8c196)
Features
- eslint-plugin: [lines-around-comment] add extension rule (#5327) (d55211c)
- eslint-plugin: [member-ordering] add support for grouping readonly fields (#6349) (9d3bdfc)
- eslint-plugin: [no-unnecessary-cond] check logical assignments (#6594) (dbc203a)
- update TypeScript to 5.0 RC (#6570) (36ef0e1)
- use @eslint-community dependencies (#6603) (5f6ed73)
5.54.1 (2023-03-06)
Note: Version bump only for package @typescript-eslint/eslint-plugin
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.55.0
Features
5.54.1 (2023-03-06)
Note: Version bump only for package @typescript-eslint/parser
sveltejs/language-tools
v3.1.4
- (fix) various kit auto typing fixes (#1936)
v3.1.3
- (fix) take arrow function into account when adding return type (#1934)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.