Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade @typescript-eslint/parser from 3.4.0 to 3.10.1 #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Jul 8, 2021

Snyk has created this PR to upgrade @typescript-eslint/parser from 3.4.0 to 3.10.1.

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 57 versions ahead of your current version.
  • The recommended version was released 10 months ago, on 2020-08-25.
Release notes
Package name: @typescript-eslint/parser
  • 3.10.1 - 2020-08-25
  • 3.10.1-alpha.1 - 2020-08-25
  • 3.10.1-alpha.0 - 2020-08-24
  • 3.10.0 - 2020-08-24
  • 3.9.2-alpha.10 - 2020-08-24
  • 3.9.2-alpha.9 - 2020-08-24
  • 3.9.2-alpha.8 - 2020-08-21
  • 3.9.2-alpha.7 - 2020-08-21
  • 3.9.2-alpha.5 - 2020-08-21
  • 3.9.2-alpha.4 - 2020-08-20
  • 3.9.2-alpha.3 - 2020-08-20
  • 3.9.2-alpha.2 - 2020-08-19
  • 3.9.2-alpha.1 - 2020-08-19
  • 3.9.2-alpha.0 - 2020-08-17
  • 3.9.1 - 2020-08-17
  • 3.9.1-alpha.3 - 2020-08-14
  • 3.9.1-alpha.2 - 2020-08-13
  • 3.9.1-alpha.1 - 2020-08-12
  • 3.9.1-alpha.0 - 2020-08-10
  • 3.9.0 - 2020-08-10
  • 3.8.1-alpha.4 - 2020-08-10
  • 3.8.1-alpha.3 - 2020-08-10
  • 3.8.1-alpha.2 - 2020-08-09
  • 3.8.1-alpha.1 - 2020-08-09
  • 3.8.1-alpha.0 - 2020-08-03
  • 3.8.0 - 2020-08-03
  • 3.7.2-alpha.3 - 2020-08-02
  • 3.7.2-alpha.2 - 2020-08-02
  • 3.7.2-alpha.1 - 2020-08-02
  • 3.7.2-alpha.0 - 2020-07-27
  • 3.7.1 - 2020-07-27
  • 3.7.1-alpha.3 - 2020-07-27
  • 3.7.1-alpha.2 - 2020-07-22
  • 3.7.1-alpha.1 - 2020-07-21
  • 3.7.1-alpha.0 - 2020-07-20
  • 3.7.0 - 2020-07-20
  • 3.6.2-alpha.7 - 2020-07-20
  • 3.6.2-alpha.6 - 2020-07-20
  • 3.6.2-alpha.5 - 2020-07-19
  • 3.6.2-alpha.4 - 2020-07-19
  • 3.6.2-alpha.3 - 2020-07-19
  • 3.6.2-alpha.2 - 2020-07-17
  • 3.6.2-alpha.1 - 2020-07-16
  • 3.6.2-alpha.0 - 2020-07-13
  • 3.6.1 - 2020-07-13
  • 3.6.1-alpha.4 - 2020-07-13
  • 3.6.1-alpha.3 - 2020-07-10
  • 3.6.1-alpha.2 - 2020-07-08
  • 3.6.1-alpha.1 - 2020-07-06
  • 3.6.1-alpha.0 - 2020-07-06
  • 3.6.0 - 2020-07-06
  • 3.5.1-alpha.2 - 2020-07-06
  • 3.5.1-alpha.1 - 2020-07-06
  • 3.5.1-alpha.0 - 2020-07-06
  • 3.5.0 - 2020-06-29
  • 3.4.1-alpha.1 - 2020-06-24
  • 3.4.1-alpha.0 - 2020-06-22
  • 3.4.0 - 2020-06-22
from @typescript-eslint/parser GitHub release notes
Commit messages
Package name: @typescript-eslint/parser
  • 43b1201 chore: publish v3.10.1
  • d1f0887 fix(eslint-plugin): [no-unnecessary-condition] correct regression with unary negations (#2422)
  • 797a133 chore: update ISSUE_TEMPLATE.md
  • 50f9c4a chore: publish v3.10.0
  • 32fe2bb fix(eslint-plugin): [no-unnecessary-condition] better handling for unary negation (#2382)
  • e6be621 feat(typescript-estree): update allowed TS version range (#2419)
  • a53f8c6 fix(eslint-plugin): [explicit-module-boundary-types] ignore all bodyless setters (#2413)
  • d468cfe docs(eslint-plugin): [no-non-null-asserted-optional-chain] fix formatting
  • fd2070c docs(eslint-plugin): [no-non-null-asserted-optional-chain] correct docs for 3.9 functionality
  • fde89d4 feat(eslint-plugin): add `no-implicit-any-catch` rule (#2202)
  • 3764248 fix(eslint-plugin): [explicit-module-boundary-types] ignore abstract setters (#2410)
  • b62331a fix(typescript-estree): ts.NamedTupleMember workaround for <TS4.0 (#2405)
  • 44e4d9b docs: fix incorrect link to prettier package (#2404)
  • cab7c4d chore: fix typo in issue templates
  • 6f397df chore: update issue templates (#2397)
  • b47a3c6 chore: publish v3.9.1
  • daf649f docs(eslint-plugin): [type-annotation-spacing] typo (#2392)
  • 71c4c72 fix(eslint-plugin): [prefer-includes] don't auto fix when `test` method's argument type doesn't have an 'includes' method (#2391)
  • 8318c36 test(scope-manager): tweak fixture tests (#2389)
  • 092c969 fix(eslint-plugin): [no-unnecessary-condition] fix false positive with nullish coalescing (#2385)
  • fb6a331 chore: publish v3.9.0
  • 95e9541 chore(eslint-plugin-tslint): reduce files included in npm publish (#2381)
  • e7528e6 feat(eslint-plugin): [no-unsafe-assignment/return] allow assigning any => unknown (#2371)
  • 30993cd docs: document additional allow options in no-empty-function (#2379)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant