Skip to content

Conversation

@boneskull
Copy link
Member

  • no more require special-case
  • future-proofs mocha against the introduction of conflicting flags in node

Fixes #4417
Ref: nodejs/node#34852

- no more `require` special-case
- future-proofs `mocha` against the introduction of conflicting flags in `node`
@boneskull boneskull added type: bug a defect, confirmed by a maintainer semver-patch implementation requires increase of "patch" version number; "bug fixes" labels Aug 25, 2020
@boneskull boneskull self-assigned this Aug 25, 2020
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 93.809% when pulling 213e0c0 on boneskull/issue/4417 into 4d7a171 on master.

@boneskull boneskull merged commit aeec37a into master Aug 25, 2020
@boneskull boneskull deleted the boneskull/issue/4417 branch August 25, 2020 19:09
@boneskull boneskull added this to the next milestone Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver-patch implementation requires increase of "patch" version number; "bug fixes" type: bug a defect, confirmed by a maintainer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

node flag parsing strategy is backwards

3 participants