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.53.0 to 5.54.0 #202

Merged
merged 1 commit into from
Mar 24, 2023

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade @typescript-eslint/parser from 5.53.0 to 5.54.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 11 versions ahead of your current version.
  • The recommended version was released 23 days ago, on 2023-02-27.
Release notes
Package name: @typescript-eslint/parser
  • 5.54.0 - 2023-02-27

    5.54.0 (2023-02-27)

    Bug Fixes

    • typescript-estree: check for relative/root paths in printing file path errors (#6491) (dc14242)
    • website: corect playground build issue (#6506) (6aad7d3)

    Features

    • eslint-plugin: [promise-function-async] check for promises in implicit return types (#6330) (de1e5ce), closes #6329
  • 5.53.1-alpha.9 - 2023-02-21
  • 5.53.1-alpha.8 - 2023-02-21
  • 5.53.1-alpha.7 - 2023-02-21
  • 5.53.1-alpha.6 - 2023-02-21
  • 5.53.1-alpha.5 - 2023-02-21
  • 5.53.1-alpha.4 - 2023-02-21
  • 5.53.1-alpha.3 - 2023-02-21
  • 5.53.1-alpha.2 - 2023-02-21
  • 5.53.1-alpha.1 - 2023-02-20
  • 5.53.1-alpha.0 - 2023-02-20
  • 5.53.0 - 2023-02-20

    5.53.0 (2023-02-20)

    Features

    • eslint-plugin: [consistent-generic-constructors] handle default parameters (#6484) (e8cebce)
    • eslint-plugin: [no-mixed-enums] add rule (#6102) (16144d1)
    • typescript-estree: expose a wrapper cache clearing function for advanced usecases (#6476) (d816496)
from @typescript-eslint/parser GitHub release notes
Commit messages
Package name: @typescript-eslint/parser
  • 678ed41 chore: publish v5.54.0
  • 4fbf0f0 chore: fix npm tag publishing for v6 branch
  • dc14242 fix(typescript-estree): check for relative/root paths in printing file path errors (#6491)
  • 06b96ad chore: hardcode v6 branch name in v6 canary publish (#6512)
  • 94dff84 chore: increase wait-for-netlify max_timeout to 5 mins
  • 3122d6c chore(website): correct crash when switching to dark/light mode in playground (#6496)
  • 0e01254 chore(deps): update nx to v15.7.2 (#6507)
  • 78235b6 chore(deps): update probablyup/wait-for-netlify-action action to v3.4.0 (#6502)
  • 6aad7d3 fix(website): corect playground build issue (#6506)
  • de1e5ce feat(eslint-plugin): [promise-function-async] check for promises in implicit return types (#6330)
  • 9b06e1a chore: fix ci token (#6503)

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 Report

Patch and project coverage have no change.

Comparison is base (f12c148) 92.39% compared to head (a3dd367) 92.39%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #202   +/-   ##
=======================================
  Coverage   92.39%   92.39%           
=======================================
  Files           9        9           
  Lines         263      263           
=======================================
  Hits          243      243           
  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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@lholmquist lholmquist merged commit 974cca3 into main Mar 24, 2023
@lholmquist lholmquist deleted the snyk-upgrade-e97b69d13552833632d7fefd7b83dc69 branch March 24, 2023 13:39
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