Skip to content

Update dependency csv-stringify to v6.6.0#10777

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/csv-stringify-6.x-lockfile
Jul 18, 2025
Merged

Update dependency csv-stringify to v6.6.0#10777
renovate[bot] merged 1 commit intomainfrom
renovate/csv-stringify-6.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 17, 2025

This PR contains the following updates:

Package Change Age Confidence
csv-stringify (source) 6.5.2 -> 6.6.0 age confidence

Release Notes

adaltas/node-csv (csv-stringify)

v6.6.0

Compare Source

Features
  • add unicode chars to formula escape (#​387) (1fc177c)
  • backport support for node 14 (dbfeb78)
  • backward support for node 8 (496231d)
  • csv-parse: set columns type as readonly (#​358) (44f2e7c)
  • csv-stringify: Add escape_formulas to defend against injection attacks (#​380) (47ac4bd)
  • csv-stringify: ts extends options with stream.TransformOptions (#​301) (cc30d66)
  • 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: remove polyfill (47a99bd)
  • csv-demo-webpack-ts: simplify export paths (8d63a14)
  • csv-stringify: add missing type definition for bigint cast option (#​369) (764e748)
  • csv-stringify: allow mixed string and object columns typedef (#​456) (c40c0d2)
  • csv-stringify: bom and header in sync mode with no records (fix #​343) (bff158f)
  • csv-stringify: catch error with sync api, fix #​296 (e157f40)
  • csv-stringify: node 12 compatibility in flush (9145b75)
  • csv-stringify: quote_match with empty string pattern quotes empty strings (#​345) (1c22d2e), closes #​344
  • csv-stringify: remove non-functional auto value (6e8a9ca)
  • csv-stringify: throw err with no records and header in sync mode (5c8ef2e)
  • csv-stringify: update quoted_match config option to accept arrays (#​371) (42c468b)
  • csv-stringify: update TS types to allow cast to return an object (#​339) (60efa78)
  • csv-stringify: use removeListener instead of off (2c2623f)
  • 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)
  • support ts node16 resolution in cjs (#​354) (fa09d03)
  • support TypeScript moduleResolution node16 (#​368) (f4d7c97)
  • uncaught errors with large stream chunks (fix #​386) (1d500ed)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/csv-stringify-6.x-lockfile branch from 8223b62 to 5862528 Compare July 17, 2025 14:36
@renovate renovate Bot force-pushed the renovate/csv-stringify-6.x-lockfile branch from 5862528 to f8b33da Compare July 17, 2025 20:27
@github-actions
Copy link
Copy Markdown
Contributor

Code Coverage Report: Only Changed Files listed

Package Coverage
Overall Coverage 🟢 30.78%

Minimum allowed coverage is 0%, this run produced 30.78%

@renovate renovate Bot merged commit 17409e7 into main Jul 18, 2025
16 checks passed
@renovate renovate Bot deleted the renovate/csv-stringify-6.x-lockfile branch July 18, 2025 01:56
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