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 is-wsl to v2.2.0 to detect docker under WSL #116

Merged
merged 5 commits into from
May 18, 2020

Conversation

appzuka
Copy link
Contributor

@appzuka appzuka commented May 17, 2020

is-wsl in previous versions returns true when running in docker under wsl. This then causes an error because the wslpath command is not found.

@birtles
Copy link
Collaborator

birtles commented May 18, 2020

This PR needs to update the yarn.lock file as well.

@birtles
Copy link
Collaborator

birtles commented May 18, 2020

Thanks for updating this. CI is still complaining about an out-of-date lockfile somehow. Do you have time to look into it?

@birtles
Copy link
Collaborator

birtles commented May 18, 2020

Thanks!

@birtles birtles merged commit c585393 into karma-runner:master May 18, 2020
This was referenced Oct 12, 2020
karmarunnerbot pushed a commit that referenced this pull request Oct 20, 2020
# [2.0.0](v1.3.0...v2.0.0) (2020-10-20)

### Bug Fixes

* Bypass WSL check if Firefox is present in WSL environment ([23a5d10](23a5d10)), closes [#107](#107)
* Update is-wsl to v2.2.0 to detect docker under WSL ([#116](#116)) ([c585393](c585393))

### Features

* Make Node 10 minimum required version ([480dafd](480dafd)), closes [#118](#118)

### BREAKING CHANGES

* Changed minimum required version of node.js from 8 to 10.

Node 8 EOL was 2019-12-31.
@karmarunnerbot
Copy link
Member

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants