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.4.4 #8

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 12, 2019

This PR contains the following updates:

Package Type Update Change
protractor devDependencies minor 5.3.2 -> 5.4.4

Release Notes

angular/protractor

v5.4.4

Compare Source

Fixes

  • fix: security prototype pollution

v5.4.3

Compare Source

Fixes

fix(index.ts): Fix exports to unbreak TypeScript 3.7 build

v5.4.2

Compare Source

Features

  • (db1b638)
    feat(saucelabs): add sauceRegion support for eu datacenters (#​5083)

    This change allows user to define the backend region from sauce via the sauceRegion property,
    e.g.

       sauceUser: process.env.SAUCE_USERNAME,
       sauceKey: process.env.SAUCE_ACCESS_KEY,
       sauceRegion: 'eu',

    Will run the test against https://ondemand.eu-central-1.saucelabs.com:443/wd/hub/.

       sauceUser: process.env.SAUCE_USERNAME,
       sauceKey: process.env.SAUCE_ACCESS_KEY,
       sauceRegion: 'us',
    
       // the default
       sauceUser: process.env.SAUCE_USERNAME,
       sauceKey: process.env.SAUCE_ACCESS_KEY,

    Will run the test against https://ondemand.saucelabs.com:443/wd/hub/

Fixes

v5.4.1

Compare Source

Features

  • (7b08083)
    feat(driverProvider): Add useExistingWebDriver driver provider (#​4756)

  • (249e657)
    feat(example): add examples of usage protractor framework with angular-material components;
    (#​4891)

Fixes

  • (39485ca)
    fix(typo): fixed typo in EC expectation alias (#​4952)

  • (07fefeb)
    fix(browser): browser.navigate() return type. (#​4932)

    Changing return type of browser.navigate() to be Navigation instead of any.

  • (0b1820c)
    fix(package-lock.json): update package-lock.json to match package.json. (#​4931)

Dependencies

  • (2632bb6)
    deps(webdriver_js_extender): update webdriver_js_extender to 2.1 (#​4934)

v5.4.0

Compare Source

Features

  • (03e2209)
    feat(driverProvider) Adding browserstackProxy param in BrowserStack driverProvider (#​4852)

Fixes

  • (492230a)
    fix(generate_doc.sh): Use ES6 lib to compile down to ES5 (#​4884)

  • (ed955e5)
    fix(travisCI): Update Node versions (#​4847)

  • (3702a70)
    fix(local): Ensure webdriver.gecko.driver path is passed to Selenium (#​4502)

  • (1c6a1a8)
    fix(circleci): Switch to using circleci v2 syntax and fix build errors (#​4837)

Dependencies

  • (056eec2)
    deps(webdriver_js_extender): update webdriver_js_extender to 2.0 (#​4882)
    1. update webdriver_js_extender to 2.0
    2. update selenium typing to 3.0.10

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot mentioned this pull request Aug 12, 2019
1 task
@renovate renovate bot force-pushed the renovate/protractor-5.x branch from f52c0e8 to 9c501fe Compare February 8, 2020 18:57
@renovate renovate bot changed the title Update dependency protractor to v5.4.2 Update dependency protractor to v5.4.3 Feb 8, 2020
@renovate renovate bot force-pushed the renovate/protractor-5.x branch from 9c501fe to 9d8acfe Compare April 27, 2020 09:58
@renovate renovate bot changed the title Update dependency protractor to v5.4.3 Update dependency protractor to v5.4.4 Apr 27, 2020
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.

1 participant