Skip to content

Bump csv from 6.5.1 to 6.6.1 - #995

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/csv-6.6.1
Open

Bump csv from 6.5.1 to 6.6.1#995
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/csv-6.6.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps csv from 6.5.1 to 6.6.1.

Changelog

Sourced from csv's changelog.

6.6.1 (2026-07-02)

Note: Version bump only for package csv

6.6.0 (2026-06-14)

Features

  • add unicode chars to formula escape (#387)
  • backport support for node 14
  • backward support for node 8
  • csv: sideEffects: false to package.json (#465)
  • csv: synchronous sample
  • 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

Bug Fixes

  • commonjs types, run tsc and lint to validate changes (#397)
  • correct exports in package.json with webpack
  • csv-demo-ts-cjs-node16: upgrade module definition after latest typescript
  • csv-demo-webpack-ts: simplify export paths
  • csv-generate: finish called twice in node 16
  • csv-stringify: bom and header in sync mode with no records (fix #343)
  • csv-stringify: node 12 compatibility in flush
  • csv-stringify: quote_match with empty string pattern quotes empty strings (#345), closes #344
  • csv: export csv_sync
  • csv: fixed CJS types under modern modernResolution options (#388)
  • csv: remove ts files in cjs dist
  • dont insert polyfills in cjs #303
  • esm exports in package.json files, closes #308
  • export original lib esm modules
  • expose browser esm modules
  • fallback to setTimeout is setImmediate is undefined
  • refer to esm files in dist
  • remove samples from publicatgion
  • uncaught errors with large stream chunks (fix #386)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 20, 2026
@socket-security

socket-security Bot commented Jul 20, 2026

Copy link
Copy Markdown

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedcsv@​6.5.1 ⏵ 6.6.1100 +110010091 +4100

View full report

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

---
updated-dependencies:
- dependency-name: csv
  dependency-version: 6.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/csv-6.6.1 branch from b1583b0 to 5d9968c Compare July 20, 2026 20:33
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