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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update protractor to the latest version 馃殌 #15

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

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jul 18, 2018

Version 5.4.0 of protractor was just published.

Dependency protractor
Current Version 5.3.2
Type devDependency

The version 5.4.0 is not covered by your current version range.

If you don鈥檛 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鈥檛 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 8 commits ahead by 8, behind by 1.

  • 5a31e58 chore(release): version bump and changelog for 5.4.0.
  • 492230a fix(generate_doc.sh): Use ES6 lib to compile down to ES5 (#4884)
  • 056eec2 deps(webdriver_js_extender): update webdriver_js_extender to 2.0 (#4882)
  • 03e2209 feat(driverProvider) Adding browserstackProxy param in BrowserStack driverProvider (#4852)
  • 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)
  • 60cc0dc chore(release): version bump and changelog for 5.3.2 (#4807)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

greenkeeper bot added a commit that referenced this pull request Sep 10, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 10, 2018

Version 5.4.1 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 8 commits ahead by 8, behind by 1.

  • e77885d chore(release): version bump and changelog for 5.4.1.
  • 39485ca fix(typo): fixed typo in EC expectation alias (#4952)
  • 07fefeb fix(browser): browser.navigate() return type. (#4932)
  • 2632bb6 deps(webdriver_js_extender): update webdriver_js_extender to 2.1 (#4934)
  • 0b1820c fix(package-lock.json): update package-lock.json to match package.json. (#4931)
  • 7b08083 feat(driverProvider): Add useExistingWebDriver driver provider (#4756)
  • 249e657 feat(example): add examples of usage protractor framework with angular-material components; (#4891)
  • 4534e20 chore(release): version bump and changelog for 5.4.0. (#4885)

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 25, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 25, 2018

  • The devDependency protractor was updated from 5.3.2 to 5.4.2.

Update to this version instead 馃殌

Commits

The new version differs by 7 commits ahead by 7, behind by 1.

  • 5d29112 chore(release): bump version to 5.4.2 (#5106)
  • db1b638 feat(saucelabs): add sauceRegion support for eu datacenters (#5083)
  • 3a5e413 chore(config): Update docs regarding proxies (#5048)
  • 6064b69 chore(tests): clean up test suite for failures (#5097)
  • f5dbe13 fix(deps): @types/node is now a dev dependency
  • d4fe1ca chore(config): Update sauceSeleniumAddress port to 443 (#5041)
  • 71e2cb8 chore(release): version bump and changelog for 5.4.1. (#4953)

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 23, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 23, 2019

  • The devDependency protractor was updated from 5.3.2 to 6.0.0.

Update to this version instead 馃殌

Commits

The new version differs by 63 commits.

  • 5d8da04 chore(release): version bump to 6.0.0 and update the changelog
  • d777738 chore(tests): circleci - chrome 69 requires chromdriver to 2.44 (#5182)
  • 3d50b68 chore(deps): update based on npm audit
  • e478ba8 chore(release): bump version to 6.0.1-beta
  • 7054827 chore(types): fix types to use not @types/selenium-webdriver (#5127)
  • 2e5c2e6 chore(jasmine): prevent random execution order in jasmine 3 (#5126)
  • 8afc4e2 chore(release): release 6.0.0-beta and update the changelog
  • 5fd711c chore(webdriver-manager): use [email protected]
  • 96ae17c deps(jasmine): upgrade jasmine 3.3 (#5102)
  • 68491dd chore(expectedConditions): update generic Function typings (#5101)
  • cf43651 chore(debugprint): convert debugprint to TypeScript (#5074)
  • d213aa9 deps(selenium): upgrade to selenium 4 (#5095)
  • 4672265 chore(browser): remove timing issues with restart and fork (#5085)
  • b4dbcc2 chore(elementexplorer): remove explorer bin file (#5094)
  • 7de6d85 docs(api): update examples to use async/await (#5081)

There are 63 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request May 13, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 13, 2020


馃毃 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 馃挏 馃殮馃挩 馃挌

Find out how to migrate to Snyk at greenkeeper.io


  • The devDependency protractor was updated from 5.3.2 to 7.0.0.

Update to this version instead 馃殌

Commits

The new version differs by 17 commits ahead by 17, behind by 63.

  • 71771de release: 7.0.0
  • 9d2e18e refactor: use console.log instead of util.puts
  • c281157 refactor: remove debugger and explore methods
  • 7cdb978 build: update several dev packages that have security issues
  • 8e82835 build: update webdriver-manager
  • a1fe5f2 ci: update tests to run on Node 10 and 12
  • 3fc9220 fix: prototype Pollution vulnerability through outdated yargs package
  • a0ffa9b release: 5.4.4
  • 8b3ebf8 fix: security prototype pollution
  • 162f9e5 ci: Log sauce connect proxy to stdout, remove travis_wait, upgrade proxy to 4.5.4
  • eb1d0fc docs(release): Update release docs for 5.4 series.
  • 6c46098 chore(release): Update changelog
  • faf0895 fix(ci): Don't update webdriver in pretest
  • d77731c fix(release): Pin CircleCI to Chrome v74
  • efe7fdd chore(dependencies): Update natives, so we can continue to run Gulp on

There are 17 commits in total.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants