vladimir-barsuchenko / angular-tuned

2 stars 0 forks source link

Update protractor to the latest version 🚀 #73

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

Version 5.4.0 of protractor was just published.

Dependency protractor
Current Version 5.3.2
Type devDependency

The version 5.4.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 8 commits ahead by 8, 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)

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: