Skip to content

fix(deps): update dependency csv-stringify to v6.6.0 #2036

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 12, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 10, 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 these updates 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 added the renovatebot label Jul 10, 2025
@renovate renovate bot force-pushed the renovate/csv-stringify-6.x branch 7 times, most recently from 6ee58ce to ec74289 Compare July 12, 2025 01:36
@renovate renovate bot force-pushed the renovate/csv-stringify-6.x branch from ec74289 to 755451e Compare July 12, 2025 06:02
@renovate renovate bot merged commit df49236 into master Jul 12, 2025
7 checks passed
@renovate renovate bot deleted the renovate/csv-stringify-6.x branch July 12, 2025 10:16
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