technologiestiftung / flusshygiene-cms-spa

0 stars 0 forks source link

An in-range update of papaparse is breaking the build 🚨 #87

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency papaparse was updated from 5.0.2 to 5.1.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

papaparse 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/technologiestiftung/flusshygiene-cms-spa/builds/586033972?utm_source=github_status&utm_medium=notification)). - βœ… **build (12.x):** null - βœ… **build (12.x):** null - βœ… **build (10.x):** null - βœ… **build (10.x):** null - ❌ **Travis CI - Branch:** The build **failed**.

Release Notes for 5.1.0

The release brings a the option to use a function to determine the fields that will be quoted. This function accepts the cell value and column index as parameters. Thanks to @Puzzleton for contributing this feature.

This release also includes some bug fixes. Thanks to all who contributed.

Commits

The new version differs by 9 commits.

  • 5219809 Minor version bump
  • 9b54b11 Fix Range Header processing logic for NetworkStreamer (#709)
  • 94d7bf9 Fix CSV parsing issue when first cell is empty (#707)
  • bacf4f2 Adds Hua Explore to list of lovers (#705)
  • 45c1455 Fix README typos (#704)
  • 80a1044 Implement quotes config optionally as function (#703)
  • 874161a Fix misplaced quotes parsing (#702)
  • 98e3102 Use latest PapaParse version on demo page
  • d2206b3 Update download version from webpage

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 4 years ago

After pinning to 5.0.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.