DouglasWebster / angular-cli-sb2-bs4

Port of SB2 Admin using Bootstrap 4, Angular and Angular-cli
https://douglaswebster.github.io/angular-cli-sb2-bs4/
Other
8 stars 5 forks source link

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 5.1.2 of protractor just got published.

Branch Build failing 🚨
Dependency protractor
Current Version 5.1.1
Type devDependency

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

As protractor is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/DouglasWebster/angular-cli-sb2-bs4/builds/232634316?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 35 commits0.

  • ea72d55 chore(release): version bump and changelog for 5.1.2
  • a0a1fac chore(deps): Updating webdriver-manager and jasminewd2
  • 1a47076 fix(ci): Use latest pip on CircleCI
  • fd59c78 fix(elementexplorer): Set script breakpoints with cross-platform safe
  • 42846ec docs(asyncAwait): fix link in asyncAwait/README.md
  • 8bb0874 docs(developers): add fixes and links to api-overview.md
  • 2fbf993 chore(ci): Upgrade typescript in install test.
  • d0bfa6e chore(ci): Fix Circle CI.
  • 5cba564 chore(deps): Update typescript to fix tsc error.
  • 160a04b docs(phantomjs): Add deprecation notice for PhantomJS
  • 1250278 fix(cli): Correctly parse list chromeOptions
  • a655d45 Updated documentation for ignoreSynchronization
  • dd2ccbb feat(saucelabs): Add Sauce Labs protocol customization support
  • 183cd80 fix(browser): Fix browser.angularAppRoot()
  • aaba0f6 docs: fixed dead pre-requisites link & added link to release.md

There are 35 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

DouglasWebster commented 7 years ago

Updated after fix for failing test.