Skip to content

Update papaparse to the latest version 🚀#36

Open
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/papaparse-5.0.0
Open

Update papaparse to the latest version 🚀#36
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/papaparse-5.0.0

Conversation

@greenkeeper

@greenkeeper greenkeeper Bot commented May 30, 2019

Copy link
Copy Markdown
Contributor

The dependency papaparse was updated from 4.6.3 to 5.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.


Release Notes for Version 5.0.0

We are happy to announce a new major release of PapaParse.

This relase (5.0.0) introduces the following changes:

  • We drop support for Node 6.x branch.
  • Workers are now loaded with inline blobs, which means that is only needed to specify the worker: true option and Paparse will load it's code from a blob
  • Step function returns only a single row
  • A function to transform header columns is added. The trimheader option is removed as it can be achieved with this new transform function.
  • The API throws now Error objects instead of using error Strings.
  • Handle delimiter guessing, when not all of the fields are quoted
  • Add ability to support escapeChar on unparse
  • Allow to specify the columns used for unparse
  • Add DelimitersToGuess config option

Happy parsing!

Commits

The new version differs by 38 commits ahead by 38, behind by 3.

  • 1f43cb8 Major version bump
  • 96313a4 Handle delimiter guessing, when not all of the fields are quoted (#665)
  • dd0f4ba Update donate link on non index pages
  • ae25f7c Update FAQ with reference to configuration issue #655 (#656)
  • 73a10de Include Familio (#654)
  • b28a552 Explain that docs are hosted on docs folder
  • b74bd9e Add downloadRequestHeaders Doc to the website (#647)
  • f293071 BugFix #636 Pause and resume (In a quick succession) gets you lot of exceptions and an infinite loop (#637)
  • a627547 Add ability to support escapeChar on unparse (#631)
  • 9410330 Allow to specify the columns used for unparse (#632)
  • 6107789 - some minor doc fixes
  • b9f1eba Add mailcheck.co to lovers.js (#629)
  • 108d91c - added table for unparse config options (#628)
  • 265e09c Ensure data is correctly parsed with header: true (#621)
  • 0e7f50b Include delimiter to guess tests on custom tests

There are 38 commits in total.

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 Jul 24, 2019
@greenkeeper

greenkeeper Bot commented Jul 24, 2019

Copy link
Copy Markdown
Contributor Author
  • The dependency papaparse was updated from 4.6.3 to 5.0.1.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • 4088233 Patch version bump
  • 49170b7 Make the demo website use the new 5.0.0 version. (#679)
  • 792641e Modified the GuessDelimiter function (#687)
  • 54f8aec Fix syntax error (#677)
  • 5763ff3 Fix invalid link to lovers.js (#678)
  • 20768da Fix typos on README
  • b7a2d41 Update docs version and COPYRIGHT year
  • a667761 update webiste to v5 (#669)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Aug 12, 2019
@greenkeeper

greenkeeper Bot commented Aug 12, 2019

Copy link
Copy Markdown
Contributor Author
  • The dependency papaparse was updated from 4.6.3 to 5.0.2.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Sep 17, 2019
@greenkeeper

greenkeeper Bot commented Sep 17, 2019

Copy link
Copy Markdown
Contributor Author
  • The dependency papaparse was updated from 4.6.3 to 5.1.0.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Dec 18, 2019
@greenkeeper

greenkeeper Bot commented Dec 18, 2019

Copy link
Copy Markdown
Contributor Author
  • The dependency papaparse was updated from 4.6.3 to 5.1.1.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Apr 2, 2020
@greenkeeper

greenkeeper Bot commented Apr 2, 2020

Copy link
Copy Markdown
Contributor Author
  • The dependency papaparse was updated from 4.6.3 to 5.2.0.

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