chore(deps): update all non-major dependencies (minor) - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@typescript-eslint/eslint-plugin | devDependencies | minor | 5.33.1 -> 5.35.1 |
@typescript-eslint/parser | devDependencies | minor | 5.33.1 -> 5.35.1 |
eslint (source) | devDependencies | minor | 8.22.0 -> 8.23.0 |
typescript (source) | devDependencies | minor | 4.7.4 -> 4.8.2 |
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.35.1
Bug Fixes
v5.35.0
Features
- eslint-plugin: [explicit-member-accessibility] suggest adding explicit accessibility specifiers (#5492) (0edb94a)
v5.34.0
Bug Fixes
Features
-
eslint-plugin: [prefer-optional-chain] support suggesting
!foo || !foo.bar
as a valid match for the rule (#5266) (aca935c)
5.33.1 (2022-08-15)
Bug Fixes
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.35.1
Note: Version bump only for package @typescript-eslint/parser
v5.35.0
Note: Version bump only for package @typescript-eslint/parser
v5.34.0
Note: Version bump only for package @typescript-eslint/parser
5.33.1 (2022-08-15)
Note: Version bump only for package @typescript-eslint/parser
eslint/eslint
v8.23.0
Features
-
3e5839e
feat: Enable eslint.config.js lookup from CLI (#16235) (Nicholas C. Zakas) -
30b1a2d
feat: addallowEmptyCase
option to no-fallthrough rule (#15887) (Amaresh S M) -
43f03aa
feat: no-warning-comments support comments with decoration (#16120) (Lachlan Hunt)
Documentation
-
b1918da
docs: package.json conventions (#16206) (Patrick McElhaney) -
0e03c33
docs: remove word immediately (#16217) (Strek) -
c6790db
docs: add anchor link for "migrating from jscs" (#16207) (Percy Ma) -
7137344
docs: auto-generation edit link (#16213) (Percy Ma)
Chores
-
2e004ab
chore: upgrade @eslint/eslintrc@1.3.1 (#16249) (Milos Djermanovic) -
d35fbbe
chore: Upgrade to espree@9.4.0 (#16243) (Milos Djermanovic) -
ed26229
test: add no-extra-parens tests with rest properties (#16236) (Milos Djermanovic) -
deaf69f
chore: fix off-by-onemin-width: 1023px
media queries (#15974) (Milos Djermanovic) -
63dec9f
refactor: simplifyparseListConfig
(#16241) (Milos Djermanovic)
Microsoft/TypeScript
v4.8.2
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.8.0 (Beta).
- fixed issues query for Typescript 4.8.1 (RC).
- fixed issues query for Typescript 4.8.1 (Stable).
Downloads are available on:
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.