juliuste / ddb-client

UNMAINTAINED AND PROBABLY NOT WORKING ANYMORE. Client for the German digital library (DDB / Deutsche digitale Bibliothek) API
MIT License
1 stars 0 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

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 could not complete due to an error ([Details](https://travis-ci.org/juliuste/ddb-client/builds/459327060?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 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](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:

greenkeeper[bot] commented 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.

greenkeeper[bot] commented 5 years ago

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[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

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

greenkeeper[bot] commented 4 years ago

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