Skip to content

fix(deps): bump csv-stringify from 6.6.0 to 6.7.0#1418

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-csv-stringify-6.7.0
Open

fix(deps): bump csv-stringify from 6.6.0 to 6.7.0#1418
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-csv-stringify-6.7.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2026

Bumps csv-stringify from 6.6.0 to 6.7.0.

Changelog

Sourced from csv-stringify's changelog.

6.7.0 (2026-03-17)

Features

  • csv-stringify: header validation
  • csv-stringify: new header_as_comment option (fix #420)

Bug Fixes

  • csv-stringify: allow mixed string and object columns typedef (#456)
  • csv-stringify: infinity is not defined in get (fix #475)
Commits
  • bec87d1 chore(release): publish
  • 067922f chore: latest dependencies
  • cb1a2d9 refactor: tsconfig json format
  • bd1c611 test: support n 16 test after latest changes
  • 6278757 refactor: replace all with unknown
  • da7ca03 build: check ts compilation before tests
  • 3695ccd build: latest dependencies
  • 99ac098 build: replace ts-node by tsc in mocha
  • 66934a4 feat(csv-stringify): new header_as_comment option (fix #420)
  • 1da09d5 refactor(csv-stringify): rename header samples
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for csv-stringify since your current version.


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.6.0 to 6.7.0.
- [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.7.0/packages/csv-stringify)

---
updated-dependencies:
- dependency-name: csv-stringify
  dependency-version: 6.7.0
  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 Apr 11, 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