bcomnes / npm-run-all2

A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintenance fork)
MIT License
250 stars 12 forks source link

Update all esm only packages #114

Closed bcomnes closed 1 year ago

bcomnes commented 1 year ago

Closes https://github.com/bcomnes/npm-run-all2/issues/113

socket-security[bot] commented 1 year ago

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
standard 17.1.0 None +36 3.14 MB voxpelli
read-pkg 5.2.0...8.0.0 None +7/-3 494 kB sindresorhus
ansi-styles 5.2.0...6.2.1 None +0/-0 17.5 kB sindresorhus
p-queue 6.6.2...7.3.4 None +1/-2 56.6 kB richienb

🚮 Removed packages: eslint@4.19.1, eslint-config-mysticatea@13.0.2

codecov-commenter commented 1 year ago

Codecov Report

Merging #114 (79e2c97) into master (5ce62d4) will increase coverage by 0.20%. The diff coverage is 93.21%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
+ Coverage   96.15%   96.35%   +0.20%     
==========================================
  Files          22       34      +12     
  Lines        1923     2030     +107     
==========================================
+ Hits         1849     1956     +107     
  Misses         74       74              
Flag Coverage Δ
macos-latest-18 ?
ubuntu-latest-18 96.35% <93.21%> (+0.20%) :arrow_up:

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

Impacted Files Coverage Δ
test-workspace/tasks/stdin.js 90.90% <83.33%> (ø)
lib/run-tasks.js 89.40% <86.45%> (-0.10%) :arrow_down:
lib/create-header.js 95.23% <87.50%> (-0.60%) :arrow_down:
test-workspace/tasks/append2.js 94.11% <87.50%> (ø)
lib/run-task.js 93.80% <89.28%> (+0.63%) :arrow_up:
bin/common/parse-cli-args.js 93.11% <90.24%> (+0.28%) :arrow_up:
lib/spawn-posix.js 96.82% <92.59%> (-0.05%) :arrow_down:
lib/index.js 96.15% <92.75%> (-0.02%) :arrow_down:
bin/run-s/main.js 97.14% <95.45%> (-0.05%) :arrow_down:
bin/run-p/main.js 97.26% <95.74%> (-0.04%) :arrow_down:
... and 24 more

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