Bump @typescript-eslint/parser from 6.18.1 to 6.19.0
Bumps @typescript-eslint/parser from 6.18.1 to 6.19.0.
Release notes
Sourced from @typescript-eslint/parser
's releases.
v6.19.0
6.19.0 (2024-01-15)
🚀 Features
- eslint-plugin: [prefer-promise-reject-errors] add rule (#8011)
- eslint-plugin: [no-array-delete] add new rule (#8067)
- eslint-plugin: [no-useless-template-literals] add fix suggestions (#8065)
🩹 Fixes
- eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression (#8143)
- eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable (#8089)
- typescript-estree: add JSDocParsingMode enum merge for typescript/lib/tsserverlibrary (#8193)
- typescript-estree: disallow
using
as the variable keyword forfor..in
loops (#7649)- typescript-estree: fix incorrect backwards-compat augmentation in TS 5.3 (#8181)
❤ ️ Thank You
- auvred
@auvred
- Brad Zacher
@bradzacher
- Josh Goldberg
✨ - Joshua Chen
- LJX
@lvjiaxuan
- Steven
@Solo-steven
- StyleShit
@StyleShit
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser
's changelog.
6.19.0 (2024-01-15)
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.
Commits
-
7c673a1
chore(release): publish 6.19.0 - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts