DouglasWebster / angular-cli-sb2-bs4

Port of SB2 Admin using Bootstrap 4, Angular and Angular-cli
https://douglaswebster.github.io/angular-cli-sb2-bs4/
Other
8 stars 5 forks source link

Update protractor to the latest version 🚀 #102

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 5.2.1 of protractor was just published.

Dependency protractor
Current Version 5.1.2
Type devDependency

The version 5.2.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 35 commits.

  • 7bf873b chore(release): bump version number (#4599) (#4618)
  • 3b29ee7 fix(doc): update links in debugging docs to make it show correctly in the website (#4615)
  • 18d06e8 chore(release): bump version number (#4599)
  • e51f0ec fix(doc): update doc for testing with node 8 async/await and chrome inspector. (#4613)
  • 5d13b00 fix(jasmine): Update Jasmine to support Node8 async/await (#4608)
  • 1b486a2 docs(readme) add link to DEVELOPER.md (#4596)
  • 8d71a1b docs(page-objects.md): Refactor the existing Page Object example (#4576)
  • a62efc6 feat(locators): Add support for regex in cssContainingText (#4532)
  • 95dd3ca doc(tutorial): added example for element.getAttribute('value') to read text from an input (#4566)
  • 1aaf1c1 Corrected the formatting of a code sample (#4561)
  • b204a83 doc(browser-support) improved Firefox documentation (#4553)
  • 8ac0f47 Add docs for debugging with the control flow disabled (#4555)
  • b20fce2 Corrected the path to Protractor cli.js (#4560)
  • 60d5d90 Update clientsidescripts.js (#4544)
  • bb63ab0 Update to the latest blocking proxy (#4546)

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

codecov[bot] commented 6 years ago

Codecov Report

Merging #102 into develop will increase coverage by 0.49%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #102      +/-   ##
===========================================
+ Coverage    87.59%   88.08%   +0.49%     
===========================================
  Files           34       34              
  Lines          403      403              
  Branches        11       11              
===========================================
+ Hits           353      355       +2     
+ Misses          46       45       -1     
+ Partials         4        3       -1
Impacted Files Coverage Δ
...nents/progress-sample/progress-sample.component.ts 100% <0%> (+6.66%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a90271f...ccdff7e. Read the comment docs.

greenkeeper[bot] commented 6 years ago

Version 5.2.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 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)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 12 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)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.3.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 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)

See the full diff