Skip to content

Bump csv-parse from 6.2.1 to 7.0.0#437

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

Bump csv-parse from 6.2.1 to 7.0.0#437
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 30, 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)

⚠ WARNING

This version was published by mistake, there is no breaking changes. Also, for some reason, the associated version's changelog included many commit messages from version 6.0.0.

Features

  • 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: remove comment about sync parse old usage

Bug Fixes

  • csv-parse: align trim with ECMAScript whitespace (fix #482) (#483)
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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 30, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 30, 2026 22:04
@dependabot dependabot Bot added the javascript Pull requests that update Javascript code label Jun 30, 2026
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants