Skip to content

chore(deps): update dependency npm-run-all2 to v9.0.2#151

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/npm-run-all2-9.x
Jun 18, 2026
Merged

chore(deps): update dependency npm-run-all2 to v9.0.2#151
renovate[bot] merged 1 commit into
mainfrom
renovate/npm-run-all2-9.x

Conversation

@renovate

@renovate renovate Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
npm-run-all2 9.0.19.0.2 age confidence

Reference


Release Notes

bcomnes/npm-run-all2 (npm-run-all2)

v9.0.2

Compare Source

Merged
  • fix: update Node.js version requirements #232
  • Upgrade: Bump codecov/codecov-action from 6 to 7 #233
  • fix: bump shell-quote to ^1.8.4 #236
  • Upgrade: Bump pidtree from 0.6.1 to 1.0.0 #234

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 7am every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner June 18, 2026 04:02
@renovate renovate Bot requested review from nats12 and removed request for a team June 18, 2026 04:02
@renovate renovate Bot enabled auto-merge (squash) June 18, 2026 04:02
@renovate renovate Bot merged commit 81103bd into main Jun 18, 2026
4 checks passed
@renovate renovate Bot deleted the renovate/npm-run-all2-9.x branch June 18, 2026 04:03

@doistbot doistbot left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a routine Renovate bump of npm-run-all2 from 9.0.1 to 9.0.2, touching only package.json and the lockfile.

Few things worth tightening:

  • npm-run-all2@9.0.2 now requires node: ^22.22.2 || ^24.15.0 || >=26, which is stricter than the repo's current package.json engine floor (>=22.0.0). Contributors on earlier 22.x releases would get an unsupported script runner — either stay on 9.0.1 or raise the declared Node minimum to match.

Share FeedbackReview Logs

Comment thread package.json
"husky": "9.1.7",
"lint-staged": "17.0.7",
"npm-run-all2": "9.0.1",
"npm-run-all2": "9.0.2",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 P2 npm-run-all2@9.0.2 now declares node: ^22.22.2 || ^24.15.0 || >=26, so this bump makes the repo's tooling stricter than the current package.json engine floor (>=22.0.0). Contributors on supported 22.x releases below 22.22.2 will now install an unsupported script runner. Either keep 9.0.1 here or raise the repo's declared Node minimum to match this dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant