Open greenkeeper[bot] opened 5 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.
devDependency
query-string was updated from 6.4.1
to 6.4.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
query-string was updated from 6.4.2
to 6.5.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 8 commits.
5d67103
6.5.0
317cb36
Support stringifying array containing value 0 (#173)
64a30da
Support hash in .extract()
(#174)
58fa1e5
Meta tweaks
183508e
6.4.2
73e57ca
Fix split-on-first
dependency (#172)
484c921
6.4.1
78e321c
Correctly handle query strings that contain =
(#169)
See the full diff
devDependency
query-string was updated from 6.5.0
to 6.6.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
Enhancements:
Fixes:
The new version differs by 14 commits.
823e95f
6.6.0
e1a9e52
Meta tweaks
b75ca4a
Add sort
option to .parse()
(#177)
13e22d7
Fix TypeScript 3.5 compatibility (#179)
3893939
Tidelift tasks
9f97a12
Enable the repo sponsor button
5d67103
6.5.0
317cb36
Support stringifying array containing value 0 (#173)
64a30da
Support hash in .extract()
(#174)
58fa1e5
Meta tweaks
183508e
6.4.2
73e57ca
Fix split-on-first
dependency (#172)
484c921
6.4.1
78e321c
Correctly handle query strings that contain =
(#169)
See the full diff
devDependency
query-string was updated from 6.6.0
to 6.7.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 18 commits.
d4f0296
6.7.0
2ffb13a
Meta tweaks
f7be831
Add parseNumbers
option to .parse()
(#171)
5295243
Fix Travis
823e95f
6.6.0
e1a9e52
Meta tweaks
b75ca4a
Add sort
option to .parse()
(#177)
13e22d7
Fix TypeScript 3.5 compatibility (#179)
3893939
Tidelift tasks
9f97a12
Enable the repo sponsor button
5d67103
6.5.0
317cb36
Support stringifying array containing value 0 (#173)
64a30da
Support hash in .extract()
(#174)
58fa1e5
Meta tweaks
183508e
6.4.2
There are 18 commits in total.
See the full diff
devDependency
query-string was updated from 6.7.0
to 6.8.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
Enhancements:
Fixes:
The new version differs by 22 commits.
a8710eb
6.8.0
cba4c93
Fix the TypeScript types (#185)
f958329
Add parseBooleans
option to .parse()
(#183)
3ccd68d
Fix readme examples (#181)
d4f0296
6.7.0
2ffb13a
Meta tweaks
f7be831
Add parseNumbers
option to .parse()
(#171)
5295243
Fix Travis
823e95f
6.6.0
e1a9e52
Meta tweaks
b75ca4a
Add sort
option to .parse()
(#177)
13e22d7
Fix TypeScript 3.5 compatibility (#179)
3893939
Tidelift tasks
9f97a12
Enable the repo sponsor button
5d67103
6.5.0
There are 22 commits in total.
See the full diff
devDependency
query-string was updated from 6.8.0
to 6.8.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 24 commits.
17315ad
6.8.1
90eb40e
Fix using the parseNumbers
and parseBooleans
options together (#187)
a8710eb
6.8.0
cba4c93
Fix the TypeScript types (#185)
f958329
Add parseBooleans
option to .parse()
(#183)
3ccd68d
Fix readme examples (#181)
d4f0296
6.7.0
2ffb13a
Meta tweaks
f7be831
Add parseNumbers
option to .parse()
(#171)
5295243
Fix Travis
823e95f
6.6.0
e1a9e52
Meta tweaks
b75ca4a
Add sort
option to .parse()
(#177)
13e22d7
Fix TypeScript 3.5 compatibility (#179)
3893939
Tidelift tasks
There are 24 commits in total.
See the full diff
devDependency
query-string was updated from 6.8.1
to 6.8.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 26 commits.
22b5532
6.8.2
504c29b
Ensure empty string & spaces are parsed as string when parseNumber: true
(#195)
17315ad
6.8.1
90eb40e
Fix using the parseNumbers
and parseBooleans
options together (#187)
a8710eb
6.8.0
cba4c93
Fix the TypeScript types (#185)
f958329
Add parseBooleans
option to .parse()
(#183)
3ccd68d
Fix readme examples (#181)
d4f0296
6.7.0
2ffb13a
Meta tweaks
f7be831
Add parseNumbers
option to .parse()
(#171)
5295243
Fix Travis
823e95f
6.6.0
e1a9e52
Meta tweaks
b75ca4a
Add sort
option to .parse()
(#177)
There are 26 commits in total.
See the full diff
devDependency
query-string was updated from 6.8.2
to 6.8.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 29 commits.
de0536a
6.8.3
c22455d
Minor tweaks
d2451aa
Make parseNumbers
and parseBooleans
options work with arrayFormat
(#202)
22b5532
6.8.2
504c29b
Ensure empty string & spaces are parsed as string when parseNumber: true
(#195)
17315ad
6.8.1
90eb40e
Fix using the parseNumbers
and parseBooleans
options together (#187)
a8710eb
6.8.0
cba4c93
Fix the TypeScript types (#185)
f958329
Add parseBooleans
option to .parse()
(#183)
3ccd68d
Fix readme examples (#181)
d4f0296
6.7.0
2ffb13a
Meta tweaks
f7be831
Add parseNumbers
option to .parse()
(#171)
5295243
Fix Travis
There are 29 commits in total.
See the full diff
devDependency
query-string was updated from 6.8.3
to 6.9.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 34 commits.
cca7295
6.9.0
c4905d7
Meta tweaks
e20ab65
Only parse +
to space when decode
is true (#214)
20d8069
Add option to skip keys with the value of null
in .stringify()
(#215)
35f4820
Tidelift tasks
de0536a
6.8.3
c22455d
Minor tweaks
d2451aa
Make parseNumbers
and parseBooleans
options work with arrayFormat
(#202)
22b5532
6.8.2
504c29b
Ensure empty string & spaces are parsed as string when parseNumber: true
(#195)
17315ad
6.8.1
90eb40e
Fix using the parseNumbers
and parseBooleans
options together (#187)
a8710eb
6.8.0
cba4c93
Fix the TypeScript types (#185)
f958329
Add parseBooleans
option to .parse()
(#183)
There are 34 commits in total.
See the full diff
devDependency
query-string was updated from 6.10.0
to 6.10.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 42 commits.
db66e68
6.10.1
b3179c4
Fix issue with using Rollup
081bb9b
6.10.0
4be7599
Meta tweaks
ae124ed
Add funding
field to package.json
1604958
Add .stringifyUrl()
method (#217)
d7c4b89
Remove broken link (#232)
acc9f17
Add sponsor note
cca7295
6.9.0
c4905d7
Meta tweaks
e20ab65
Only parse +
to space when decode
is true (#214)
20d8069
Add option to skip keys with the value of null
in .stringify()
(#215)
35f4820
Tidelift tasks
de0536a
6.8.3
c22455d
Minor tweaks
There are 42 commits in total.
See the full diff
devDependency
query-string was updated from 6.10.1
to 6.11.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 45 commits.
4d51018
6.11.0
7712622
Support custom array separator (#234)
a1d108f
Preserve encoded commas when using arrayFormat: 'comma'
(#236)
db66e68
6.10.1
b3179c4
Fix issue with using Rollup
081bb9b
6.10.0
4be7599
Meta tweaks
ae124ed
Add funding
field to package.json
1604958
Add .stringifyUrl()
method (#217)
d7c4b89
Remove broken link (#232)
acc9f17
Add sponsor note
cca7295
6.9.0
c4905d7
Meta tweaks
e20ab65
Only parse +
to space when decode
is true (#214)
20d8069
Add option to skip keys with the value of null
in .stringify()
(#215)
There are 45 commits in total.
See the full diff
devDependency
query-string was updated from 6.11.0
to 6.11.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 47 commits.
bed0871
6.11.1
338072a
Fix arrayFormatSeparator
TypeScript type (#245)
4d51018
6.11.0
7712622
Support custom array separator (#234)
a1d108f
Preserve encoded commas when using arrayFormat: 'comma'
(#236)
db66e68
6.10.1
b3179c4
Fix issue with using Rollup
081bb9b
6.10.0
4be7599
Meta tweaks
ae124ed
Add funding
field to package.json
1604958
Add .stringifyUrl()
method (#217)
d7c4b89
Remove broken link (#232)
acc9f17
Add sponsor note
cca7295
6.9.0
c4905d7
Meta tweaks
There are 47 commits in total.
See the full diff
devDependency
query-string was updated from 6.11.1
to 6.12.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 49 commits.
8a07aca
6.12.0
20233a6
Add skipEmptyString
option (#252)
bed0871
6.11.1
338072a
Fix arrayFormatSeparator
TypeScript type (#245)
4d51018
6.11.0
7712622
Support custom array separator (#234)
a1d108f
Preserve encoded commas when using arrayFormat: 'comma'
(#236)
db66e68
6.10.1
b3179c4
Fix issue with using Rollup
081bb9b
6.10.0
4be7599
Meta tweaks
ae124ed
Add funding
field to package.json
1604958
Add .stringifyUrl()
method (#217)
d7c4b89
Remove broken link (#232)
acc9f17
Add sponsor note
There are 49 commits in total.
See the full diff
devDependency
query-string was updated from 6.12.0
to 6.12.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 51 commits.
3cd5d4d
6.12.1
3b4c295
Fix value being decoded twice with arrayFormat
option set to separator
(#243)
8a07aca
6.12.0
20233a6
Add skipEmptyString
option (#252)
bed0871
6.11.1
338072a
Fix arrayFormatSeparator
TypeScript type (#245)
4d51018
6.11.0
7712622
Support custom array separator (#234)
a1d108f
Preserve encoded commas when using arrayFormat: 'comma'
(#236)
db66e68
6.10.1
b3179c4
Fix issue with using Rollup
081bb9b
6.10.0
4be7599
Meta tweaks
ae124ed
Add funding
field to package.json
1604958
Add .stringifyUrl()
method (#217)
There are 51 commits in total.
See the full diff
The devDependency query-string was updated from
6.3.0
to6.4.0
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
query-string is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **ci/circleci: build:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/vagusX/es-compatible-loader/119?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).Release Notes for v6.4.0
comma
format to thearrayFormat
option (#167) b22c2afParsedQuery
TypeScript type (#170) 49d2203v6.3.0...v6.4.0
Commits
The new version differs by 4 commits.
a429c8e
6.4.0
2477183
Improve docs
b22c2af
Add
comma
format to thearrayFormat
option (#167)49d2203
Fix failing test and
ParsedQuery
TypeScript type (#170)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: