Skip to content

fix(deps): bump csv-stringify from 6.7.0 to 6.8.3 - #1502

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-npm_and_yarn-csv-stringify-6.8.3
Open

fix(deps): bump csv-stringify from 6.7.0 to 6.8.3#1502
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-npm_and_yarn-csv-stringify-6.8.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 15, 2026

Copy link
Copy Markdown
Contributor

Bumps csv-stringify from 6.7.0 to 6.8.3.

Changelog

Sourced from csv-stringify's changelog.

6.8.3 (2026-08-05)

Bug Fixes

  • csv-stringify: quote every field matching a global quoted_match regexp (#498)

6.8.2 (2026-08-02)

Note: Version bump only for package csv-stringify

6.8.1 (2026-07-02)

Bug Fixes

  • csv-stringify: double regexp-metacharacter escape/quote literally (#494)
  • csv-stringify: quote fields fusing with a multi-character separator

6.8.0 (2026-06-14)

Features

  • add unicode chars to formula escape (#387)
  • backport support for node 14
  • backward support for node 8
  • csv-parse: set columns type as readonly (#358)
  • csv-stringify: Add escape_formulas to defend against injection attacks (#380)
  • csv-stringify: header validation
  • csv-stringify: new header_as_comment option (fix #420)
  • csv-stringify: support null and undefined in stringify cast options (#484)
  • csv-stringify: ts extends options with stream.TransformOptions (#301)
  • 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: remove polyfill
  • csv-demo-webpack-ts: simplify export paths
  • csv-stringify: add missing type definition for bigint cast option (#369)
  • csv-stringify: allow mixed string and object columns typedef (#456)
  • csv-stringify: bom and header in sync mode with no records (fix #343)
  • csv-stringify: catch error with sync api, fix #296
  • csv-stringify: infinity is not defined in get (fix #475)
  • csv-stringify: node 12 compatibility in flush
  • csv-stringify: quote_match with empty string pattern quotes empty strings (#345), closes #344

... (truncated)

Commits
  • 3591c07 chore(release): publish
  • 3a8063d fix(csv-stringify): quote every field matching a global quoted_match regexp (...
  • 288c9c6 chore(release): publish
  • 80ff2f9 refactor(csv-stringify): record delimiters cosmetics
  • 6e0d5a3 chore(release): publish
  • db852d1 fix(csv-stringify): double regexp-metacharacter escape/quote literally (#494)
  • abfe4de build: latest dependencies
  • 46cab38 fix(csv-stringify): quote fields fusing with a multi-character separator
  • 3d71f0b chore(release): publish
  • 2ba4897 build: use ts nodenext
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 15, 2026
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.

0 participants