Skip to content

build(deps): bump csv-stringify from 6.6.0 to 6.7.0#627

Merged
jrhoads merged 1 commit into
masterfrom
dependabot/npm_and_yarn/csv-stringify-6.7.0
May 27, 2026
Merged

build(deps): bump csv-stringify from 6.6.0 to 6.7.0#627
jrhoads merged 1 commit into
masterfrom
dependabot/npm_and_yarn/csv-stringify-6.7.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 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, 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 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 25, 2026
@cypress
Copy link
Copy Markdown

cypress Bot commented May 25, 2026

akita    Run #2063

Run Properties:  status check passed Passed #2063  •  git commit 0b37715dd2 ℹ️: Merge 870ef3cbdaf1dc83a104b96d864cd9fcc9b07d35 into 7827281c312c65bf223cedb30e1f...
Project akita
Branch Review dependabot/npm_and_yarn/csv-stringify-6.7.0
Run status status check passed Passed #2063
Run duration 01m 38s
Commit git commit 0b37715dd2 ℹ️: Merge 870ef3cbdaf1dc83a104b96d864cd9fcc9b07d35 into 7827281c312c65bf223cedb30e1f...
Committer dependabot[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 45
View all changes introduced in this branch ↗︎

@jrhoads jrhoads merged commit 3d9d91d into master May 27, 2026
10 checks passed
@jrhoads jrhoads deleted the dependabot/npm_and_yarn/csv-stringify-6.7.0 branch May 27, 2026 11:26
@cypress
Copy link
Copy Markdown

cypress Bot commented May 27, 2026

akita    Run #2067

Run Properties:  status check passed Passed #2067  •  git commit 3d9d91d50b: Merge pull request #627 from datacite/dependabot/npm_and_yarn/csv-stringify-6.7....
Project akita
Branch Review master
Run status status check passed Passed #2067
Run duration 03m 15s
Commit git commit 3d9d91d50b: Merge pull request #627 from datacite/dependabot/npm_and_yarn/csv-stringify-6.7....
Committer Joseph Rhoads
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 45
View all changes introduced in this branch ↗︎

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant