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

Bump csv-parse from 2.5.0 to 4.6.5 #57

Merged
merged 1 commit into from Jan 8, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2019

Bumps csv-parse from 2.5.0 to 4.6.5.

Changelog

Sourced from csv-parse's changelog.

Version 4.6.5

  • context: column is null when cast force the context creation, fix #260

Version 4.6.4

  • errors: don't stringify/parse undefined and null values
  • errors: expose CSV_NON_TRIMABLE_CHAR_AFTER_CLOSING_QUOTE
  • errors: expose CSV_MAX_RECORD_SIZE

Version 4.6.3

  • lint: integrate eslint

Version 4.6.2

  • context: null column when columns number inferieur to record length

Version 4.6.1

  • src: set const in for loop

Version 4.6.0

  • skip_lines_with_empty_values: handle non string value
  • errors: add context information
  • tests: new error assertion framework
  • buffer: serialize to json as string
  • errors: expose INVALID_OPENING_QUOTE

Version 4.5.0

  • errors: start normalizing errors with unique codes and context
  • errors: expose CSV_INVALID_CLOSING_QUOTE
  • errors: expose CSV_QUOTE_NOT_CLOSED
  • errors: expose CSV_INVALID_RECORD_LENGTH_DONT_PREVIOUS_RECORDS
  • errors: expose CSV_INVALID_RECORD_LENGTH_DONT_MATCH_COLUMNS
  • errors: expose CSV_INVALID_COLUMN_MAPPING

Version 4.4.7

  • travis: remove node.js 8 and add 12
  • destroy: test inside readable event

Version 4.4.6

  • security: remove regexp vulnerable to DOS in cast option, npm report 69742

Version 4.4.5

... (truncated)
Commits
  • 1d56f41 Bump to version 4.6.5
  • 14686c9 context: column is null when cast force the context creation, fix #260
  • 90cbd5d Bump to version 4.6.4
  • 1f7c5f3 errors: don't stringify/parse undefined and null values, fix #262
  • ad65f3c error: new error CSV_NON_TRIMABLE_CHAR_AFTER_CLOSING_QUOTE
  • abc889b error: new error CSV_MAX_RECORD_SIZE code
  • 6704eab sample: refactor async iterator
  • f134854 Bump to version 4.6.3
  • 6136fd9 lint: integrate eslint
  • 4959359 Bump to version 4.6.2
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 29, 2019
@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.467% when pulling 29eb551 on dependabot/npm_and_yarn/csv-parse-4.6.5 into 59990c4 on master.

@ArvisZ
Copy link

ArvisZ commented Nov 19, 2019

Hi!
Any estimates when pr finishes ?

@quannqit
Copy link

@brianreavis Can you please merge this PR?

@leandrocrs
Copy link

Plz, approve this, so we can update selectize as well

@brianreavis brianreavis merged commit 276c6dc into master Jan 8, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/csv-parse-4.6.5 branch January 8, 2020 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants