chore(deps-dev): bump csv-stringify from 6.4.0 to 6.8.0#6134
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump csv-stringify from 6.4.0 to 6.8.0#6134dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
|
🛡️ Jit Security Scan Results✅ No security findings were detected in this PR
Security scan by Jit
|
Contributor
Code Coverage - Integration Tests
|
Member
|
@dependabot rebase |
Bumps [csv-stringify](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-stringify) from 6.4.0 to 6.8.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.8.0/packages/csv-stringify) --- updated-dependencies: - dependency-name: csv-stringify dependency-version: 6.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
17002b5 to
20d242e
Compare
Contributor
Code Coverage - Backend unit tests
Test suite run success3647 tests passing in 319 suites. Report generated by 🧪jest coverage report action from 20d242e |
Contributor
Code Coverage - Frontend unit tests
Test suite run success7593 tests passing in 847 suites. Report generated by 🧪jest coverage report action from 20d242e |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps csv-stringify from 6.4.0 to 6.8.0.
Changelog
Sourced from csv-stringify's changelog.
... (truncated)
Commits
3d71f0bchore(release): publish2ba4897build: use ts nodenext11915f2test(csv-stringify): handle node 26 high water mark8d50e98build: latest dependencieseded3dfrefactor: remove commented export default75ca89bfeat(csv-stringify): support null and undefined in stringify cast options (#484)bec87d1chore(release): publish067922fchore: latest dependenciescb1a2d9refactor: tsconfig json formatbd1c611test: support n 16 test after latest changesMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for csv-stringify since your current version.
Note
Low Risk
Lockfile-only dependency upgrade for a dev tool used in license reporting; no runtime app code changes in the PR.
Overview
Bumps the devDependency
csv-stringifyfrom 6.4.0 to 6.8.0 inpackage.jsonand updates the matching entry inyarn.lock. No application or script source changes are included in this diff.The newer release adds optional CSV formula-injection hardening (
escape_formulas), TypeScript/export fixes, and other stringify behavior fixes; existing usage (e.g.stringifyin the license report script) is unchanged unless you opt into new options later.Reviewed by Cursor Bugbot for commit 20d242e. Bugbot is set up for automated code reviews on this repo. Configure here.