Open greenkeeper[bot] opened 5 years ago
After pinning to 5.7.9 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
@wdio/spec-reporter was updated from 5.7.13
to 5.8.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 30 commits.
ae1004c
v5.8.0
3e59cee
minor wording
43e69c6
blog: add blog for react selector command (#3900)
8f57958
wdio-sync: bump fibers version to 4 (#3898)
c52193d
junit-reporter: fix log file names (#3892)
27725a9
Fix unit tests when contributing on Windows 10 (#3891)
f715a76
fix appium protocols (#3886)
9a16bf3
add docker service to cli wizard supported services
27b8c86
Update JenkinsIntegration.md (#3885)
45962bc
wdio-local-runner: unpipe streams in the end (#3882)
6e5d2a0
apply wdioLogLevel before starting workers (#3872)
cdb2856
Fix headless endpoint (#3876)
57f3e8e
Don't fail element command in IE (#3874)
d006047
Fixes to react$ and react$$ scripts (#3862)
78ca355
wdio-logger: fix setting log level for subloggers and docs (#3871)
There are 30 commits in total.
See the full diff
dependency
@wdio/spec-reporter was updated from 5.8.0
to 5.9.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 99 commits.
94c7a26
v5.9.3
5e1fcca
Updates to Performance Features (#3992)
0d526a8
Update CLI.md (#4006)
3afbdfe
Update dependencies to enable Greenkeeper π΄ (#4013)
20e4abc
Fixed issue #4021 - Not able to run tests with Sauce Connect and W3C caps (#4022)
3e2b607
update changelog
fc102df
v5.9.2
a79935d
Simplify getting started (#4014)
e2b6b50
Remove obsolete info about Object.create (#4017)
2cbcc37
typings: wrap waitUntil condition function with Promise (#4009)
1bcf4d3
Move npm init -y
up in docs to avoid global installation (#4007)
8a24de7
wdio-mocha-framework: remove @types from runtime dependencies (#4005)
6dbb710
avoid sauce:contexts calls being made for Sauce RDC tests (#4002)
0bd0f00
add timeline reporter to cli reporter option
b7a9923
add mochawesome to cli reporter option
There are 99 commits in total.
See the full diff
dependency
@wdio/spec-reporter was updated from 5.9.3
to 5.11.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 184 commits.
f235de6
v5.11.0
6c1428f
add cucumber as supported framework to CLI wizard
dd4a37b
wdio-spec-reporter: fix header in multiremote mode (#4156)
04d9284
Cucumber Framework Support (#3667)
e7cce16
wdio-allure-reporter: add suite separator (#4152)
5151e02
Update deepmerge in group default to the latest version π (#4151)
7091325
cli: Add defaults when running programmatically (#4150)
d47c32e
webdriverio: fix isDisplayed script to work with shadow dom (#4128)
34f3623
Docs: Normalize terminal commands (#4146)
48e6335
Port wdio-static-server-service (#4142)
b147621
Update affiliation from JSF to OpenJSF (#4140)
63aff92
Upload blog post (#3632)
5d3bd07
update changelog
a42b04c
v5.10.10
0029e57
Fix spawn declaration on Windows (#4136)
There are 184 commits in total.
See the full diff
dependency
@wdio/spec-reporter was updated from 5.11.0
to 5.11.6
.Your tests are still failing with this version. Compare changes
The new version differs by 227 commits.
8a10ff7
v5.11.6
ed3d504
Print link to Sauce Labs job details page when using Sauce Conn⦠(#4204)
25b4463
clean up setTimeout implementation (#4211)
f63ca53
Fix type for webdriverio onPrepare parameter (#4189)
afcb6c4
Updated selectors documentation for element ID (#4117)
2b793f8
Print data tables in spec reporter (#4201)
88e4960
Fix overflow text is displayed (#4202)
75c2223
updated missing patch in changelog
05c049c
update changelog
407a5d1
v5.11.5
6e20f6a
isSauce should not depend on hostname (#4194)
fd1bfd2
webdriver: support rebinding of context when invoking origFn in⦠(#4186)
6e72209
update changelog
2f94009
v5.11.4
be3d341
add --no-ci
There are 227 commits in total.
See the full diff
dependency
@wdio/spec-reporter was updated from 5.11.6
to 5.11.7
.Your tests are still failing with this version. Compare changes
The new version differs by 14 commits.
945feb8
v5.11.7
201850b
Fix slow before/after command hook in sync mode (#4221)
54bc5ae
Add allure-reporter option useCucumberStepReporter (#4220)
7d21566
Browser/element prototype performance improvements (#4229)
5db7dad
Add Cucumber and Mocha boilerplate (#4233)
3aa4994
Add throttleCPU command (#4046)
70500db
Fix MaxListenersExceededWarning (#4223)
faa1d6b
Fix failing ci (#4226)
2938403
webdriverio: uploadFile return type void => string (#4224)
b89dd6a
wdio-reporter: add suite tags (#4222)
d0491cf
Fixed text in 2019-07-11-cucumberjs-v5-released.md (#4213)
b23137d
Remove safe-buffer dependency (#4212)
dbefb83
minor readme tweaks
027fbc3
update changelog
See the full diff
dependency
@wdio/spec-reporter was updated from 5.11.7
to 5.12.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 53 commits.
187c8f0
v5.12.0
837d76d
Update minimum node version requirement to Node 10 (#4356)
9cdc5c1
Fix stacktrace formatting (#4325)
9107c73
Update minimum node version requirement to Node 10 (#4356)
60ae7d3
changelog
e92b2b6
v5.11.14
c1cc27e
Fix getting scroll position in IE11 (#4342)
8e4ec8d
Add JS boilerplate with closure functions (#4327)
e520b7a
Devtools service: fix timeToFirstByte (#4350)
e2c5a51
wdio-devtools-service: update core-js to version 3.2.0 (#4345)
0ccae91
type: fix object
type returned by protocol command (#4347)
040960c
Fix type generation for browser.uploadFile (#4334)
91bc19a
add types for cucumberOpts, fix cucumberOpts in wdio-cli template (#4318)
1e91a68
@wdio/allure-reporter: Skip reporting of passing hooks with opt⦠(#4309)
93f7376
browserstack-service: fix 404 error for app test (#4316)
There are 53 commits in total.
See the full diff
dependency
@wdio/spec-reporter was updated from 5.12.0
to 5.12.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 59 commits.
848151e
v5.12.1
2939b3a
Cucumber sync hooks (#4288)
18cdfc5
End process normally (#4332)
b60b5ee
Proposal: change minimum node version to 8 (#4360)
f5fa984
add execute driver support (#4359)
c6c579d
update changelog
187c8f0
v5.12.0
837d76d
Update minimum node version requirement to Node 10 (#4356)
9cdc5c1
Fix stacktrace formatting (#4325)
9107c73
Update minimum node version requirement to Node 10 (#4356)
60ae7d3
changelog
e92b2b6
v5.11.14
c1cc27e
Fix getting scroll position in IE11 (#4342)
8e4ec8d
Add JS boilerplate with closure functions (#4327)
e520b7a
Devtools service: fix timeToFirstByte (#4350)
There are 59 commits in total.
See the full diff
dependency
@wdio/spec-reporter was updated from 5.12.1
to 5.13.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 137 commits.
f646117
v5.13.2
d839bfe
wdio-jasmine-framework: fix Error in "undefined" (#4516)
91dfe87
fix(package): update serialize-error to version 5.0.0 (#4521)
a626680
Devtools: should not throw if there are no pages (#4512)
00ef2a7
Update SetupTypes.md (#4511)
fe0297a
Run lerna publish
with --exact
(#4508)
545fdcc
v5.13.1
40a7a12
Better propagate custom headers with default headers (#4507)
1132249
webdriver: add actual capabilities processing of experitest res⦠(#4506)
eef1917
Chore: increase blog posts shown in the side meny (#4504)
b4ccfd4
webdriver: Fixed url params being encoded twice, breaking id/na⦠(#4498)
4c2e6a3
update changelog
7311f2f
v5.13.0
d03b044
change release date
0c4d05d
Docs/encourage modern js (#4499)
There are 137 commits in total.
See the full diff
dependency
@wdio/spec-reporter was updated from 5.13.2
to 5.14.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 170 commits.
a61e977
v5.14.4
7782a01
Print hooks as they appear in spec reporter (#4577)
d62ee08
runSync return value (#4575)
9771f7b
Add fullTitle to hooks (#4574)
b872c29
Add eslint rule "no-else-return" (#4568)
389d8f4
fix async code example
055aa1d
Fix WebdriverIO Tests on Windows (#4564)
a8215c7
wdio-reporter: Type definitions (#4550)
70440e6
update changelog
edce2a5
v5.14.3
d7d1e1b
Remove args filter in executeHooksWithArgs (#4561)
ac5ff2c
update changelog
327c078
v5.14.2
0db10d9
Fix rendering config file (#4560)
27fabb0
wdio-cli: validate exclusive services (#4559)
There are 170 commits in total.
See the full diff
dependency
@wdio/spec-reporter was updated from 5.14.4
to 5.14.5
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 178 commits.
d22ba8c
v5.14.5
d400c86
Report pendingReason from Jasmine tests (#4594)
008cd88
Webdriverio expand click command (#4592)
2038cd0
wdio-devtools-service: better browser name and version check (#4591)
c40e4ed
docs: Edited for grammar, formatting, phrasing, and clarity. (#4584)
7d135f1
Report errors in beforeAll and afterAll with Jasmine (#4572)
f2f17b8
update changelog
7220b63
Fix sync support for repl command (#4581)
a61e977
v5.14.4
7782a01
Print hooks as they appear in spec reporter (#4577)
d62ee08
runSync return value (#4575)
9771f7b
Add fullTitle to hooks (#4574)
b872c29
Add eslint rule "no-else-return" (#4568)
389d8f4
fix async code example
055aa1d
Fix WebdriverIO Tests on Windows (#4564)
There are 178 commits in total.
See the full diff
dependency
@wdio/spec-reporter was updated from 5.14.5
to 5.15.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 205 commits.
03d712f
v5.15.1
56be7f5
Update BoilerplateProjects.md (#4593)
14bd7ef
Fix tagged hooks in Cucumber (#4629)
9cfdfc1
Avoid wrapping it.only fn (#4641)
336add8
Fix watch mode (#4640)
42d12b4
Remove default path in cli (#4637)
76780ce
Add jasmine title to hook (#4633)
fa3f9bd
Move cbt to internal services in wdio-cli (#4634)
f6d5c86
Fix getting identifier for multiple tables (#4627)
a79c74c
Filter services that should not run in worker process (#4623)
c54494e
Replace table with easy-table in @wdio/spec-repoter (#4624)
175939d
reset _NOT_FIBER flag on Timer timeout (#4609)
b546ad5
wdio-sync: convert executeAsync to async/await (#4620)
da00787
Add new custom sauce command: jankinessCheck (#4617)
c9a34f3
Wdio sync executeAsync tests (#4612)
There are 205 commits in total.
See the full diff
dependency
@wdio/spec-reporter was updated from 5.15.1
to 5.15.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 214 commits.
bfe37c1
v5.15.2
f629fc6
Fix CrossBrowserTesting Service error (#4664)
c7a0bd9
Fix attach to session caps (#4655)
34aa7c4
wdio-runner: Don't fail test run if some reporters were unsync (#4661)
1026c90
wdio-reporter: Polish typing for reporter commands methods (#4660)
ad865c9
Update waitForExist.js (#4654)
c476bd4
Update API.md (#4653)
fab39b3
isDisplayedInViewport returns false if element is missing (#4647)
7823a47
update changelog
03d712f
v5.15.1
56be7f5
Update BoilerplateProjects.md (#4593)
14bd7ef
Fix tagged hooks in Cucumber (#4629)
9cfdfc1
Avoid wrapping it.only fn (#4641)
336add8
Fix watch mode (#4640)
42d12b4
Remove default path in cli (#4637)
There are 214 commits in total.
See the full diff
dependency
@wdio/spec-reporter was updated from 5.15.2
to 5.16.5
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 275 commits.
e30649c
v5.16.5
406ee48
Update strip-ansi in group default to the latest version π (#4758)
a6be299
Update chalk in group default to the latest version π (#4759)
3e6dd9a
wdio-cucumber-framework: test-run-started event (#4760)
79d4df0
v5.16.4
3bed602
webdriverio: update url doc (#4755)
818d057
isClickable handles child elements (#4754)
141be87
website: build status of master branch (#4756)
f13f057
Fix cucumber framework initialisation (#4753)
7422335
Assertperf typings fix (#4752)
59e11c0
v5.16.3
f27959d
Fix removeLineNumbers (#4750)
70f0333
Update core-js in group default to the latest version π (#4746)
30b96a4
v5.16.2
9973618
wdio-runner: fix before hook args (#4745)
There are 250 commits in total.
See the full diff
dependency
@wdio/spec-reporter was updated from 5.16.5
to 5.16.11
.Your tests are still failing with this version. Compare changes
The new version differs by 320 commits.
ebea222
v5.16.11
789bf12
fix unit test
872f77a
fix eslint
e4dfc19
clean environment before running CI
e60c416
wdio-shared-store-service: fix typo in doc (#4838)
40d0a6f
Define a Project Charter for WebdriverIO (#4699)
0064015
Update param-case in group default to the latest version π (#4837)
ee0b7b3
Show link to job details page for each multiremote instance - β¦ (#4833)
bd0ab2a
Add data to refetch elements (#4835)
d7bd582
Better handle script evaluation in devtools protocol (#4829)
b9f8e5c
wdio-mocha-framework: translate test:fail for error in "before⦠(#4836)
3ea9d73
Emit before and after command events in devtools (#4828)
2df99a9
Remove connectionRetryTimeout
option (#4822)
65b0f6b
Feature/add proxy support for applitools (#4831)
f5bfd51
webdriverio: Fix isClickable in Edge if the element is documentFragment (#4824)
There are 250 commits in total.
See the full diff
dependency
@wdio/spec-reporter was updated from 5.16.11
to 5.18.6
.Your tests are still failing with this version. Compare changes
The new version differs by 62 commits.
fa344d5
v5.18.6
0879c80
fix version detection for changelog generation
d007134
WebDriverIO V5, Cucumber, Perfecto project example (#4965)
f51c547
Add docs for addLocatorStrategy (#4960)
0c843fc
Support fully qualified paths to plugins (#4959)
c8320da
Performance improvements on element creation (#4940)
074d734
Fix some wording issues in the selector docs (#4939)
aedc9e8
v5.18.5
cf6bf54
update package type definitions
77d20ca
Added possibility to disable automatic strings to unicode trans⦠(#4946)
5ef4070
v5.18.4
8177830
Fix sanitization of capabilities object (due to DEFAULT_CONFIGS⦠(#4938)
117a750
Add storybook-wdio boilerplate to document (#4935)
802e2ad
v5.18.3
c361f11
increase number of possible PRs to backport
There are 62 commits in total.
See the full diff
dependency
@wdio/spec-reporter was updated from 5.18.6
to 5.18.7
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 14 commits.
7bb864d
v5.18.7
53f333c
more fixes
9a1a3c2
fix typings
37114b3
Update pretty-ms in group default to the latest version π (#5012)
d14a32e
Add click options (#5005)
9caebe4
Add example for touchPerform (#5004)
fff8466
Devtools: Make puppeteer-firefox optional in status.js (#4993)
363b06b
Fix for Chrome refs type (#4989) (#4990)
5e918c4
Update mocha in group default to the latest version π (#4978)
9cb60b2
webdriverio: Fix 'oject' typo in click command (#4977)
6a17013
Add intercept service to wdio (#4976)
7833acc
wdio-browserstack-service: fix test session status (#4967)
4317575
Add check that path starts with "/" (#5002)
9a20370
only backport merged PRs
See the full diff
The dependency @wdio/spec-reporter was updated from
5.7.9
to5.7.13
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
@wdio/spec-reporter is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- β **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/halfzebra/wdio-starter/builds/519247554?utm_source=github_status&utm_medium=notification)).Commits
The new version differs by 21 commits.
06d4bc3
v5.7.13
7529586
better sauce headless support (#3845)
761b9b2
wdio-browserstack-service: Add configuration to modify session url fo⦠(#3833)
ac6c5b6
Boilerplate Page update (#3846)
0c9ca5a
wdio-devtools-service: adding debuggerAddress parameter (#3841)
0c22df0
wdio-jasmine-framework: Fix xit logging code to the console (#3836)
c714129
v5.7.12
2379d23
Ensure ms edge runs on w3c on Sauce (#3832)
f46c0fe
wdio-cli: fix typo (#3828)
4705847
fix addCommand in multiremote (#3825)
19f2ff0
fix element property
52d4c9d
update video on front page
849101a
v5.7.11
9351be3
Issue 3416: Support multiple errors in the Allure-reporter (#3746)
217db81
Allow junit-reporter to work when a runner has multiple spec files per runner (#3818)
There are 21 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: