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 5.50.0 to 5.51.0 #185

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

lholmquist
Copy link
Member

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @typescript-eslint/parser from 5.50.0 to 5.51.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 17 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2023-02-06.
Release notes
Package name: @typescript-eslint/parser
  • 5.51.0 - 2023-02-06

    5.51.0 (2023-02-06)

    Bug Fixes

    • eslint-plugin: [sort-type-constituents] fixed behavior change (#6384) (5bf7f7f), closes #6339
    • eslint-plugin: do not use .at(), Node 14 does not support it (#6402) (077ed1b)

    Features

    • eslint-plugin: [naming-convention] improve performance by removing unnecessary selectors (#6376) (3647a1c)
    • eslint-plugin: [no-floating-promises] error on logical expression (#6356) (f330e06)
    • eslint-plugin: [no-import-type-side-effects] add rule to warn against runtime side effects with verbatimModuleSyntax (#6394) (b14d3be)
    • eslint-plugin: [strict-boolean-expressions] add allow nullable enum to strict boolean expressions (#6096) (d4747cd)
    • typescript-estree: cache project glob resolution (#6367) (afae837)
  • 5.50.1-alpha.15 - 2023-02-06
  • 5.50.1-alpha.14 - 2023-02-05
  • 5.50.1-alpha.13 - 2023-02-05
  • 5.50.1-alpha.12 - 2023-02-03
  • 5.50.1-alpha.11 - 2023-02-03
  • 5.50.1-alpha.10 - 2023-02-02
  • 5.50.1-alpha.9 - 2023-02-01
  • 5.50.1-alpha.8 - 2023-02-01
  • 5.50.1-alpha.7 - 2023-01-31
  • 5.50.1-alpha.6 - 2023-01-31
  • 5.50.1-alpha.5 - 2023-01-31
  • 5.50.1-alpha.4 - 2023-01-31
  • 5.50.1-alpha.3 - 2023-01-31
  • 5.50.1-alpha.2 - 2023-01-31
  • 5.50.1-alpha.1 - 2023-01-31
  • 5.50.1-alpha.0 - 2023-01-31
  • 5.50.0 - 2023-01-31

    5.50.0 (2023-01-31)

    Bug Fixes

    • ast-spec: a JSXEmptyExpression is not a possible JSXExpression (#6321) (4b27777)
    • eslint-plugin: [ban-ts-comment] counts graphemes instead of String.prototype.length (#5704) (09d57ce)
    • eslint-plugin: [prefer-optional-chain] fix ThisExpression and PrivateIdentifier errors (#6028) (85e783c)
    • eslint-plugin: [prefer-optional-chain] fixer produces wrong logic (#5919) (b0f6c8e), closes #1438

    Features

    • eslint-plugin: add key-spacing rule extension for interface & type declarations (#6211) (67706e7)
from @typescript-eslint/parser GitHub release notes
Commit messages
Package name: @typescript-eslint/parser
  • a9cb860 chore: publish v5.51.0
  • cb4d6ac test: remove now-unnecessary jest-resolver.js (#6429)
  • 3e102fe chore(typescript-estree): remove unnecessary babel test exclude (#6427)
  • d4747cd feat(eslint-plugin): [strict-boolean-expressions] add allow nullable enum to strict boolean expressions (#6096)
  • f330e06 feat(eslint-plugin): [no-floating-promises] error on logical expression (#6356)
  • fc24a57 chore: update sponsors (#6417)
  • a948729 chore: enable one-var rule (#6410)
  • b14d3be feat(eslint-plugin): [no-import-type-side-effects] add rule to warn against runtime side effects with `verbatimModuleSyntax` (#6394)
  • add18e7 chore: update contributors (#6406)
  • afae837 feat(typescript-estree): cache project glob resolution (#6367)
  • 3647a1c feat(eslint-plugin): [naming-convention] improve performance by removing unnecessary selectors (#6376)
  • f366b6f chore: test on Node 14 (#6400)
  • 5bf7f7f fix(eslint-plugin): [sort-type-constituents] fixed behavior change (#6384)
  • 056e9f0 docs(eslint-plugin): fix key-spacing core rule name (#6395)
  • 077ed1b fix(eslint-plugin): do not use .at(), Node 14 does not support it (#6402)
  • fbe811c chore: enable eqeqeq internally (#6228)
  • 2c61bdb chore(website): consistent .mdx file naming (#6325)

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

@codecov-commenter
Copy link

codecov-commenter commented Mar 1, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (edaa3ab) 92.36% compared to head (d75cca1) 92.36%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #185   +/-   ##
=======================================
  Coverage   92.36%   92.36%           
=======================================
  Files           9        9           
  Lines         262      262           
=======================================
  Hits          242      242           
  Misses         20       20           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@lholmquist lholmquist merged commit 09cfcf4 into main Mar 3, 2023
@lholmquist lholmquist deleted the snyk-upgrade-cbb6cd2ddeb72544fc441b8d011e9e45 branch March 3, 2023 16:09
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.

None yet

3 participants