Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
csv-stringify (source) 6.5.2 -> 6.6.0 age adoption passing 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 - "after 9pm,before 9am" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 requested a review from a team as a code owner July 10, 2025 14:42
@renovate renovate bot added the renovate label Jul 10, 2025
@renovate renovate bot requested review from chihiro-adachi and tasshi-me and removed request for a team July 10, 2025 14:42
@renovate renovate bot added the renovate label Jul 10, 2025
@renovate renovate bot force-pushed the renovate/csv-stringify-6.x branch from d33ade7 to 27b56a3 Compare August 10, 2025 12:42
@renovate renovate bot force-pushed the renovate/csv-stringify-6.x branch from 27b56a3 to 5e1e124 Compare August 19, 2025 17:35
@renovate renovate bot force-pushed the renovate/csv-stringify-6.x branch from 5e1e124 to bcb2fff Compare August 31, 2025 13:09
@renovate renovate bot force-pushed the renovate/csv-stringify-6.x branch 10 times, most recently from 4b8088f to 474a470 Compare October 2, 2025 18:18
@renovate renovate bot force-pushed the renovate/csv-stringify-6.x branch 6 times, most recently from 67a645b to a5bf8a3 Compare October 8, 2025 21:10
@renovate renovate bot force-pushed the renovate/csv-stringify-6.x branch from a5bf8a3 to dd2e32b Compare October 16, 2025 13:14
@renovate renovate bot force-pushed the renovate/csv-stringify-6.x branch from dd2e32b to 3208f36 Compare October 21, 2025 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant