Skip to content

Conversation

@juergba
Copy link
Contributor

@juergba juergba commented Oct 26, 2021

Description

We use cross-spawn in our integration tests only.
We remove it from our devDependencies and use Node's native child-process module instead, which has been stable for many years now.

@juergba juergba added type: chore generally involving deps, tooling, configuration, etc. semver-patch implementation requires increase of "patch" version number; "bug fixes" area: node.js command-line-or-Node.js-specific dependencies Pull requests that update a dependency file labels Oct 26, 2021
@juergba juergba self-assigned this Oct 26, 2021
@juergba juergba requested a review from a team October 26, 2021 16:54
Copy link
Contributor

@nicojs nicojs left a comment

Choose a reason for hiding this comment

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

Awesome!

@juergba juergba force-pushed the juergba/cross-spawn branch from 003d65a to a6556a2 Compare October 27, 2021 16:27
@juergba juergba merged commit 3b4cc05 into master Oct 29, 2021
@juergba juergba deleted the juergba/cross-spawn branch October 29, 2021 07:16
@juergba juergba added this to the next milestone Oct 29, 2021
KuznetsovRoman pushed a commit to gemini-testing/mocha that referenced this pull request Sep 6, 2022
lennonnikolas pushed a commit to lennonnikolas/mocha that referenced this pull request Jan 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: node.js command-line-or-Node.js-specific dependencies Pull requests that update a dependency file semver-patch implementation requires increase of "patch" version number; "bug fixes" type: chore generally involving deps, tooling, configuration, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants