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

Upgrade: Bump c8 from 7.14.0 to 8.0.0 #111

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps c8 from 7.14.0 to 8.0.0.

Release notes

Sourced from c8's releases.

v8.0.0

8.0.0 (2023-06-05)

⚠ BREAKING CHANGES

  • dropped Node 10 support (#475)

Miscellaneous Chores

Changelog

Sourced from c8's changelog.

8.0.0 (2023-06-05)

⚠ BREAKING CHANGES

  • dropped Node 10 support (#475)

Miscellaneous Chores

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
socket-security[bot] commented 1 year ago

New and updated dependency changes detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: c8@7.14.0

codecov-commenter commented 1 year ago

Codecov Report

Merging #111 (c67c839) into master (5ce62d4) will increase coverage by 0.15%. The diff coverage is 100.00%.

: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     #111      +/-   ##
==========================================
+ Coverage   96.15%   96.30%   +0.15%     
==========================================
  Files          22       34      +12     
  Lines        1923     2029     +106     
==========================================
+ Hits         1849     1954     +105     
- Misses         74       75       +1     
Flag Coverage Δ
macos-latest-18 ?
ubuntu-latest-18 ?
windows-latest-18 96.30% <100.00%> (?)

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

Impacted Files Coverage Δ
lib/match-tasks.js 100.00% <100.00%> (ø)
lib/run-task.js 93.23% <100.00%> (+0.06%) :arrow_up:

... and 14 files with indirect coverage changes

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