qacwnfq / my_first_webshop

A javascript learning experience!
MIT License
0 stars 0 forks source link

Update chromedriver to the latest version šŸš€ #4

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.29.1 of chromedriver just got published.

Dependency chromedriver
Current Version 2.27.3
Type devDependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of chromedriver. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 9 commits.

  • 2e46e28 Bump version to 2.29.1
  • 0335e77 Add Node 8 to test matrix
  • a1a96c0 Use request library to perform download
  • b4cbf91 Updating version to 2.29, release Apr 4 2017
  • 8eb4b0c Add libstdc++6 to travis
  • c916c0c Add required packages to build and docker
  • ec79c6a Use trusty on travis
  • 4d1f06f Bump to 2.28
  • 02216b8 Remove node 1, 2 and 3 from build matrix

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: