Skip to content
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

Open
greenkeeper bot opened this issue Nov 25, 2018 · 7 comments
Open

An in-range update of qs is breaking the build 🚨 #19

greenkeeper bot opened this issue Nov 25, 2018 · 7 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Nov 25, 2018

The dependency qs was updated from 6.5.2 to 6.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).

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 function
  • b853cb8 [refactor] stringify: Avoid arr = arr.concat(...), push to the existing instance
  • 98126ef [Fix] stringify: fix a crash with strictNullHandling and a custom filter/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 when source is a truthy primitive & no options are provided
  • ac6d4ce [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 less concat call
  • 62ea1e1 [Refactor] add missing defaults
  • 380568b [Refactor] parse/stringify: clean up charset options checking; fix defaults

There 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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 25, 2018

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.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 22, 2019

  • The dependency qs was updated from 6.6.0 to 6.7.0.

Your tests are still failing with this version. Compare changes

Commits

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 21, 2019

  • The dependency qs was updated from 6.8.0 to 6.9.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 22 commits.

  • 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
  • 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

There are 22 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 8, 2019

  • The dependency qs was updated from 6.9.0 to 6.9.1.

Your tests are still failing with this version. Compare changes

Commits

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 22, 2020

  • The dependency qs was updated from 6.9.1 to 6.9.2.

Your tests are still failing with this version. Compare changes

Commits

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 25, 2020

  • The dependency qs was updated from 6.9.2 to 6.9.3.

Your tests are still failing with this version. Compare changes

Commits

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

@greenkeeper
Copy link
Author

greenkeeper bot commented May 3, 2020

  • The dependency qs was updated from 6.9.3 to 6.9.4.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 8e014a7 v6.9.4
  • 83d1e9a [Refactor] stringify: reduce branching
  • daf3e6a [Fix] stringify: when arrayFormat is comma, respect serializeDate
  • 47e5f8b [Refactor] move maybeMap to utils
  • 5a629d3 [Dev Deps] update browserify, tape

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants