Update webdriver-manager to version 12.0.4 🚀 #672

Closed
greenkeeperio-bot wants to merge 1 commits from greenkeeper-webdriver-manager-12.0.4 into development
greenkeeperio-bot commented 2017-03-14 16:32:38 +00:00 (Migrated from github.com)

Hello lovely humans,

webdriver-manager just published its new version 12.0.4.

State Update 🚀
Dependency webdriver-manager
New version 12.0.4
Type devDependency

This version 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 webdriver-manager.
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.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project

You rock!

🌴


The new version differs by 17 commits .

  • 441567c chore(release): version bump and update changelog for 12.0.4
  • 52d8a23 fix(ignoressl): pass option to both binary and config source
  • 5af1c1c fix(cache): change timestamp to 1 hour instead of 10 hours (#223)
  • e17f6bd chore(e2e): fix end-to-end testing with the latest firefox (#224)
  • 5c1de8e chore(release): version bump and update changelog for 12.0.3
  • bb13882 feat(gecko): Improve error message when Github api limit reached. (#217)
  • 2cffd30 fix(ignoressl): pass ignore ssl down to the binary and config source (#208)
  • 83b7be0 chore(release): version bump and update changelog (#205)
  • 0bdf6a4 deps(typescript): use typescript@~2.0.0. fix any types (#203)
  • a8dc598 docs(quiet/verbose): --quiet and --verbose flags for running driver in background (#201)
  • 2d980ea chore(release): version bump and update changelog
  • 6209666 fix(gecko): add additional check for OS when getting latest (#200)
  • 3246dd4 chore(release): version bump and update changelog
  • fe309ef chore(latest): get the latest version from the cdn (#198)
  • c30763c chore(circleci): install latest Chrome on CircleCI (#191)

There are 17 commits in total. See the full diff.


Try the all new Greenkeeper GitHub Integration
With Integrations first-class bot support landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. Simpler setup, fewer pull-requests, faster than ever.

Screencast

Try it today. Free for private repositories during beta.
Hello lovely humans, [webdriver-manager](https://www.npmjs.com/package/webdriver-manager) just published its new version 12.0.4. <table> <tr> <th align=left> State </th> <td> Update :rocket: </td> </tr> <tr> <th align=left> Dependency </td> <td> webdriver-manager </td> </tr> <tr> <th align=left> New version </td> <td> 12.0.4 </td> </tr> <tr> <th align=left> Type </td> <td> devDependency </td> </tr> </table> This version 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 webdriver-manager. 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. Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? Are you unsure about how things are supposed to work? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and while I’m just a bot, there is a group of people who are happy to teach me new things. [Let them know](https://github.com/greenkeeperio/greenkeeper/issues/new). Good luck with your project :sparkles: You rock! :palm_tree: --- The new version differs by 17 commits . - [`441567c`](https://github.com/angular/webdriver-manager/commit/441567c5436cbd248818cadafd94451c1e91b2f0) <code>chore(release): version bump and update changelog for 12.0.4</code> - [`52d8a23`](https://github.com/angular/webdriver-manager/commit/52d8a23f2d5d5021d1d9d302c492bf78a233a79d) <code>fix(ignoressl): pass option to both binary and config source</code> - [`5af1c1c`](https://github.com/angular/webdriver-manager/commit/5af1c1cdfb2d718004b02e9c0325ea6e758e78f1) <code>fix(cache): change timestamp to 1 hour instead of 10 hours (#223)</code> - [`e17f6bd`](https://github.com/angular/webdriver-manager/commit/e17f6bd0c3c1961f8f7423799807687c1b9c3da8) <code>chore(e2e): fix end-to-end testing with the latest firefox (#224)</code> - [`5c1de8e`](https://github.com/angular/webdriver-manager/commit/5c1de8e8c65297804de12ecae2c8dc74a9f0c386) <code>chore(release): version bump and update changelog for 12.0.3</code> - [`bb13882`](https://github.com/angular/webdriver-manager/commit/bb13882f1d111fc0c16032be33a7b8dc7b1a797c) <code>feat(gecko): Improve error message when Github api limit reached. (#217)</code> - [`2cffd30`](https://github.com/angular/webdriver-manager/commit/2cffd30d9ef87c5b53433f2aa73eda92b4251a76) <code>fix(ignoressl): pass ignore ssl down to the binary and config source (#208)</code> - [`83b7be0`](https://github.com/angular/webdriver-manager/commit/83b7be0722c420e3440e66ba97b57b8d7311ea28) <code>chore(release): version bump and update changelog (#205)</code> - [`0bdf6a4`](https://github.com/angular/webdriver-manager/commit/0bdf6a465ae2a4b106bb5ff948718ef4ae3f31ad) <code>deps(typescript): use typescript@~2.0.0. fix any types (#203)</code> - [`a8dc598`](https://github.com/angular/webdriver-manager/commit/a8dc598a64a20ec230bc53079ba2845534a539b2) <code>docs(quiet/verbose): `--quiet` and `--verbose` flags for running driver in background (#201)</code> - [`2d980ea`](https://github.com/angular/webdriver-manager/commit/2d980ea9ade41e2245df5d3ad795533d9fbec84a) <code>chore(release): version bump and update changelog</code> - [`6209666`](https://github.com/angular/webdriver-manager/commit/620966611f48504619a594b582060ba04a61b3a7) <code>fix(gecko): add additional check for OS when getting latest (#200)</code> - [`3246dd4`](https://github.com/angular/webdriver-manager/commit/3246dd47d65efa601881ae393979306e1b3273e5) <code>chore(release): version bump and update changelog</code> - [`fe309ef`](https://github.com/angular/webdriver-manager/commit/fe309ef0d85081592662164d4a24d79b0f2ed5cf) <code>chore(latest): get the latest version from the cdn (#198)</code> - [`c30763c`](https://github.com/angular/webdriver-manager/commit/c30763c137e9120a717d19905886f3703c20d1e9) <code>chore(circleci): install latest Chrome on CircleCI (#191)</code> There are 17 commits in total. See the [full diff](https://github.com/angular/webdriver-manager/compare/9ea6c06fd61ab6edc33cb9ada09fdd46934ca79c...441567c5436cbd248818cadafd94451c1e91b2f0). --- | ✨ Try the all new [Greenkeeper GitHub Integration](https://git.io/uptodate) ✨ | | --- | | With [Integrations](https://developer.github.com/early-access/integrations/) **first-class bot support** landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. **Simpler setup, fewer pull-requests, faster than ever**.<br><br> <details><summary>Screencast</summary><img src="https://cloud.githubusercontent.com/assets/908178/19868156/20c1c0c4-9fa7-11e6-9f17-611c51677dbd.gif" /></details><br> [**Try it today**](https://git.io/uptodate). Free for private repositories during beta. |
codecov-io commented 2017-03-14 16:39:37 +00:00 (Migrated from github.com)

Codecov Report

Merging #672 into development will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff              @@
##           development     #672   +/-   ##
============================================
  Coverage        33.08%   33.08%           
============================================
  Files               10       10           
  Lines              547      547           
  Branches            70       70           
============================================
  Hits               181      181           
  Misses             363      363           
  Partials             3        3

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 99c8303...ba5a8cf. Read the comment docs.

# [Codecov](https://codecov.io/gh/valor-software/ng2-file-upload/pull/672?src=pr&el=h1) Report > Merging [#672](https://codecov.io/gh/valor-software/ng2-file-upload/pull/672?src=pr&el=desc) into [development](https://codecov.io/gh/valor-software/ng2-file-upload/commit/99c83035d1234be175cb533375194572caef3e5e?src=pr&el=desc) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## development #672 +/- ## ============================================ Coverage 33.08% 33.08% ============================================ Files 10 10 Lines 547 547 Branches 70 70 ============================================ Hits 181 181 Misses 363 363 Partials 3 3 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/valor-software/ng2-file-upload/pull/672?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/valor-software/ng2-file-upload/pull/672?src=pr&el=footer). Last update [99c8303...ba5a8cf](https://codecov.io/gh/valor-software/ng2-file-upload/compare/99c83035d1234be175cb533375194572caef3e5e...ba5a8cf82f4fd811d2a94357ee530c983850ae77?el=footer&src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
codecov-io commented 2017-03-14 16:39:37 +00:00 (Migrated from github.com)

Codecov Report

Merging #672 into development will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff              @@
##           development     #672   +/-   ##
============================================
  Coverage        33.08%   33.08%           
============================================
  Files               10       10           
  Lines              547      547           
  Branches            70       70           
============================================
  Hits               181      181           
  Misses             363      363           
  Partials             3        3

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 99c8303...ba5a8cf. Read the comment docs.

# [Codecov](https://codecov.io/gh/valor-software/ng2-file-upload/pull/672?src=pr&el=h1) Report > Merging [#672](https://codecov.io/gh/valor-software/ng2-file-upload/pull/672?src=pr&el=desc) into [development](https://codecov.io/gh/valor-software/ng2-file-upload/commit/99c83035d1234be175cb533375194572caef3e5e?src=pr&el=desc) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## development #672 +/- ## ============================================ Coverage 33.08% 33.08% ============================================ Files 10 10 Lines 547 547 Branches 70 70 ============================================ Hits 181 181 Misses 363 363 Partials 3 3 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/valor-software/ng2-file-upload/pull/672?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/valor-software/ng2-file-upload/pull/672?src=pr&el=footer). Last update [99c8303...ba5a8cf](https://codecov.io/gh/valor-software/ng2-file-upload/compare/99c83035d1234be175cb533375194572caef3e5e...ba5a8cf82f4fd811d2a94357ee530c983850ae77?src=pr&el=footer&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#672