stevenvachon / universal-url

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

An in-range update of whatwg-url is breaking the build 🚨 #6

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 6.3.0 of whatwg-url just got published.

Branch Build failing 🚨
Dependency whatwg-url
Current Version 6.2.1
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

whatwg-url is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/stevenvachon/universal-url/builds/279343641?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 2 commits.

  • 18d92e9 6.3.0
  • b53b6e8 Spec update: Windows drive letter quirk in the file slash state

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 6 years ago

After pinning to 6.2.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Version 6.4.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes 6.4.0

Changed percent-escaping rules in the query portion of URLs, per whatwg/url@7a3c69f.

Commits

The new version differs by 2 commits.

See the full diff