Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Update csv-parse to the latest version 🚀 #27

Merged
merged 2 commits into from
Dec 14, 2018

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Nov 19, 2018

The dependency csv-parse was updated from 3.2.0 to 4.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Find out more about this release.

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 🌴

@coveralls
Copy link

Pull Request Test Coverage Report for Build 120

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 77.778%

Totals Coverage Status
Change from base Build 115: 0.0%
Covered Lines: 52
Relevant Lines: 60

💛 - Coveralls

greenkeeper bot added a commit that referenced this pull request Nov 19, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 19, 2018

  • The dependency csv-parse was updated from 3.2.0 to 4.0.1.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 3ce496d Bump to version 4.0.1
  • 8a5b1d1 relax_column_count: handle records with more columns
  • ffed6c7 columns: examples

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 6, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 6, 2018

  • The dependency csv-parse was updated from 3.2.0 to 4.1.0.

Update to this version instead 🚀

Commits

The new version differs by 13 commits.

  • c7c68af Bump to version 4.1.0
  • 8477d8c cast: ensure column is a string and not an array
  • 40d1fee cast: rename all values test
  • eb295df stream: handle empty input streams
  • 40b0bf0 cast: function may return non-string values
  • 58c90c1 cast: test record count with columns
  • e4bf6f4 cast: group columns and error tests
  • 873dd25 cast: group tests
  • 173b886 stream: pass stream options without modification
  • 31d2793 relax_column_count: example with columns
  • 8d76818 options: use underscore internally
  • b329a6d tests: clean up test names
  • 0cb72e3 options: accept camelize and underscore forms

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 14, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 14, 2018

  • The dependency csv-parse was updated from 3.2.0 to 4.2.0.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • f8d4b46 Bump to version 4.2.0
  • 6fca318 record_delimiter: fix multi bytes with skip_empty_lines and from_line
  • 7487424 rtrim: accept tab

See the full diff

@ericblade
Copy link
Owner

This passes tests

@ericblade ericblade merged commit d9ba163 into master Dec 14, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/csv-parse-4.0.0 branch December 14, 2018 18:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants