Skip to content

fix(deps): update dependency csv-parser to v3#114

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/csv-parser-3.x
Open

fix(deps): update dependency csv-parser to v3#114
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/csv-parser-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 15, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
csv-parser ^1.11.0 -> ^3.0.0 age adoption passing confidence

Release Notes

mafintosh/csv-parser

v3.0.0

Compare Source

In this release node 8 support is dropped and fixed losing all headers after a broken line (#​151).

v2.3.5

Compare Source

v2.3.4

Compare Source

v2.3.3

Compare Source

v2.3.2

Compare Source

Bugfixes
  • fix: strict + skipLines error. fixes #​136
Updates
  • docs: stripBomStream -> stripBom
  • chore: update execa dependency to 2.1.0 (#​147)
  • chore: use process.execPath rather than node in test (#​145)
  • test: add explicit test for headers option
  • docs: add usage note to headers. addresses #​142

v2.3.1

Compare Source

v2.3.0

Compare Source

Features
  • feat(TS): expose TS interfaces, add type tests (#​128)
Updates
  • chore: update devDeps and fix npm audit (#​129)

v2.2.0

Compare Source

Bugfixes
Features
Updates
  • test: refactor tests, break out options
  • docs: add note about BOMs
  • chore: include typescript declaration file in package.json (#​115)
  • docs: correct syntax error in example usage (#​109)
  • docs: correct mapValues function name (#​107)
  • docs: update contributing guide re: concerns in #​106
  • test: add test for #​105
  • chore: Add Typescript definition (#​104)
  • docs: fix usage example (#​103)
  • docs: update mapHeaders function name (#​102)

v2.1.0

Compare Source

Bugfixes

Features

  • feat: maxRowBytes to limit row length (#​88)

Updates

v2.0.0

Compare Source

Breaking Changes
Features
  • feat: add skipLines option (#​64)
  • feat: allow headers: false, index column names (628e97c)
Updates
  • Moderately faster benchmarks
  • .editorconfig for standardized editor experience
  • ESLint (with eslint-config-standard) implemented
  • Travis runs tests for Node v6, v8, v10 (Maintenance + Active LTS versions)
  • Tests moved to ava (faster, snapshots)
  • Documentation refactor, and missing documentation added
  • Code refactored using Node v6+ ES6 support
  • Benchmark utility refactored and improved

Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 94.824% when pulling 2c6e7bc on renovate/csv-parser-3.x into a19eb30 on master.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants