garandam / angular-skeleton

0 stars 0 forks source link

Update protractor to the latest version 🚀 #25

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 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:

greenkeeper[bot] commented 6 years ago

Version 5.4.1 just got published.

Update to this version instead 🚀

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