u-sho / quantum-game-arena

[W.I.P.] Quantum Game Arena
https://qgame.app
MIT License
1 stars 0 forks source link

[Snyk] Upgrade @typescript-eslint/eslint-plugin from 5.2.0 to 5.4.0 #66

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 5.2.0 to 5.4.0.

merge advice :information_source: 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 fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Remote Code Execution (RCE)
SNYK-JS-SHELLQUOTE-1766506
405/1000
Why? CVSS 8.1
No Known Exploit
Regular Expression Denial of Service (ReDoS)
SNYK-JS-PROMPTS-1729737
405/1000
Why? CVSS 8.1
Proof of Concept

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

Release notes
Package name: @typescript-eslint/eslint-plugin
  • 5.4.0 - 2021-11-15

    5.4.0 (2021-11-15)

    Bug Fixes

    • correct issues with circular imports (#4140) (4c87b24)
    • eslint-plugin: [explicit-member-accessibility] private fields cannot have accessibility modifiers (#4117) (81b25c1)
    • eslint-plugin: [no-implied-eval] ignore locally declared functions (#4049) (d97140e)
    • eslint-plugin: check optional chaining for floating promises (#4096) (d724777)
    • landing page title duplication (#4123) (844c25e)

    Features

    • add RuleCreator.withoutDocs (#4136) (87cfc6a)
    • experimental-utils: add default [] for RuleModule TOptions generic (#4135) (62b8098)
    • typescript-estree: support Import Assertions (#4074) (ae0fb5a)
    • typescript-estree: support private fields in-in syntax (#4075) (939d8ea)
    • typescript-estree: support type-only module specifiers (#4076) (77baa92)
  • 5.3.2-alpha.31 - 2021-11-15
  • 5.3.2-alpha.28 - 2021-11-15
  • 5.3.2-alpha.24 - 2021-11-15
  • 5.3.2-alpha.23 - 2021-11-15
  • 5.3.2-alpha.22 - 2021-11-14
  • 5.3.2-alpha.21 - 2021-11-14
  • 5.3.2-alpha.20 - 2021-11-14
  • 5.3.2-alpha.19 - 2021-11-14
  • 5.3.2-alpha.18 - 2021-11-12
  • 5.3.2-alpha.17 - 2021-11-12
  • 5.3.2-alpha.16 - 2021-11-11
  • 5.3.2-alpha.15 - 2021-11-11
  • 5.3.2-alpha.14 - 2021-11-11
  • 5.3.2-alpha.13 - 2021-11-11
  • 5.3.2-alpha.12 - 2021-11-11
  • 5.3.2-alpha.11 - 2021-11-11
  • 5.3.2-alpha.10 - 2021-11-11
  • 5.3.2-alpha.9 - 2021-11-11
  • 5.3.2-alpha.8 - 2021-11-11
  • 5.3.2-alpha.7 - 2021-11-11
  • 5.3.2-alpha.6 - 2021-11-11
  • 5.3.2-alpha.5 - 2021-11-11
  • 5.3.2-alpha.4 - 2021-11-11
  • 5.3.2-alpha.3 - 2021-11-11
  • 5.3.2-alpha.2 - 2021-11-11
  • 5.3.2-alpha.1 - 2021-11-11
  • 5.3.2-alpha.0 - 2021-11-08
  • 5.3.1 - 2021-11-08

    5.3.1 (2021-11-08)

    Note: Version bump only for package @ typescript-eslint/typescript-eslint

  • 5.3.1-alpha.1 - 2021-11-08
  • 5.3.1-alpha.0 - 2021-11-01
  • 5.3.0 - 2021-11-01

    5.3.0 (2021-11-01)

    Bug Fixes

    • eslint-plugin: ignore private identifiers in explicit-module-boundary-types (#4046) (80b853d)
    • eslint-plugin: skip seenTypes for unions in isTypeReadonly (#4043) (6af7ca7)
    • experimental-utils: add name property to test case interface (#4067) (f3021c9)

    Features

    • eslint-plugin: [no-shadow] exclude external type declaration merging (#3959) (a93cebf)
    • experimental-utils: extract isTokenOfTypeWithConditions out of ast-utils' predicates (#3977) (5229597)
  • 5.2.1-alpha.8 - 2021-11-01
  • 5.2.1-alpha.7 - 2021-11-01
  • 5.2.1-alpha.6 - 2021-11-01
  • 5.2.1-alpha.5 - 2021-11-01
  • 5.2.1-alpha.4 - 2021-11-01
  • 5.2.1-alpha.3 - 2021-11-01
  • 5.2.1-alpha.0 - 2021-10-25
  • 5.2.0 - 2021-10-25

    5.2.0 (2021-10-25)

    Bug Fixes

    • eslint-plugin: [typedef] fix regression with class properties (#4034) (fe53d22), closes #4033

    Features

    • eslint-plugin: adding consistent-type-exports rule (#3936) (1971a3f)
from @typescript-eslint/eslint-plugin GitHub release notes
Commit messages
Package name: @typescript-eslint/eslint-plugin
  • 0060a74 chore: publish v5.4.0
  • f924282 chore: bump marked from 3.0.7 to 3.0.8 (#4150)
  • a4adbf9 chore: bump node-fetch from 3.0.0 to 3.1.0 (#4149)
  • 7657d82 chore: bump eslint-plugin-import from 2.25.2 to 2.25.3 (#4148)
  • 547ee36 chore: bump @ types/marked from 3.0.2 to 3.0.3 (#4147)
  • 0cacbb1 chore: bump webpack from 5.61.0 to 5.64.0 (#4146)
  • b0138a4 docs: add landing page for rules (#4114)
  • 7b4af13 chore: bump lint-staged from 11.2.6 to 12.0.2 (#4144)
  • 86b130d chore: bump @ types/prettier from 2.4.1 to 2.4.2 (#4141)
  • 4c87b24 fix: correct issues with circular imports (#4140)
  • 87cfc6a feat: add RuleCreator.withoutDocs (#4136)
  • b225da8 docs: added Konamimojisplosion easter egg to website (#4127)
  • ebaf947 docs: fleshed out dedicated Architecture section (#4124)
  • 62b8098 feat(experimental-utils): add default [] for RuleModule TOptions generic (#4135)
  • 77baa92 feat(typescript-estree): support type-only module specifiers (#4076)
  • 939d8ea feat(typescript-estree): support private fields in-in syntax (#4075)
  • ae0fb5a feat(typescript-estree): support Import Assertions (#4074)
  • 981490d docs: added issue template for docs request (#4111)
  • 2307a17 docs: audit and revamp of main pages (#4112)
  • d97140e fix(eslint-plugin): [no-implied-eval] ignore locally declared functions (#4049)
  • 844c25e fix: landing page title duplication (#4123)
  • 81b25c1 fix(eslint-plugin): [explicit-member-accessibility] private fields cannot have accessibility modifiers (#4117)
  • 75e2ae0 docs: add missing formatting for cjson and jsonc and correct edit links (#4116)
  • ae130f1 chore: disable website build after install (#4113)
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

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/u-sho/quantum-game-arena/EyzRRiRhi8mbgbrQDJd6qirFDGeN
✅ Preview: https://quantum-game-arena-git-snyk-upgrade-6b6db73f1a2977-2ad37c-u-sho.vercel.app