Skip to content

Bump csv-parse from 5.6.0 to 6.2.1#414

Merged
bdehamer merged 3 commits into
mainfrom
dependabot/npm_and_yarn/csv-parse-6.2.1
Jun 26, 2026
Merged

Bump csv-parse from 5.6.0 to 6.2.1#414
bdehamer merged 3 commits into
mainfrom
dependabot/npm_and_yarn/csv-parse-6.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Copy link
Copy Markdown
Contributor

Bumps csv-parse from 5.6.0 to 6.2.1.

Changelog

Sourced from csv-parse's changelog.

6.2.1 (2026-03-20)

Bug Fixes

  • csv-parse: prototype pollution with objname option (fix #479)

6.2.0 (2026-03-17)

Features

  • csv-parse: alig info interfaces with js api
  • csv-parse: info bytes_records (fix #446)
  • 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)

Bug Fixes

  • csv-parse: delimiter inherited type
  • csv-parse: support number columns with cast (fix #477)

6.1.0 (2025-07-16)

Features

  • csv-parse: add generic type argument (#457) (ef71342), closes #278 #407
  • csv-parse: boolean and null comment type (b9ac1f0)
  • csv-parse: callback records defined type (3d4f225)
  • csv-parse: casting context raw export (a26f5d7)
  • csv-parse: input as Uint8Array (fix #458) (24af461)
  • csv-parse: normailzsed options type (da7a62e)
  • csv-parse: normalize_options export (9056293)
  • csv-parse: null comment_no_infix type (d8bf4fd)
  • csv-parse: on_skip catch thrown error (987a3a9)
  • csv-parse: use ts unknown instead of any when possible (a47badf)

Bug Fixes

  • csv-parse: normalized columns with auto-detected bom (fix #460) (4abcc44)

6.0.0 (2025-07-10)

⚠ 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

... (truncated)

Commits
  • df244e9 chore(release): publish
  • cd17465 fix(csv-parse): prototype pollution with objname option (fix #479)
  • bec87d1 chore(release): publish
  • 067922f chore: latest dependencies
  • cb1a2d9 refactor: tsconfig json format
  • 08b85ce build: remove all eslint errors
  • 38b3d67 test: convert sample demo script to js
  • bd1c611 test: support n 16 test after latest changes
  • a068ec0 fix(csv-parse): support number columns with cast (fix #477)
  • da7ca03 build: check ts compilation before tests
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for csv-parse since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 19, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 19, 2026 07:14
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 19, 2026
@bdehamer bdehamer force-pushed the dependabot/npm_and_yarn/csv-parse-6.2.1 branch from 2e0f331 to 4714941 Compare June 25, 2026 22:43
@bdehamer

Copy link
Copy Markdown
Collaborator

@copilot regenerate the dist/ folder

Copilot AI commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

@copilot regenerate the dist/ folder

Regenerated dist/ folder.

Copilot AI requested a review from bdehamer June 25, 2026 22:45
dependabot Bot and others added 3 commits June 25, 2026 18:00
Bumps [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) from 5.6.0 to 6.2.1.
- [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-parse/CHANGELOG.md)
- [Commits](https://github.com/adaltas/node-csv/commits/csv-parse@6.2.1/packages/csv-parse)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Meredith Lancaster <malancas@github.com>
@bdehamer bdehamer force-pushed the dependabot/npm_and_yarn/csv-parse-6.2.1 branch from f2f1de2 to 7565424 Compare June 26, 2026 01:00
@bdehamer bdehamer merged commit b21da33 into main Jun 26, 2026
5 checks passed
@bdehamer bdehamer deleted the dependabot/npm_and_yarn/csv-parse-6.2.1 branch June 26, 2026 14:02
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.

4 participants