filog icon indicating copy to clipboard operation
filog copied to clipboard

Filog 0.3.1: Update for Meteor 2, including Security update on tar.

Open fgm opened this issue 4 years ago • 1 comments

  • Meteor 2 support. Dropped 1.x support. Node 14.* required.
  • No significant code changes
  • Major dependency updates
    • Node 12 → 14, NPM 6 → 7
  • Many minor dependency or patch updates:
    • Modern Syslog 1.1.4 → 1.2.0
    • Tracekit 0.4.4 → 0.4.6
    • TypeScript 4.3, TypeDoc 0.21, Jest 27, Sinon 11, Tar 4.4.16 -> 6.1.4 (security release)

fgm avatar Aug 11 '21 15:08 fgm

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.4%. Comparing base (e514924) to head (2c1e07f).

Additional details and impacted files
@@           Coverage Diff           @@
##            main     #78     +/-   ##
=======================================
+ Coverage   80.8%   82.4%   +1.6%     
=======================================
  Files         16      16             
  Lines        512     536     +24     
  Branches     110     128     +18     
=======================================
+ Hits         414     442     +28     
+ Misses        92      91      -1     
+ Partials       6       3      -3     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Aug 11 '21 15:08 codecov[bot]