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 šŸš€ #45

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 5.3.1 of protractor was just published.

Dependency protractor
Current Version 5.1.2
Type devDependency

The version 5.3.1 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 58 commits.

  • 84f5c60 chore(release): version bump and change log for 5.3.1
  • c63b99e fix(grep): change excluded tests to disabled instead of pending (#4673)
  • 9348ccf docs(page_objects): Remove unnecessary "await" and "async" (#4732)
  • 4898db0 docs(plugins) add protractor-cucumber-steps plugin to plugins.md (#4721)
  • a5dbe25 Revert "Changes "Angular" to "Angular 2" (#4683)" (#4705)
  • cc2234c feat(logger): Add log level configuration (#1451) (#4068)
  • 9027274 Changes "Angular" to "Angular 2" (#4683)
  • a7411b6 docs(page_objects): Add async / await example (#4675)
  • 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)

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

greenkeeper[bot] commented 5 years ago

Version 5.4.0 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 15 commits ahead by 15, 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)
  • 8dd019b fix(test): fix async tests (#4806)
  • 948c7f2 fix(deps): Update saucelabs for security issue. (#4805)
  • c6703a5 fix(doc): Spelling updates to comments in plugin.ts(#4797)
  • 76324b8 fix(cli): add more verbose warning if '_debugger' module cannot be found. (#4800)
  • f8f490a updated CHANGELOG based on sauceSeleniumAddress and sauceSeleniumUseHttp (#4793)
  • 6290f27 fix(generate-docs): fix generate-docs.sh. (#4765)
  • 2aa507f chore(release): version bump and change log for 5.3.1 (#4758)

See the full diff

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

greenkeeper[bot] commented 5 years ago

Update to this version instead šŸš€

Commits

The new version differs by 7 commits ahead by 7, behind by 1.

  • 5d29112 chore(release): bump version to 5.4.2 (#5106)
  • db1b638 feat(saucelabs): add sauceRegion support for eu datacenters (#5083)
  • 3a5e413 chore(config): Update docs regarding proxies (#5048)
  • 6064b69 chore(tests): clean up test suite for failures (#5097)
  • f5dbe13 fix(deps): @types/node is now a dev dependency
  • d4fe1ca chore(config): Update sauceSeleniumAddress port to 443 (#5041)
  • 71e2cb8 chore(release): version bump and changelog for 5.4.1. (#4953)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead šŸš€

Commits

The new version differs by 63 commits.

  • 5d8da04 chore(release): version bump to 6.0.0 and update the changelog
  • d777738 chore(tests): circleci - chrome 69 requires chromdriver to 2.44 (#5182)
  • 3d50b68 chore(deps): update based on npm audit
  • e478ba8 chore(release): bump version to 6.0.1-beta
  • 7054827 chore(types): fix types to use not @types/selenium-webdriver (#5127)
  • 2e5c2e6 chore(jasmine): prevent random execution order in jasmine 3 (#5126)
  • 8afc4e2 chore(release): release 6.0.0-beta and update the changelog
  • 5fd711c chore(webdriver-manager): use webdriver-manager@13.0.0-beta
  • 96ae17c deps(jasmine): upgrade jasmine 3.3 (#5102)
  • 68491dd chore(expectedConditions): update generic Function typings (#5101)
  • cf43651 chore(debugprint): convert debugprint to TypeScript (#5074)
  • d213aa9 deps(selenium): upgrade to selenium 4 (#5095)
  • 4672265 chore(browser): remove timing issues with restart and fork (#5085)
  • b4dbcc2 chore(elementexplorer): remove explorer bin file (#5094)
  • 7de6d85 docs(api): update examples to use async/await (#5081)

There are 63 commits in total.

See the full diff