brunobesson / c2c-stats

https://brunobesson.github.io/c2c-stats/
GNU Affero General Public License v3.0
0 stars 0 forks source link

Update protractor to the latest version 🚀 #30

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 5.3.0 of protractor was just published.

Dependency protractor
Current Version 5.1.2
Type devDependency

The version 5.3.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 50 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)
  • b43081f chore(release): version bump and changelog for 5.2.2 (#4626)
  • a5125de Revert "fix(jasmine): Update Jasmine to support Node8 async/await (#4608)" (#4625)
  • 8e5ad1f fix(doc): remove unnecessary config in debugging doc/example (#4622)

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