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 csv-parser is breaking the build 🚨 #71

Open
greenkeeper bot opened this issue Sep 23, 2019 · 2 comments
Open

An in-range update of csv-parser is breaking the build 🚨 #71

greenkeeper bot opened this issue Sep 23, 2019 · 2 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Sep 23, 2019

The dependency csv-parser was updated from 2.3.0 to 2.3.1.

🚨 View failing branch.

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

csv-parser 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 15 commits.

  • 43c5975 chore(release): 2.3.1
  • 1a4c6a4 chore: update joi
  • f0970ab chore: remove generate-function dep
  • 22cb899 chore: update dependencies
  • b1db54c docs: mapHeaders and mapValues verbosity. fixes #141
  • e3cf330 refactor: remove generate-function, improve perf
  • 2ef1238 chore: data -> fixtures, update benchmarks for node v12
  • 46016da chore: add linting and coverage to ci
  • 55aac1f chore: fix linting errors
  • f45214d chore: update dev dependencies
  • 9863281 chore: update travis node versions
  • 3755ebe chore: Merge branch 'master' of github.com:mafintosh/csv-parser
  • 0e25a77 chore: bump minimum node version
  • bb604b8 test: add test for numeric/index headers
  • 615f591 fix: inverted row/column doc README.md (#130)

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
Contributor Author

greenkeeper bot commented Sep 23, 2019

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 7, 2019

  • The dependency csv-parser was updated from 2.3.1 to 2.3.2.

Your tests are still failing with this version. Compare changes

Release Notes for v2.3.2

Bugfixes

  • fix: strict + skipLines error. fixes #136

Updates

  • docs: stripBomStream -> stripBom
  • chore: update execa dependency to 2.1.0 (#147)
  • chore: use process.execPath rather than node in test (#145)
  • test: add explicit test for headers option
  • docs: add usage note to headers. addresses #142
Commits

The new version differs by 8 commits.

  • 789e0c1 chore(release): 2.3.2
  • 06164bf docs: stripBomStream -> stripBom
  • 264e15a chore: update execa dependency to 2.1.0 (#147)
  • d221504 chore: use process.execPath rather than node in test (#145)
  • 5a42ada chore: Merge branch 'master' of github.com:mafintosh/csv-parser
  • 7a13afe test: add explicit test for headers option
  • bc487c5 docs: add usage note to headers. addresses #142
  • 77acc45 fix: strict + skipLines error. fixes #136

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