Open greenkeeper[bot] opened 5 years ago
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.
dependency
qs was updated from 6.6.0
to 6.7.0
.Your tests are still failing with this version. Compare changes
The new version differs by 18 commits.
125e103
v6.7.0
7060e79
[Tests] up to node
v11.12
, v10.15
, v8.15
, v6.17
9ec4149
[Dev Deps] update eslint
, @ljharb/eslint-config
, covert
, tape
d33a369
[Tests] temporarily allow coverage to fail
3c5725e
[Tests] fix Buffer tests to work in node < 4.5 and node < 5.10
d3a52ee
[Refactor] utils
: isBuffer
: small tweak; add tests
41c42b8
[Robustness] stringify
: cache Object.prototype.hasOwnProperty
04a9017
[Tests] always use String(x)
over x.toString()
c9720fe
[Fix] utils.merge
: avoid a crash with a null target and an array source
8297462
[Refactor]: stringify
/utils
: cache Array.isArray
3cd5200
[Refactor] utils
: reduce observable [[Get]]s
8bcb6a5
[Fix]
utils.merge`: avoid a crash with a null target and a truthy non-array source
b84acba
[New] stringily
/parse
: add comma
as an arrayFormat
option
f22e507
[Refactor] use cached Array.isArray
dc78092
[Refactor] parse
/stringify
: make a function to normalize the options
There are 18 commits in total.
See the full diff
dependency
qs was updated from 6.7.0
to 6.8.0
.Your tests are still failing with this version. Compare changes
The new version differs by 14 commits.
57657ff
v6.8.0
d1d06a6
[Dev Deps] update eslint
, @ljharb/eslint-config
, browserify
, safe-publish-latest
649f05f
[New] add depth=false
to preserve the original key; [Fix] depth=0
should preserve the original key
a30e4b1
[Tests] add tests for depth=0
and depth=false
behavior, both current and intuitive/intended
360ec16
[Tests] use eclint
instead of editorconfig-tools
b14b638
[Dev Deps] update eslint
, iconv-lite
, browserify
, tape
82c4a5f
add github sponsorship
4a1cf05
readme: add security note
a07882f
add FUNDING.yml
3b40167
[Fix] ensure node 0.12 can stringify Symbols
14c69e6
Clean up license text so it’s properly detected as BSD-3-Clause
2ebaf87
[New] [Fix] stringify symbols and bigints
faeab53
[Refactor] formats
: tiny bit of cleanup.
8dbad28
[Fix] fix for an impossible situation: when the formatter is called with a non-string value
See the full diff
dependency
qs was updated from 6.8.0
to 6.9.0
.Your tests are still failing with this version. Compare changes
The new version differs by 9 commits ahead by 9, behind by 1.
670254b
v6.9.0
dadf9db
[Tests] parse
: add passing arrayFormat
tests
df0cb44
[Dev Deps] update eslint
7f216ee
[New] parse
/stringify
: Pass extra key/value argument to decoder
4019179
[Tests] add posttest
using npx aud
to run npm audit
without a lockfile
97154a6
[Tests] up to node
v12.10
, v11.15
, v10.16
, v8.16
760a670
[Dev Deps] update eslint
, @ljharb/eslint-config
, evalmd
e39c235
[Tests] Buffer.from
in node v5.0-v5.9 and v4.0-v4.4 requires a TypedArray
7ebe4ad
v6.8.0
See the full diff
dependency
qs was updated from 6.9.0
to 6.9.1
.Your tests are still failing with this version. Compare changes
The new version differs by 6 commits.
7b36800
v6.9.1
6151be3
[Tests] use shared travis-ci config
b9a032f
[meta] add funding
field
1f35831
[Dev Deps] update eslint
, @ljharb/eslint-config
f884e2d
[Fix] parse
: with comma true, handle field that holds an array of arrays
698b683
[fix] parse
: with comma true, do not split non-string values
See the full diff
dependency
qs was updated from 6.9.1
to 6.9.2
.Your tests are still failing with this version. Compare changes
The new version differs by 10 commits.
ddc1ff9
v6.9.2
911efab
[Dev Deps] update tape
, mkdirp
, iconv-lite
eecd28d
[Fix] parse
: Fix parsing array from object with comma
true
0625c49
[Dev Deps] update @ljharb/eslint-config
, tape
fe6384c
[Fix] parse
: throw a TypeError instead of an Error for bad charset
eac5616
[Dev Deps] update eslint
, @ljharb/eslint-config
, object-inspect
, has-symbols
, tape
5af2bf8
[meta] ignore eclint transitive audit warning
72dc89f
[meta] fix indentation in package.json
76e4570
[actions] add automatic rebasing / merge commit blocking
152b26c
[meta] add tidelift marketing copy
See the full diff
dependency
qs was updated from 6.9.2
to 6.9.3
.Your tests are still failing with this version. Compare changes
The new version differs by 44 commits.
511e1c9
v6.9.3
8d1dea2
Merge changelogs from v6.7.2, v6.8.2
808b0b2
v6.8.2
bf93c57
v6.7.2
bf0ea91
[Fix] proper comma parsing of URL-encoded commas
0ece6d8
[Fix] proper comma parsing of URL-encoded commas (#361)
74fcd83
[Fix] proper comma parsing of URL-encoded commas (#361)
cd9a3cd
[Fix] parses comma delimited array while having percent-encoded comma treated as normal text
37f6a6b
Merge changelogs from v6.7.1, v6.8.1
92f97f2
v6.7.1
47247f4
v6.8.1
a80b84a
[Fix] parse
: Fix parsing array from object with comma
true (#359)
85a3d32
[Fix] parse
: Fix parsing array from object with comma
true (#359)
cbd2469
[actions] add automatic rebasing / merge commit blocking
d5c46df
[actions] add automatic rebasing / merge commit blocking
There are 44 commits in total.
See the full diff
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
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/Robgd/greenkeeper-test/builds/459327115?utm_source=github_status&utm_medium=notification)).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](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: