Update dependency protractor to v5 #5
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency protractor from
v4.0.14tov5.1.2Commits
Details
angular/protractor
5.1.2
ea72d55chore(release): version bump and changelog for 5.1.2a0a1facchore(deps): Updating webdriver-manager and jasminewd21a47076fix(ci): Use latest pip on CircleCIfd59c78fix(elementexplorer): Set script breakpoints with cross-platform safe42846ecdocs(asyncAwait): fix link in asyncAwait/README.md8bb0874docs(developers): add fixes and links to api-overview.md2fbf993chore(ci): Upgrade typescript in install test.d0bfa6echore(ci): Fix Circle CI.5cba564chore(deps): Update typescript to fix tsc error.160a04bdocs(phantomjs): Add deprecation notice for PhantomJS1250278fix(cli): Correctly parse list chromeOptionsa655d45Updated documentation for ignoreSynchronizationdd2ccbbfeat(saucelabs): Add Sauce Labs protocol customization support183cd80fix(browser): Fix browser.angularAppRoot()aaba0f6docs: fixed dead pre-requisites link & added link torelease.mdd726864docs(element): fix minor typo in element.tsbd534fbfix: Add "stackTrace" option to allowedNames in cli.ts8249167fix: export Runner, not just its type. (#4227)c64270bdocs: add protractor-fail-fast to list of community pluginsed0e30edocs(browser.wait): add default browser.wait timedb51ea6fix: Add "verbose" option to allowedNames in cli.ts6637a5fchore(docs): Update links to Selenium wire protocol104d9b4docs(custom-frameworks): add instructions for Serenity/JSd74356bfix(ci): Use the latest version of Chrome on CircleCI2685c3cfix(ci): Pin clang-format version to fix Circle tests.987a8e3docs(await): Update example to show debugging with chrome devtoolsc525ca6Revert "feat(core): use native Promise in place of Q"0eb5b76fix(navigation): ignore unknown JS errors in IE (#4149)4752ad1chore(examples): Fix TSC issues with exampleTypescript (#4132)4e73d5efeat(core): use native Promise in place of Q237593achore(website): Addasync-await.mdandtypescript.mdto website (#4081)d5d9393chore(website): fix website tests (#4080)a5c7786chore(docs): Document disabling the control flowdc361cechore(tests): Reorganize typesript testsc1df958chore(docs): Cleanup plugin docs (#4079)5.1.1
ba54422chore(release): Version bump and changelog for release (#4073)0ad2381fix(types): Fix types for TS 2.0 (#4072)3edd62efeat(saucelabs): Add Sauce Labs HTTPS Support (#4071)29f975afeat(plugins): allow plugins to know which browser instance to run against (#4066)9d69a81deps(typescript): use typescript@~2.0.0 (#4062)75af8f4fix(error message): fix error messagebrowser.get(#4065)e676a60chore(docgen): fix docgen for 5.1 (#4048)5.1.0
1468c50chore(release): version bump and update changelog for 5.1 (#4046)f9bee84fix(restart): preserve waitForAngularEnabled on restart and add promise chaining (#4047)5899b67deps(update): update webdriver-manager to ^12.0.1 (#4042)c021595chore(spec): cast away typescript error message (#4044)ba57db2chore(doc-gen): fix the doc gen script (#4040)9a47ff8docs(developers): add fixes and links to DEVELOPER.md (#4043)0b0c224fix(plugins): do not force ManagedPromise in plugins.ts (#4036)0cd156dfeat(debugging): Add webdriver logging and highlight delay. (#4039)9c2274dfix(restart): preserve properties likebrowser.baseUrlupon restart (#4037)bb535d3chore(types): better types for ProtractorPlugin (#4034)b6207eadocs(website): fix up some old information about AngularJS vs Angular (#4038)cd084a0deps(jasmine): update jasmine to ^2.5.3 (#3960)af6afa6docs(developers): add basic DEVELOPER.md and update README (#4026)f1971b7chore(webdriver): removeelement.serialize, since it is no longer part of webdriver (#3966)46a1e0cchore(types): Inherit from webdriver.WebDriver types (#4016)a20c7a7fix(element chaining): make element chaining work when the control flow is disabled (#4029)8d2fc07chore(browser): deprecatebrowser.getLocationAbsUrl(). (#3969)995b146chore(build): fix compile errors7481deefix(cli): Make unknown flag check a warning instead of an error. (#4028)588901cUpdate example_spec.js (#4022)dbc8d5achore(types): make ElementArrayFinder more generic (#3977)40bbecafix(expectedConditions): Add tests and fix race conditions around visibility (#4006)3d98a16feat(config): Support settingSELENIUM_PROMISE_MANAGERflag via the config (#4023)4e40fb1feat(browser): chain promises inbrowser.get(#4017)33393cafeat(browser): chain some promises in `lib/browser.ts+ return promise fromwaitForAngularEnabled` (#4021)af635fachore(wdpromise): preferwdpromise.whentowdpromise.fulfilled(#4018)7cb9739feat(browser.ready): makebrowser.readywait for all async setup work (#4015)b77cb92feat(restart):browser.restartshould return a promise (#4008)90cb13fchore(mocha): refactor to useselenium-webdriver's mocha adapters (#4013)41b4fccchore(runner): wait for debugger usingthenblock (#4014)46c8898chore(quitDriver): have quitDriver return a webdriver promise directly (#3992)6c3be8cfeat(frameworks): Supportrunner.afterEachin jasmine and mocha adapter (#3988)4a59412Replace rootEl with browser.setAngularRoot() (#3996)ccf02abchore(types): types for extended webdriver functions (#4000)23478f5chore(deps): update dependencies and related docs (#3998)5856037fix(cli): Allow frameworks to specify flags they recognize. (#3994)e68dcf1fix(driverProviders): Check config in the right place. (#3991)eb89920fix(driverProviders): Handle promise rejection when starting selenium (#3989)15a1872fix(firefox): Fix directConnect for Firefox 51+ (#3953)879aac6chore(blockingproxy): Allow using a pre-existing Blocking Proxy instance (#3970)bf123adfeat(elements): Add isPresent() to ElementArrayFinder. (#3974)b9cc224chore(ci): Log tcp traffic on CircleCI (#3971)23bc943chore(frameworks): allow frameworks to callafterEach. (#3906)cd91826chore(docs): cleaned up documentation forbrowser.wait(#3967)5.0.0
This PR has been generated by Renovate Bot.