chore: Bump csv-parse and csv - #717
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Coverage Report for CI Build 35088257898Coverage remained the same at 84.916%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats💛 - Coveralls |
Bumps [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) to 7.0.2 and updates ancestor dependency [csv](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv). These dependencies need to be updated together. Updates `csv-parse` from 6.2.1 to 7.0.2 - [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-parse/CHANGELOG.md) - [Commits](https://github.com/adaltas/node-csv/commits/csv-parse@7.0.2/packages/csv-parse) Updates `csv` from 6.5.1 to 6.6.3 - [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv/CHANGELOG.md) - [Commits](https://github.com/adaltas/node-csv/commits/csv@6.6.3/packages/csv) --- updated-dependencies: - dependency-name: csv dependency-version: 6.6.3 dependency-type: direct:production - dependency-name: csv-parse dependency-version: 7.0.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-f6eef4b020
branch
from
September 16, 2026 11:03
0417838 to
e5ea8e8
Compare
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-parse to 7.0.2 and updates ancestor dependency csv. These dependencies need to be updated together.
Updates
csv-parsefrom 6.2.1 to 7.0.2Changelog
Sourced from csv-parse's changelog.
Commits
288c9c6chore(release): publish2ad6c07refactor(csv-parse): rename group_columns_by_name testseb4d148fix(csv-parse): prototype replacement reachable via columns (#497)1d4ed3bperf(csv-parse): avoid unnecessary allocation in ResizeableBuffer.toString (#...6e0d5a3chore(release): publishabfe4debuild: latest dependenciesa5ef896docs(csv-parse): fix changelog message from previous version230af8efix(csv-parse): ship stream cjs export (#490)3d71f0bchore(release): publish2ba4897build: use ts nodenextUpdates
csvfrom 6.5.1 to 6.6.3Changelog
Sourced from csv's changelog.
Commits
3591c07chore(release): publish288c9c6chore(release): publish6e0d5a3chore(release): publishabfe4debuild: latest dependencies3d71f0bchore(release): publish615717btest(csv): fix ts import2ba4897build: use ts nodenext8d50e98build: latest dependencies