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

Update csv-parse to the latest version 🚀 #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Oct 20, 2017

Version 2.0.0 of csv-parse was just published.

Dependency csv-parse
Current Version 1.3.3
Type dependency

The version 2.0.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of csv-parse.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 1 commits.

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

greenkeeper bot commented Feb 7, 2018

Version 2.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • 9f31366 Bump to version 2.0.2
  • cf6a06f Bump to version 2.0.1
  • 6236adf package: only remove js files in lib
  • 24d8b29 source: remove unreferenced variables #179
  • d72fb20 package: start running tests in preversion
  • e9df002 Added missing type overload
  • 2d90ba4 package: update changelog #175
  • 2fda13e package: new release workflow
  • 32fe8e9 package: update 2.0.0 changelog

See the full diff

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

greenkeeper bot commented Feb 14, 2018

Version 2.0.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 2422b8f Bump to version 2.0.3
  • 0579956 package: es5 backward compatiblity
  • 6811991 package: ignore yarn lock file

See the full diff

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

greenkeeper bot commented Feb 15, 2018

Version 2.0.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • abe80da Bump to version 2.0.4
  • b4f177c package: move babel to dev dependencies

See the full diff

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

greenkeeper bot commented Mar 28, 2018

Version 2.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 11 commits.

  • d315f12 Bump to version 2.1.0
  • ed9d2a5 skip_lines_with_error: DRYed implementation
  • 3beaa46 skip_lines_with_error: Go process the next line on error, fix adaltas/node-csv#214
  • 4fad67f events: register and write not blocking
  • 7a7944d test: prefix names by group membership
  • dfc33b9 events: emit record
  • 28e0cb3 raw: test to ensure it preserve columns
  • 2a7747c package: latest dependencies (28 march 2018)
  • f8126c0 raw: ensure tests call and success
  • 4daf33c package: ignore npm lock
  • 40e3dfa sync: handle errors on last line #184

See the full diff

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

greenkeeper bot commented Apr 6, 2018

Version 2.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 2bba7e7 Bump to version 2.2.0
  • bd6adee cast: deprecate auto_parse
  • 27f8c9f auto_parse: function get context as second argument

See the full diff

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

greenkeeper bot commented May 5, 2018

Version 2.4.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 14 commits.

  • dc96a8c Bump to version 2.4.0
  • f819aaf trim: after and before quote
  • d3234ec tests: compatibility with Node.js 10
  • bddf8d5 trim: handle quote followed by escape fix #189
  • 558f9cf parser: set nextChar to null instead of empty
  • 76fcdb4 quote: reorganize error tests
  • 3a03b4b travis: run against node 8 and 10
  • cd3ec88 Bump to version 2.3.0
  • 84bc6c2 package: latest dev dependencies
  • 57dfc72 cast: pass the header property
  • 5bf1a8f auto_parse: deprecated message on tests
  • e55527d cast: inject lines property
  • 0df56f1 test: piping in and callback out
  • 7a29fc2 cast: fix test

See the full diff

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

greenkeeper bot commented Jun 6, 2018

Version 2.4.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • cffa195 Bump to version 2.4.1
  • 8b688ba package: latest dependencies
  • d6b5ac5 to: move isEnded to state object
  • 82b1390 Ignore future records when to is reached
  • 1f8a5c9 Add option to end the stream when to option is reached

See the full diff

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

greenkeeper bot commented Jun 8, 2018

Version 2.5.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 562d8c0 Bump to version 2.5.0
  • 5869016 typescript: make definition header more relevant (changelog)
  • 46206e6 Make definition header more relevant
  • 2a8708b Typescript typings

See the full diff

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

greenkeeper bot commented Aug 28, 2018

Version 3.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 97c2805 Bump to version 3.0.0
  • 51e7e83 columns: skip empty values when null, false or undefined
  • ac8242c columns: group tests by type
  • fdc88ce sync: refactor internal variables
  • c0c6105 index: use destructuring assignment for deps

