Closed greenkeeper[bot] closed 6 years ago
Update to this version instead 🚀
The new version differs by 15 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)
See the full diff
Update to this version instead 🚀
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
Update to this version instead 🚀
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
Version 5.2.0 of protractor was just published.
The version 5.2.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 20 commits.
c2cf0db
chore(release): version changelog for 5.2.0
0fbc2c0
chore(release): update selenium-webdriverjs and bump version number (#4538)
862e8be
fix(circleci): Disable testcases for "useBlockingProxy" (#4523)
f7e17f3
fix(clientSideScripts): change protractor to support waiting for hybrid app (#4512)
15776b8
Export Locator (#4459)
6be98ea
docs(plugins): fix links and formatting (#4431)
4b7cada
fix(sauce): bring back sauceProxy as a configuration option (#4419)
b87159b
fix(website): fix all locator examples to use
element
overbrowser.findElement
(#4413)768fd39
fix(local): allow local driver provider to use gecko driver from config (#4412)
c0b8770
docs(website): fix issue 4246
f79938e
docs(plugins): add ng-apimock plugin to plugins.md
ab1afb0
fix(blockingproxy): Start bpRunner strictly after setupDriverEnv
b85e7ee
fix(npmignore): .map files in built directory cause stacktrace lines to nowhere
299fc8d
docs(browser-support): Fixed incorrect example
e5a5d59
docs(frameworks) align cucumberOpts comments
There are 20 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: