Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to correctly licensed browser-stdout version #3258

Merged
merged 1 commit into from Mar 1, 2018

Conversation

honzajavorek
Copy link
Contributor

@honzajavorek honzajavorek commented Mar 1, 2018

Description of the Change

Fixes #3248. Thanks @Bamieh and @kumavis!

Alternate Designs

N/A

Why should this be in core?

Explained in #3248 already.

Benefits

Mocha will have no licensing issues.

Possible Drawbacks

I will become a core contributor to Mocha's package.json, although I'm Pythonista. I hope I'll still find tolerance in the world after this gets merged.

Applicable issues

Regarding major/minor/patch, I'd say it's a patch (fix).

@jsf-clabot
Copy link

jsf-clabot commented Mar 1, 2018

CLA assistant check
All committers have signed the CLA.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 89.991% when pulling b3b34be on honzajavorek:patch-1 into ec8901a on mochajs:master.

@boneskull
Copy link
Member

thanks

@boneskull boneskull added type: chore generally involving deps, tooling, configuration, etc. semver-patch implementation requires increase of "patch" version number; "bug fixes" labels Mar 1, 2018
@boneskull boneskull merged commit 3537061 into mochajs:master Mar 1, 2018
@boneskull boneskull added this to the next milestone Mar 5, 2018
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: chore generally involving deps, tooling, configuration, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

browser-stdout has an invalid license, which transitively makes mocha a problematic dependency
4 participants