katallaxie / angular-preboot

:metal: A teeny tiny Angular (4 :tada:) seed to get your next great project booted. It is powered by great ideas and Webpack. It does AutoDLL, AoT, PostCss, Autoprefixer, and some other cool things.
MIT License
11 stars 1 forks source link

An in-range update of protractor is breaking the build 🚨 #191

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 5.3.0 of protractor was just published.

Branch Build failing 🚨
Dependency protractor
Current Version 5.2.2
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

protractor 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/katallaxie/angular-preboot/builds/333403389?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 12 commits.

  • d116f5d Minor format fix for CHANGELOG.md
  • 65c6921 chore(release): version bump and change log for 5.3.0 (#4668)
  • a62a154 fix(script): fix compile-to-es5 script (#4676)
  • 964baba fix(clientsidescript): avoid returning the value of test callback in waitForAngular (#4667)
  • 335680f fix(circleCI): lock the currect version of all dependencies (#4669)
  • 6ba30e0 feat(driverProviders): Add TestObject and Kobiton as driverProviders
  • 83e2ba8 fix(website): Locator by.name('field_name') (#4653)
  • 02746dd fix(browser): Add space after full stop in error message. (#4594)
  • 7f968e0 fix(direct): Use config's geckoDriver when specified (#4554)
  • 9d87982 feat(config): allow to use newer versions of CoffeeScript (#4567)
  • f9df456 docs(element): fix minor typo in element.ts (#4471)
  • 65f206e docs(website): updated reference from ignoreSynchronization to waitForAngularEnabled(false). (#4632)

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 6 years ago

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

greenkeeper[bot] commented 6 years ago

Version 5.3.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 8 commits.

  • 84f5c60 chore(release): version bump and change log for 5.3.1
  • c63b99e fix(grep): change excluded tests to disabled instead of pending (#4673)
  • 9348ccf docs(page_objects): Remove unnecessary "await" and "async" (#4732)
  • 4898db0 docs(plugins) add protractor-cucumber-steps plugin to plugins.md (#4721)
  • a5dbe25 Revert "Changes "Angular" to "Angular 2" (#4683)" (#4705)
  • cc2234c feat(logger): Add log level configuration (#1451) (#4068)
  • 9027274 Changes "Angular" to "Angular 2" (#4683)
  • a7411b6 docs(page_objects): Add async / await example (#4675)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.4.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 15 commits ahead by 15, behind by 1.

  • 5a31e58 chore(release): version bump and changelog for 5.4.0.
  • 492230a fix(generate_doc.sh): Use ES6 lib to compile down to ES5 (#4884)
  • 056eec2 deps(webdriver_js_extender): update webdriver_js_extender to 2.0 (#4882)
  • 03e2209 feat(driverProvider) Adding browserstackProxy param in BrowserStack driverProvider (#4852)
  • ed955e5 fix(travisCI): Update Node versions (#4847)
  • 3702a70 fix(local): Ensure webdriver.gecko.driver path is passed to Selenium (#4502)
  • 1c6a1a8 fix(circleci): Switch to using circleci v2 syntax and fix build errors (#4837)
  • 60cc0dc chore(release): version bump and changelog for 5.3.2 (#4807)
  • 8dd019b fix(test): fix async tests (#4806)
  • 948c7f2 fix(deps): Update saucelabs for security issue. (#4805)
  • c6703a5 fix(doc): Spelling updates to comments in plugin.ts(#4797)
  • 76324b8 fix(cli): add more verbose warning if '_debugger' module cannot be found. (#4800)
  • f8f490a updated CHANGELOG based on sauceSeleniumAddress and sauceSeleniumUseHttp (#4793)
  • 6290f27 fix(generate-docs): fix generate-docs.sh. (#4765)
  • 2aa507f chore(release): version bump and change log for 5.3.1 (#4758)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.4.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 8 commits ahead by 8, behind by 1.

  • e77885d chore(release): version bump and changelog for 5.4.1.
  • 39485ca fix(typo): fixed typo in EC expectation alias (#4952)
  • 07fefeb fix(browser): browser.navigate() return type. (#4932)
  • 2632bb6 deps(webdriver_js_extender): update webdriver_js_extender to 2.1 (#4934)
  • 0b1820c fix(package-lock.json): update package-lock.json to match package.json. (#4931)
  • 7b08083 feat(driverProvider): Add useExistingWebDriver driver provider (#4756)
  • 249e657 feat(example): add examples of usage protractor framework with angular-material components; (#4891)
  • 4534e20 chore(release): version bump and changelog for 5.4.0. (#4885)

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 7 commits ahead by 7, behind by 1.

  • 5d29112 chore(release): bump version to 5.4.2 (#5106)
  • db1b638 feat(saucelabs): add sauceRegion support for eu datacenters (#5083)
  • 3a5e413 chore(config): Update docs regarding proxies (#5048)
  • 6064b69 chore(tests): clean up test suite for failures (#5097)
  • f5dbe13 fix(deps): @types/node is now a dev dependency
  • d4fe1ca chore(config): Update sauceSeleniumAddress port to 443 (#5041)
  • 71e2cb8 chore(release): version bump and changelog for 5.4.1. (#4953)

See the full diff