node-modules / compressing

Everything you need for compressing and uncompressing
MIT License
436 stars 34 forks source link

WIP: chore(deps): update deps version #74

Closed bytemain closed 1 year ago

bytemain commented 2 years ago

更新了所有的依赖到最新版本

codecov[bot] commented 2 years ago

Codecov Report

Merging #74 (b8daccf) into master (292d5ee) will increase coverage by 1.92%. The diff coverage is 100.00%.

:exclamation: Current head b8daccf differs from pull request most recent head 0967c95. Consider uploading reports for the commit 0967c95 to get more accurate results

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
+ Coverage   96.58%   98.50%   +1.92%     
==========================================
  Files          19       19              
  Lines         586     1005     +419     
  Branches      110      270     +160     
==========================================
+ Hits          566      990     +424     
+ Misses         20       15       -5     
Impacted Files Coverage Δ
lib/tar/file_stream.js 100.00% <100.00%> (ø)
lib/tar/stream.js 97.14% <100.00%> (+0.63%) :arrow_up:
lib/tgz/file_stream.js 100.00% <100.00%> (ø)
lib/tgz/uncompress_stream.js 100.00% <100.00%> (+5.12%) :arrow_up:
lib/utils.js 98.03% <100.00%> (+0.84%) :arrow_up:
lib/zip/file_stream.js 100.00% <100.00%> (+17.14%) :arrow_up:
lib/zip/uncompress_stream.js 100.00% <100.00%> (+1.38%) :arrow_up:
index.js 100.00% <0.00%> (ø)
lib/tar/index.js 100.00% <0.00%> (ø)
lib/tgz/index.js 100.00% <0.00%> (ø)
... and 16 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

socket-security[bot] commented 2 years ago

Socket Security Report

Dependency issues detected. If you merge this pull request, you will not be alerted to the instances of these issues again.

📜 New install scripts detected

A dependency change in this PR is introducing new install scripts to your install step.

Package Script field Location
@swc/core@1.2.245 (added) postinstall package.json via egg-bin@5.2.0, ts-node@10.9.1
core-js-pure@3.25.0 (added) postinstall package.json via eslint-config-egg@12.0.0, eslint-plugin-jsx-a11y@6.6.1, aria-query@4.2.2, @babel/runtime-corejs3@7.18.9
Socket.dev scan summary
Issue Status
Did you mean? ✅ no new possible package typos
Install scripts ⚠️ 2 new install scripts detected
Telemetry ✅ no new telemetry
Troll package ✅ no new troll packages
Malware ✅ no new malware
Native code ✅ no new native modules

Powered by socket.dev

fengmk2 commented 2 years ago

看起来单测比较困难。

bytemain commented 2 years ago

我看一下。不过看 10 和 12 的 test 都是 eslint 8.1 不支持 10 和 12 了

bytemain commented 1 year ago

研究了下测试有问题,暂时先不搞了。