NicolasRitouet / fullstacktesting-frontend

0 stars 0 forks source link

Update protractor to the latest version 🚀 #6

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.0.11 of protractor just got published.

Dependency protractor
Current Version 4.0.10
Type devDependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of protractor. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 24 commits .

  • 8db479b chore(release): Version bump and changelog for 4.0.11 (#3730)
  • 7ba06ff docs(error): Add link to docs to error message for browser.get. (#3729)
  • b00f685 chore(linting): remove unused variables (#3725)
  • d924e2f chore(deps): Update browser and driver versions for CI. (#3720)
  • c8edfa5 chore(gulpfile): remove format from install (#3724)
  • 2048182 docs(timeout): Update timeout error message and docs (#3723)
  • e9061b3 chore(types): make plugins.ts more strongly-typed (#3685)
  • 9e07de0 docs(release): Update release.md (#3722)
  • f3938f9 fix(jvmArgs): fixes jvmArgs launching selenium from config (#3698)
  • 21d534f fix(types): Make element.then()'s signature more broad. (#3719)
  • f42e0b3 fix(globals): Resolve exported globals dynamically. (#3716)
  • a1c8a23 chore(deps): Downgrade jasmine to 2.4.1 (#3715)
  • e94bf7b chore(format): enforce format to avoid clang type commits (#3710)
  • 39f0615 chore(examples): update async/await example with better info (#3693)
  • 6ebee72 feat(config): Add 'random' and 'seed' jasmine config options (#3467)

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