ForbesLindesay / taxi-rank

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

Update whatwg-url to the latest version 🚀 #44

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 7.0.0 of whatwg-url was just published.

Dependency whatwg-url
Current Version 6.5.0
Type dependency

The version 7.0.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of whatwg-url.

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’t 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 5 commits.

  • a7ca3ca 7.0.0
  • 024c99e Change invalid URL error messages to include the input
  • 0a1803a Upgrade all dev dependencies
  • 3dc5ab0 Change file: URLs to have an opaque origin
  • 7fdad3a Add development instructions to the README

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:

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Release Notes for 7.1.0

Removed gopher: special-case parsing and origin computation, per whatwg/url@d589670 and whatwg/url@7ae1c69.

Commits

The new version differs by 6 commits.

  • d1c8d31 7.1.0
  • 57ac6b2 Spec update: remove gopher special-casing
  • 32ec165 Update web platform tests infrastructure
  • 222c879 Change GitHub pages deploy strategy
  • 474336f Add Tidelift sponsorship link
  • ad8f950 Fix live URL viewer to support Unicode in URLs

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