See the full diff

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

greenkeeper bot commented Sep 28, 2018

  • The dependency csv-parse was updated from 1.3.3 to 3.1.0.

Update to this version instead 🚀

Commits

The new version differs by 11 commits.

  • 3d0cbec Bump to version 3.1.0
  • 42f29ca package: move to csv.js.org
  • 1bfa7d2 samples: new cast sample
  • c8339fe package: upgrade to babel 7
  • 110af29 package: use caret versioning
  • 0a935dc samples: new mixed api samples
  • 35e2f14 readme: update travis badge
  • 359eee6 travis: support Node.js 10
  • e92b407 samples: new column script
  • ef8c4d1 samples: update syntax
  • 8c1b0a7 package: improve ignore files

See the full diff

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

greenkeeper bot commented Sep 28, 2018

  • The dependency csv-parse was updated from 1.3.3 to 3.1.1.

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 Sep 28, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 28, 2018

  • The dependency csv-parse was updated from 1.3.3 to 3.1.2.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • d6f69d0 Bump to version 3.1.2
  • 4443e6a readme: fix links to project website

See the full diff

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

greenkeeper bot commented Oct 5, 2018

  • The dependency csv-parse was updated from 1.3.3 to 3.1.3.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • aea6ebd Bump to version 3.1.3
  • 41b05bf rowDelimiter: fix overlap with delimiter
  • 391b708 internal: rename rowDelimiterLength to rowDelimiterMaxLength
  • 875fb69 travis: remove duplicate node 10

See the full diff

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

greenkeeper bot commented Nov 9, 2018

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

Update to this version instead 🚀

Commits

The new version differs by 25 commits.

  • e0cbcc8 Bump to version 3.2.0
  • ebc18b1 trim: simplify tests
  • 15ecebf quote: test readability
  • 83a917e escape: test readability
  • 1bded5e columns: improve test readability
  • cfe1d1e max_limit_on_data_read: update error msg
  • 0842809 skip_empty_lines: group test by value
  • df8f89f from: tests simplification
  • 712b107 delimiter: simplify test
  • d0cd0c3 quote: test next character
  • e4b6d83 relax_column_count: test values without additionnal options
  • f4309fb samples: fix bad variable name
  • d759213 delimiter: test simplification
  • 80dbba8 quote: test simplification
  • 26e92df src: simplify detection for more data

There are 25 commits in total.

See the full diff

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

greenkeeper bot commented Oct 21, 2019

  • The dependency csv-parse was updated from 1.3.3 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
Author

greenkeeper bot commented Oct 21, 2019

  • The dependency csv-parse was updated from 1.3.3 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
Author

greenkeeper bot commented Nov 14, 2019

  • The dependency csv-parse was updated from 1.3.3 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
Author

greenkeeper bot commented Nov 15, 2019

  • The dependency csv-parse was updated from 1.3.3 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
Author

greenkeeper bot commented Nov 15, 2019

  • The dependency csv-parse was updated from 1.3.3 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
Author

greenkeeper bot commented Dec 25, 2019

  • The dependency csv-parse was updated from 1.3.3 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
Author

greenkeeper bot commented Jan 13, 2020

  • The dependency csv-parse was updated from 1.3.3 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
Author

greenkeeper bot commented Feb 22, 2020

  • The dependency csv-parse was updated from 1.3.3 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
Author

greenkeeper bot commented Mar 1, 2020

  • The dependency csv-parse was updated from 1.3.3 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
Author

greenkeeper bot commented Mar 3, 2020

  • The dependency csv-parse was updated from 1.3.3 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
Author

greenkeeper bot commented Apr 20, 2020

  • The dependency csv-parse was updated from 1.3.3 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
Author

greenkeeper bot commented Apr 26, 2020

  • The dependency csv-parse was updated from 1.3.3 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
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 1.3.3 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
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 1.3.3 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
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 1.3.3 to 4.10.1.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants