[Snyk] Upgrade @typescript-eslint/parser from 7.1.1 to 7.15.0 #3
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @typescript-eslint/parser from 7.1.1 to 7.15.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 241 versions ahead of your current version.
The recommended version was released on a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-SEMVER-3247795
SNYK-JS-WEBPACKDEVMIDDLEWARE-6476555
SNYK-JS-WS-7266574
SNYK-JS-WS-7266574
SNYK-JS-FOLLOWREDIRECTS-6141137
SNYK-JS-SEMVER-3247795
SNYK-JS-TAR-6476909
SNYK-JS-DOMPURIFY-6474511
SNYK-JS-EXPRESS-6474509
SNYK-JS-FOLLOWREDIRECTS-6444610
SNYK-JS-HTTPCACHESEMANTICS-3248783
SNYK-JS-REQUIREJS-5416713
SNYK-JS-REQUIREJS-7414192
SNYK-JS-REQUIREJS-7417994
SNYK-JS-WORDWRAP-3149973
Release notes
Package name: @typescript-eslint/parser
-
7.15.0 - 2024-07-01
- eslint-plugin: [array-type] detect
- eslint-plugin: back-port new rules around empty object types from v8 (#9443)
- disable
- eslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any (#9254)
- eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any (#9304)
- utils: clean outdated
- auvred @ auvred
- Kim Sang Du @ developer-bandi
- rgehbt @ Gehbt
- Vinccool96
-
7.14.2-alpha.16 - 2024-07-01
-
7.14.2-alpha.15 - 2024-07-01
-
7.14.2-alpha.14 - 2024-07-01
-
7.14.2-alpha.13 - 2024-07-01
-
7.14.2-alpha.12 - 2024-06-30
-
7.14.2-alpha.11 - 2024-06-30
-
7.14.2-alpha.10 - 2024-06-30
-
7.14.2-alpha.9 - 2024-06-29
-
7.14.2-alpha.8 - 2024-06-29
-
7.14.2-alpha.7 - 2024-06-29
-
7.14.2-alpha.6 - 2024-06-28
-
7.14.2-alpha.5 - 2024-06-27
-
7.14.2-alpha.4 - 2024-06-26
-
7.14.2-alpha.3 - 2024-06-26
-
7.14.2-alpha.2 - 2024-06-25
-
7.14.2-alpha.1 - 2024-06-24
-
7.14.2-alpha.0 - 2024-06-24
-
7.14.1 - 2024-06-24
- support TypeScript 5.5 (#9397)
- ast-spec: tighter types and documentation for declaration/* (#9211)
- keep warnAbountTSVersion in sync with package.json (#9400)
- eslint-plugin: [no-extraneous-class] handle abstract members (#9367)
- eslint-plugin: [prefer-nullish-coalescing] handle intersected primitive types (#9378)
- eslint-plugin: [no-invalid-this] support AccessorProperty (#9411)
- eslint-plugin: [prefer-nullish-coalescing] treat enums and literals as their underlying primitive types (#9376)
- eslint-plugin: [prefer-nullish-coalescing] ensure ternary fix does not remove parens (#9380)
- Brad Zacher @ bradzacher
- cm-ayf @ cm-ayf
- Jake Bailey @ jakebailey
- James Zhan
- Joshua Chen
- yoshi2no @ yoshi2no
-
7.14.1-alpha.0 - 2024-06-24
-
7.14.0 - 2024-06-24
-
7.13.2-alpha.11 - 2024-06-24
-
7.13.2-alpha.10 - 2024-06-24
-
7.13.2-alpha.9 - 2024-06-23
-
7.13.2-alpha.8 - 2024-06-22
-
7.13.2-alpha.7 - 2024-06-22
-
7.13.2-alpha.6 - 2024-06-22
-
7.13.2-alpha.5 - 2024-06-22
-
7.13.2-alpha.4 - 2024-06-22
-
7.13.2-alpha.3 - 2024-06-22
-
7.13.2-alpha.2 - 2024-06-21
-
7.13.2-alpha.1 - 2024-06-17
-
7.13.2-alpha.0 - 2024-06-17
-
7.13.1 - 2024-06-17
- eslint-plugin: [prefer-readonly] refine report locations (#8894)
- eslint-plugin: [return-await] support explicit resource management (#9044)
- eslint-plugin: [no-unsafe-member-access] differentiate a types-error any from a true any (#9291)
- Kirk Waiblinger
- Yukihiro Hasegawa @ y-hsgw
-
7.13.1-alpha.6 - 2024-06-17
-
7.13.1-alpha.5 - 2024-06-17
-
7.13.1-alpha.4 - 2024-06-17
-
7.13.1-alpha.3 - 2024-06-17
-
7.13.1-alpha.2 - 2024-06-13
-
7.13.1-alpha.1 - 2024-06-11
-
7.13.1-alpha.0 - 2024-06-10
-
7.13.0 - 2024-06-10
- eslint-plugin: [no-dynamic-delete] allow all string literals as index (#9280)
- parser, typescript-estree: export withoutProjectParserOptions utility (#9233)
- typescript-estree: require
- typescript-estree: forbid
- ast-spec: function-call-like callee should be Expression not LeftHandSideExpression (#9231)
- eslint-plugin: [init-declarations] refine report locations (#8893)
- eslint-plugin: [no-base-to-string] make error message more nuanced (#9281)
- eslint-plugin: [no-unsafe-assignment] be more specific about error types (#8304)
- eslint-plugin: [no-magic-numbers] fix implementation of the
- scope-manager: handle index signature in class (#9054)
- Fotis Papadogeorgopoulos
- Joshua Chen
- Kirk Waiblinger
- Tobiloba Adedeji @ tobySolutions
- Vinccool96
- YeonJuan @ yeonjuan
-
7.12.1-alpha.33 - 2024-06-08
-
7.12.1-alpha.32 - 2024-06-08
-
7.12.1-alpha.31 - 2024-06-08
-
7.12.1-alpha.30 - 2024-06-08
-
7.12.1-alpha.29 - 2024-06-07
-
7.12.1-alpha.28 - 2024-06-07
-
7.12.1-alpha.27 - 2024-06-07
-
7.12.1-alpha.26 - 2024-06-06
-
7.12.1-alpha.25 - 2024-06-06
-
7.12.1-alpha.24 - 2024-06-06
-
7.12.1-alpha.23 - 2024-06-05
-
7.12.1-alpha.22 - 2024-06-05
-
7.12.1-alpha.21 - 2024-06-05
-
7.12.1-alpha.20 - 2024-06-05
-
7.12.1-alpha.19 - 2024-06-05
-
7.12.1-alpha.18 - 2024-06-05
-
7.12.1-alpha.17 - 2024-06-05
-
7.12.1-alpha.16 - 2024-06-05
-
7.12.1-alpha.15 - 2024-06-05
-
7.12.1-alpha.14 - 2024-06-04
-
7.12.1-alpha.13 - 2024-06-04
-
7.12.1-alpha.12 - 2024-06-04
-
7.12.1-alpha.11 - 2024-06-04
-
7.12.1-alpha.10 - 2024-06-04
-
7.12.1-alpha.9 - 2024-06-04
-
7.12.1-alpha.8 - 2024-06-04
-
7.12.1-alpha.7 - 2024-06-04
-
7.12.1-alpha.6 - 2024-06-04
-
7.12.1-alpha.5 - 2024-06-04
-
7.12.1-alpha.4 - 2024-06-04
-
7.12.1-alpha.3 - 2024-06-04
-
7.12.1-alpha.2 - 2024-06-04
-
7.12.1-alpha.1 - 2024-06-03
-
7.12.1-alpha.0 - 2024-06-03
-
7.12.0 - 2024-06-03
- eslint-plugin: [no-useless-template-literals] rename to
- eslint-plugin: [no-floating-promises] add option 'allowForKnownSafePromises' (#9186)
- rule-tester: check for parsing errors in suggestion fixes (#9052)
- rule-tester: port
- eslint-plugin: [no-unnecessary-type-assertion] combine template literal check with
- eslint-plugin: [dot-notation] fix false positive when accessing private/protected property with optional chaining (#8851)
- eslint-plugin: [explicit-member-accessibility] refine report locations (#8869)
- eslint-plugin: [no-unnecessary-type-assertion] declares are always defined, so always check
- eslint-plugin: [prefer-literal-enum-member] allow using member it self on allowBitwiseExpressions (#9114)
- eslint-plugin: [return-await] clean up in-try-catch detection and make autofixes safe (#9031)
- eslint-plugin: [member-ordering] also TSMethodSignature can be get/set (#9193)
- types: correct typing ParserOptions (#9202)
- Abraham Guo
- Han Yeong-woo @ nix6839
- Joshua Chen
- Kim Sang Du @ developer-bandi
- Kirk Waiblinger
- YeonJuan @ yeonjuan
-
7.11.1-alpha.27 - 2024-06-03
-
7.11.1-alpha.26 - 2024-06-03
-
7.11.1-alpha.25 - 2024-06-03
-
7.11.1-alpha.24 - 2024-06-02
-
7.11.1-alpha.23 - 2024-06-02
-
7.11.1-alpha.22 - 2024-06-02
-
7.11.1-alpha.21 - 2024-06-02
-
7.11.1-alpha.20 - 2024-06-02
-
7.11.1-alpha.19 - 2024-06-02
-
7.11.1-alpha.18 - 2024-06-02
-
7.11.1-alpha.17 - 2024-06-01
-
7.11.1-alpha.16 - 2024-06-01
-
7.11.1-alpha.15 - 2024-06-01
-
7.11.1-alpha.14 - 2024-06-01
-
7.11.1-alpha.13 - 2024-06-01
-
7.11.1-alpha.12 - 2024-05-31
-
7.11.1-alpha.11 - 2024-05-31
-
7.11.1-alpha.10 - 2024-05-31
-
7.11.1-alpha.9 - 2024-05-30
-
7.11.1-alpha.8 - 2024-05-30
-
7.11.1-alpha.7 - 2024-05-29
-
7.11.1-alpha.6 - 2024-05-29
-
7.11.1-alpha.5 - 2024-05-28
-
7.11.1-alpha.4 - 2024-05-28
-
7.11.1-alpha.3 - 2024-05-28
-
7.11.1-alpha.2 - 2024-05-27
-
7.11.1-alpha.1 - 2024-05-27
-
7.11.1-alpha.0 - 2024-05-27
-
7.11.0 - 2024-05-27
- eslint-plugin: deprecate prefer-ts-expect-error in favor of ban-ts-comment (#9081)
- ast-spec: add
- eslint-plugin: [consistent-type-assertions] prevent syntax errors on arrow functions (#8826)
- typescript-estree: truncate number of files printed by the maximum file error (#9127)
- Abraham Guo
- auvred @ auvred
- Dom Armstrong @ domarmstrong
- Kirk Waiblinger
-
7.10.1-alpha.19 - 2024-05-27
-
7.10.1-alpha.18 - 2024-05-27
-
7.10.1-alpha.17 - 2024-05-27
-
7.10.1-alpha.16 - 2024-05-27
-
7.10.1-alpha.15 - 2024-05-27
-
7.10.1-alpha.14 - 2024-05-27
-
7.10.1-alpha.13 - 2024-05-27
-
7.10.1-alpha.12 - 2024-05-26
-
7.10.1-alpha.11 - 2024-05-26
-
7.10.1-alpha.10 - 2024-05-26
-
7.10.1-alpha.9 - 2024-05-26
-
7.10.1-alpha.8 - 2024-05-26
-
7.10.1-alpha.7 - 2024-05-26
-
7.10.1-alpha.6 - 2024-05-26
-
7.10.1-alpha.5 - 2024-05-26
-
7.10.1-alpha.4 - 2024-05-26
-
7.10.1-alpha.3 - 2024-05-24
-
7.10.1-alpha.2 - 2024-05-24
-
7.10.1-alpha.1 - 2024-05-24
-
7.10.1-alpha.0 - 2024-05-20
-
7.10.0 - 2024-05-20
-
7.9.1-alpha.7 - 2024-05-19
-
7.9.1-alpha.6 - 2024-05-17
-
7.9.1-alpha.5 - 2024-05-17
-
7.9.1-alpha.4 - 2024-05-16
-
7.9.1-alpha.3 - 2024-05-16
-
7.9.1-alpha.2 - 2024-05-16
-
7.9.1-alpha.1 - 2024-05-16
-
7.9.1-alpha.0 - 2024-05-13
-
7.9.0 - 2024-05-13
-
7.8.1-alpha.11 - 2024-05-13
-
7.8.1-alpha.10 - 2024-05-11
-
7.8.1-alpha.9 - 2024-05-11
-
7.8.1-alpha.8 - 2024-05-09
-
7.8.1-alpha.7 - 2024-05-08
-
7.8.1-alpha.6 - 2024-05-08
-
7.8.1-alpha.5 - 2024-05-08
-
7.8.1-alpha.4 - 2024-05-06
-
7.8.1-alpha.3 - 2024-05-06
-
7.8.1-alpha.2 - 2024-05-03
-
7.8.1-alpha.1 - 2024-05-03
-
7.8.1-alpha.0 - 2024-05-02
-
7.8.0 - 2024-04-29
-
7.7.2-alpha.13 - 2024-04-28
-
7.7.2-alpha.12 - 2024-04-28
-
7.7.2-alpha.11 - 2024-04-27
-
7.7.2-alpha.10 - 2024-04-26
-
7.7.2-alpha.9 - 2024-04-26
-
7.7.2-alpha.8 - 2024-04-26
-
7.7.2-alpha.7 - 2024-04-26
-
7.7.2-alpha.6 - 2024-04-26
-
7.7.2-alpha.5 - 2024-04-25
-
7.7.2-alpha.4 - 2024-04-24
-
7.7.2-alpha.3 - 2024-04-23
-
7.7.2-alpha.2 - 2024-04-23
-
7.7.2-alpha.1 - 2024-04-23
-
7.7.2-alpha.0 - 2024-04-22
-
7.7.1 - 2024-04-22
-
7.7.1-alpha.5 - 2024-04-20
-
7.7.1-alpha.4 - 2024-04-20
-
7.7.1-alpha.3 - 2024-04-19
-
7.7.1-alpha.2 - 2024-04-19
-
7.7.1-alpha.1 - 2024-04-19
-
7.7.1-alpha.0 - 2024-04-15
-
7.7.0 - 2024-04-15
-
7.6.1-alpha.4 - 2024-04-15
-
7.6.1-alpha.3 - 2024-04-15
-
7.6.1-alpha.2 - 2024-04-09
-
7.6.1-alpha.1 - 2024-04-09
-
7.6.1-alpha.0 - 2024-04-08
-
7.6.0 - 2024-04-08
-
7.5.1-alpha.15 - 2024-04-08
-
7.5.1-alpha.14 - 2024-04-08
-
7.5.1-alpha.13 - 2024-04-08
-
7.5.1-alpha.12 - 2024-04-07
-
7.5.1-alpha.11 - 2024-04-07
-
7.5.1-alpha.10 - 2024-04-07
-
7.5.1-alpha.9 - 2024-04-06
-
7.5.1-alpha.8 - 2024-04-06
-
7.5.1-alpha.7 - 2024-04-05
-
7.5.1-alpha.6 - 2024-04-04
-
7.5.1-alpha.5 - 2024-04-04
-
7.5.1-alpha.4 - 2024-04-04
-
7.5.1-alpha.3 - 2024-04-04
-
7.5.1-alpha.2 - 2024-04-04
-
7.5.1-alpha.1 - 2024-04-03
-
7.5.1-alpha.0 - 2024-04-01
-
7.5.0 - 2024-04-01
-
7.4.1-alpha.5 - 2024-04-01
-
7.4.1-alpha.4 - 2024-04-01
-
7.4.1-alpha.3 - 2024-04-01
-
7.4.1-alpha.2 - 2024-03-28
-
7.4.1-alpha.1 - 2024-03-26
-
7.4.1-alpha.0 - 2024-03-25
-
7.4.0 - 2024-03-25
-
7.3.2-alpha.11 - 2024-03-25
-
7.3.2-alpha.10 - 2024-03-25
-
7.3.2-alpha.9 - 2024-03-25
-
7.3.2-alpha.8 - 2024-03-24
-
7.3.2-alpha.7 - 2024-03-24
-
7.3.2-alpha.6 - 2024-03-23
-
7.3.2-alpha.5 - 2024-03-23
-
7.3.2-alpha.4 - 2024-03-22
-
7.3.2-alpha.3 - 2024-03-21
-
7.3.2-alpha.2 - 2024-03-19
-
7.3.2-alpha.1 - 2024-03-19
-
7.3.2-alpha.0 - 2024-03-18
-
7.3.1 - 2024-03-18
-
7.3.1-alpha.1 - 2024-03-18
-
7.3.1-alpha.0 - 2024-03-18
-
7.3.0 - 2024-03-18
-
7.2.1-alpha.5 - 2024-03-18
-
7.2.1-alpha.4 - 2024-03-18
-
7.2.1-alpha.3 - 2024-03-17
-
7.2.1-alpha.2 - 2024-03-16
-
7.2.1-alpha.1 - 2024-03-13
-
7.2.1-alpha.0 - 2024-03-12
-
7.2.0 - 2024-03-11
-
7.1.2-alpha.16 - 2024-03-11
-
7.1.2-alpha.15 - 2024-03-11
-
7.1.2-alpha.14 - 2024-03-11
-
7.1.2-alpha.13 - 2024-03-11
-
7.1.2-alpha.12 - 2024-03-10
-
7.1.2-alpha.11 - 2024-03-09
-
7.1.2-alpha.10 - 2024-03-09
-
7.1.2-alpha.9 - 2024-03-08
-
7.1.2-alpha.8 - 2024-03-08
-
7.1.2-alpha.7 - 2024-03-08
-
7.1.2-alpha.6 - 2024-03-08
-
7.1.2-alpha.5 - 2024-03-07
-
7.1.2-alpha.4 - 2024-03-07
-
7.1.2-alpha.3 - 2024-03-06
-
7.1.2-alpha.2 - 2024-03-06
-
7.1.2-alpha.1 - 2024-03-06
-
7.1.2-alpha.0 - 2024-03-05
-
7.1.1 - 2024-03-04
from @typescript-eslint/parser GitHub release notes7.15.0 (2024-07-01)
🚀 Features
Readonly<string[]>case (#8752)🩹 Fixes
EXPERIMENTAL_useProjectServiceindisabled-type-checkedshared config (#9459)RuleTesterexport (#9322)❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.14.1 (2024-06-24)
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.14.0 (2024-06-24)
We followed this up soon after with 7.14.1 - see the combined release notes here https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1
You can read about our versioning strategy and releases on our website.
7.13.1 (2024-06-17)
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.13.0 (2024-06-10)
🚀 Features
import = require()argument to be a string literal (#9226).body,.async,.generatorondeclare function(#9225)🩹 Fixes
ignoreoption (#9167)❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.12.0 (2024-06-03)
🚀 Features
no-unnecessary-template-expression(deprecateno-useless-template-literals) (#8821)checkDuplicateTestCasesfrom ESLint (#9026)🩹 Fixes
constvariable check (#8820)declares (#8901)❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.11.0 (2024-05-27)
🚀 Features
🩹 Fixes
EmptyStatementtoStatement(#8892)❤️ Thank You
You can read about our versioning strategy and releases on our website.
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: