justland / just-web

A plugin-based application framework
https://justland.github.io/just-web/
7 stars 0 forks source link

fix(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0 #407

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
npm-run-all dependencies replacement ^4.1.5 -> ^5.0.0
npm-run-all devDependencies replacement ^4.1.5 -> ^5.0.0

This is a special PR that replaces npm-run-all with the community suggested minimal stable replacement version.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

changeset-bot[bot] commented 9 months ago

⚠️ No Changeset found

Latest commit: a79ead94e0a821530bd311d444b82ba69500749d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (abd6274) 96.76% compared to head (a79ead9) 96.76%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #407 +/- ## ======================================= Coverage 96.76% 96.76% ======================================= Files 57 57 Lines 495 495 Branches 80 80 ======================================= Hits 479 479 Misses 16 16 ```

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