qubyte / fetch-ponyfill

WHATWG fetch ponyfill
MIT License
235 stars 37 forks source link

Update testem to the latest version 🚀 #218

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency testem was updated from 2.17.0 to 3.0.0.

This version is not covered by your current version range.

If you don’t 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.


Publisher: step2yeung License: MIT

Release Notes for v3.0.0: Drop Node 6 and busterJS support & introduce socket re-logins

[Breaking] Remove Node 6 support #1374
[Breaking] Remove busterjs support #1369

[Feature] Introduce socket_server_options to config file #1378
[Feature] Add browser-relogin events #1364

[Bug Fix] Check for self.process before calling kill in windows #1335

Commits

The new version differs by 11 commits.

  • 1960a16 Release v3.0.0
  • e4eba67 Merge pull request #1378 from step2yeung/fix809withupgradetimeout
  • 1cd470b Merge pull request #1335 from step2yeung/fixAppveyorTests
  • 7e69254 Adding socket_server_options
  • 072bbbc Merge pull request #1364 from step2yeung/fix809
  • 26b1c5f Add browser-relogin event
  • 0fa4030 Check for self.process before calling kill
  • 76776bd Merge pull request #1374 from step2yeung/killnode6
  • 5e415f6 Remove testing on node 6 from travis
  • 864e849 Merge pull request #1369 from step2yeung/killbuster
  • b74ba27 Remove buster related code and docs

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: