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

feat!: upgrade @typescript-eslint/utils to v7 #66

Merged
merged 6 commits into from
Mar 31, 2024
Merged

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Mar 24, 2024

close #69

Copy link

changeset-bot bot commented Mar 24, 2024

🦋 Changeset detected

Latest commit: 9e11144

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
eslint-plugin-import-x Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codesandbox-ci bot commented Mar 24, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@JounQin JounQin mentioned this pull request Mar 24, 2024
@JounQin
Copy link
Member Author

JounQin commented Mar 24, 2024

We'll need to drop eslint 7 support

@JounQin JounQin changed the title feat: upgrade @typescript-eslint/utils to v7 feat!: upgrade @typescript-eslint/utils to v7 Mar 24, 2024
Copy link

codecov bot commented Mar 25, 2024

Codecov Report

Attention: Patch coverage is 96.19048% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 96.23%. Comparing base (db5641f) to head (9e11144).

Files Patch % Lines
src/utils/export-map.ts 88.00% 3 Missing ⚠️
src/rules/named.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
- Coverage   96.45%   96.23%   -0.23%     
==========================================
  Files          93       93              
  Lines        4428     4407      -21     
  Branches     1494     1497       +3     
==========================================
- Hits         4271     4241      -30     
- Misses        151      160       +9     
  Partials        6        6              

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

@JounQin JounQin force-pushed the feat/tseslint_v7 branch 4 times, most recently from 24acb28 to 3a10d4b Compare March 25, 2024 01:03
@JounQin JounQin mentioned this pull request Mar 25, 2024
@SukkaW
Copy link
Collaborator

SukkaW commented Mar 30, 2024

@JounQin Let's merge this!

@JounQin JounQin merged commit 49418a0 into master Mar 31, 2024
28 of 30 checks passed
@JounQin JounQin deleted the feat/tseslint_v7 branch March 31, 2024 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Dependency strategy
2 participants