ForbesLindesay / taxi-rank

A JSDom based Selenium Webdriver API
MIT License
346 stars 12 forks source link

Update webidl-conversions to the latest version 🚀 #54

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency webidl-conversions was updated from 4.0.2 to 5.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: domenic License: BSD-2-Clause

Release Notes for 5.0.0

Removed the Error export, as the type was removed from Web IDL.

Raised the minimum supported version to Node v8.

Fixed all buffer source type conversions to be realm-independent, i.e. they will no longer throw if given buffer source objects from other realms.

Commits

The new version differs by 3 commits.

  • 2fde130 5.0.0
  • aa79e8c Remove Error and make BufferSource checks realm-independent
  • cf3d1c4 Update dev dependencies

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: