An in-range update of karma-electron is breaking the build π¨
Closed this issue Β· 6 comments
The devDependency karma-electron was updated from 6.0.0
to 6.1.0
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
karma-electron is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
Commits
The new version differs by 3 commits.
ef0e9a7
Release 6.1.0
fd64f2f
Updated --no-custom-user-agent to --default-user-agent
f52dbd3
No custom user agent (#39)
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot π΄
- The
devDependency
karma-electron was updated from6.1.0
to6.1.1
.
Your tests are still failing with this version. Compare changes
After pinning to 6.0.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
devDependency
karma-electron was updated from6.1.1
to6.2.0
.
Your tests are still failing with this version. Compare changes
Commits
The new version differs by 19 commits.
ae8ccc4
Release 6.2.0
5ed32f4
Added depreciation warning to --show
9e5ac0b
Fixed up mistakenly removed default testFiles
bef6edb
Documented new options and provided examples
1fd4635
Added no-node-integration test
ba5e858
Rearranged test files/cases to alphabetical for easier reading/searching
03b27de
Fixed up --show logic to allow usage via browserWindowOptions
c4bfab1
Fixed up multi-level launcher inheritance issue
673eaff
Fixed lint error
53430c0
Added disable for security warnings
321f01e
Upgraded to latest Electron and verified functionality
9f2c1fb
Added missing loadURLOptions
9535349
Completed setup for using browserWindowOptions and loadURLOptions
776fce9
Added stdin dispatching to tests
c90454e
Added more items for proof of functionality
There are 19 commits in total.
See the full diff
- The
devDependency
karma-electron was updated from6.2.0
to6.2.1
.
Your tests are still failing with this version. Compare changes
- The
devDependency
karma-electron was updated from6.2.1
to6.2.2
.
Your tests are still failing with this version. Compare changes
- The
devDependency
karma-electron was updated from6.2.2
to6.3.0
.
Your tests are still failing with this version. Compare changes
Commits
The new version differs by 15 commits.
406248d
Release 6.3.0
520b94b
Removed legacy console.log
36f1ef8
Fixed up assertion for encodedUrl
8654a4a
Added encode/decode URL fix from 2ae6d55b82e3b935ce02d0b0947e46e22b1677bb
389b9c4
Adding reference to debug branch a7238f49b559c3ef57751558590acb01750cc9ec
a87cb3f
Fixed up lint error
aeaf7f7
Removed dev console.log
ab1be45
Fixed up async loading of ready
ae93d14
Exploring disconnect between launch time and read time with Karma
3ee7946
Moved extended options into _getOptions to fix Karma warning
991902a
Added loading for extended options
7dc3dc2
Completed transition to writing temporary file for further options
7c5bd57
Removed deprecated --show from our own tests
8d8186b
Started dropping stdin-options for file-based extended options
e1df82e
Added FUNDING.yml
See the full diff