-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of qs is breaking the build 🚨 #19
Comments
After pinning to 6.5.2 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 changes CommitsThe new version differs by 18 commits.
There are 18 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 22 commits.
There are 22 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 6 commits.
See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 10 commits.
See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 44 commits.
There are 44 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes |
The dependency qs was updated from
6.5.2
to6.6.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
qs 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
Commits
The new version differs by 33 commits.
34af57e
v6.6.0
8a8028e
[Dev Deps] update
browserify
,eslint
0a2d26f
[New] move two-value combine to a
utils
functionb853cb8
[refactor]
stringify
: Avoid arr = arr.concat(...), push to the existing instance98126ef
[Fix]
stringify
: fix a crash withstrictNullHandling
and a customfilter
/serializeDate
58d9b3e
[Tests] temporarily allow node 0.6 to fail
ca259b3
[Tests] up to
node
v11.2
,v10.13
,v8.13
97ad647
[Dev Deps] update
eslint
0da164d
[Fix]
utils
:merge
: fix crash whensource
is a truthy primitive & no options are providedac6d4ce
[Fix]
stringify
: do not crash when the following criteria are met:2ea1424
[Tests] up to
node
v10.10
,v8.12
9c0428c
[Refactor]
utils
:compactQueue
: make it explicitly side-effecting.6f49e1a
[Refactor]
parse
: one lessconcat
call62ea1e1
[Refactor] add missing defaults
380568b
[Refactor]
parse
/stringify
: clean upcharset
options checking; fix defaultsThere are 33 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: