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(deps): update deps and types #3287

Merged
merged 6 commits into from
Jan 24, 2024
Merged

chore(deps): update deps and types #3287

merged 6 commits into from
Jan 24, 2024

Conversation

bytemain
Copy link
Member

Types

  • 🧹 Chores

Background or solution

  1. 移除 tslint comments
  2. 升级一些依赖

@bytemain bytemain changed the title chore: update code chore(deps): update deps and types Jan 19, 2024
Copy link

codecov bot commented Jan 22, 2024

Codecov Report

Attention: 17 lines in your changes are missing coverage. Please review.

Comparison is base (0de5b85) 57.76% compared to head (83168c0) 57.76%.
Report is 1 commits behind head on main.

Files Patch % Lines
packages/utils/src/buffer.ts 42.85% 9 Missing and 3 partials ⚠️
packages/terminal-next/src/node/shell.ts 0.00% 2 Missing and 1 partial ⚠️
...connection/src/common/connection/drivers/socket.ts 0.00% 1 Missing ⚠️
...xt/src/browser/services/file-tree-model.service.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3287      +/-   ##
==========================================
- Coverage   57.76%   57.76%   -0.01%     
==========================================
  Files        1357     1357              
  Lines       84996    85003       +7     
  Branches    17643    17642       -1     
==========================================
+ Hits        49100    49104       +4     
- Misses      32625    32629       +4     
+ Partials     3271     3270       -1     
Flag Coverage Δ
jsdom 52.64% <43.18%> (-0.01%) ⬇️
node 17.16% <47.72%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@bytemain
Copy link
Member Author

"classnames": "2.3.1",

classnames 因为类型原因,resolutions 锁死了,不如直接移除掉,自己写一个小函数来实现一样的功能

Copy link
Member

@erha19 erha19 left a comment

Choose a reason for hiding this comment

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

LGTM

@bytemain bytemain merged commit 1894b9c into main Jan 24, 2024
11 checks passed
@bytemain bytemain deleted the chore/update-0119 branch January 24, 2024 06:24
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

2 participants