Created by: dependabot[bot]
Bumps karma-firefox-launcher from 1.3.0 to 2.0.0.
Release notes
Sourced from karma-firefox-launcher's releases.
v2.0.0
2.0.0 (2020-10-20)
Bug Fixes
- Bypass WSL check if Firefox is present in WSL environment (23a5d10), closes #107
- Update is-wsl to v2.2.0 to detect docker under WSL (#116) (c585393)
Features
BREAKING CHANGES
- Changed minimum required version of node.js from 8 to 10.
Node 8 EOL was 2019-12-31.
Changelog
Sourced from karma-firefox-launcher's changelog.
2.0.0 (2020-10-20)
Bug Fixes
- Bypass WSL check if Firefox is present in WSL environment (23a5d10), closes #107
- Update is-wsl to v2.2.0 to detect docker under WSL (#116) (c585393)
Features
BREAKING CHANGES
- Changed minimum required version of node.js from 8 to 10.
Node 8 EOL was 2019-12-31.
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
Commits
-
fa165ba
chore(release): 2.0.0 [skip ci] -
8e7ff1a
Merge pull request #124 from karma-runner/johnjbarton-badge -
846e982
chore(readme): Add semantic-release badge -
3efd8b0
Merge pull request #123 from karma-runner/johnjbarton-travis-debug -
d4205ca
Update .travis.yml -
6118339
Merge pull request #122 from birtles/semantic-release -
da6cf7e
chore: setup semantic-release -
2524659
chore(deps): bump http-proxy from 1.16.2 to 1.18.1 -
b28dcef
chore(deps-dev): bump standard-version from 7.0.0 to 8.0.1 -
480dafd
feat: Make Node 10 minimum required version - Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)