Skip to content

build(deps): bump csv-parse from 6.2.1 to 7.0.0#1186

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/csv-parse-7.0.0
Open

build(deps): bump csv-parse from 6.2.1 to 7.0.0#1186
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/csv-parse-7.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps csv-parse from 6.2.1 to 7.0.0.

Changelog

Sourced from csv-parse's changelog.

7.0.0 (2026-06-14)

⚠ BREAKING CHANGES

  • csv-parse: rename group_columns_by_name option
  • csv-parse: rename RECORD_INCONSISTENT_FIELDS_LENGTH
  • csv-parse: rename RECORD_DONT_MATCH_COLUMNS_LENGTH
  • csv-parse: rename skip_records_with_error
  • csv-parse: rename skip_records_with_empty_values
  • csv-parse: rename relax to relax_quotes

Features

  • backport support for node 14
  • backward support for node 8
  • csv-parse: add columns property in Info object type (#390)
  • csv-parse: add generic type argument (#457), closes #278 #407
  • csv-parse: alig info interfaces with js api
  • csv-parse: boolean and null comment type
  • csv-parse: callback records defined type
  • csv-parse: cast_date as a function (fix #342)
  • csv-parse: casting context raw export
  • csv-parse: delimiter discover (fix #400)
  • csv-parse: delimiter_auto sample
  • csv-parse: desactivate delimiter splitting when empty array
  • csv-parse: dont modify prototype in sync (see #479)
  • csv-parse: export CsvError and normalize_options
  • csv-parse: implement TransformStream (#445)
  • csv-parse: improve record_delimiter validation
  • csv-parse: info bytes_records (fix #446)
  • csv-parse: input as Uint8Array (fix #458)
  • csv-parse: new comment_no_infix option (fix #325)
  • csv-parse: normailzsed options type
  • csv-parse: normalize_options export
  • csv-parse: null comment_no_infix type
  • csv-parse: objname index
  • csv-parse: on_skip catch thrown error
  • csv-parse: remove comment about sync parse old usage
  • csv-parse: remove non-existing ts function declaration
  • csv-parse: remove ts usage of all in error type
  • csv-parse: returned type generic for on_record (fix #461 #464 #466) (#468)
  • csv-parse: skip_line_with_errors used with raw print current buffer (fix #292)
  • csv-parse: ts type encoding with BufferEncoding
  • csv-parse: use ts unknown instead of any when possible
  • esm migration
  • export ts types in sync
  • replace ts types with typesVersions
  • ts module Node16 and type declaration to exports field (#341)
  • wg stream api

... (truncated)

Commits
  • 3d71f0b chore(release): publish
  • 2ba4897 build: use ts nodenext
  • e582a98 test(csv-parse): remove old coffee sample
  • fc7a176 feat(csv-parse): dont modify prototype in sync (see #479)
  • 8d50e98 build: latest dependencies
  • 5b12640 feat(csv-parse): delimiter_auto sample
  • 9590316 build(csv-parse): latest build
  • 4f69946 feat(csv-parse): delimiter discover (fix #400)
  • 78f6771 feat(csv-parse): export CsvError and normalize_options
  • b3a11cd feat(csv-parse): desactivate delimiter splitting when empty array
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)

Bumps [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) from 6.2.1 to 7.0.0.
- [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-parse/CHANGELOG.md)
- [Commits](https://github.com/adaltas/node-csv/commits/csv-parse@7.0.0/packages/csv-parse)

---
updated-dependencies:
- dependency-name: csv-parse
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
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