Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps csv from 6.0.5 to 6.4.1.

Changelog

Sourced from csv's changelog.

6.4.1 (2025-07-16)

Note: Version bump only for package csv

6.4.0 (2025-07-10)

Features

  • add unicode chars to formula escape (#387) (1fc177c)
  • backport support for node 14 (dbfeb78)
  • backward support for node 8 (496231d)
  • esm migration (b5c0d4b)
  • export ts types in sync (890bf8d)
  • replace ts types with typesVersions (acb41d5)
  • ts module Node16 and type declaration to exports field (#341) (4b0283d)
  • wg stream api (8a5eb7d)

Bug Fixes

  • commonjs types, run tsc and lint to validate changes (#397) (e6870fe)
  • correct exports in package.json with webpack (154eafb)
  • csv-demo-ts-cjs-node16: upgrade module definition after latest typescript (87fe919)
  • csv-demo-webpack-ts: simplify export paths (8d63a14)
  • csv-generate: finish called twice in node 16 (3decdf1)
  • csv-stringify: bom and header in sync mode with no records (fix #343) (bff158f)
  • csv-stringify: node 12 compatibility in flush (9145b75)
  • csv-stringify: quote_match with empty string pattern quotes empty strings (#345) (1c22d2e), closes #344
  • csv: export csv_sync (1353284)
  • csv: fixed CJS types under modern modernResolution options (#388) (54d03e4)
  • csv: remove ts files in cjs dist (d0d1089)
  • dont insert polyfills in cjs #303 (9baf334)
  • esm exports in package.json files (c48fe47), closes #308
  • export original lib esm modules (be25349)
  • expose browser esm modules (eb87355)
  • fallback to setTimeout is setImmediate is undefined (3d6a2d0)
  • refer to esm files in dist (b780fbd)
  • remove samples from publicatgion (12c221d)
  • uncaught errors with large stream chunks (fix #386) (1d500ed)

6.3.11 (2024-11-21)

Note: Version bump only for package csv

6.3.10 (2024-07-27)

Note: Version bump only for package csv

6.3.9 (2024-05-13)

Note: Version bump only for package csv

... (truncated)

Commits
  • c0e42c9 chore(release): publish
  • d6b53b3 chore(release): publish
  • 928b7f2 test(csv): ts type returned by parse (fix #459)
  • 8a65b10 chore: latest dependencies
  • db4ad7d refactor: apply eslint recommandations
  • 6ee6ad8 build: use ts-node loader
  • 7ec84e2 build: move eslint dependencies into root package.json
  • 81a949e test(csv): coffee to js conversion
  • ad5bc65 build: remove lint-staged conf from packages
  • beb3bb3 build: latest dependencies
  • Additional commits viewable in compare view

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 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.

Bumps [csv](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv) from 6.0.5 to 6.4.1.
- [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv/CHANGELOG.md)
- [Commits](https://github.com/adaltas/node-csv/commits/[email protected]/packages/csv)

---
updated-dependencies:
- dependency-name: csv
  dependency-version: 6.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 1, 2025
@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedcsv@​6.0.5 ⏵ 6.4.110010099 -181 +2100

View full report

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.

1 participant