Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

Update csv-parse to the latest version 🚀 #213

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

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

greenkeeper bot added a commit that referenced this pull request Nov 19, 2018
@greenkeeper
Copy link
Contributor 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
Contributor 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
Contributor 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

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

greenkeeper bot commented Dec 30, 2018

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

Update to this version instead 🚀

Commits

The new version differs by 17 commits.

  • 57fe2b4 Bump to version 4.3.0
  • 8e085b7 to_line: validation refinements
  • b82e4c8 trim, ltrim, rtrim: validation refinements
  • b1b5c54 to: validation refinements
  • 80cff34 from: dont accept false
  • 35283c5 objname: fix previous commit
  • 3602cee from_line: validation refinements
  • fae2e78 objname: accept a buffer
  • b1147fe columns: test false
  • 83337c8 from: validation refinements
  • f3d86b2 escape: validation refinements
  • 8f34bb0 skip_*: validation refinements
  • 10e706b relax_column_count: validation refinements
  • 3e9cd16 relax: validation refinements
  • d80ac7d delimiter: validation refinements

There are 17 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 12, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 12, 2019

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

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • 7332d8f Bump to version 4.3.2
  • ab139ee columns: validate immutability
  • d098448 Avoid mutating options.columns
  • cd76c58 event: test error
  • 577f22d Bump to version 4.3.1
  • eab9295 ts: distribute definitions with es5
  • d86e24b babel: include .babelrc to git
  • 7f911da ts: unused MatcherFunc type

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 12, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 12, 2019

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

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 11, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 11, 2019

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

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • dd83f5c Bump to version 4.3.4
  • 9d85b70 package: latest dev dependencies
  • 7ee298f columns: enrich error message when provided as literal object
  • 4175932 cast: handle undefined columns
  • c130341 skip_lines_with_error: new sample
  • bbb3045 Fix license

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 8, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 8, 2019

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

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 034a93b Bump to version 4.4.0
  • 5312403 project: fix changelog heading
  • 62cc9de options: new bom option, fix #236
  • 95b224d changelog: fix typo

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 18, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 18, 2019

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 29, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 29, 2019

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 29, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 29, 2019

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 7, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 7, 2019

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 9, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 9, 2019

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Sep 17, 2019
greenkeeper bot added a commit that referenced this pull request Oct 21, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 21, 2019

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 21, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 21, 2019

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 14, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 14, 2019

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 15, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 15, 2019

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 15, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 15, 2019

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 25, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 25, 2019

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 13, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 13, 2020

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 22, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 22, 2020

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 1, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 1, 2020

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 3, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 3, 2020

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 20, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 20, 2020

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 26, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 26, 2020

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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 12, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 12, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 20, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 20, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


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

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 21, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 21, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


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

Update to this version instead 🚀

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.

0 participants