stevenvachon / universal-url

WHATWG URL for Node & Browser.
MIT License
23 stars 4 forks source link

Update whatwg-url to the latest version šŸš€ #5

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 6.0.0 of whatwg-url just got published.

Dependency whatwg-url
Current Version 5.0.0
Type dependency

The version 6.0.0 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 whatwg-url. 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 7 commits.

  • 4d52fa4 6.0.0
  • c12cc61 Switch to using null, instead of "failure", to represent failure
  • 301b532 Ensure the transform script always outputs LF
  • f2c4bfc Add support for URLSearchParams
  • b9eda6b Update dev dependencies
  • d5ec60b Update webidl2js and webidl-conversions
  • e6c485e Roll to the latest web platform tests

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:

greenkeeper[bot] commented 7 years ago

Version 6.0.1 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 2 commits.

See the full diff