omahajs / generator-omaha

Yeoman generator designed to help you craft sustainable code for the modern web
https://omaha.js.org
MIT License
12 stars 1 forks source link

Update csvtojson to the latest version ๐Ÿš€ #127

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.0 of csvtojson was just published.

Dependency csvtojson
Current Version 1.1.12
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 csvtojson.

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

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:

codecov[bot] commented 6 years ago

Codecov Report

Merging #127 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #127   +/-   ##
======================================
  Coverage    99.1%   99.1%           
======================================
  Files          21      21           
  Lines         561     561           
  Branches       75      75           
======================================
  Hits          556     556           
  Misses          5       5

Continue to review full report at Codecov.

Legend - Click here to learn more ฮ” = absolute <relative> (impact), รธ = not affected, ? = missing data Powered by Codecov. Last update a001c84...da87d4a. Read the comment docs.

greenkeeper[bot] commented 6 years ago

Version 2.0.1 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 7 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.0.2 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.0.3 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.0.4 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 7 commits.

  • 8e444d1 update trimLeft & trimRight for better performance
  • ffcd11e Convert trimLeft and trimRight to replace. (#264)
  • d0a5db0 2.0.4
  • f5c216a Merge branch 'master' of github.com:Keyang/node-csvtojson
  • 1e6c32f Fix #265
  • 40af1f1 Update readme.md
  • 6e6f0e7 update readme

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.0.5 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.0.6 just got published.

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 6 years ago

Version 2.0.7 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.0.8 just got published.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Commits

The new version differs by 12 commits.

  • e5ce6cf 2.0.9
  • bf20812 Merge branch 'master' of github.com:Keyang/node-csvtojson
  • 306c123 fix bugs; added array format ; added nullobject ; added emitall
  • 98fe0f3 Fix parsing when quote is escaped inside quoted column containing delimiter (#318) (#323)
  • f4136ca Remove Multi CPU Core link from README (#308)
  • 615b6ec Update workerMgr.js (#303)
  • 8d53518 typo-error in csvtojson-v2.md (#311)
  • 7c3f557 Fix typos in Readme (#299)
  • 92dc7ac Removed period. (#288)
  • e753bd0 Remove extra parenthesis from import statement (#275)
  • 6a2d572 update cdn link
  • d41f44a update readme for browser

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€