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

chore(lint): upgrade typescript eslint deps #11567

Merged
merged 2 commits into from
Aug 30, 2023

Conversation

fz6m
Copy link
Contributor

@fz6m fz6m commented Aug 25, 2023

close #11564

@vercel
Copy link

vercel bot commented Aug 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
umi ⬜️ Ignored (Inspect) Visit Preview Aug 29, 2023 9:54pm

@codecov
Copy link

codecov bot commented Aug 25, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (702262e) 29.01% compared to head (9ad905e) 29.01%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #11567   +/-   ##
=======================================
  Coverage   29.01%   29.01%           
=======================================
  Files         484      484           
  Lines       14708    14708           
  Branches     3474     3474           
=======================================
  Hits         4268     4268           
  Misses       9683     9683           
  Partials      757      757           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hanzebang
Copy link
Contributor

+1

Copy link
Member

@PeachScript PeachScript left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

升 major 应该会有 Breaking Change,要么升级到 5.x 的最新版,看代码也兼容了 TypeScript 5.0

v6 Changelog 的 Breaking Change 在这里:https://typescript-eslint.io/blog/announcing-typescript-eslint-v6/#user-facing-breaking-changes

@fz6m
Copy link
Contributor Author

fz6m commented Aug 29, 2023

好的,已采用 v5 最新版本,经验证可以在 TS v5.2 下运行。

Copy link
Member

@PeachScript PeachScript left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@PeachScript PeachScript changed the title dep: upgrade typescript eslint deps chore(lint): upgrade typescript eslint deps Aug 30, 2023
@PeachScript PeachScript merged commit b0c9aa4 into umijs:master Aug 30, 2023
23 checks passed
@andyFang94
Copy link

WARNING: You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree.

You may find that it works just fine, or you may not.

SUPPORTED TYPESCRIPT VERSIONS: >=3.3.1 <5.2.0

YOUR TYPESCRIPT VERSION: 5.2.2

Please only submit bug reports when using the officially supported version.

=============

@fz6m 是不是还得继续升级

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.

[Bug] [email protected]升级到[email protected],eslint错误
4 participants