Aracturat / wdio-page-objects

Simple page object library for WebdriverIO using Typescript decorators.
MIT License
1 stars 1 forks source link

An in-range update of @wdio/spec-reporter is breaking the build 🚨 #23

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency @wdio/spec-reporter was updated from 5.4.3 to 5.4.15.

🚨 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 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 failed ([Details](https://travis-ci.org/Aracturat/wdio-page-objects/builds/489708010?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 54 commits.

  • 75201d4 v5.4.15
  • 290e453 wdio-reporter: create outputDir directory if does not exist (#3510)
  • 5b67644 webdriver: hack to make chrome support element.saveScreenshot() (#3511)
  • 7173005 v5.4.14
  • c14e5e1 Fix/3492 fix multi remote (#3496)
  • 40e2acc Update GettingStarted.md (#3503)
  • c2b784d fix Suite and Test typings for #3495 (#3497)
  • 2c5c4dc Update GettingStarted.md (#3508)
  • 5cde958 Fix Appium reload session (#3506)
  • f4f09ad wdio-cli: remove timeline option from reporters (#3501)
  • b1483e9 Update contributing docs now that v5 is fully released (#3500)
  • 2501a3f v5.4.13
  • a7868c8 Fixing element not found for iPhone (#3487)
  • 0b38899 Add automatically determination of the RDC hostname for US/EU (#3468)
  • 4881ab7 v5.4.12

There are 54 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:

greenkeeper[bot] commented 5 years ago

After pinning to 5.4.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 36 commits.

  • 422387e v5.5.0
  • 35ad8aa make metrics param in assertPerformance not required (#3587)
  • 2d01c70 Move reporter directory creation up (#3578)
  • afcec30 webdriverio: shadow$ and shadow$$ commands (#3586)
  • 9ea8e0f v5.4.20
  • fca10b7 fix parameter definition for assertPerformance command (#3585)
  • 52d616b Move initialiseServices and initialisePlugin into utils package (#3584)
  • 0fa19a8 Bump Jasmine to 3.3.0 (#3582)
  • ca5c0d4 Remove old logOutput option (#3581)
  • f70abce Update getting started doc (#3576)
  • 420285e webdriverio: merge Coockie interface in .tpl.d.ts (#3575)
  • 4c8c0d0 v5.4.19
  • 8ecfc37 bump jest dependency
  • 151fc3c Add waitForX 'reverse' examples to docs (#3573)
  • e4269a9 show better stack trace for commands (#3565)

There are 36 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 00bdd48 v5.6.0
  • e409aea update package list in readme (#3590)
  • c36d1f7 typescript promise commands (#3577)
  • 792f089 Adding outputDir to standalone (#3583)
  • 9e03559 webdriverio: extend wait command prefixes (#3548)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 33 commits.

  • 09f998f v5.6.4
  • 0ccce06 Pass custom agent and headers in every request (#3651)
  • 69ae709 Fix execute script undefined argument (#3650)
  • 79b495a TypeScript version in doc and package.json (#3643)
  • 995ce01 drop support for Node v4-7 (#3640)
  • d62f822 Update Governance.md
  • 63ac024 v5.6.3
  • 253ad67 website: shadow dom blog post (#3635)
  • fda11dd Update Selectors.md (#3636)
  • 4c464ad webdriverio: workaround for Safari to moveTo, getLocation, dragAndDrop, getSize (#3610)
  • 65de675 selenium-standalone-service: Fix typings after new sync/async type split (#3633)
  • d75d26c webdriver: fix setNetworkConnection (#3630)
  • dbb7202 Assume JsonWP if platform cap is given (#3615)
  • 6c55c8a Increase test coverage (#3629)
  • e38fe8e Update README.md with Sauce Labs region parameter (#3628)

There are 33 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 38 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 38 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 17 commits.

  • 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)
  • 8b078d4 webdriver: add missed return types for jsonwp (#3812)
  • f372277 webdriver: fix getAlertText typing for jsonwp (#3811)
  • 7364ceb update switchToFrame docs
  • 026961d Update CustomReporter.md (#3801)
  • bf8115b fix getSize code example
  • 87e1c9f typings: validate jasmine (#3795)
  • 075a76d fix connectionRetryCount default (#3792)
  • 3546268 wdio-testingbot-service: Update afterStep (#3793)
  • 50271c5 Update supported service and reporter list in CLI (#3789)

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 69 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 69 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 590 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 250 commits in total.

See the full diff