Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

[Snyk] Upgrade @typescript-eslint/parser from 4.19.0 to 4.28.0 #10

Closed

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade @typescript-eslint/parser from 4.19.0 to 4.28.0.

merge advice
ℹ️ 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 162 versions ahead of your current version.
  • The recommended version was released 24 days ago, on 2021-06-21.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Regular Expression Denial of Service (ReDoS)
SNYK-JS-WS-1296835
479/1000
Why? Has a fix available, CVSS 5.3
No Known Exploit
Regular Expression Denial of Service (ReDoS)
SNYK-JS-PATHPARSE-1077067
479/1000
Why? Has a fix available, CVSS 5.3
No Known Exploit
Command Injection
SNYK-JS-NODENOTIFIER-1035794
479/1000
Why? Has a fix available, CVSS 5.3
No Known Exploit
Regular Expression Denial of Service (ReDoS)
SNYK-JS-HOSTEDGITINFO-1088355
479/1000
Why? Has a fix available, CVSS 5.3
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-BROWSERSLIST-1090194
479/1000
Why? Has a fix available, CVSS 5.3
Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: @typescript-eslint/parser
  • 4.28.0 - 2021-06-21

    4.28.0 (2021-06-21)

    Bug Fixes

    • eslint-plugin: [prefer-regexp-exec] factor in union types (#3434) (ac86a79)
    • experimental-utils: expand RuleTester config properties (#3557) (ffbb3cf)
    • experimental-utils: fix eslint-utils' negative predicates' return types (#3462) (1e6016b)
    • experimental-utils: fix eslint-utils' negative predicates' return types in ast-utils (#3461) (614b0a3)
    • experimental-utils: make keys for ReferenceTracker options optional (#3531) (a7fd7bb)

    Features

    • experimental-utils: add only property to RuleTester types (#3555) (2a36e3e)
    • experimental-utils: expose ReferenceTracker.ESM (#3532) (4ac67c4)
    • experimental-utils: use mergable interface for settings property (#3556) (abfc19b)
  • 4.27.1-alpha.24 - 2021-06-21
  • 4.27.1-alpha.23 - 2021-06-21
  • 4.27.1-alpha.22 - 2021-06-20
  • 4.27.1-alpha.21 - 2021-06-20
  • 4.27.1-alpha.20 - 2021-06-20
  • 4.27.1-alpha.19 - 2021-06-20
  • 4.27.1-alpha.18 - 2021-06-20
  • 4.27.1-alpha.17 - 2021-06-20
  • 4.27.1-alpha.16 - 2021-06-19
  • 4.27.1-alpha.15 - 2021-06-17
  • 4.27.1-alpha.14 - 2021-06-17
  • 4.27.1-alpha.13 - 2021-06-17
  • 4.27.1-alpha.12 - 2021-06-17
  • 4.27.1-alpha.9 - 2021-06-17
  • 4.27.1-alpha.8 - 2021-06-17
  • 4.27.1-alpha.7 - 2021-06-17
  • 4.27.1-alpha.5 - 2021-06-17
  • 4.27.1-alpha.4 - 2021-06-17
  • 4.27.1-alpha.2 - 2021-06-17
  • 4.27.1-alpha.1 - 2021-06-17
  • 4.27.1-alpha.0 - 2021-06-14
  • 4.27.0 - 2021-06-14

    4.27.0 (2021-06-14)

    Bug Fixes

    • eslint-plugin: allow explicit any for no-unsafe-return (#3498) (b15a2b2)
    • typescript-estree: allow providing more one than one existing program in config (#3508) (4f1806e)
    • typescript-estree: support override modifier for parameter property (#3485) (33b9f69)

    Features

    • ast-spec: specify LogicalExpression's operator type (#3497) (9e343fd)
    • ast-spec: specify PunctuatorToken's value type (#3496) (fdb1d81)
    • eslint-plugin: [prefer-literal-enum-member] add allowBitwiseExpressions option (#3515) (288092a)
    • typescript-estree: add opt-in inference for single runs and create programs for projects up front (#3512) (06c2d9b)
    • allow user to provide TS program instance in parser options (#3484) (e855b18)

    Single-Run Detection

    See the explanation for how to opt-in to this feature and how to provide feedback in this issue: #3528

  • 4.26.2-alpha.17 - 2021-06-14
  • 4.26.2-alpha.16 - 2021-06-14
  • 4.26.2-alpha.15 - 2021-06-13
  • 4.26.2-alpha.13 - 2021-06-13
  • 4.26.2-alpha.12 - 2021-06-11
  • 4.26.2-alpha.11 - 2021-06-09
  • 4.26.2-alpha.10 - 2021-06-09
  • 4.26.2-alpha.9 - 2021-06-09
  • 4.26.2-alpha.8 - 2021-06-09
  • 4.26.2-alpha.7 - 2021-06-08
  • 4.26.2-alpha.6 - 2021-06-08
  • 4.26.2-alpha.5 - 2021-06-08
  • 4.26.2-alpha.4 - 2021-06-08
  • 4.26.2-alpha.3 - 2021-06-08
  • 4.26.2-alpha.2 - 2021-06-08
  • 4.26.2-alpha.1 - 2021-06-08
  • 4.26.2-alpha.0 - 2021-06-07
  • 4.26.1 - 2021-06-07

    4.26.1 (2021-06-07)

    Bug Fixes

    • eslint-plugin: [prefer-includes] ignore option chaining before indexOfs (#3432) (bf0cddb)
    • eslint-plugin: fix doc url generation (#3475) (fc5f171), closes #3473
  • 4.26.1-alpha.2 - 2021-06-06
  • 4.26.1-alpha.1 - 2021-06-04
  • 4.26.1-alpha.0 - 2021-05-31
  • 4.26.0 - 2021-05-31

    4.26.0 (2021-05-31)

    Bug Fixes

    • eslint-plugin: [no-type-alias] consider type imports as alias types (#3433) (d4f0774)
    • generate library types for TypeScript v4.3 (#3460) (ed4776a), closes #3449

    Features

    • eslint-plugin: [member-ordering] add callback as an ordering type of node (#3354) (d134b1f)
    • eslint-plugin: [space-infix-ops] Add support for Union and intersection of type declarations (#3360) (3d29323)
    • scope-manager: reduce generated lib file size (#3468) (258116b)
  • 4.25.1-alpha.24 - 2021-05-30
  • 4.25.1-alpha.23 - 2021-05-30
  • 4.25.1-alpha.21 - 2021-05-29
  • 4.25.1-alpha.20 - 2021-05-28
  • 4.25.1-alpha.19 - 2021-05-28
  • 4.25.1-alpha.18 - 2021-05-28
  • 4.25.1-alpha.17 - 2021-05-28
  • 4.25.1-alpha.14 - 2021-05-28
  • 4.25.1-alpha.13 - 2021-05-28
  • 4.25.1-alpha.11 - 2021-05-28
  • 4.25.1-alpha.10 - 2021-05-28
  • 4.25.1-alpha.9 - 2021-05-28
  • 4.25.1-alpha.8 - 2021-05-28
  • 4.25.1-alpha.7 - 2021-05-28
  • 4.25.1-alpha.6 - 2021-05-25
  • 4.25.1-alpha.5 - 2021-05-25
  • 4.25.1-alpha.4 - 2021-05-24
  • 4.25.1-alpha.3 - 2021-05-24
  • 4.25.1-alpha.2 - 2021-05-24
  • 4.25.1-alpha.1 - 2021-05-24
  • 4.25.1-alpha.0 - 2021-05-24
  • 4.25.0 - 2021-05-24

    4.25.0 (2021-05-24)

    Bug Fixes

    • corrected no-unsupported-browser-code in roadmap as unimplemented (#3407) (2319b0e)
    • experimental-utils: fix isAwaitKeyword predicate in ast-utils (#3290) (c15da67)

    Features

    • typescript-estree: [TS4.3] support overrides on class members (#3429) (21d1b62)
    • typescript-estree: add support for getter/setter signatures on types (#3427) (b830b7f), closes #3272 #3272
  • 4.24.1-alpha.17 - 2021-05-23
  • 4.24.1-alpha.16 - 2021-05-22
  • 4.24.1-alpha.14 - 2021-05-22
  • 4.24.1-alpha.13 - 2021-05-21
  • 4.24.1-alpha.12 - 2021-05-21
  • 4.24.1-alpha.11 - 2021-05-21
  • 4.24.1-alpha.10 - 2021-05-21
  • 4.24.1-alpha.9 - 2021-05-21
  • 4.24.1-alpha.8 - 2021-05-21
  • 4.24.1-alpha.7 - 2021-05-21
  • 4.24.1-alpha.6 - 2021-05-21
  • 4.24.1-alpha.5 - 2021-05-21
  • 4.24.1-alpha.3 - 2021-05-21
  • 4.24.1-alpha.2 - 2021-05-21
  • 4.24.1-alpha.1 - 2021-05-19
  • 4.24.1-alpha.0 - 2021-05-17
  • 4.24.0 - 2021-05-17

    4.24.0 (2021-05-17)

    Bug Fixes

    • eslint-plugin: [no-shadow] fix static class method generics shadowing class generics (#3393) (b1e1c8a), closes #2592
    • eslint-plugin: [no-unsafe-*] special case handling for the empty map constructor with no generics (#3394) (cae4f4a), closes #2109

    Features

    • eslint-plugin: [dot-notation] optionally allow square bracket notation where an index signature exists in conjunction with noPropertyAccessFromIndexSignature (#3361) (37ec2c2)
  • 4.23.1-alpha.14 - 2021-05-15
  • 4.23.1-alpha.13 - 2021-05-15
  • 4.23.1-alpha.12 - 2021-05-15
  • 4.23.1-alpha.11 - 2021-05-15
  • 4.23.1-alpha.9 - 2021-05-15
  • 4.23.1-alpha.8 - 2021-05-10
  • 4.23.1-alpha.7 - 2021-05-10
  • 4.23.1-alpha.6 - 2021-05-10
  • 4.23.1-alpha.5 - 2021-05-10
  • 4.23.1-alpha.4 - 2021-05-10
  • 4.23.1-alpha.3 - 2021-05-10
  • 4.23.1-alpha.2 - 2021-05-10
  • 4.23.1-alpha.1 - 2021-05-10
  • 4.23.1-alpha.0 - 2021-05-10
  • 4.23.0 - 2021-05-10

    4.23.0 (2021-05-10)

    Bug Fixes

    • scope-manager: fix visiting TSAsExpression in assignment (#3355) (87521a0)

    Features

    • experimental-utils: Include getCwd() in RuleContext type (#3308) (2b75c11)
    • refactor to split AST specification out as its own module (#2911) (25ea953)
  • 4.22.2-alpha.9 - 2021-05-10
  • 4.22.2-alpha.8 - 2021-05-09
  • 4.22.2-alpha.7 - 2021-05-09
  • 4.22.2-alpha.6 - 2021-05-05
  • 4.22.2-alpha.5 - 2021-05-05
  • 4.22.2-alpha.4 - 2021-05-05
  • 4.22.2-alpha.3 - 2021-05-04
  • 4.22.2-alpha.2 - 2021-05-04
  • 4.22.2-alpha.1 - 2021-05-04
  • 4.22.2-alpha.0 - 2021-05-04
  • 4.22.1 - 2021-05-04
  • 4.22.1-alpha.13 - 2021-05-04
  • 4.22.1-alpha.12 - 2021-05-04
  • 4.22.1-alpha.11 - 2021-04-20
  • 4.22.1-alpha.10 - 2021-04-20
  • 4.22.1-alpha.9 - 2021-04-20
  • 4.22.1-alpha.8 - 2021-04-20
  • 4.22.1-alpha.6 - 2021-04-19
  • 4.22.1-alpha.5 - 2021-04-13
  • 4.22.1-alpha.4 - 2021-04-12
  • 4.22.1-alpha.3 - 2021-04-12
  • 4.22.1-alpha.2 - 2021-04-12
  • 4.22.1-alpha.1 - 2021-04-12
  • 4.22.1-alpha.0 - 2021-04-12
  • 4.22.0 - 2021-04-12
  • 4.21.1-alpha.10 - 2021-04-12
  • 4.21.1-alpha.9 - 2021-04-10
  • 4.21.1-alpha.8 - 2021-04-10
  • 4.21.1-alpha.7 - 2021-04-06
  • 4.21.1-alpha.6 - 2021-04-06
  • 4.21.1-alpha.5 - 2021-04-05
  • 4.21.1-alpha.4 - 2021-04-05
  • 4.21.1-alpha.3 - 2021-04-05
  • 4.21.1-alpha.2 - 2021-04-05
  • 4.21.1-alpha.1 - 2021-04-05
  • 4.21.1-alpha.0 - 2021-04-05
  • 4.21.0 - 2021-04-05
  • 4.20.1-alpha.12 - 2021-04-05
  • 4.20.1-alpha.11 - 2021-04-05
  • 4.20.1-alpha.10 - 2021-04-05
  • 4.20.1-alpha.9 - 2021-04-02
  • 4.20.1-alpha.8 - 2021-04-02
  • 4.20.1-alpha.7 - 2021-03-29
  • 4.20.1-alpha.6 - 2021-03-29
  • 4.20.1-alpha.5 - 2021-03-29
  • 4.20.1-alpha.4 - 2021-03-29
  • 4.20.1-alpha.3 - 2021-03-29
  • 4.20.1-alpha.2 - 2021-03-29
  • 4.20.1-alpha.1 - 2021-03-29
  • 4.20.1-alpha.0 - 2021-03-29
  • 4.20.0 - 2021-03-29
  • 4.19.1-alpha.12 - 2021-03-28
  • 4.19.1-alpha.10 - 2021-03-28
  • 4.19.1-alpha.9 - 2021-03-23
  • 4.19.1-alpha.8 - 2021-03-23
  • 4.19.1-alpha.7 - 2021-03-23
  • 4.19.1-alpha.6 - 2021-03-23
  • 4.19.1-alpha.5 - 2021-03-23
  • 4.19.1-alpha.4 - 2021-03-23
  • 4.19.1-alpha.3 - 2021-03-23
  • 4.19.1-alpha.2 - 2021-03-23
  • 4.19.1-alpha.1 - 2021-03-23
  • 4.19.1-alpha.0 - 2021-03-22
  • 4.19.0 - 2021-03-22
from @typescript-eslint/parser GitHub release notes
Commit messages
Package name: @typescript-eslint/parser

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@stale
Copy link

stale bot commented Sep 13, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue .pinned to prevent stale bot from closing the issue.

@stale stale bot added the inactive label Sep 13, 2021
@stale stale bot closed this Sep 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant