Open greenkeeper[bot] opened 6 years ago
After pinning to 6.3.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Your tests are still failing with this version. Compare the changes π¨
Fixed the href
setter to update the searchParams
of a URL
instance. (@TimothyGu, #114)
Your tests are still failing with this version. Compare the changes π¨
Percent-encoded '
characters in the query portion of URLs with special schemes, per whatwg/url@6ef17eb.
The new version differs by 9 commits.
4a073d8
v6.5.0
1c50c08
Spec update: percent-encode ' in queries of special URLs
754ff5f
Spec update: align with editorial changes to specialness
48842e5
Update tests for new way of testing bad base URLs
1d5b571
Live viewer: color empty string mismatches as red, not gray
7d1602f
Live viewer: make non-strings italic
d27a8b7
Live viewer: update fields if the hash changes
8b1ef99
Add live URL viewer on GitHub pages
fa96371
Roll to latest web platform tests
See the full diff
Version 6.4.0 of whatwg-url was just published.
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, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- β **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/ForbesLindesay/taxi-rank/builds/312117209?utm_source=github_status&utm_medium=notification)Release Notes
6.4.0Changed percent-escaping rules in the query portion of URLs, per whatwg/url@7a3c69f.
Commits
The new version differs by 2 commits.
6bb04c7
6.4.0
f98656f
Spec update: percent-encode more in fragments
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: