Open greenkeeper[bot] opened 5 years ago
After pinning to 5.6.4 your tests are passing again. Downgrade this dependency π.
devDependency
@wdio/junit-reporter was updated from 5.7.0
to 5.7.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 19 commits.
87c4a14
v5.7.2
050f485
webdriverio: fix linter errors (#3710)
b33e3d2
webdriverio: fix isDisplayed (#3701)
6c2863c
Enforce more eslint rules (#3706)
e6bf9bc
also clear protocol if not set (#3705)
7a25d86
Issue 3416: Allow the spec reporter to expose multiple errors if present (#3702)
b0dbaa5
[FEATURE] Add ability to set serverUrl (#3696)
68a332b
Corrected config field for filtering cucumber scenarios by tag (#3695)
a31632f
webdriverio: fix options in multiremote (#3697)
732c067
Create a outputDir
logs folder if doesn't exist (#3625)
8e6367a
browserstack-service: fixes #3648 modifying name and reason (#3691)
851964e
v5.7.1
e8eb70f
webdriverio: fix control key w3c compliancy (#3680)
3ff2bbb
webdriverio: isDisplayed() change for browsers without the endpoint (#3601)
7e5e36e
Fixed typo signalStrength (#3678)
There are 19 commits in total.
See the full diff
devDependency
@wdio/junit-reporter was updated from 5.7.2
to 5.7.8
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 57 commits.
d96a4a8
v5.7.8
cff630f
move ts checks into tests folder
673aa3b
Docs: Note regarding Dot reporter test failure output in v5 (#3779)
90b6b1b
Add Espresso DataMatcher strategy (#3762)
26bc4dc
Update documentation for junit-reporter to reflect v5 options (#3785)
124f635
[docs] typo fix (#3786)
fbe5271
validate typings (#3782)
f83114a
fix parameter of background command (#3784)
acfc723
Appium service (#3717)
d2919e7
fix typing data for waitFor* (#3777)
50f12d4
Print reporters after stdout (#3781)
fcaffa7
v5.7.7
10c7869
fix auth for RDC tests (#3773)
b4e1af1
#3771 wdio-document:updated the set proxy documentation (#3772)
fc573cb
v5.7.6
There are 57 commits in total.
See the full diff
devDependency
@wdio/junit-reporter was updated from 5.7.8
to 5.7.11
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 83 commits.
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)
3668cc9
allure-reporter: fix allure endStep and startStep (#3821)
3e5f7c5
Add a couple features to boilerplate project (#3822)
6fd8b41
add missing setup step
7d32f2d
v5.7.10
a182d96
wdio-cli: Print reporters after stdout (#3817)
8756c00
install compass before deploying docs
392503e
v5.7.9
9a0554f
Automatically deploy website if new version was released (#3053)
086a50d
fix runFnInFiberContext to allow wrapped commands to run in try/catch - closes #3815 (#3816)
46685a9
wdio-appium-service: Wait for message from Appium instead of delay (#3804)
e27e6b6
Replace wdio-interface with logUpdate (#3638)
84d9393
Display link to EU platform of Sauce (#3814)
There are 83 commits in total.
See the full diff
devDependency
@wdio/junit-reporter was updated from 5.7.11
to 5.7.16
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 109 commits.
1e0fa8a
v5.7.16
1ab2ae2
updated changelog
f07f9be
wdio-junit-reporter: Fix nested and multiple describes (#3868)
e7cc7cc
update changelog
198ef8f
v5.7.15
c908807
fix unit tests
cc99df5
returned object type to switchToFram under webdriver protocol (#3861)
b7315a0
update changelog
904233d
v5.7.14
ed2929c
fix path to image in debug API page (#3858)
e671d9b
[@wdio/mocha-framework] Upgrade mocha min version to v6.1.0 to avoid security issue (#3856)
dbacbe6
webdriver: Fix link for setTimeouts (#3849)
8e4666a
Fix imports according to package dependencies. (#3850)
aba71f5
update changelog
06d4bc3
v5.7.13
There are 109 commits in total.
See the full diff
devDependency
@wdio/junit-reporter was updated from 5.7.16
to 5.8.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 125 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 125 commits in total.
See the full diff
devDependency
@wdio/junit-reporter was updated from 5.8.0
to 5.9.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 178 commits.
575883b
v5.9.1
6202934
Docs: grammar changes to chaining selectors docs (#3997)
dc6f405
wdio-junit-reporter: include before and after all failures (#3993)
30f74bc
wdio-config: include and exclude at capability level (#3995)
8f08f46
Print error message on test and "before/after all" hooks failure (#3996)
e2b9342
update changelog
6339dc4
v5.9.0
270cca4
new logger - initial version (#3950)
770f4ae
fix multiremote instances spawning (#3958)
55becf5
Visual regression blog (#3990)
6756ecc
update changelog
4d9b701
v5.8.6
40fab95
@wdio/sync: minor code change to trigger release
1bd0dc1
feat: add React selectors to element commands (#3986)
ee1b95c
Fix queryAppState appium protocol (#3977)
There are 178 commits in total.
See the full diff
devDependency
@wdio/junit-reporter was updated from 5.9.1
to 5.9.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 194 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 194 commits in total.
See the full diff
devDependency
@wdio/junit-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 279 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 250 commits in total.
See the full diff
devDependency
@wdio/junit-reporter was updated from 5.11.0
to 5.11.7
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 336 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
8a10ff7
v5.11.6
There are 250 commits in total.
See the full diff
devDependency
@wdio/junit-reporter was updated from 5.11.7
to 5.12.0
.Your tests are still failing with this version. Compare changes
The new version differs by 389 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 250 commits in total.
See the full diff
devDependency
@wdio/junit-reporter was updated from 5.12.0
to 5.12.1
.Your tests are still failing with this version. Compare changes
devDependency
@wdio/junit-reporter was updated from 5.12.3
to 5.13.2
.Your tests are still failing with this version. Compare changes
The new version differs by 78 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 78 commits in total.
See the full diff
devDependency
@wdio/junit-reporter was updated from 5.13.2
to 5.14.4
.Your tests are still failing with this version. Compare changes
The new version differs by 33 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 33 commits in total.
See the full diff
devDependency
@wdio/junit-reporter was updated from 5.14.4
to 5.14.5
.Your tests are still failing with this version. Compare changes
The new version differs by 8 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)
See the full diff
devDependency
@wdio/junit-reporter was updated from 5.14.5
to 5.15.0
.Your tests are still failing with this version. Compare changes
The new version differs by 7 commits.
f49384d
v5.15.0
0fa5f01
wdio-cli: REPL Appium config v2 (#4586)
6de6181
add examples and epilogue to cli commands (#4587)
4d34ab6
Wdio config yes (#4576)
f321067
touchAction should be used with Appium (#4598)
8bf8913
Proposal to update docs (#4596)
c733ff9
update changelog
See the full diff
devDependency
@wdio/junit-reporter was updated from 5.15.0
to 5.15.1
.Your tests are still failing with this version. Compare changes
The new version differs by 20 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 20 commits in total.
See the full diff
devDependency
@wdio/junit-reporter was updated from 5.15.1
to 5.15.2
.Your tests are still failing with this version. Compare changes
The new version differs by 9 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
See the full diff
devDependency
@wdio/junit-reporter was updated from 5.15.2
to 5.15.5
.Your tests are still failing with this version. Compare changes
The new version differs by 21 commits.
0520861
v5.15.5
87ac5af
ignore package-lock in bootstrap step
e8e18c8
re-enable automated changelog update
3c29a7f
website: add isClickable to en.json (#4701)
7c99d74
webdriverio: expanded click command with offset (#4700)
2969086
Webdriverio add config typing to browser object (#4695)
cd8c0fa
Update puppeteer-core in group default to the latest version π (#4678)
c31dd8c
fix(package): update validator to version 12.0.0 (#4692)
a8c91b6
update changelog
858fec0
v5.15.4
08c9040
Revert "add browser.config to typings (#4682)"
78b68a9
fix the edit button on protocol docs (#4687)
e9c7240
mention error scenario for dismiss and accept alert (#4686)
291f087
open travis site instead of picture when clicking on build-badge (#4684)
f42f6f6
add browser.config to typings (#4682)
There are 21 commits in total.
See the full diff
devDependency
@wdio/junit-reporter was updated from 5.15.5
to 5.16.11
.Your tests are still failing with this version. Compare changes
The new version differs by 85 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 85 commits in total.
See the full diff
devDependency
@wdio/junit-reporter was updated from 5.16.11
to 5.18.0
.Your tests are still failing with this version. Compare changes
The new version differs by 34 commits.
ced4637
v5.18.0
7bf1ad4
Feature/read timeout (#4906)
63801a7
v5.17.0
d55e758
update typescript definitions
e291313
Proposal to add element equals command (#4802)
96b73ad
Minor styling fixes for flowchart (#4898)
e1292ef
Prefer custom properties if detecting backend (#4897)
680bb65
Added flowcharts (#4873)
46c0243
minor adjustments to backport script
59fee8f
Document back-porting process for maintainers (#4888)
92de2ed
Remove sponsoring section from Governance.md (#4884)
f759ba1
v5.16.16
841a460
Add Fossa badge (#4885)
c4def4c
Minor cleanup to avoid getSpecs
call (#4881)
ed99355
Docs: Minor typo fixes to PROJECT_CHARTER.md (#4883)
There are 34 commits in total.
See the full diff
devDependency
@wdio/junit-reporter was updated from 5.18.3
to 5.18.6
.Your tests are still failing with this version. Compare changes
The new version differs by 28 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 28 commits in total.
See the full diff
devDependency
@wdio/junit-reporter was updated from 5.18.6
to 5.22.4
.Your tests are still failing with this version. Compare changes
The new version differs by 66 commits.
1a09323
v5.22.4
35974b9
fix tests for node v12
f9595f9
run tests in Node v12 as well
7af2b0a
Revert "Update fs-extra in group default to the latest version π (#5115)"
6b3e413
upgrade saucelabs package
6e759aa
added write method to typings (#5137)
8bf03cf
fix typings test
2e35e40
Add support for .cjs files (#5123)
4fc6ce6
Update validator in group default to the latest version π (#5118)
ffdda32
Update fs-extra in group default to the latest version π (#5115)
edf6d1f
fix changelog
78fac08
v5.22.3
3721ace
add request type definitions to dependencies
e3fc511
v5.22.2
39fea10
minor tweak
There are 66 commits in total.
See the full diff
The devDependency @wdio/junit-reporter was updated from
5.6.4
to5.7.0
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
@wdio/junit-reporter 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
- β **build_test_deploy:** * [build_test](https://circleci.com/gh/samclement/swhurl-website/606?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - FailedCommits
The new version differs by 19 commits.
11da9ad
v5.7.0
b970e0a
Add smoke test for custom reporters (#3679)
97208a1
Retries per specfile (#3381)
903776b
Appium saveRecordingScreen (#3677)
d1d962e
wdio-allure-reporter: start end step (#3676)
0decb14
wdio-logger: fix webdriver log colors (#3675)
e1ca576
Fixing Refetch to handle slow rerenders (#3662)
cf5f5dc
Issue 3416: pass multiple errors through to test stats for reporting if available (#3672)
95b0ef6
mochaOpts.require after wrapping functions with Fibers (#3674)
85761b9
Update governance model (#3647)
91b7863
v5.6.6
447d7ac
Fix for #3663: utils.js/getElementRect fallback (#3664)
50ec500
v5.6.5
774a11e
Issue 3416: pass all failed expectations through from wdio-jasmine-framework (#3669)
45ed871
webdriver: Add strictSSL option (#3661)
There are 19 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: