Skip to content

fix: upgrade csv-parse to 5.3.3 and update option names#300

Merged
chrispcampbell merged 2 commits into
mainfrom
chris/299-csv-parse
Dec 10, 2022
Merged

fix: upgrade csv-parse to 5.3.3 and update option names#300
chrispcampbell merged 2 commits into
mainfrom
chris/299-csv-parse

Conversation

@chrispcampbell
Copy link
Copy Markdown
Contributor

Fixes #299

This upgrades csv-parse to the latest 5.3.3 in the plugin-config package. I also had to update both uses of this package in the plugin-config and compile packages to use the new name for one option that was renamed in 5.x (use skip_records_with_empty_values instead of skip_lines_with_empty_values).

Tests are all passing; I will merge this right away so that I can publish new versions of these and other packages.

/cc @ToddFincannonEI

@chrispcampbell chrispcampbell merged commit 71d0c8b into main Dec 10, 2022
@chrispcampbell chrispcampbell deleted the chris/299-csv-parse branch December 10, 2022 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update csv-parse in plugin-config package and update option names in compile package

1 participant