Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency protractor to v5 #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate-tests
Copy link
Owner

@renovate-tests renovate-tests commented Jul 7, 2017

This Pull Request updates dependency protractor from v4.0.14 to v5.1.2

Commits


angular/protractor

5.1.2

  • ea72d55 chore(release): version bump and changelog for 5.1.2
  • a0a1fac chore(deps): Updating webdriver-manager and jasminewd2
  • 1a47076 fix(ci): Use latest pip on CircleCI
  • fd59c78 fix(elementexplorer): Set script breakpoints with cross-platform safe
  • 42846ec docs(asyncAwait): fix link in asyncAwait/README.md
  • 8bb0874 docs(developers): add fixes and links to api-overview.md
  • 2fbf993 chore(ci): Upgrade typescript in install test.
  • d0bfa6e chore(ci): Fix Circle CI.
  • 5cba564 chore(deps): Update typescript to fix tsc error.
  • 160a04b docs(phantomjs): Add deprecation notice for PhantomJS
  • 1250278 fix(cli): Correctly parse list chromeOptions
  • a655d45 Updated documentation for ignoreSynchronization
  • dd2ccbb feat(saucelabs): Add Sauce Labs protocol customization support
  • 183cd80 fix(browser): Fix browser.angularAppRoot()
  • aaba0f6 docs: fixed dead pre-requisites link & added link to release.md
  • d726864 docs(element): fix minor typo in element.ts
  • bd534fb fix: Add "stackTrace" option to allowedNames in cli.ts
  • 8249167 fix: export Runner, not just its type. (#​4227)
  • c64270b docs: add protractor-fail-fast to list of community plugins
  • ed0e30e docs(browser.wait): add default browser.wait time
  • db51ea6 fix: Add "verbose" option to allowedNames in cli.ts
  • 6637a5f chore(docs): Update links to Selenium wire protocol
  • 104d9b4 docs(custom-frameworks): add instructions for Serenity/JS
  • d74356b fix(ci): Use the latest version of Chrome on CircleCI
  • 2685c3c fix(ci): Pin clang-format version to fix Circle tests.
  • 987a8e3 docs(await): Update example to show debugging with chrome devtools
  • c525ca6 Revert "feat(core): use native Promise in place of Q"
  • 0eb5b76 fix(navigation): ignore unknown JS errors in IE (#​4149)
  • 4752ad1 chore(examples): Fix TSC issues with exampleTypescript (#​4132)
  • 4e73d5e feat(core): use native Promise in place of Q
  • 237593a chore(website): Add async-await.md and typescript.md to website (#​4081)
  • d5d9393 chore(website): fix website tests (#​4080)
  • a5c7786 chore(docs): Document disabling the control flow
  • dc361ce chore(tests): Reorganize typesript tests
  • c1df958 chore(docs): Cleanup plugin docs (#​4079)

5.1.1

  • ba54422 chore(release): Version bump and changelog for release (#​4073)
  • 0ad2381 fix(types): Fix types for TS 2.0 (#​4072)
  • 3edd62e feat(saucelabs): Add Sauce Labs HTTPS Support (#​4071)
  • 29f975a feat(plugins): allow plugins to know which browser instance to run against (#​4066)
  • 9d69a81 deps(typescript): use typescript@~2.0.0 (#​4062)
  • 75af8f4 fix(error message): fix error message browser.get (#​4065)
  • e676a60 chore(docgen): fix docgen for 5.1 (#​4048)

5.1.0

  • 1468c50 chore(release): version bump and update changelog for 5.1 (#​4046)
  • f9bee84 fix(restart): preserve waitForAngularEnabled on restart and add promise chaining (#​4047)
  • 5899b67 deps(update): update webdriver-manager to ^12.0.1 (#​4042)
  • c021595 chore(spec): cast away typescript error message (#​4044)
  • ba57db2 chore(doc-gen): fix the doc gen script (#​4040)
  • 9a47ff8 docs(developers): add fixes and links to DEVELOPER.md (#​4043)
  • 0b0c224 fix(plugins): do not force ManagedPromise in plugins.ts (#​4036)
  • 0cd156d feat(debugging): Add webdriver logging and highlight delay. (#​4039)
  • 9c2274d fix(restart): preserve properties like browser.baseUrl upon restart (#​4037)
  • bb535d3 chore(types): better types for ProtractorPlugin (#​4034)
  • b6207ea docs(website): fix up some old information about AngularJS vs Angular (#​4038)
  • cd084a0 deps(jasmine): update jasmine to ^2.5.3 (#​3960)
  • af6afa6 docs(developers): add basic DEVELOPER.md and update README (#​4026)
  • f1971b7 chore(webdriver): remove element.serialize, since it is no longer part of webdriver (#​3966)
  • 46a1e0c chore(types): Inherit from webdriver.WebDriver types (#​4016)
  • a20c7a7 fix(element chaining): make element chaining work when the control flow is disabled (#​4029)
  • 8d2fc07 chore(browser): deprecate browser.getLocationAbsUrl(). (#​3969)
  • 995b146 chore(build): fix compile errors
  • 7481dee fix(cli): Make unknown flag check a warning instead of an error. (#​4028)
  • 588901c Update example_spec.js (#​4022)
  • dbc8d5a chore(types): make ElementArrayFinder more generic (#​3977)
  • 40bbeca fix(expectedConditions): Add tests and fix race conditions around visibility (#​4006)
  • 3d98a16 feat(config): Support setting SELENIUM_PROMISE_MANAGER flag via the config (#​4023)
  • 4e40fb1 feat(browser): chain promises in browser.get (#​4017)
  • 33393ca feat(browser): chain some promises in `lib/browser.ts + return promise from waitForAngularEnabled` (#​4021)
  • af635fa chore(wdpromise): prefer wdpromise.when to wdpromise.fulfilled (#​4018)
  • 7cb9739 feat(browser.ready): make browser.ready wait for all async setup work (#​4015)
  • b77cb92 feat(restart): browser.restart should return a promise (#​4008)
  • 90cb13f chore(mocha): refactor to use selenium-webdriver's mocha adapters (#​4013)
  • 41b4fcc chore(runner): wait for debugger using then block (#​4014)
  • 46c8898 chore(quitDriver): have quitDriver return a webdriver promise directly (#​3992)
  • 6c3be8c feat(frameworks): Support runner.afterEach in jasmine and mocha adapter (#​3988)
  • 4a59412 Replace rootEl with browser.setAngularRoot() (#​3996)
  • ccf02ab chore(types): types for extended webdriver functions (#​4000)
  • 23478f5 chore(deps): update dependencies and related docs (#​3998)
  • 5856037 fix(cli): Allow frameworks to specify flags they recognize. (#​3994)
  • e68dcf1 fix(driverProviders): Check config in the right place. (#​3991)
  • eb89920 fix(driverProviders): Handle promise rejection when starting selenium (#​3989)
  • 15a1872 fix(firefox): Fix directConnect for Firefox 51+ (#​3953)
  • 879aac6 chore(blockingproxy): Allow using a pre-existing Blocking Proxy instance (#​3970)
  • bf123ad feat(elements): Add isPresent() to ElementArrayFinder. (#​3974)
  • b9cc224 chore(ci): Log tcp traffic on CircleCI (#​3971)
  • 23bc943 chore(frameworks): allow frameworks to call afterEach. (#​3906)
  • cd91826 chore(docs): cleaned up documentation for browser.wait (#​3967)

5.0.0


This PR has been generated by Renovate Bot.

@renovate-tests renovate-tests changed the title Update dependency protractor to version 5.x Update dependency protractor to v5 Aug 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant