teiler / web.teiler.io

A JS web client for teiler.io.
https://web.teiler.io
MIT License
3 stars 0 forks source link

Update protractor to the latest version 🚀 #109

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 5.2.0 of protractor was just published.

Dependency protractor
Current Version 5.1.2
Type devDependency

The version 5.2.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of protractor.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 20 commits.

  • c2cf0db chore(release): version changelog for 5.2.0
  • 0fbc2c0 chore(release): update selenium-webdriverjs and bump version number (#4538)
  • 862e8be fix(circleci): Disable testcases for "useBlockingProxy" (#4523)
  • f7e17f3 fix(clientSideScripts): change protractor to support waiting for hybrid app (#4512)
  • 15776b8 Export Locator (#4459)
  • 6be98ea docs(plugins): fix links and formatting (#4431)
  • 4b7cada fix(sauce): bring back sauceProxy as a configuration option (#4419)
  • b87159b fix(website): fix all locator examples to use element over browser.findElement (#4413)
  • 768fd39 fix(local): allow local driver provider to use gecko driver from config (#4412)
  • c0b8770 docs(website): fix issue 4246
  • f79938e docs(plugins): add ng-apimock plugin to plugins.md
  • ab1afb0 fix(blockingproxy): Start bpRunner strictly after setupDriverEnv
  • b85e7ee fix(npmignore): .map files in built directory cause stacktrace lines to nowhere
  • 299fc8d docs(browser-support): Fixed incorrect example
  • e5a5d59 docs(frameworks) align cucumberOpts comments

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