Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Bump protractor from 5.1.2 to 5.3.0 #3

Merged
merged 1 commit into from
Mar 19, 2018

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Mar 19, 2018

Bumps protractor from 5.1.2 to 5.3.0.

Changelog

Sourced from protractor's changelog.

5.3.0

Features

  • (9d87982)
    feat(config): allow to use newer versions of CoffeeScript (#4567)
    CoffeeScript lost the hyphen in the module name about 9 months ago, all the new versions are
    going to be released as coffeescript not the coffee-script

  • (6ba30e0)
    feat(driverProviders): Add TestObject and Kobiton as driverProviders
    Add TestObject and Kobiton as driverProviders

    1. Add testObject and kobiton to driverProviders
    2. Add testObject and kobiton items to cli, config and index
    3. Add instructions for using testObject and kobiton to server-setup

Fixes

  • (a62a154)
    fix(script): fix compile-to-es5 script (#4676)
    make compile-to-es5 script rely on native es6-promise typing

  • (964baba)
    fix(clientsidescript): avoid returning the value of test callback in waitForAngular (#4667)
    The return value could be interpreted as an error by mistake in some situation
    Also fix a wrong if-condition in error reporting

  • (83e2ba8)
    fix(website): Locator by.name('field_name') (#4653)

  • (02746dd)
    fix(browser): Add space after full stop in error message. (#4594)
    Linkifiers interpret the ".If" at the end of the URL as part of the URL.
    )

  • (7f968e0)
    fix(direct): Use config's geckoDriver when specified (#4554)
    This change makes the firefox capability more closely match chrome's. The firefox
    capability was not looking for config_.geckoDriver like chrome was.

  • (f9df456)
    docs(element): fix minor typo in element.ts (#4471)

  • (65f206e)
    docs(website): updated reference from ignoreSynchronization to waitForAngularEnabled(false).
    (#4632)

Dependencies

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 waitForA...
  • 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)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/protractor-5.3.0 branch from 3d337fe to 4bf6038 Compare March 19, 2018 18:20
@bgpedersen bgpedersen merged commit ad0efb2 into master Mar 19, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/protractor-5.3.0 branch March 19, 2018 18:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants