Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
csv-stringify (source) ^6.5.1 -> ^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)

v6.5.2

Compare Source

Note: Version bump only for package csv-stringify


Configuration

📅 Schedule: Branch creation - "after 13:00 on monday" in timezone Europe/Brussels, 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 added the dependencies Pull requests that update a dependency file label Mar 24, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2025

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

@renovate renovate bot enabled auto-merge March 24, 2025 20:12
@renovate renovate bot force-pushed the renovate/csv-stringify-6.x branch from ed30021 to 56b2579 Compare April 11, 2025 15:35
@renovate renovate bot force-pushed the renovate/csv-stringify-6.x branch from 56b2579 to 8fba719 Compare July 13, 2025 14:36
@renovate renovate bot changed the title Update dependency csv-stringify to ^6.5.2 Update dependency csv-stringify to ^6.6.0 Jul 13, 2025
@renovate renovate bot force-pushed the renovate/csv-stringify-6.x branch 4 times, most recently from bad783d to 6b810df Compare July 17, 2025 14:13
@renovate renovate bot force-pushed the renovate/csv-stringify-6.x branch 2 times, most recently from 43d6b2e to 746d19c Compare July 29, 2025 13:15
@renovate renovate bot force-pushed the renovate/csv-stringify-6.x branch from 746d19c to 606d9da Compare September 25, 2025 15:36
@renovate renovate bot force-pushed the renovate/csv-stringify-6.x branch from 606d9da to 379e55d Compare November 14, 2025 13:10
@renovate renovate bot changed the title Update dependency csv-stringify to ^6.6.0 chore(deps): update dependency csv-stringify to ^6.6.0 Nov 14, 2025
@renovate renovate bot force-pushed the renovate/csv-stringify-6.x branch from 379e55d to 2e35cf0 Compare November 14, 2025 13:14
@renovate renovate bot force-pushed the renovate/csv-stringify-6.x branch from 2e35cf0 to ca413cd Compare November 14, 2025 14:48
@renovate renovate bot added this pull request to the merge queue Nov 14, 2025
Merged via the queue into main with commit 4c02128 Nov 14, 2025
27 checks passed
@renovate renovate bot deleted the renovate/csv-stringify-6.x branch November 14, 2025 14:54
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants